#prdDetail {
  width: 100%;
  margin: 0 auto;
}

#detail .wrap_slide {
  overflow: hidden;
}

#detail .det_in_slide {
  height: 0;
}

#detail .det_in_slide.slick-slider {
  height: auto;
  margin-bottom: 50px;
}

#detail .det_in_slide .slick-slide img {
  margin: 0 auto;
}

#detail .det_in_slide .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 16px;
  height: 30px;
  margin-top: -15px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: transparent;
  font-size: 0;
}

#detail .det_in_slide .slick-prev {
  left: 0;
  background-image: url('/_wisa/img/button/det_slide_prev.png');
}

#detail .det_in_slide .slick-next {
  right: 0;
  background-image: url('/_wisa/img/button/det_slide_next.png');
}

#detail .det_in_slide .slick-dots {
  position: absolute;
  left: 0;
  bottom: -50px;
  z-index: 10;
  width: 100%;
  height: 20px;
  font-size: 0;
  text-align: center;
}

#detail .det_in_slide .slick-dots li {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 7px;
  vertical-align: middle;
}

#detail .det_in_slide .slick-dots li button {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  background: #efefef;
  color: transparent;
  font-size: 0;
}

#detail .det_in_slide .slick-dots li.slick-active button {
  background: #000;
}

#cnt .cntbody {
  width: 100% !important;
}

#detail.prd_detail_container .xans-product-detail {
  width: 1300px;
  margin: 30px auto 0;
}

#recopick_widget_KcKxzaTM,
#detail.prd_detail_container .xans-product.xans-product-additional>div:not(.wrap_tab) {
  width: 1300px;
  margin: 0 auto;
}

.vimeoWrap {
  max-width: 100%;
}

#detail.prd_detail_container {
  position: static;
}

#detail.prd_detail_container .detailArea {
  clear: both;
}

#detail .xans-product-detail {
  margin: 40px 0 0;
}

.xans-product-addproduct .product .opt_det p.value {
  display: none !important;
}

#detail.prd_detail_container .imgArea .listImg {
  width: 700px;
  height: auto;
  margin: 28px 0 0;
}

#detail.prd_detail_container .imgArea .listImg ul {
  min-width: auto;
  height: auto;
  margin: 0;
  text-align: left;
}

#detail.prd_detail_container .imgArea .listImg ul li {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  margin: 0;
}

#detail.prd_detail_container .imgArea .listImg ul li img {
  max-width: 100%;
  width: auto;
  height: auto;
}

#detail.prd_detail_container .xans-product-detail .imgArea .listImg button {
  display: none !important;
}

.prd_detail_container .xans-product-imagestyle {
  display: block;
  margin-bottom: 8px;
  max-width: 50px;
  height: 24px;
}

#detail.prd_detail_container .ec-product-button {
  opacity: 0;
}

#detail .infoArea .colorchip {
  display: none;
}

#detail.prd_detail_container .imgArea {
  width: 700px;
  display: inline-block;
}

#detail.prd_detail_container .infoArea {
  position: relative;
  width: 530px;
  padding: 20px 0 0;
  left: auto;
  float: none;
  display: inline-block;
  margin-left: 70px;
}

#detail.prd_detail_container .infoArea.hide {
  display: none;
  opacity: 0;
  z-index: -1;
}

#detail.prd_detail_container .infoArea:not(.hide) {
  opacity: inherit;
  z-index: 1;
}

#detail.prd_detail_container .infoArea .headingArea .name {
  width: 530px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
  color: #333;
  letter-spacing: -0.05em;
  margin-bottom: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0;
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
}

#detail.prd_detail_container .infoArea .headingArea .price.productPrice {
  position: relative;
  margin-bottom: 0px;
  margin-bottom: 20px;
}

#detail.prd_detail_container .infoArea .headingArea .price>span {
  font-size: 20px !important;
  line-height: 20px;
  color: #333;
  font-weight: 500;
  vertical-align: baseline !important;
  padding-right: 5px;
}

#detail.prd_detail_container .infoArea .headingArea .price>span.customer {
  font-size: 15px !important;
  line-height: 18px !important;
  font-weight: 600;
  color: #ccc;
}

#detail.prd_detail_container .infoArea .headingArea .price>span.customer>strong {
  font-weight: 600;
}

#detail.prd_detail_container .infoArea .headingArea .price>span.sell>strong {
  font-size: 24px !important;
  line-height: 26px;
  letter-spacing: -0.5px;
  font-weight: 600;
}

#detail.prd_detail_container .infoArea .headingArea .price.hassale>span.sale>strong {
  font-size: 24px !important;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #333;
}

#detail.prd_detail_container .infoArea .headingArea .name+.price.hassale>span.customer.custom0+span.sell {
  font-size: 15px !important;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: -0.5px;
  color: #ccc;
}

#detail.prd_detail_container .infoArea .headingArea .name+.price.hassale>span.customer.custom0+span.sell strong {
  font-size: 15px !important;
}

#detail.prd_detail_container .infoArea .headingArea .price .dc_percent_zone {
  position: relative;
  top: auto;
  right: auto;
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0 0 5px;
  font-size: 18px !important;
  line-height: 21px !important;
}

#detail.prd_detail_container .infoArea .headingArea .price .sale_percent {
  font-size: 18px !important;
  line-height: 21px !important;
  color: #8e1f29 !important;
  letter-spacing: -0.05em;
  font-weight: 600;
}

.xans-product-detail .btnRestockMail {
  display: inline-block;
  padding: 3px 7px;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
  color: #1b1b1b;
  font-size: 11px;
  background: #fff;
}

.xans-product-detail .btnRestockSms {
  display: inline-block;
  width: 120px;
  margin-left: 5px;
  vertical-align: top;
}

#detail.prd_detail_container .infoArea .headingArea .price .dc_percent_zone .btn_calculator {
  display: none;
}

#detail.prd_detail_container .information_zone {
  margin: 0 0 28px;
}

#detail.prd_detail_container .information_zone>ul {
  padding: 20px 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

#detail.prd_detail_container .information_zone li {
  position: relative;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  color: #333;
  font-weight: 400;
  letter-spacing: -0.05em;
  padding: 0;
  border: 0;
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
}

#detail.prd_detail_container .information_zone li>span {
  color: #333 !important;
  font-weight: 400;
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
}

#detail.prd_detail_container .information_zone li>span.price {
  font-weight: 400;
}

#detail.prd_detail_container .information_zone li.ship {
  padding-bottom: 18px;
}

#detail.prd_detail_container .information_zone li .title {
  font-weight: 500;
  color: #777 !important;
  padding-right: 58px;
  line-height: inherit;
}

#detail.prd_detail_container .information_zone li:before {
  display: none;
}

#detail.prd_detail_container .information_zone .card_detail_btn {
  display: inline-block;
  cursor: pointer;
  padding-right: 18px;
}

#detail.prd_detail_container .information_zone .card_detail_btn>span {
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #777;
  letter-spacing: -0.5px;
  border-bottom: 1px solid #777;
}

#detail.prd_detail_container .information_zone .card_detail_btn>span.arrow {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: text-bottom;
  background-image: url(/common/PC/btn_open_small.png);
  border-bottom: 0;
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right center;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

#detail.prd_detail_container .information_zone .card_detail_btn.show>span.arrow {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

#detail.prd_detail_container .infoArea .headingArea .layer_benefit {
  display: none;
  position: absolute;
  width: 330px;
  height: auto;
  min-height: inherit;
  margin: 0;
  left: 34px;
  top: 25px;
  padding: 30px 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  z-index: 10;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: 0 10px 10px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px -4px rgba(0, 0, 0, 0.2);
}

#detail.prd_detail_container *[class*=comp_layer] .title_menu h3 {
  font-size: 15px;
  line-height: 15px;
  color: #303030;
  letter-spacing: -0.05em;
  font-weight: 500;
  padding: 0 4px 12px;
  border-bottom: 1px solid #dadada;
}

#detail.prd_detail_container .infoArea .headingArea .layer_benefit .benefit_list li {
  padding: 12px 4px;
  border-bottom: 1px solid #ebebeb;
  font-size: 0;
  line-height: 12px;
  color: #303030;
  font-weight: 400;
  letter-spacing: -0.05em;
}

#detail.prd_detail_container .infoArea .headingArea .layer_benefit .benefit_list li:last-child {
  border: 0;
  padding: 12px 4px 0;
}

#detail.prd_detail_container .infoArea .headingArea .layer_benefit .benefit_list span {
  font-size: 12px !important;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #303030 !important;
  margin: 0;
  width: auto;
}

#detail.prd_detail_container .infoArea .headingArea .layer_benefit .benefit_list .card_name {
  width: 127px;
}

#detail.prd_detail_container .infoArea .headingArea .layer_benefit .benefit_list .month {
  font-weight: 600;
  padding-right: 50px;
}

#detail.prd_detail_container .infoArea .view_2type {
  margin: 0 auto;
  margin-bottom: 24px;
  text-align: center;
}

#detail.prd_detail_container .infoArea .view_2type span {
  display: inline-block;
  margin: 0 auto;
  padding: 7px 20px;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  color: #555;
  font-weight: 500;
}

#detail.prd_detail_container .infoArea.fixed .view_2type {
  margin-bottom: 0;
  margin-top: 20px;
}

#detail.prd_detail_container .infoArea tr.view_2type_con td {
  padding: 0 !important;
}

#detail.prd_detail_container .infoArea tr.view_2type_con tr th,
#detail.prd_detail_container .infoArea tr.view_2type_con tr td {
  vertical-align: middle !important;
}

#mCSB_1_container .view_2type .mgR5.mCS_img_loaded {
  width: 15px;
  height: 17px;
}

#detail.prd_detail_container .infoArea .name_test,
#detail.prd_detail_container .infoArea .prd_count {
  display: none;
}

#detail.prd_detail_container .infoArea .option {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border: 0 !important;
}

#detail.prd_detail_container .infoArea .option th {
  width: 110px;
  font-size: 14px;
  line-height: 14px;
  color: #777;
  font-weight: 500;
  letter-spacing: -0.05em;
  -webkit-transform: none;
  transform: none;
  vertical-align: top !important;
  padding: 0 !important;
}

#detail.prd_detail_container .infoArea td {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 20px !important;
  border: 0 !important;
}

#detail.prd_detail_container .infoArea td .swiper-scrollbar {
  bottom: 20px;
}

#detail.prd_detail_container .infoArea ul.prd_color {
  padding-bottom: 48px;
  display: flex;
}

#detail.prd_detail_container .infoArea .prd_opt_color .colorCount {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  font-size: 13px;
  line-height: 13px;
  color: #555;
  font-weight: 400;
  opacity: 1;
}

#detail.prd_detail_container .infoArea ul.prd_color>li {
  overflow: visible;
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: 0;
}

#detail.prd_detail_container .infoArea ul.prd_color>li.ec-product-selected a {
  margin: 0;
}

#detail.prd_detail_container .infoArea ul.prd_color>li.ec-product-selected a::after {
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#detail.prd_detail_container .infoArea ul.prd_color>li.ec-product-soldout {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  cursor: not-allowed;
  pointer-events: auto;
  order: 2;
}

#detail.prd_detail_container .infoArea ul.prd_color>li.ec-product-soldout a {
  cursor: not-allowed;
}

#detail.prd_detail_container .infoArea ul.prd_color>li.ec-product-soldout a::after {
  background: url(/common/PC/soldout.png) rgba(255, 255, 255, 0.9);
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#detail.prd_detail_container .infoArea ul.prd_color>li {
  width: 21%;
  margin-right: 10px;
}

#detail.prd_detail_container .infoArea ul.prd_color>li:last-child {
  margin-right: 0;
}

#detail.prd_detail_container .infoArea ul.prd_color>li>a {
  width: auto !important;
  height: auto !important;
  margin: 0;
}

#detail.prd_detail_container .infoArea ul.prd_color>li>a>span {
  position: absolute;
  bottom: -24px;
  top: auto;
  width: 100%;
  font-size: 12px;
  line-height: 12px !important;
  text-align: left;
  color: #777;
  letter-spacing: -0.05em;
  font-weight: 400;
  display: block;
  text-indent: 0;
  height: 12px;
  text-overflow: ellipsis;
}

#detail.prd_detail_container .infoArea ul.prd_color>li>a>img {
  position: relative;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f5f5f5;
}

#detail.prd_detail_container .xans-product-detail .infoArea .xans-product-option .value {
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 13px;
  color: #999;
  font-weight: 500;
  letter-spacing: -0.05em;
}

#detail.prd_detail_container .xans-product-detail .infoArea .xans-product-option .value .ec-product-value,
#detail.prd_detail_container .xans-product-detail .infoArea .xans-product-option .value>span {
  color: #555;
  margin-left: 5px;
}

#detail.prd_detail_container .infoArea .swiper-scrollbar {
  bottom: 36px;
  height: 3px;
  border-radius: 10px;
  background: #f5f5f5;
  opacity: 1 !important;
}

#detail.prd_detail_container .infoArea .swiper-scrollbar .swiper-scrollbar-drag {
  background: #999;
}

#detail.prd_detail_container .xans-product-detail .infoArea img {
  max-width: 100%;
}

#detail.prd_detail_container .infoArea .setprd_title {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  color: #777;
  margin: 0;
}

#detail.prd_detail_container .infoArea .product>li .option {
  padding: 22px 0 28px !important;
  border-bottom: 1px solid #e8e8e8 !important;
}

#detail.prd_detail_container .infoArea .product>li:last-child .option {
  border-bottom: none !important;
}

#detail.prd_detail_container .infoArea .swiper-scrollbar {
  bottom: 0;
}

#detail.prd_detail_container .infoArea .product .option .name {
  font-size: 14px;
  line-height: 14px;
  color: #777;
  font-weight: 500;
  width: 110px;
}

#detail .infoArea .productSet .product .option .name {
  line-height: 1 !important;
}

#detail.prd_detail_container .infoArea .product .option>li>ul>li {
  padding: 0;
}

#detail.prd_detail_container .infoArea .product .option>li {
  padding-top: 35px;
}

#detail.prd_detail_container .infoArea .xans-product-addproduct .product .option>li {
  padding-top: 15px;
}

#detail.prd_detail_container .infoArea .product .option>li:first-child {
  padding-top: 0;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-preview:not(.prd_color) li {
  margin: 0 5px;
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 1px;
  width: 32px;
  height: 32px;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-preview:not(.prd_color) li.ec-product-soldout {
  border: 1px solid #ddd;
  cursor: not-allowed;
  pointer-events: none;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-preview:not(.prd_color) li.ec-product-selected {
  border: 1px solid #333;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-preview:not(.prd_color) li:first-child {
  margin-left: 0;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-preview:not(.prd_color) li a {
  width: 100%;
  height: 100%;
  margin: 0;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-preview:not(.prd_color) li a img {
  display: none;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-preview:not(.prd_color) li a span {
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
  opacity: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
  text-indent: 0;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
  color: #333;
  letter-spacing: -0.5px;
  background: #fff;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-preview:not(.prd_color) li.ec-product-soldout a span {
  color: #ddd;
}

#detail.prd_detail_container .xans-product-detail .infoArea .xans-product-option td:nth-child(2n) .ec-product-button .ec-product-disabled a span {
  line-height: 32px;
}

#detail.prd_detail_container #totalProducts table {
  display: block;
  width: 100%;
  table-layout: fixed;
}

#detail.prd_detail_container #totalProducts table .add_products tr:first-child {
  margin-top: -1px;
}

#detail.prd_detail_container #totalProducts table>* {
  display: block;
}

#detail.prd_detail_container #totalProducts tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  background: #f9f9f9;
  border: 1px solid #e4e4e4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 24px;
  border-bottom: none;
}

#detail.prd_detail_container #totalProducts tbody tr:last-child {
  border-bottom: 1px solid #e4e4e4;
}

#detail.prd_detail_container #totalProducts tbody tr.option_product {
  padding-top: 12px !important;
}

#detail.prd_detail_container #totalProducts tbody tr td {
  display: block;
  position: static;
  padding: 0 !important;
  border: none;
  text-align: left;
}

#detail.prd_detail_container #totalProducts tbody td:nth-child(1) {
  width: 100%;
}

#detail.prd_detail_container #totalProducts tbody td img {
  opacity: 0;
}

#detail.prd_detail_container #totalProducts tbody td .quantity {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 88px !important;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 2px;
}

#detail.prd_detail_container .infoArea .totalProducts tbody td .quantity input {
  width: 32px !important;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 0;
  color: #333;
  font-size: 12px;
  line-height: 12px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  text-align: center;
}

#detail.prd_detail_container #totalProducts tbody td .quantity .up,
#detail.prd_detail_container #totalProducts tbody td .quantity .down,
#detail.prd_detail_container #totalProducts tbody td .quantity a {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: 28px;
}

#detail.prd_detail_container #totalProducts tbody td .quantity .up,
#detail.prd_detail_container #totalProducts tbody td .quantity a:nth-of-type(1) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

#detail.prd_detail_container #totalProducts tbody td .quantity .down,
#detail.prd_detail_container #totalProducts tbody td .quantity a:nth-of-type(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#totalProducts tbody tr td .quantity>a>img {
  opacity: 0;
  width: 100%;
  height: 100%;
}

#detail.prd_detail_container #totalProducts tbody td .quantity a {
  display: block;
  background: #fff;
}

#detail.prd_detail_container #totalProducts tbody td .quantity a:after {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  opacity: 1;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 9px auto;
  background-position: center;
  content: "";
}

#detail.prd_detail_container #totalProducts tbody td .quantity .up:after,
#detail.prd_detail_container #totalProducts tbody td .quantity a:nth-of-type(1):after {
  background-image: url(/common/PC/plus.png);
}

#detail.prd_detail_container #totalProducts tbody td .quantity .down:after,
#detail.prd_detail_container #totalProducts tbody td .quantity a:nth-of-type(2):after {
  background-image: url(/common/PC/minus.png);
}

#detail.prd_detail_container #totalProducts tbody td .delete {
  position: absolute;
  right: 12px;
  top: 14px;
  display: inline-block;
  width: 24px;
  height: 24px;
}

#detail.prd_detail_container #totalProducts tbody td .delete:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(/common/PC/btn_opt_del.png) no-repeat;
  background-size: 100% auto;
  background-position: center;
}

#detail.prd_detail_container .infoArea .totalProducts {
  margin: 16px 0 0;
}

#detail.prd_detail_container .infoArea #totalProducts tbody td p {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.05em;
  font-weight: 500;
  color: #333;
  padding: 0 0 12px;
  padding-right: 5px;
}

#detail.prd_detail_container .infoArea #totalProducts tbody td p span {
  display: block;
  color: #333;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: -0.05em;
}

#detail.prd_detail_container .infoArea #totalProducts tbody td p span.opt_name {
  color: #555;
  padding-top: 8px;
  font-weight: 400;
}

#detail.prd_detail_container .infoArea #totalProducts tbody td.right {
  position: absolute;
  right: 50px;
  bottom: 16px;
  padding: 0 !important;
  font-size: 16px;
  line-height: 16px;
  height: auto;
  font-weight: 500;
  color: #555;
}

#detail.prd_detail_container .infoArea #totalProducts tbody td.right * {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
}

#detail.prd_detail_container .infoArea #totalProducts tbody td.right span.won {
  font-size: 13px;
  line-height: 13px;
  display: inline-block;
}

#detail.prd_detail_container .infoArea .btn_buy>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#detail.prd_detail_container .infoArea .btn_buy .box_btn {
  display: block;
  margin: 0;
  width: 260px;
}

#detail.prd_detail_container .infoArea .btn_buy .box_btn.review_btn a {
  font-weight: 400;
  color: #333 !important;
}

#detail.prd_detail_container .infoArea .btn_buy .box_btn.review_btn span {
  position: inherit;
  top: auto;
  font-size: inherit;
  color: inherit;
  font-weight: 700;
  margin-left: 8px;
  line-height: 1;
}

#detail.prd_detail_container .infoArea .box_btn a {
  display: block;
  background: #fff;
  width: 100%;
  height: auto;
  padding: 18px 0;
  text-align: center;
  border: 1px solid #222;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 18px;
  color: #222 !important;
  font-weight: 500;
  letter-spacing: -0.5px;
}

#detail.prd_detail_container .infoArea .btn_buy>.box_btn:first-child {
  position: relative;
  width: 100%;
}

#detail.prd_detail_container .infoArea .btn_buy #btnBuy {
  position: relative;
  display: block;
  width: 100%;
  background: #222;
  border-radius: 6px;
  padding: 20px 0;
  text-align: center;
  color: #fff !important;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  border: 0;
  margin: 0 0 12px;
}

#detail.prd_detail_container #infoArea.infoArea_ATF.fixed .btn_buy>div.soldout_ {
  width: calc(50% - 4px);
}

#detail.prd_detail_container .infoArea .btn_buy .box_btn.soldout_btn,
#detail.prd_detail_container .infoArea .btn_buy .box_btn.soldout_btn:not(.displaynone)+.review_btn {
  width: 260px;
}

#detail.prd_detail_container .infoArea .totalPrice {
  padding: 28px 0 30px;
  text-align: right;
  border-top: 1px solid #cacaca;
}

#detail.prd_detail_container .infoArea .totalPrice>* {
  width: auto;
  float: none;
  text-align: right;
  display: inline-block;
  vertical-align: baseline;
}

#detail.prd_detail_container .infoArea .totalPrice>span {
  font-size: 14px;
  line-height: 1;
  color: #777;
  letter-spacing: -0.05em;
  font-weight: 400;
  margin-right: 28px;
}

#detail.prd_detail_container .infoArea .totalPrice .total em {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.05em;
  color: #333;
}

.kakao_cta_btn {
  position: relative;
  display: block;
  width: 100%;
  background: #FEF5EF;
  padding: 20px 37px 20px 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.kakao_cta_btn {
  display: none;
}

.kakao_cta_btn>p {
  padding-left: 32px;
  background: url(/common/PC/kakao_channel.png) no-repeat;
  background-size: 20px auto;
  background-position: left center;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  letter-spacing: -0.05em;
  font-weight: 400;
}

.kakao_cta_btn>p>.ftc_org {
  color: #C86733;
  font-weight: 700;
}

.kakao_cta_btn>p>.arrow {
  position: absolute;
  top: 18px;
  right: 38px;
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(/common/PC/btn_.png) no-repeat;
  background-size: 24px auto;
  background-position: center;
}

#detail.prd_detail_container .infoArea .btn #NaverChk_Button {
  margin: 12px 0 0;
  float: none;
  text-align: right;
}

#NPAY_EVENT_ID {
  height: 0 !important;
}

.mall_container .mall_color_box {
  position: relative;
  display: block;
  text-align: center;
  height: 40px;
  margin: 0 auto;
  top: 0;
}

.mall_container .mall_color_box>span {
  display: inline-block;
  width: 38px !important;
  height: 38px !important;
  border-radius: 2px;
  margin: 0 6px !important;
  cursor: pointer;
}

.mall_container .swiper-pagination-bullet-active {
  background: inherit !important;
}

.mall_container .mall_cut {
  margin-top: 28px;
}

.mall_container .mall_cut .mall_color {
  margin-top: 0;
}

#infoArea.infoArea_ATF.fixed {
  position: fixed;
  top: 142px;
  background: #fff;
  width: 420px;
  max-height: 780px;
  max-height: calc(100vh - 150px);
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 11;
  margin-left: 50px;
  padding-top: 0;
}

#infoArea.infoArea_ATF.fixed .name_test {
  display: inline-block;
  margin-left: 20px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #999;
}

#infoArea.infoArea_ATF.fixed .name_test>span {
  margin-left: 5px;
  color: #555;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

#infoArea.infoArea_ATF.fixed .prd_count {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 12px;
  line-height: 14px;
  color: #555;
  font-weight: 400;
  opacity: 1;
}

#infoArea.infoArea_ATF.fixed .value,
#infoArea.infoArea_ATF.fixed .colorCount {
  display: none !important;
}

#infoArea.infoArea_ATF .mCSB_scrollTools {
  opacity: 0;
}

#infoArea.infoArea_ATF.scroll-view .mCSB_scrollTools {
  opacity: 1;
}

#infoArea.infoArea_ATF.fixed .scrollbar {
  position: relative;
  overflow: hidden;
  max-height: 430px;
  max-height: calc(100vh - 545px);
  padding: 10px 0;
}

#infoArea.infoArea_ATF {
  position: relative;
  top: 0;
  z-index: 10;
  -webkit-transition: top ease-in-out 150ms;
  transition: top ease-in-out 150ms;
}

#infoArea.infoArea_ATF.opacity {
  opacity: 0;
}

#infoArea.infoArea_ATF.fixed .headingArea {
  display: none;
}

#infoArea.infoArea_ATF.fixed .option,
#infoArea.infoArea_ATF.fixed .option tbody,
#infoArea.infoArea_ATF.fixed .option th,
#infoArea.infoArea_ATF.fixed .option td,
#infoArea.infoArea_ATF.fixed .option tr {
  display: block;
  width: 100%;
}

#infoArea.infoArea_ATF.fixed .option th {
  position: relative;
  margin-bottom: 10px;
}

#infoArea.infoArea_ATF.fixed .option .view_2type_con th {
  margin-bottom: 0;
}

#infoArea.infoArea_ATF.fixed .totalPrice {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#infoArea.infoArea_ATF.fixed .kakao_cta_btn {
  display: none;
}

#infoArea.infoArea_ATF.fixed .mCustomScrollBox,
#infoArea.infoArea_ATF.fixed .xans-product-action {
  position: relative;
  padding: 0 20px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#infoArea.infoArea_ATF.fixed .productSet {
  padding-top: 20px;
}

#infoArea.infoArea_ATF.fixed .xans-product-action {
  margin-top: 10px;
  padding-bottom: 30px !important;
}

#infoArea.infoArea_ATF.fixed .btn_buy {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#infoArea.infoArea_ATF.fixed .btn_buy .box_btn.review_btn {
  display: none;
}

#infoArea.infoArea_ATF.fixed .btn_buy>div {
  width: calc(50% - 4px);
  min-height: 52px;
  display: inline-block;
}

#infoArea.infoArea_ATF.fixed .btn_buy>div[class*=soldout_] {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#infoArea.infoArea_ATF.fixed .btn_buy>.box_btn:first-child {
  width: calc(50% - 4px);
  height: 48px;
  display: inline-block;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

#infoArea.infoArea_ATF.fixed .btn_buy .box_btn {
  width: 100%;
  height: 48px;
}

#infoArea.infoArea_ATF.fixed .box_btn a {
  height: 48px;
  padding: 0;
  line-height: 48px;
  font-size: 16px;
  font-weight: 500;
}

#infoArea.infoArea_ATF.fixed .btn_buy #btnBuy {
  padding: 0;
  height: 100%;
  line-height: 48px;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
}

#detail.prd_detail_container #infoArea.infoArea_ATF.fixed .btn_buy .box_btn.soldout_btn,
#detail.prd_detail_container #infoArea.infoArea_ATF.fixed .btn_buy .box_btn.review_btn {
  width: calc(50% - 4px);
}

#detail.prd_detail_container #infoArea.infoArea_ATF.fixed .btn_buy .box_btn.soldout_btn:not(.displaynone)+.review_btn {
  display: block;
}

#detail.prd_detail_container #infoArea.infoArea_ATF.fixed .btn_buy>div.soldout_ {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#infoArea.infoArea_ATF.fixed .productSet .product .option .name {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

#infoArea.infoArea_ATF.fixed .productSet .product .option .opt_det {
  width: 100%;
}

#detail .additional .tabcnt_revqna0 {
  padding-top: 50px;
}

#detail.prd_detail_container #prdDetail .prd_detail {
  width: 830px;
}

#detail.prd_detail_container #prdDetail .prd_detail * {
  max-width: 100%;
}

#detail.prd_detail_container #prdDetail .prd_detail .dcutWrap *,
#detail.prd_detail_container #prdDetail .prd_detail .hrtSlide *,
#detail.prd_detail_container #prdDetail .propic-slideWrap *,
#detail.prd_detail_container #prdDetail .wrap_slide * {
  max-width: initial;
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast: none) {

  .prd_detail_container#detail #prdDetail .prd_detail .dcutWrap *,
  .prd_detail_container#detail #prdDetail .prd_detail .hrtSlide *,
  .prd_detail_container#detail #prdDetail .propic-slideWrap *,
  .prd_detail_container#detail #prdDetail .wrap_slide * {
      max-width: none;
  }
}

#detail.prd_detail_container .color_prd_container {
  margin: 55px 0;
}

#detail.prd_detail_container .color_prd_container .info_txt {
  margin: 0 0 30px;
  text-align: center;
}

#detail.prd_detail_container .color_prd_container .info_txt p {
  display: inline-block;
  padding: 13px 15px 14px 30px;
  font-size: 14px;
  color: #555;
  background: #E3E3E3;
  border-radius: 2px;
  background-image: url(/common/PC/icon_tooltip.png);
  background-repeat: no-repeat;
  background-position: 19px calc(50% - 1px);
}

#detail.prd_detail_container .color_prd_container .color_title ul {
  width: 406px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
}

#detail.prd_detail_container .color_prd_container .color_title.content-center ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#detail.prd_detail_container .color_prd_container .color_title .length {
  display: none;
}

#detail.prd_detail_container .color_prd_container .color_title ul>li {
  display: inline-block;
  padding: 2px;
  width: 42px;
  height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
  overflow: hidden;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 2px;
  border: 1px solid #fff;
}

#detail.prd_detail_container .color_prd_container .color_title ul>li:nth-child(8n) {
  margin-right: 0;
}

#detail.prd_detail_container .color_prd_container .color_title ul>li:nth-child(-n+8) {
  margin-bottom: 16px;
}

#detail.prd_detail_container .color_prd_container .color_title.content-center ul li:last-child {
  margin-right: 0;
}

#detail.prd_detail_container .color_prd_container .color_title ul>li.on {
  border-color: #333;
}

#detail.prd_detail_container .color_prd_container .color_title ul>li span {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 2px;
}

#detail.prd_detail_container .color_prd_container .color_content {
  margin-top: 30px;
}

#detail.prd_detail_container .color_prd_container .color_content .color_con_1ul>li .colorTxt {
  margin-bottom: 40px;
  font-size: 15px;
  line-height: 18px;
  color: #555;
  font-weight: 500;
  letter-spacing: -0.01em;
  display: block;
  text-align: center;
}

#detail.prd_detail_container .color_prd_container .color_con_2li.columnview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#detail.prd_detail_container .color_prd_container .color_con_2li.columnview img {
  width: calc(50% - 5px);
  margin-top: 10px;
}

#detail.prd_detail_container .color_prd_container .color_con_2li.columnview img:nth-child(2n) {
  margin-left: 10px;
}

#detail.prd_detail_container .color_prd_container .color_con_2li.columnview img:first-child,
#detail.prd_detail_container .color_prd_container .color_con_2li.columnview img:nth-child(2) {
  margin-top: 0;
}

#detail.prd_detail_container .additional {
  margin-top: 70px;
  position: relative;
}

#detail.prd_detail_container .additional .wrap_tab {
  padding: 0;
  margin: 0px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #aaa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
}

#detail.prd_detail_container .additional .tab_revqna {
  width: 1300px;
  margin: 0 auto;
}

#detail.prd_detail_container .additional .tab_revqna li {
  width: 200px;
}

#detail.prd_detail_container .additional .tab_revqna li a {
  display: block;
  height: 48px;
  text-align: center;
  border: none;
  background: #fff;
  color: #555;
  font-size: 14px;
  line-height: 48px;
  font-weight: 500;
  letter-spacing: -1px;
}

#detail.prd_detail_container .additional .tab_revqna li a.active {
  border-bottom: 3px solid #333;
  color: #333;
  background: none;
}

#detail.prd_detail_container .additional .tab_revqna li.review a {
  color: #8e1f29;
  font-weight: 600;
}

#detail.prd_detail_container .additional .tab_revqna li.review a.active {
  border-color: #8e1f29;
}

#detail.prd_detail_container .additional .tab_revqna li.review a span {
  letter-spacing: 0;
  font-weight: 700;
}

#detail.prd_detail_container .additional .wrap_tab.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: -1px;
  z-index: 14;
  -webkit-transform: translateY(94px);
  transform: translateY(94px);
}

#wrapper #header .gnb .cate_menu {
  padding-top: 27px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
}

#wrapper #header .gnb .cate_menu.fixed {
  padding-top: 5px;
  -webkit-transform: translateY(-0px);
  transform: translateY(-0px);
}

#wrapper #header .gnb .cate_menu.fixed .menu_2li>ul {
  top: 45px;
}

#infoArea.infoArea_ATF .mCSB_scrollTools {
  opacity: 0;
}

#infoArea.infoArea_ATF.fixed .mCSB_scrollTools {
  opacity: 1;
}

#infoArea.infoArea_ATF .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background: #f1f1f1;
  border-radius: 0;
}

#infoArea.infoArea_ATF .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #c1c1c1;
}

#infoArea.infoArea_ATF .mCSB_inside>.mCSB_container {
  margin-right: 0;
}

#prdRelated.xans-product-relation .relation ul.prdList {
  display: flex;
}

#prdRelated.xans-product-relation .relation ul.prdList li {
  display: inline-block;
  opacity: 1;
}

#prdRelated .relation {
  margin-bottom: 50px;
}

#prdRelated.xans-product-relation .withTextArea {
  position: relative;
  margin: 23px 0 40px;
}

#prdRelated.xans-product-relation .withTextArea .with_title {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #333;
  display: inline;
}

#prdRelated.xans-product-relation .withTextArea .with_text {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -0.001em;
  color: #333;
  padding: 0 0 0 40px;
}

#prdRelated.xans-product-relation .withTextArea .with_pager {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
}

#prdRelated.xans-product-relation .withTextArea .with_pager .prev_pager,
#prdRelated.xans-product-relation .withTextArea .with_pager .next_pager {
  cursor: pointer;
  border: 0 !important;
}

#prdRelated.xans-product-relation .withTextArea .with_pager .slide_num {
  width: 100px;
  font-weight: 600;
  font-style: italic;
  font-size: 22px;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-align: center;
}

#prdRelated.xans-product-relation .withTextArea .with_pager .slide_num .slide_nowNum {
  color: #333;
}

#prdRelated.xans-product-relation .withTextArea .with_pager .slide_num .slide_allNum {
  color: #ccc;
}

#prdRelated.xans-product-relation .prdList {
  display: flex;
}

#prdRelated.xans-product-relation .prdList li {
  margin-right: 24px;
}

#prdRelated.xans-product-relation .prdList li:last-child {
  margin-right: 0;
}

#prdRelated.xans-product-relation .prdList li img {
  max-width: 100%;
  width: auto !important;
}

#prdRelated.xans-product-relation .with_prdName {
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.005em;
  color: #333;
  margin: 0 0 6px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#prdRelated.xans-product-relation .dis_percent {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: #be1f29;
  padding: 0 5px 0 0;
}

#prdRelated.xans-product-relation .dis_percent.none {
  padding: 0;
}

#prdRelated.xans-product-relation .with_sale_price {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.001em;
  color: #333;
  padding: 0 5px 0 0;
}

#prdRelated.xans-product-relation .with_sell_price {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.001em;
  color: #333;
  padding: 0 5px 0 0;
}

#prdRelated.xans-product-relation .with_customer_price {
  font-weight: 500;
  font-size: 12px;
  line-height: 14.12px;
  letter-spacing: -0.02em;
  color: #ccc;
  text-decoration: line-through;
}

#prdRelated.xans-product-relation .with_sell_price.strike {
  font-weight: 500;
  font-size: 12px;
  line-height: 14.12px;
  letter-spacing: -0.02em;
  color: #ccc;
  text-decoration: line-through;
}

#prdRelated.xans-product-relation .with_sell_price.on {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.001em;
  color: #333;
  padding: 0 5px 0 0;
  text-decoration: none;
}

.xans-product-relation .relation ul.prdList li.item .box {
  border: 0 !important;
  width: auto !important;
}

.prd_detail_container #infoArea.infoArea_ATF #tooltip_box {
  top: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.prd_detail_container #infoArea.infoArea_ATF.fixed #tooltip_box {
  top: -22px;
}

:root .prd_detail_container #tooltip_box {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}

.size-fit-popup-btn {
  max-width: 100%;
  border: 1px solid #ddd;
  padding: 14px 0;
  margin: 16px 0 30px;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  color: #333;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
}

.size-fit-popup-btn:hover {
  background: rgba(0, 0, 0, 0.06);
  -webkit-transition: .2s;
  transition: .2s;
}

.size-fit-popup-btn>.icon {
  display: inline-block;
  padding-left: 38px;
  line-height: 26px;
  vertical-align: middle;
  background: url(/common/PC/icon_fit_size.png) no-repeat;
  background-size: 26px auto;
}

#infoArea.infoArea_ATF.fixed .size-fit-popup-btn {
  width: calc(100% - 40px);
  margin: 16px auto 30px;
}

.size-fit-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  overflow-y: auto;
}

.size-fit-popup.on {
  display: block;
}

.common_size_fit .content_inner {
  width: 850px;
  padding: 50px 50px 20px;
  max-width: 100%;
  border-radius: 7px;
  margin: 100px auto;
}

.common_size_fit:not(.size_fit_con) .content_inner {
  background: #FAFAFA;
}

.common_size_fit .content_inner span.logo {
  display: block;
  margin: 0 auto;
  padding-bottom: 0;
  vertical-align: middle;
  background-image: url(/common/PC/crema_icon.png);
  background-repeat: no-repeat;
  width: 174px;
  height: 20px;
  background-position: 0px -1352px;
}

.common_size_fit .content {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 50vh;
  background: #fff;
  border: 1px solid #eee;
  text-align: center;
}

.common_size_fit .content img {
  max-width: 100%;
  margin: 0 auto;
}

.common_size_fit .close_btn {
  position: fixed;
  right: 33px;
  top: 30px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
}

.common_size_fit .close_btn a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background: url('/common/mo/close_btn.png');
  background-repeat: no-repeat;
  background-size: 18px auto;
  background-position: center;
}

@media screen and (min-width:640px),
screen {

  .prd_detail_container#detail #prdDetail .prd_detail .dcutWrap *,
  .prd_detail_container#detail #prdDetail .prd_detail .hrtSlide *,
  .prd_detail_container#detail #prdDetail .propic-slideWrap *,
  .prd_detail_container#detail #prdDetail .wrap_slide * {
      max-width: none;
  }

  .prd_detail_container #infoArea.infoArea_ATF.fixed #tooltip_box {
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  }

  .prd_detail_container .infoArea.infoArea_ATF #infoArea.infoArea_ATF .mCSB_scrollTools {
      display: none;
  }
}

@media screen {

  .prd_detail_container#detail #prdDetail .prd_detail .dcutWrap *,
  .prd_detail_container#detail #prdDetail .prd_detail .hrtSlide *,
  .prd_detail_container#detail #prdDetail .propic-slideWrap *,
  .prd_detail_container#detail #prdDetail .wrap_slide * {
      max-width: none;
  }

  .prd_detail_container #infoArea.infoArea_ATF.fixed #tooltip_box {
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  }

  .prd_detail_container .infoArea.infoArea_ATF #infoArea.infoArea_ATF .mCSB_scrollTools {
      display: none;
  }
}

@media \0screen {

  .prd_detail_container#detail #prdDetail .prd_detail .dcutWrap *,
  .prd_detail_container#detail #prdDetail .prd_detail .hrtSlide *,
  .prd_detail_container#detail #prdDetail .propic-slideWrap *,
  .prd_detail_container#detail #prdDetail .wrap_slide * {
      max-width: none;
  }

  .prd_detail_container #infoArea.infoArea_ATF.fixed #tooltip_box {
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  }

  .prd_detail_container .infoArea.infoArea_ATF #infoArea.infoArea_ATF .mCSB_scrollTools {
      display: none;
  }
}

@media screen,
screen {

  .prd_detail_container#detail #prdDetail .prd_detail .dcutWrap *,
  .prd_detail_container#detail #prdDetail .prd_detail .hrtSlide *,
  .prd_detail_container#detail #prdDetail .propic-slideWrap *,
  .prd_detail_container#detail #prdDetail .wrap_slide * {
      max-width: none;
  }

  .prd_detail_container #infoArea.infoArea_ATF.fixed #tooltip_box {
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  }

  .prd_detail_container .infoArea.infoArea_ATF #infoArea.infoArea_ATF .mCSB_scrollTools {
      display: none;
  }
}

@media screen and (min-width:0\0) {

  .prd_detail_container#detail #prdDetail .prd_detail .dcutWrap *,
  .prd_detail_container#detail #prdDetail .prd_detail .hrtSlide *,
  .prd_detail_container#detail #prdDetail .propic-slideWrap *,
  .prd_detail_container#detail #prdDetail .wrap_slide * {
      max-width: none;
  }

  .prd_detail_container #infoArea.infoArea_ATF.fixed #tooltip_box {
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  }

  .prd_detail_container .infoArea.infoArea_ATF #infoArea.infoArea_ATF .mCSB_scrollTools {
      display: none;
  }
}

.prd_detail .page-wrap {
  margin-top: 0;
}

.xans-product-detail .btnRestockSms {
  display: inline-block;
  width: 120px;
  margin-left: 5px;
  vertical-align: top;
}

[option_style='select'][id^='product_option_id'] option.soldout {
  color: #aaa;
}

#detail.prd_detail_container #totalProducts.select tbody.option_products tr {
  display: none;
}

#detail.prd_detail_container #totalProducts.select tbody.option_products tr.done {
  display: flex;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-disabled a span {
  opacity: 1;
}

#detail.prd_detail_container .infoArea td {
  padding: 0 0 40px !important;
}

#detail.prd_detail_container .infoArea .prd_opt_size+.prd_opt_color td {
  padding: 0 0 20px !important;
}

#detail.prd_detail_container .infoArea .prd_opt_size+.prd_opt_color li {
  flex-shrink: 0;
}

#detail.prd_detail_container .infoArea .prd_opt_size+.prd_opt_color li a {
  opacity: 0;
}

#detail.prd_detail_container .infoArea .prd_opt_size+.prd_opt_color li.swiper-slide a {
  opacity: 1;
}

.mCustomScrollBox,
.mCSB_container {
  overflow: visible !important;
}

#infoArea.infoArea_ATF.fixed .prd_count {
  display: flex;
  align-items: center;
}

#infoArea .btnRestockSms {
  display: none;
  width: 80px;
  height: 27px;
  background: #333;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: -0.01em;
  color: #fff;
  border-radius: 2px;
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
  margin: 0;
}

#infoArea .btnRestockSms.done {
  display: block;
}

#infoArea.infoArea_ATF.fixed td .btnRestockSms.done,
#infoArea.infoArea_ATF th .btnRestockSms.done {
  display: none;
}

#infoArea.infoArea_ATF td .btnRestockSms.done,
#infoArea.infoArea_ATF.fixed th .btnRestockSms.done {
  display: block;
}

#infoArea.infoArea_ATF.fixed th .btnRestockSms.done {
  margin-left: 16px;
}

#infoArea.infoArea_ATF.fixed .btnRestockSms.done {
  display: block;
}

#infoArea .prd_opt_size .btnRestockSms {
  transform: translate(0, -7px);
}

#infoArea.infoArea_ATF.fixed .prd_opt_size .prd_option th .btnRestockSms {
  margin-left: auto;
  transform: translate(0, 0);
}

.dd_option .restock_modify {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 14px;
}

.dd_option.prd_opt_size .restock_modify {
  align-items: flex-start;
}

.dd_option .restock_modify .option_cover {
  display: flex;
  align-items: center;
  order: 2;
}

#infoArea.infoArea_ATF.fixed .option th {
  display: flex;
  align-items: center;
}

#detail.prd_detail_container .infoArea .prd_opt_color .restock_modify .colorCount {
  position: static;
  margin-right: 20px;
}

#detail.prd_detail_container .xans-product-detail .infoArea .xans-product-option .restock_modify .value {
  margin: 0;
}

#detail.prd_detail_container .infoArea .xans-product-option.prd_opt_pad {}

#detail.prd_detail_container .infoArea .xans-product-option.prd_opt_pad .ec-product-button.ec-product-button:not(.prd_color) li {
  width: auto !important;
  margin: 0 5px 5px 5px;
}

#detail.prd_detail_container .infoArea .xans-product-option.prd_opt_pad .ec-product-button.ec-product-button:not(.prd_color) li:first-child {
  margin-left: 0;
}

.xans-product-detail .infoArea .xans-product-option.prd_opt_pad .ec-product-button .ec-product-selected {
  border: 1px solid #495164;
}

#detail.prd_detail_container .infoArea .xans-product-option.prd_opt_pad .ec-product-button.ec-product-button:not(.prd_color) li a span {
  padding: 0 5px;
  opacity: 1;
  position: static;
  line-height: 32px;
  background: #FFF;
  font-size: 14px;
}

#detail.prd_detail_container .xans-product-detail .infoArea .xans-product-option.prd_opt_pad td:nth-child(2n) .ec-product-button .ec-product-disabled a span {
  padding: 0 5px;
}

#detail.prd_detail_container .infoArea .xans-product-option {}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-button[option_title*='패드']:not(.prd_color) li {
  width: auto !important;
  margin: 0 5px 5px 5px;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-button[option_title*='패드']:not(.prd_color) li:first-child {
  margin-left: 0;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button[option_title*='패드'] .ec-product-selected {
  border: 1px solid #495164;
}

#detail.prd_detail_container .infoArea .xans-product-option .ec-product-button.ec-product-button[option_title*='패드']:not(.prd_color) li a span {
  padding: 0 5px;
  opacity: 1;
  position: static;
  line-height: 32px;
  background: #FFF;
  font-size: 14px;
}

#detail.prd_detail_container .xans-product-detail .infoArea .xans-product-option td:nth-child(2n) .ec-product-button[option_title*='패드'] .ec-product-disabled a span {
  padding: 0 5px;
}

.xans-product-detail {
  position: relative;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

.xans-product-detail .detailArea {
  padding: 0 0 0 540px;
}

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

.xans-product-detail .headingArea {
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 15px;
  line-height: 24px;
  border-bottom: 1px solid #e8e8e8;
}

.xans-product-detail .headingArea h2 {
  display: inline;
  font-size: 14px;
  color: #2e2e2e;
}

.xans-product-detail .headingArea .icon img {
  margin: 0 4px 0 0;
  vertical-align: middle;
}

.xans-product-detail .headingArea .icon .icon_img {
  margin: 0;
}

.xans-product-detail .headingArea .supply {
  overflow: hidden;
  float: right;
}

.xans-product-detail .headingArea .supply span {
  padding: 0 3px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #555;
}

.xans-product-detail .imgArea {
  float: left;
  width: 546px;
  margin: 0 0 0 -546px;
}

.xans-product-detail .imgArea .keyImg {
  width: 346px;
  margin: 0 auto;
}

.xans-product-detail .imgArea .keyImg .thumbnail {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

.xans-product-detail .imgArea .keyImg .prdIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 72px;
  background-position: top right;
}

.xans-product-detail .imgArea .keyImg img {
  max-width: 344px;
  border: 1px solid #ececec;
  cursor: pointer;
}

.xans-product-detail .imgArea .listImg {
  overflow: hidden;
  width: 346px;
  margin: 30px auto 0;
}

.xans-product-detail .imgArea .listImg ul {
  min-width: 400px;
  height: 77px;
  margin: 0 0 0 2px;
  font-size: 0;
  line-height: 0;
}

.xans-product-detail .imgArea .listImg li {
  display: inline-block;
  margin: 0 1px;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}

.xans-product-detail .imgArea .listImg li img {
  width: 65px;
  height: 75px;
  border: 1px solid #ececec;
  cursor: pointer;
}

.xans-product-detail .imgArea .listImg button {
  position: absolute;
  top: 0;
  width: 21px;
  height: 77px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: url("/_wisa/img/shop/detail_thumb_ctrl.png") no-repeat;
}

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

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

.xans-product-detail .imgArea .control {
  overflow: hidden;
  width: 346px;
  margin: 30px auto 0;
  border: 1px solid #d7d5d5;
  text-align: center;
  background: #fbfafa;
}

.xans-product-detail .imgArea .control .prev {
  float: left;
  border-right: 1px solid #d7d5d5;
}

.xans-product-detail .imgArea .control .next {
  float: right;
  border-left: 1px solid #d7d5d5;
}

.xans-product-detail .imgArea .color {
  overflow: hidden;
  width: 346px;
  margin: 5px auto;
}

.xans-product-detail .imgArea .chips {
  float: left;
  width: 28px;
  height: 18px;
  margin: 0 3px 3px 0;
  border: 1px solid #e3e3e3;
  font-size: 0;
  line-height: 0;
}

.xans-product-detail .imgArea .xans-product-action {
  margin: 20px auto 0;
  padding-bottom: 23px;
}

.xans-product-detail .likeButton {
  display: table;
  margin: 20px auto 10px;
  text-align: center;
  font-size: 14px;
}

.xans-product-detail .likeButton button {
  display: inline-block;
  padding: 11px 20px;
  border: 1px solid #b4b4b4;
  border-bottom-color: #969696;
  border-radius: 2px;
  color: #737373;
  line-height: 1em;
  text-align: right;
  background-color: #fff;
}

.xans-product-detail .likeButton button span {
  display: inline-block;
  height: 16px;
  line-height: 18px;
  vertical-align: middle;
  font-family: Gulim, sans-serif;
}

.xans-product-detail .likeButton button img {
  margin: 0 2px 0 0;
  vertical-align: middle;
}

.xans-product-detail .likeButton .title {
  padding: 0 9px 0 0;
  margin: 0 8px 0 0;
  min-width: 0;
  text-align: left;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/product/bg_bar.gif") no-repeat 100% 3px;
}

.xans-product-detail .likeButton.selected .title {
  color: #ef514c;
}

.xans-product-detail .likeButton.selected .count {
  color: #353535;
}

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

.xans-product-detail .infoArea .guideArea {
  position: relative;
}

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

.xans-product-detail .infoArea .guideArea .sizeGuide {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 8px 0 0;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/product/ico_sizeGuide.gif") no-repeat 0 3px;
}

.xans-product-detail .infoArea .sizeGuide a {
  display: inline-block;
  padding: 2px 15px 2px 24px;
  color: #353535;
  vertical-align: top;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/product/ico_sizeGuide_go.gif") no-repeat 100% 6px;
}

.xans-product-detail .infoArea .sizeGuide a:hover {
  text-decoration: none;
}

.xans-product-detail .infoArea table {
  border: 0;
  font-size: 12px;
  margin: 10px 0 0;
}

.xans-product-detail .infoArea th {
  font-weight: normal;
  color: #353535;
  width: 115px;
  padding: 7px 0 8px 9px;
  text-align: left;
  vertical-align: middle;
}

.xans-product-detail .infoArea td {
  padding: 7px 6px 8px 0;
  vertical-align: middle;
}

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

.xans-product-detail .infoArea td input[type=text] {
  width: 80%;
}

.xans-product-detail .infoArea select {
  width: 100%;
  height: 24px;
  font-size: 12px;
  color: #353535;
  float: right;
}

.xans-product-detail .productSet .option select {
  width: 74%;
  height: 24px;
  font-size: 12px;
  color: #353535;
  float: right;
}

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

.xans-product-detail .infoArea td.social {
  padding: 4px 0 0;
}

.xans-product-detail .infoArea td.social img {
  cursor: pointer;
}

.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 .delivery label {
  margin: 0 30px 0 0;
}

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

.xans-product-detail .infoArea td #span_product_price_text {
  font-weight: normal;
}

.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;
}

.xans-product-detail .infoArea .xans-product-option tr th {
  vertical-align: top;
}

.xans-product-detail .infoArea .xans-product-option tr td {
  padding: 4px 10px 4px 0;
}

.xans-product-detail .infoArea .xans-product-option tr:first-child th,
.xans-product-detail .infoArea .xans-product-option .xans-product-fileoption th {
  padding-top: 14px;
  border-top: 1px solid #e8e8e8;
}

.xans-product-detail .infoArea .xans-product-option tr:first-child td,
.xans-product-detail .infoArea .xans-product-option .xans-product-fileoption td {
  padding-top: 10px;
  border-top: 1px solid #e8e8e8;
}

.xans-product-detail .infoArea .xans-product-option td.selectButton {
  text-align: right;
}

.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: #008bcc;
}

.xans-product-detail .infoArea .xans-product-option .value {
  color: #767479;
  word-break: break-all;
}

.xans-product-detail .infoArea .xans-product-option .value .ec-product-value {
  color: #363437;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button li {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin: 0 5px 3px 0;
  vertical-align: top;
  border: 1px solid #d7d7d7;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  zoom: 1;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button li:last-child {
  margin-right: 0;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button li a {
  display: block;
  min-width: 28px;
  text-align: center;
  text-decoration: none;
  word-break: break-all;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button li a span {
  display: inline-block;
  padding: 6px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li {
  padding: 3px;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a {
  min-width: 22px;
  width: 22px;
  height: 22px;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a img {
  max-width: 100%;
  max-height: 100%;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a span {
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  padding: 0;
  text-indent: 120%;
  white-space: nowrap;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout span,
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-disabled span {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-soldout {
  border-style: dashed;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-soldout a span {
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: not-allowed;
  color: #d7d7d7;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-soldout.ec-product-selected {
  border-style: dashed;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-disabled a {
  cursor: default;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-disabled a span {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #000;
  background: #555;
  filter: alpha(opacity=30);
  opacity: 1;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-selected {
  border: 2px solid #495164;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-selected a {
  margin: -1px;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-radio>li {
  display: inline-block;
  margin: 0 0 3px;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-radio label {
  margin: 0 7px 0 0;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-radio label input {
  margin: 0 2px 0 0;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-radio .ec-product-disabled,
.xans-product-detail .infoArea .xans-product-option .ec-product-radio .ec-product-soldout {
  color: #d7d7d7;
}

.xans-product-detail .infoArea .xans-product-action {
  padding: 30px 0 10px;
  border-top: 1px solid #e8e8e8;
}

.xans-product-detail .eventArea {
  color: #353535;
}

.xans-product-detail .eventArea h3 {
  padding: 0 0 0 9px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  font-size: 12px;
  color: #008bcc;
  line-height: 39px;
}

.xans-product-detail .eventArea .event {
  padding: 27px 10px 46px 9px;
  color: #353535;
  line-height: 18px;
}

.xans-myshop-asyncbenefit {
  margin: 30px 0;
}

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

.xans-myshop-asyncbenefit .member em {
  font-style: normal;
}

#image_zoom_small {
  display: block;
  position: absolute;
  z-index: 999;
  background: #fff;
  outline: 2px solid #aaa;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

#zoom_wrap {
  position: absolute;
  top: 0;
  left: 103%;
  z-index: 100;
  display: block;
}

.image_zoom_large {
  position: absolute;
  z-index: 99;
  width: 500px;
  height: 500px;
  overflow: hidden;
  background: #fff;
  outline: 1px solid #ececec;
}

.image_zoom_large .image_zoom_large_relative {
  position: relative;
  display: block;
}

.image_zoom_large .image_zoom_large_relative img#zoom_image {
  position: absolute;
  z-index: 99;
  max-width: none;
}

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

#divNvPointInfo {
  display: none;
  position: absolute;
  z-index: 99;
  width: 245px;
  padding: 10px;
  color: #777;
  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;
}

.xans-product-detail .productSet {
  margin: 10px 0 0;
  padding: 20px 0;
  border-top: 1px solid #d7d5d5;
  border-bottom: 0;
}

.xans-product-detail .productSet>.title {
  position: relative;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fbfafa;
}

.xans-product-detail .productSet>.title h3 {
  margin: 0 0 0 9px;
  font-size: 12px;
  color: #353535;
}

.xans-product-detail .productSet .product .set_product {
  font-size: 15px;
  padding-bottom: 12px;
}

.xans-product-detail .productSet .product>li {
  position: relative;
  min-height: 90px !important;
}

.xans-product-detail .productSet .thumbnail {
  position: absolute;
  top: 19px;
  left: 19px;
  z-index: 1;
  width: 100px;
}

.xans-product-detail .productSet .thumbnail img {
  max-width: 100%;
  border: 1px solid #ededed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.xans-product-detail .productSet .information {
  position: relative;
  padding: 19px 19px 0 135px;
}

.xans-product-detail .productSet .information>p {
  margin: 0 0 10px;
}

.xans-product-detail .productSet .information .name {
  padding-right: 60px;
}

.xans-product-detail .productSet .information .price .del {
  font-weight: normal;
}

.xans-product-detail .productSet .information .salePrice {
  color: #ff8a56;
  font-weight: bold;
}

.xans-product-detail .productSet .information .btnInfo {
  position: absolute;
  top: 19px;
  right: 19px;
  z-index: 1;
  display: block;
  width: 57px;
  height: 20px;
  vertical-align: middle;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/product/btn_info.gif") no-repeat 0 0;
}

.xans-product-detail .productSet .information .btnInfo.selected {
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/product/btn_info_on.gif") no-repeat 0 0;
}

.xans-product-detail .productSet .information .btnInfo span {
  overflow: hidden;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: 120%;
}

.xans-product-detail .productSet .option {
  padding: 30px 0 18px 0;
}

.xans-product-detail .productSet .option>li {
  margin: 0 0 12px;
}

.xans-product-detail .productSet .product>li:nth-child(2) {
  border-bottom: 1px solid #dedede;
}

.xans-product-detail .productSet .option .name {
  display: inline-block;
  margin: 0 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.xans-product-detail .productSet .option input[type=text] {
  width: 80%;
}

.xans-product-detail .productSet .option .ec-base-qty {
  margin: 7px 0 0;
}

.xans-product-detail .productSet .option .selectButton {
  margin: 0 0 6px;
  text-align: right;
}

.xans-product-detail .productSet .guide {
  overflow: hidden;
  position: relative;
  margin: 0 19px;
}

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

.xans-product-detail .productSet .guide .qty {
  float: left;
  display: inline-block;
  padding: 12px 0;
  color: #757575;
}

.xans-product-detail .productSet .guide .qty:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e8e8e8;
}

.xans-product-detail .productSet .guide .sizeGuide {
  float: right;
  height: 15px;
  margin: 12px 0;
  background: url("//img.echosting.cafe24.com/skin/base/product/ico_sizeGuide.gif") no-repeat 0 1px;
}

.xans-product-detail .productSet .guide .sizeGuide:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e8e8e8;
}

.xans-product-detail .productSet .guide .sizeGuide a {
  display: inline-block;
  padding: 0 15px 0 24px;
  background: url("//img.echosting.cafe24.com/skin/base/product/ico_sizeGuide_go.gif") no-repeat 100% center;
}

.xans-product-detail .productSet.additional .title span {
  color: #757575;
  font-weight: normal;
}

.xans-product-detail .productSet.additional .title .toggle {
  position: absolute;
  top: 8px;
  right: 8px;
}

.xans-product-detail .productSet.hide .product {
  display: none;
}

.xans-product-detail .productSet .ec-base-desc {
  padding: 0 0 10px;
  border-top: 0;
  border-bottom: 1px solid #ddd;
}

.xans-product-detail .productSet .ec-base-desc dt {
  width: 135px;
  padding: 0 0 0 20px;
}

.ec-base-desc.quantity {
  margin: 10px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #ddd;
}

.ec-base-desc.quantity dt {
  width: 125px;
  padding: 0 0 0 8px;
}

#totalProducts {
  margin: 21px 0 0;
}

#totalProducts table {
  margin: 0;
}

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

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

#totalProducts table .right {
  padding-right: 9px;
  color: #008bcc;
  text-align: right;
}

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

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

#totalProducts tbody td {
  padding: 9px 0;
  border-top: 1px solid #ebebeb;
  color: #353535;
  line-height: 18px;
  vertical-align: middle;
  word-wrap: break-word;
  word-break: break-all;
}

#totalProducts tbody tr td:first-child {
  padding-left: 4px;
}

#totalProducts tbody tr:first-child td {}

#totalProducts tbody td p {
  padding: 0 10px 0 0;
  line-height: 21px;
}

#totalProducts tbody td p.product span {
  font-weight: normal;
  color: #757575;
  line-height: 18px;
}

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

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

#totalProducts tbody td .quantity {
  display: inline-block;
  position: relative;
  width: 50px;
  vertical-align: top;
}

#totalProducts tbody td .quantity input {
  width: 22px;
  height: 23px;
  padding: 0 2px 0 3px;
  line-height: 23px;
  border: 1px solid #d4d8d9;
  border-radius: 3px 0 0 3px;
}

#totalProducts tbody td .quantity .up {
  position: absolute;
  left: 28px;
  top: 0;
}

#totalProducts tbody td .quantity .down {
  position: absolute;
  left: 28px;
  top: 12px;
}

#totalProducts tbody.option_products tr td .quantity input,
#totalProducts tbody.add_products tr td .quantity input {
  height: 19px;
  line-height: 19px;
}

#totalProducts tbody.option_products tr td .quantity .down,
#totalProducts tbody.add_products tr td .quantity .down {
  bottom: 0;
  top: auto;
}

#totalProducts tbody td .mileage {
  display: block;
  white-space: nowrap;
}

#totalProducts tbody td .mileage_price {}

.totalPrice {
  margin: 10px 0 0;
  padding: 34px 9px 19px;
  border-top: 1px solid #9a9ba0;
  color: #353535;
  vertical-align: middle;
  background: #fff;
}

.totalPrice .total {
  color: #008bcc;
}

.totalPrice .total em {
  font-style: normal;
  font-size: 21px;
}

.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;
  color: #80aeef;
  text-align: right;
}

.xans-product-detail .shippingFee {
  position: relative;
  display: inline-block;
}

.xans-product-detail .shippingFee .ec-base-tooltip {
  margin: 0 0 0 -180px;
  width: 360px;
}

.xans-product-detail .shippingFee .ec-base-tooltip table th {
  width: 40px;
}

.xans-product-detail .shippingFee .ec-base-tooltip table th,
.xans-product-detail .shippingFee .ec-base-tooltip table td {
  padding: 7px 10px 8px 10px;
}

.xans-product-customsns,
.xans-product-customsns ul,
.xans-product-customsns li {
  display: inline-block;
  vertical-align: middle;
}

.xans-product-customsns img {
  margin-bottom: 2px;
}

.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 h3 {
  margin: 0 0 8px;
  padding: 0 10px;
  font-size: 12px;
  border-bottom: 0;
}

.xans-product-detail .infoArea td ul li .discount_layer {
  display: block;
  left: -140px;
  min-width: 300px;
}

.xans-product-detail .infoArea td ul li .discount_layer .content {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 400px;
}

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

.xans-product-detail .infoArea td ul li .discount_layer tbody th {
  width: auto;
}

.xans-product-detail .productSet .product {
  position: relative;
}

.xans-product-detail .productSet .description {
  z-index: 10;
  position: absolute;
  top: 38px;
  right: 0;
  padding: 7px 0 0;
}

.xans-product-detail .productSet .description .xans-product-detail {
  position: relative;
  padding: 15px;
  border: 1px solid #565960;
  background: #fff;
}

.xans-product-detail .productSet .description>h3 {
  margin: 0 0 8px;
  padding: 0 10px;
  font-size: 12px;
  border-bottom: 0;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_layer_title.gif") no-repeat 0 50%;
}

.xans-product-detail .productSet .description p strong {
  color: #0088d4;
}

.xans-product-detail .productSet .description thead th {
  padding: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.xans-product-detail .productSet .description tbody {
  border: 1px solid #d7d5d6;
}

.xans-product-detail .productSet .description th,
.xans-product-detail .productSet .description tr:first-child th,
.xans-product-detail .productSet .description tr:first-child td {
  background: #fbf9fa;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  color: #363636;
}

.xans-product-detail .productSet .description th,
.xans-product-detail .productSet .description td {
  height: 15px;
  border-bottom: 1px solid #e8e8e8;
}

.xans-product-detail .productSet .description td,
.xans-product-detail .productSet .description tr:first-child td {
  padding: 5px 8px;
  text-align: left;
  background: #fff;
}

.xans-product-detail .productSet .description tr:last-of-type th,
.xans-product-detail .productSet .description tr:last-of-type td {
  border-bottom: 0;
}

.xans-product-detail .productSet .description .color td {
  font-size: 0;
  line-height: 0;
}

.xans-product-detail .productSet .description .chips {
  display: inline-block;
  width: 28px;
  height: 18px;
  margin: 0 2px 3px 0;
  border: 1px solid #e3e3e3;
}

.xans-product-detail .productSet .description .btnClose {
  background: transparent;
}

.xans-product-detail .productSet .description>.ec-base-tooltip {
  display: block;
  top: 0;
}

.xans-product-detail .productSet .description>.ec-base-tooltip>.edge {
  z-index: 20;
  position: absolute;
  left: auto;
  right: 40px;
  display: block;
  margin: 0 0 0 -5px;
  width: 9px;
  height: 6px;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_option_arrow.gif") no-repeat 0 0;
}

.representative {
  position: relative;
  width: 100%;
  margin-top: 30px;
}

.representative p {
  height: 100%;
  width: 100%;
  top: 0;
  left: 55px;
  position: absolute;
  background: url('/web/andar/img/detail/representative_frame.png') no-repeat 0 0;
  background-size: contain;
}

.representative span {
  position: absolute;
  left: 85px;
  bottom: 82px;
}

.detail_color {
  position: absolute;
  height: 750px;
  top: 30px;
  left: 50%;
  margin-left: -65px;
  text-align: center;
}

.detail_color ul {
  height: 100%;
  width: 130px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
  margin-left: 20px;
}

.detail_color ul li {
  padding-right: 15px;
  float: left;
}

.detail_color ul li:last-child {
  padding-right: 0px;
}

.detail_color ul li span {
  display: block;
  padding: 8px 0;
}

.detail_color ul li img {
  width: 28px;
  height: 28px;
}

.technical {
  text-align: left;
}

.technical ul {
  margin-top: -20px;
}

.technical ul li {
  display: none;
  margin-bottom: 20px;
}

.technical ul li:last-child {
  margin-bottom: 0px;
}

.technical ul li img {
  height: 85px;
}

.technical ul li.y {
  display: block;
}

.set_technical {
  display: inline-block;
}

.set_technical ul {}

.set_technical ul li {
  float: left;
  width: 50%;
}

.set_technical ul li img {
  width: 100%;
}

.step {
  margin-top: 140px;
}

.step h5 {
  width: 100%;
  height: 50px;
  margin-bottom: 70px;
  border-bottom: 1px solid #cbcbcb;
  text-align: left;
}

.prodpic {
  clear: both;
  text-align: center;
  width: 100%;
}

.prodpic li {
  margin-bottom: 30px;
}

.prodpic01 li {
  margin-bottom: 200px;
}

.product_detailcont_wrap .prodpic_detailes {
  text-align: center;
  font-family: 'Campton', 'nmsq_200', sans-serif;
}

.prodpic_detailes .stit {
  position: relative;
  margin-left: 200px;
  width: 540px;
  height: 90px;
  border-top: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
}

.prodpic_detailes .stit span {
  position: absolute;
  top: -15px;
  left: 0px;
  padding-right: 20px;
  background: #fff;
  font-size: 24px;
  letter-spacing: 4px;
  text-align: left;
}

.prodpic_detailes li {
  margin-top: 120px;
}

.prodpic_detailes li img {
  width: 700px;
}

ul.step_wrap {
  font-family: 'Campton', 'nmsq_200', sans-serif;
  display: flex;
  align-items: center;
  text-align: left;
  clear: both;
  display: inline-block;
}

ul.step2_wrap {
  font-family: 'Campton', 'nmsq_200', sans-serif;
  display: flex;
  align-items: center;
  text-align: left;
  border-top: 1px solid #e3e3e3;
  margin-top: 70px;
  padding-top: 70px;
  clear: both;
  display: inline-block;
}

ul.step_wrap .step_img,
ul.step2_wrap .step_img {
  width: 50%;
  text-align: center;
  float: left;
}

ul.step_wrap .step_img img,
ul.step2_wrap .step_img img {
  width: 55%;
  float: left;
}

ul.step_wrap .step_txt,
ul.step2_wrap .step_txt {
  width: 50%;
  float: left;
}

ul.step_wrap .step_txt img,
ul.step2_wrap .step_txt img {
  width: 80%;
}

.sizeinfo ul.step_wrap .step_img img {
  width: 63%;
}

.sizeinfo ul.step_wrap .step_txt img {
  width: 84%;
}

#detail.prd_detail_container .xans-product.xans-product-additional>div.step.washing {
  margin: 150px auto 0;
}

.washing {
  text-align: left;
  color: #797979;
}

.washing ul li div {
  font-size: 14px;
  line-height: 1.5;
}

.washing ul li div.step_img {
  display: block;
  width: 880px;
  margin: 0 auto 30px;
  text-align: center;
}

.washing ul li div.step_img img {
  width: 100%;
}

.washing ul li div.point {
  margin: 0 auto 30px;
  padding: 10px 0;
  background: #bfbfbf;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

.washing ul li div strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
}

.customer {
  text-align: left;
  color: #797979;
}

.customer ul li+li {
  margin-top: 30px;
}

.customer ul li div strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #555;
  margin-bottom: 5px;
}

.customer ul li div span:before {
  content: ".";
  position: absolute;
  top: -4px;
  left: 3px;
  color: #555;
  font-weight: 500;
}

.customer ul li div span {
  position: relative;
  display: block;
  font-size: 12px;
  padding-left: 10px;
  line-height: 25px;
}

.customer ul li div span p {
  font-weight: bold;
}

.monitor {
  font-family: 'cp_400', 'nmsq_200', sans-serif;
  text-align: left;
  color: #797979;
}

.monitor ul li div strong {
  display: block;
  font-size: 18px;
  margin-bottom: 30px;
}

.monitor ul li div span {
  display: block;
  font-size: 14px;
  margin-top: 12px;
  line-height: 24px;
}

.monitor ul li div span p {
  font-weight: bold;
}

.cc {
  padding: 70px 0 0px;
}

.cc .cc_img,
.cc .step_txt {
  float: left;
}

.cc .cc_img {
  width: 258px;
}

.cc .cc_img img {
  width: 100%;
}

.cc .cc_txt {
  width: 620px;
  padding: 60px 0 0 100px;
}

.cc .cc_txt img {
  width: 100%;
}

.guidebar_2019 {
  text-align: center;
}

.guidebar_2019 .title {
  font-size: 22px;
  font-weight: 300;
  color: #111;
  padding-top: 160px;
}

.guidebar_2019 ul {
  width: 1210px;
  margin: 20px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.guidebar_2019 li {
  background-color: #f7f7f7;
  width: 299px;
  text-align: left;
  margin: 22px auto;
}

.guidebar_2019 ul li a {
  flex-direction: column;
  display: flex;
  padding: 36px 30px;
}

.guidebar_2019 .maintxt {
  float: left;
  font-size: 17px;
  font-weight: 500;
}

.guidebar_2019 .maintxt span {
  font-size: 12px;
  background-color: #393939;
  border-radius: 50%;
  width: 14px;
  color: #fff;
  padding: 0px 0px 1px 1px;
  text-align: center;
  line-height: 15px;
  float: right;
  font-weight: 300;
}

.guidebar_2019 .subtxt {
  font-size: 15px;
  font-weight: 300;
  padding: 9px 0 0;
  letter-spacing: -0.2px;
}

.page-wrap .guide-bar {
  display: none;
}

.minibanner_1902 {
  width: 1300px;
  margin: 0 auto;
}

#infoArea.infoArea_ATF.fixed .crema-fit-product-combined-summary.crema-applied {
  padding: 0 20px;
}

@media all and (max-width:768px) {
  .cc {
      padding: 20px 0 10px;
  }

  .cc .cc_img {
      float: left;
      width: 18%;
  }

  .cc .cc_txt {
      float: left;
      padding: 3px 0px 0px 2%;
      width: 80%;
  }

  .m_wrap {
      margin: 0 auto;
      width: 94%;
  }

  .step {
      margin-top: 70px;
  }

  .step h5 {
      width: 100%;
      height: 30px;
      margin-bottom: 30px;
      border-bottom: 1px solid #cbcbcb;
  }

  .representative {
      position: relative;
      width: 100%;
      margin-top: 0px;
  }

  .representative p {
      height: 100%;
      width: 100%;
      top: 0;
      position: absolute;
      background: url('/web/andar/img/detail/representative_mframe.png') no-repeat 0 0;
      background-size: contain;
  }

  .representative span {
      position: absolute;
      width: 100%;
      left: 6.8%;
      bottom: 4.8%;
  }

  .technical ul li img {
      width: 100%;
      height: 100%;
  }

  .styletip {
      width: 95%;
      margin: 0 auto;
      margin-top: 40px;
      margin-bottom: -20px;
  }

  .onemile_top {
      text-align: center;
      font-size: 15px;
      font-family: 'cp_200', 'nmsq_200', sans-serif;
      color: #797979;
      line-height: 30px;
      margin-top: 80px;
  }

  .onemile_top span {
      font-weight: 900;
      color: #000;
      font-size: 30px;
  }

  .onemile_top strong {
      font-size: 20px;
      font-weight: 900;
      line-height: 37px;
      color: #000;
  }

  .onemile01 {
      text-align: center;
      font-size: 15px;
      font-family: 'cp_200', 'nmsq_200', sans-serif;
      color: #797979;
      line-height: 30px;
  }

  .onemile01_name {
      text-align: center;
      font-size: 25px;
      font-family: 'cp_200', 'nmsq_200', sans-serif;
      color: #000 !important;
      line-height: 40px;
      margin-bottom: 50px;
  }

  .product_detailcont_wrap .onemile01_name strong {
      text-decoration: underline;
  }

  .product_detailcont_wrap .onemile01_name span {
      font-size: 18px;
      font-weight: 900;
      display: block;
  }

  .model_spec {
      margin: 50px 0;
  }

  .model_spec p {
      font-size: 14px;
      line-height: 30px;
      font-weight: 900;
  }

  .model_spec strong {
      font-size: 14px;
      line-height: 30px;
      font-weight: 900;
      color: #000;
      padding: 40px 0;
      display: block;
  }

  .model_spec span {
      font-size: 18px;
      color: red;
      margin-bottom: 20px;
      display: block;
  }

  .tech01 {
      margin-bottom: 30px;
  }

  .tech01 p {
      margin-bottom: 30px;
  }

  .tech01 span {
      font-size: 30px;
      color: #797979;
      font-weight: 900;
      display: block;
      line-height: 40px;
      margin-bottom: 15px;
  }

  .set_technical {
      display: inline-block;
  }

  .set_technical ul li {
      width: 100%;
      display: block;
  }

  .set_technical ul li:first-child {
      margin-bottom: 30px;
  }

  .set_technical ul li img {
      width: 100%;
  }

  .detail_color {
      position: absolute;
      top: 65px;
      left: 90%;
      height: 300px;
  }

  .detail_color ul {
      display: static;
      height: 100%;
      margin: 0 auto;
      padding: 0px;
  }

  .detail_color ul li {
      margin: 0px;
      padding: 0px;
  }

  .detail_color ul li span {
      height: 22px;
      width: 22px;
      display: block;
      margin: 0px;
      padding: 4px;
  }

  .detail_color ul li span img {
      width: 100%;
      height: 100%;
  }

  .prodpic li {
      margin-bottom: 10px;
  }

  .prodpic_detailes {
      text-align: center;
      font-family: 'cp_200', 'nmsq_200', sans-serif;
      color: #797979;
  }

  .prodpic_detailes .stit {
      position: relative;
      margin-left: 20%;
      width: 55%;
      height: 70px;
      border-top: 1px solid #cbcbcb;
      border-right: 1px solid #cbcbcb;
  }

  .prodpic_detailes .stit span {
      position: absolute;
      top: -10px;
      left: 0px;
      padding-right: 20px;
      background: #fff;
      font-size: 24px;
      letter-spacing: 4px;
      text-align: left;
  }

  .prodpic_detailes li {
      margin-top: 80px;
  }

  .prodpic_detailes li img {
      width: 700px;
  }

  ul.step_wrap {
      font-family: 'cp_400', 'nmsq_200', sans-serif;
      text-align: left;
      display: block;
  }

  ul.step2_wrap {
      font-family: 'cp_400', 'nmsq_200', sans-serif;
      text-align: left;
      display: block;
      border-top: 1px solid #e3e3e3;
      margin-top: 40px;
      padding-top: 40px;
  }

  ul.step_wrap .step_img,
  ul.step2_wrap .step_img {
      margin: 40px auto 0;
      width: 60%;
      text-align: center;
  }

  ul.step_wrap .step_img:first-child,
  ul.step2_wrap .step_img:first-child {
      margin-top: 0px;
  }

  ul.step_wrap .step_txt,
  ul.step2_wrap .step_txt {
      width: 100%;
      margin-top: 40px;
      text-align: left;
  }

  .sizeinfo ul.step_wrap .step_img {
      width: 90%;
  }

  .sizeinfo ul.step_wrap .step_txt {
      margin-top: 30px;
  }

  .sizeinfo ul.step_wrap .step_txt img {
      width: 84%;
  }

  .washing ul li div.point {
      font-size: 11px;
  }

  .washing ul li div strong {
      font-size: 14px;
  }

  .washing ul li div span {
      font-size: 11px;
  }

  .customer ul li div strong {
      font-size: 14px;
  }

  .customer ul li div span {
      font-size: 11px;
  }

  .monitor ul li div strong {
      font-size: 14px;
  }

  .monitor ul li div span {
      font-size: 11px;
  }
}

@media all and (max-width:569px) {
  .detail_color {
      position: absolute;
      top: 65px;
      left: 90%;
      height: 300px;
  }

  .detail_color ul {
      display: static;
      height: 70%;
      width: 130px;
      margin: 0 auto;
      padding: 0px;
  }

  .detail_color ul li {
      margin: 0px;
      padding: 0px;
  }

  .detail_color ul li span {
      height: 22px;
      width: 22px;
      display: block;
      margin: 0px;
      padding: 4px;
  }

  .detail_color ul li span img {
      width: 100%;
      height: 100%;
  }
}

#detail .infoArea .headingArea .name+.price>span.customer+span.sell {
  display: none;
}

#detail .infoArea .headingArea .name+.price.hassale>span.customer {
  display: inline-block;
}

#detail .infoArea .headingArea .name+.price.hassale>span.customer.custom0 {
  display: none;
}

#detail .infoArea .headingArea .name+.price.hassale>span.sell {
  display: none;
}

#detail .infoArea .headingArea .name+.price.hassale>span.customer+span.sell {
  display: none;
}

#detail .infoArea .headingArea .name+.price.hassale>span.customer.custom0+span.sell {
  display: inline-block;
}

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

.xans-product-detail .infoArea .xans-product-option tr:first-child th {
  font-size: 14px;
  transform: translateY(-14px);
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li {
  padding: 2.9px;
  margin-right: 4px;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a {
  width: 60px;
  height: auto;
}

.xans-product-detail .infoArea .xans-product-option td:nth-child(2n) .ec-product-button .ec-product-disabled a span {
  background: white;
  line-height: 25px;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button li a span {
  font-size: 12px;
  line-height: 25px;
}

.xans-product-detail .infoArea .xans-product-option:nth-child(2n) .ec-product-button .ec-product-disabled a span {
  opacity: 1;
  background: white;
  vertical-align: top;
  width: auto;
}

.tbl_row.option {
  border-width: 0 !important;
}

.xans-element-.xans-product.xans-product-additional.addiditional2 {
  margin: 0;
  background: #fff;
  z-index: 10;
  transform: translateY(2px);
}

#detail .infoArea {
  padding-top: 30px;
  border-top: 3px solid #222;
  box-sizing: border-box;
}

#detail .infoArea .headingArea .prd_model {
  margin-bottom: 5px !important;
  font-size: 14px !important;
}

#detail .infoArea .headingArea .name {
  margin-bottom: 16px;
}

#detail .infoArea .colorchip {}

.xans-product-detail .infoArea .xans-product-option .value {
  display: block;
  margin-top: 5px;
}

#detail .infoArea .headingArea .price>span {
  font-size: 32px !important;
}

#detail .infoArea .headingArea .price>span.sell>strong {
  font-size: 32px !important;
}

#detail .infoArea .headingArea .price.hassale>span.sale>strong {
  font-size: 32px !important;
}

#detail .infoArea .headingArea .name+.price.hassale>span.customer.custom0+span.sell {
  vertical-align: bottom;
  font-size: 26px !important;
  font-weight: 500;
}

#detail .infoArea .headingArea .name+.price.hassale>span.customer.custom0+span.sell strong {
  font-size: 26px !important;
}

#detail .infoArea .guideArea .info {
  margin-bottom: 25px !important;
}

.xans-product-detail .imgArea .listImg .prev {
  left: -5px;
}

.xans-product-detail .imgArea .listImg .next {
  right: -5px;
}

.box_btn.w255>a {
  width: 250px;
}

.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout img {
  opacity: 0.3;
}

.xans-product-detail .infoArea .xans-product-option .value {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}

.xans-product-relation.ec-base-tab .menu {
  margin: 30px 0 11px;
}

.xans-product-relation .relation {
  padding: 20px 0 50px;
  color: #8f8f91;
  line-height: 1.8em;
}

.xans-product-relation .relation h3 {
  padding: 0 10px 0 9px;
  color: #444;
  font-size: 12px;
}

.xans-product-relation .relation ul.prdList {
  display: table;
  width: 100%;
  min-width: 756px;
  margin: -8px 0 0;
  font-size: 0;
  line-height: 0;
}

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

.xans-product-relation .relation ul.prdList li.item {
  display: inline-block;
  margin: 20px 0;
  color: #757575;
  vertical-align: top;
  display: inline;
  zoom: 1;
}

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

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

.xans-product-relation .relation ul.prdList li.item .box {
  width: 189px;
}

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

.xans-product-relation .relation ul.prdList li.item .box .salePrice strong {
  color: #000;
}

.xans-product-relation .relation ul.prdList li.item .box .strike {
  font-weight: normal;
  text-decoration: line-through;
}

.xans-product-relation .relation ul.prdList li.item .thumb {
  width: 187px;
  height: 255px;
  margin: 0 0 16px;
  border: 1px solid #ececec;
}

.prd_basic .box .price.hassale span.sell {
  text-decoration: none;
}

.prd_basic .box .price.hassale span.sell.strike {
  text-decoration: line-through;
}

#prdDetail img {
  max-width: 100% !important;
  height: auto !important;
}

.xans-product-additional .ec-base-tab .menu {
  margin: 30px 0 11px;
}

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

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

.xans-product-additional div.board {
  padding: 27px 0 46px;
  color: #353535;
  line-height: 18px;
}

.xans-product-additional div.board h3 {
  padding: 0 10px 0 9px;
  font-size: 12px;
}

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

.xans-product-additional div.board p.nodata {
  margin: 15px 0 0;
  border: 1px solid #d7d5d5;
  font-weight: bold;
  color: #008bcc;
  line-height: 39px;
  text-align: center;
}

.xans-product-additional div.board td .view {
  padding: 16px 19px 0;
  line-height: 18px;
  text-align: left;
}

#commentWriteForm_4,
#commentWriteForm_6 {
  padding: 0 19px;
}

#SecretForm_4,
#SecretForm_6 {
  background: #fbf9fa;
}

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

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

#SecretForm_4 input#secure_password,
#SecretForm_6 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_6 .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: #fbfafa;
}

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

.xans-product-additional .memoCont .user input[type=text],
.xans-product-additional .memoCont .user input[type=password] {
  width: 135px;
  margin: 0 10px 0 9px;
}

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

.xans-product-additional .memoCont .user .secret label {
  margin: 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;
}

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

.xans-product-additional .memoCont .nameArea .ec-base-help {
  margin-top: 10px;
}

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

.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;
  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-top: 0;
}

.xans-product-additional .boardComment li.replyArea {
  margin: -1px 0 0;
  padding: 10px 0 7px 33px;
  border: 1px solid #e9e9e9;
  background: url("//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 .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;
}

.featureWrap {
  margin: 150px auto;
  text-align: center;
}

.f_title {
  font-size: 30px;
  line-height: 1.2;
}

.proBox {
  width: 95%;
  max-width: 1000px;
  margin: 80px auto 0;
  border-top: 0.8px solid #dedede;
}

.proBoxWrap {
  display: table;
  width: 100%;
  position: relative;
}

.proBoxWrap:after {
  content: '';
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  height: 1px;
  background: #dedede;
  bottom: 0;
}

.proBoxWrap>span {
  display: table-cell;
  font-size: 16px;
  line-height: 3.2;
  vertical-align: middle;
  box-sizing: border-box;
}

.proBoxWrap .pb_20 {
  width: 20%;
  background: #f8f8f8;
  text-align: center;
}

.proBoxWrap .pb_30 {
  width: 30%;
  text-align: left;
  padding-left: 6%;
  padding-right: 6%;
  font-weight: 300;
}

.proBoxWrap .pb_80 {
  width: 80%;
  text-align: left;
  padding-left: 6%;
  padding-right: 6%;
  font-weight: 300;
}

.proBoxWrap2>span {
  line-height: 2;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pb_before {
  position: relative;
}

.pb_before:before {
  content: '-';
  position: absolute;
  display: inline-block;
  left: -10px;
}

.proBoxWrap .pb_80 .wp {
  display: inline-block;
}

@media all and (max-width:1024px) {
  .xans-product-detaildesign.dd_feature {
      background: none;
      padding: 0;
  }

  .featureWrap {
      margin: 100px auto;
  }

  .f_title {
      font-size: 25px;
      line-height: 1.2;
      letter-spacing: -0.8px;
  }

  .f_sub {
      font-size: 19px;
      margin: 20px auto 60px;
  }

  .proBox {
      margin: 40px auto 0;
      border-width: 0.5px;
  }

  .proBoxWrap>span {
      font-size: 13px;
  }

  .proBoxWrap>span span {
      font-size: 13px !important;
  }

  .proBoxWrap .pb_20 {
      width: 25%;
  }

  .proBoxWrap .pb_30 {
      width: 25%;
  }

  .proBoxWrap .pb_5 {
      line-height: 2;
      padding-top: 5px;
      padding-bottom: 5px;
  }

  .proBoxWrap:after {
      height: 0.5px;
  }

  .proBoxWrap .pb_80 .wp {
      display: none;
  }
}

.b-close {
  background-color: #2b91af;
  display: inline-block;
  cursor: pointer;
  border-radius: 7px 7px 7px 7px;
  box-shadow: none;
  font: bold 131% sans-serif;
  padding: 0 6px 2px;
  position: absolute;
  right: -7px;
  top: -7px;
  color: #fff;
}

.xans-product-detail {
  position: relative;
  margin: 50px auto;
  padding: 0px;
}

.xans-product-detail .detailArea {
  position: relative;
  padding: 0;
  zoom: 1;
  margin: 0 auto;
}

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

.xans-product-detail .headingArea {
  position: relative;
  margin: 0px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 25px;
}

.xans-product-detail .headingArea h2 {
  font-size: 18px;
  color: #333;
  display: block;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: "Noto Sans KR", Dotum, AppleGothic, sans-serif;
}

.xans-product-detail .headingArea .icon {
  clear: both;
  margin: 0 0 20px 0;
}

.xans-product-detail .headingArea .icon img {
  margin: 0 5px 0 0;
  vertical-align: middle;
  height: 24px;
}

.xans-product-detail .headingArea .simple_desc {
  line-height: 22px;
  font-size: 14px;
  color: #888;
  font-family: "Noto Sans KR", Dotum, AppleGothic, sans-serif;
}

.xans-product-detail .headingArea .simple_desc i {
  font-style: normal;
  color: #555;
  display: block;
  margin-bottom: 17px;
}

.xans-product-detail #product_custom {
  display: none;
}

.xans-product-detail .infoArea .path_detail {
  margin-bottom: 30px;
}

.xans-product-detail .infoArea .path_detail ol li {
  float: left;
}

.xans-product-detail .infoArea .path_detail ol li a {
  font-size: 15px;
  margin: 0 25px 0 0;
  color: #111;
}

.xans-product-detail .infoArea .path_detail ol li:first-child a {
  color: #999;
}

.xans-product-detail .imgArea {
  width: 600px;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}

.xans-product-detail .imgArea .keyImg {
  width: 600px;
  margin: 0 auto;
}

.xans-product-detail .imgArea .keyImg img {
  max-width: 600px;
  border: 0px solid #e9e9e9;
  cursor: pointer;
}

.xans-product-detail .imgArea .listImg {
  width: 600px;
  position: relative;
}

.xans-product-detail .imgArea .listImg .listImg_title {
  margin: 20px auto;
  border-top: 1px solid #e1e1e1;
}

.xans-product-detail .imgArea .listImg .listImg_title span {
  font-size: 10px;
  color: #555;
  font-style: normal;
  display: inline-block;
  background-color: #fff;
  border: 0;
  padding: 0 20px;
  margin-top: -8px;
}

.xans-product-detail .imgArea .listImg ul {
  min-width: 600px;
  height: 200px;
  margin: 0 0 0 2px;
  font-size: 0px;
  line-height: 0;
}

.xans-product-detail .imgArea .listImg li {
  display: inline-block;
  margin: 0 8px;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}

.xans-product-detail .imgArea .listImg li img {
  width: 180px;
  height: 100%;
  border: 0;
  cursor: pointer;
}

.xans-product-detail .infoArea {
  width: 520px;
  float: right;
  padding: 0;
  position: relative;
}

.xans-product-detail .infoArea table {
  border: 0;
  margin: 10px 0 0;
}

.xans-product-detail .infoArea th {
  padding-left: 0px;
}

.xans-product-detail .infoArea .typeMember {
  width: 390px;
}

.xans-product-detail .infoArea .sale_text {
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #555;
  color: #fff;
  font-size: 15px;
  text-align: center;
  display: none;
  font-family: Arial;
  border: 1px solid #555;
  letter-spacing: -0.5px;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  float: left;
}

.xans-product-detail .infoArea:hover .sale_text {
  background-color: #fff;
  color: #333;
}

.xans-product-detail .infoArea .prev {
  float: right;
  margin: 0px;
  border: 1px solid #dedede;
  position: relative;
  left: 1px;
}

.xans-product-detail .infoArea .next {
  float: right;
  margin: 0px;
  border: 1px solid #dedede;
}

.xans-product-detail .view_arrow {
  border-bottom: 1px solid #dedede;
  padding-bottom: 26px;
  margin-bottom: 23px;
}

.xans-product-detail .productSet .product>li {
  min-height: 190px;
}

.de_color {
  margin: 20px 0 30px;
  font-size: 0;
}

.de_color a {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 5px;
}

.de_color a img {
  width: 82px;
}

.de_color a span {
  width: 50px;
  height: 50px;
  display: inline-block;
  font-size: 0;
}

.de_color em {
  font-style: normal;
  line-height: 55px;
  vertical-align: bottom;
  font-size: 12px;
  padding: 0 10px;
}

.price_info {
  margin: 20px 0;
  font-size: 14px;
  color: #333;
  line-height: 18px;
  position: relative;
}

.price_info .de_click_title {
  width: 25%;
  float: left;
  font-family: 'Campton', Verdana, "Noto Sans KR", Dotum, AppleGothic, sans-serif;
}

.price_info .de_click_info {
  width: 75%;
  float: left;
  text-align: right;
}

.price_info .de_click_info span {
  font-family: 'Campton', "Noto Sans KR", sans-serif;
  margin-left: 15px;
  font-size: 18px;
  color: #111;
}

.price_info .de_click_info span#dc_sale_type,
.price_info .de_click_info span.xans-myshop-benefit {
  width: auto;
  margin: 0;
}

.price_info .de_click_info .pro_custom_hidden {
  text-decoration: line-through;
  color: #797979;
}

#product_sale_price span.myshop_benefit_dc_price,
#product_sale_price span.myshop_benefit_dc_type {
  margin-left: 0;
}

.fabric_info {
  margin: 20px 0;
  font-size: 14px;
  color: #333;
  line-height: 18px;
  position: relative;
  padding-top: 25px;
  border-top: 1px solid #dedede;
}

.fabric_info .de_click_title {
  width: 40%;
  float: left;
  font-family: 'Campton', Verdana, "Noto Sans KR", Dotum, AppleGothic, sans-serif;
}

.fabric_info .de_click_view {
  position: absolute;
  top: 20px;
  right: 10px;
}

.fabric_info .de_click_view span {
  font-size: 30px;
  color: #777;
  font-weight: 100;
  cursor: pointer;
}

.fabric_info .de_click_view .de_click_close {
  display: none;
}

.fabric_info .de_click_info {
  width: 60%;
  float: left;
  display: none;
}

.fabric_info .de_click_info p,
.fabric_info .de_click_info font {
  font-family: "Noto Sans KR", Dotum, AppleGothic, sans-serif;
}

.devivery_info {
  margin: 20px 0;
  font-size: 14px;
  color: #333;
  line-height: 18px;
  border-top: 1px solid #dedede;
  padding-top: 25px;
  position: relative;
}

.devivery_info .de_click_title {
  width: 40%;
  float: left;
  font-family: 'Campton', Verdana, "Noto Sans KR", Dotum, AppleGothic, sans-serif;
}

.devivery_info .de_click_view {
  position: absolute;
  top: 20px;
  right: 10px;
}

.devivery_info .de_click_view span {
  font-size: 30px;
  color: #777;
  font-weight: 100;
  cursor: pointer;
}

.devivery_info .de_click_view .de_click_close {
  display: none;
}

.devivery_info .de_click_info {
  width: 60%;
  float: left;
  display: none;
}

.devivery_info .de_click_info p,
.devivery_info .de_click_info font {
  font-family: "Noto Sans KR", Dotum, AppleGothic, sans-serif;
}

.detail_info_menu {
  position: absolute;
  bottom: 0px;
  right: 0;
}

.detail_info_menu ul li {
  float: left;
}

.detail_info_menu ul li a {
  display: block;
  text-align: center;
  width: 149px;
  height: 48px;
  line-height: 48px;
  color: #888;
  font-size: 12px;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
}

.detail_info_menu ul li a:hover {
  color: #222;
}

.detail_info_menu ul li:first-child a {
  border-left: 0px !important;
  width: 148px !important;
  border-top: 2px solid #555;
  color: #222;
  font-weight: 600;
  font-family: "Nanum Gothic", sans-serif;
  position: relative;
}

.detail_tab_arrow {
  position: absolute;
  bottom: -8px;
  left: 69px;
}

.detail_tab_area {
  margin: 70px 0px 30px;
  height: 49px;
  border-bottom: 1px solid #dedede;
}

.detail_tab_area ul li {
  float: left;
  width: 178px;
  height: 48px;
}

.detail_tab_area ul li.on {
  margin-top: 0px !important;
  border-top: 2px solid #222;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  background-color: #fff;
}

.detail_tab_area ul li.on a {
  height: 48px;
  line-height: 48px;
  border: 0px;
  color: #000;
  margin-top: 0px;
}

.detail_tab_area ul li a {
  margin-top: 8px;
  display: block;
  width: 178px;
  height: 40px;
  color: #888;
  text-align: center;
  line-height: 40px;
  font-size: 13px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  font-family: "Nanum Gothic", sans-serif;
}

.detail_tab_area ul li a:hover {
  color: #222;
}

.detail_tab_area ul li:first-child+li+li+li {
  width: 230px;
}

.detail_tab_area ul li:first-child+li+li+li a {
  width: 230px;
}

.detail_tab_area .bleft {
  border-left: 1px solid #dedede;
}

.detail_tab_area .bright {
  border-right: 0px !important;
}

.tabs_section {
  position: relative;
  margin-top: 50px;
}

.tabs_section .snstalk_dt {
  position: absolute;
  right: 0;
  top: 0;
}

.tabs_section .snstalk_dt img {
  margin-left: 4px;
}

.tabs_section .tab_inner {
  width: 100%;
  height: 54px;
  margin: 0 0 40px 0;
  padding: 0;
  font-size: 0;
  border-bottom: 1px solid #bfbfbf;
}

.tabs_section .tab_inner a {
  width: 315px;
  line-height: 54px;
  text-align: center;
  display: inline-block;
  font-size: 17px;
  color: #2f2f2f;
  font-weight: 400;
  border-top: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  vertical-align: top;
}

.tabs_section .tab_inner a:first-child+a {
  border-left: 0;
}

.tabs_section .tab_inner a.open {
  border-bottom: 1px solid #fff;
  background-color: #fff;
  color: #000;
}

.tabs_section #prdQnA {
  display: none;
}

.tab_cate.onfixed {
  position: fixed;
  z-index: 999;
  width: 470px;
  bottom: -1px;
  right: 50%;
  margin: 0 -600px 0 0;
  background-color: #fff;
  border: 1px solid #555 !important;
}

.tab_cate.onfixed .infoArea {
  width: 430px;
  float: none;
  padding: 0;
  margin: 0 auto;
  border-top: 0;
}

.tab_cate.onfixed #tab_cate_title {
  display: block;
  background: #555 url("/morenvyimg/tab_cate_up.png") 10px 8px no-repeat;
  height: 35px;
  padding: 0 35px 0 33px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 35px;
  cursor: pointer;
}

.tab_cate.onfixed #tab_cate_title.up {
  background: #555 url("/morenvyimg/tab_cate_down.png") 10px 8px no-repeat;
}

.tab_cate.onfixed .xans-myshop-asyncbenefit,
.tab_cate.onfixed .infoArea .headingArea,
.tab_cate.onfixed .infoArea .xans-product-detaildesign,
.tab_cate.onfixed .infoArea .snsdisplay,
.tab_cate #tab_cate_title {
  display: none;
}

.tab_cate.onfixed .on_option {
  display: block;
}

.tab_cate.onfixed .xans-product-action.on_option {
  border: 0;
}

.tab_cate.onfixed .xans-product-action .sub_buy:hover {
  width: 148px !important;
}

.linker {
  margin-top: 80px;
  display: block;
}

#totalProducts table .right {
  padding-right: 9px;
  color: #111;
  text-align: right;
}

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

#totalProducts tbody.option_products tr td .quantity input,
#totalProducts tbody.add_products tr td .quantity input {
  height: 19px;
  line-height: 19px;
}

#totalProducts tbody.option_products tr td .quantity .down,
#totalProducts tbody.add_products tr td .quantity .down {
  bottom: 0;
  top: auto;
}

.totalPrice .total {
  color: #111;
  float: right;
}

#totalProducts tfoot td .total {
  color: #111;
}

.xans-product-action {
  width: 520px;
  padding: 0px 0 10px;
  border: 0 !important;
}

.xans-product-action .btnArea {
  overflow: hidden;
  margin: 0 0 15px;
  text-align: center;
  padding: 0;
  font-size: 14px;
  display: table;
  font-weight: 400;
  border: 1px solid #cfcfcf;
}

.xans-product-action .btnArea a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.sub_buy {
  text-align: center;
  width: 250px;
  height: 48px;
  background-color: #111;
  line-height: 48px;
  color: #fff;
  float: left;
}

.sub_cart {
  text-align: center;
  width: 134px;
  height: 48px;
  background-color: #fff;
  line-height: 48px;
  color: #111;
  float: left;
}

.sub_wish {
  text-align: center;
  width: 134px;
  height: 48px;
  background-color: #fff;
  line-height: 48px;
  color: #111;
  float: left;
}

.sub_buy:hover {
  background-color: #efefef;
  color: #000;
}

.sub_cart:hover,
.sub_wish:hover {
  background-color: #ddd;
  color: #000;
}

.xans-product-relation .relation {
  padding: 10px 0 10px;
  color: #8f8f91;
  line-height: 1.8em;
}

.xans-product-relation .relation h3 {
  padding: 50px 0px;
  color: #111;
  font-size: 22px;
  text-align: center;
  font-weight: 300;
}

.xans-product-relation .relation ul.prdList {
  display: table;
  width: 1260px;
  min-width: 756px;
  font-size: 0;
  line-height: 0;
  text-align: left;
}

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

.xans-product-relation .relation ul.prdList li.item {
  display: inline-block;
  margin: 20px 0;
  color: #757575;
  vertical-align: top;
  display: inline;
  zoom: 1;
}

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

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

.xans-product-relation .relation ul.prdList li.item .box {
  width: 220px;
  border: 1px solid #dadada;
  box-sizing: border-box;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  -webkit-backface-visibility: hidden;
}

.xans-product-relation .relation ul.prdList li.item .box:hover {
  -webkit-transform: translateY(-2%);
  transform: translateY(-2%);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  -webkit-backface-visibility: hidden;
}

.xans-product-relation .relation ul.prdList li.item .box strong {
  display: block;
  margin: 3px 0 0;
  color: #555;
  font-size: 14px;
  font-weight: 400;
}

.xans-product-relation .relation ul.prdList li.item .box .salePrice strong {
  color: #555;
  font-size: 14px;
  font-weight: 400;
}

.xans-product-relation .relation ul.prdList li.item .box .strike {
  font-weight: normal;
  text-decoration: line-through;
}

.xans-product-relation .relation ul.prdList li.item .thumb {
  width: 220px;
  height: 100%;
  margin: 0 0 16px;
  border: 0;
}

.xans-product-relation .relation ul.prdList li.item .thumb:hover {
  border: 0;
}

.xans-product-relation .relation ul.prdList li.item .box .name {
  display: block;
  padding: 10px 10px 0;
  text-align: left;
}

.xans-product-relation .relation ul.prdList li.item .box .name a {
  color: #555;
  font-size: 14px;
}

.xans-product-relation .relation ul.prdList li.item .box .name a:hover {
  text-decoration: none;
}

.xans-product-relation .relation ul.prdList li.item .box ul {
  padding: 10px;
  text-align: left;
}

.xans-product-relation .relation ul.prdList li.item .description {
  margin: 0 auto;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.xans-product-relation .relation ul.prdList li.item .description .option {
  margin: 0 10px;
  text-align: left;
}

.xans-product-relation .relation ul.prdList li.item .description .option select {
  float: right;
  width: 150px;
  font-family: "Open Sans", "Nanum Gothic", sans-serif;
}

.xans-product-relation .relation ul.prdList li.item .description .quantity {
  margin: 10px 10px 20px;
}

.xans-product-relation .relation ul.prdList li.item .description .quantity .quan {
  float: left;
}

.xans-product-relation .relation ul.prdList li.item .description .quantity .quan_btn {
  float: right;
  width: 24px;
  text-align: right;
}

.xans-product-relation .relation ul.prdList li.item .description .quantity .quan_inp {
  float: right;
}

.xans-product-relation .relation ul.prdList li.item .description .quantity .quan_inp input {
  float: right;
  width: 116px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #d4d8d9;
}

.xans-product-relation .btnArea {
  margin: 20px auto 30px;
  text-align: center;
}

.xans-product-relation .btnArea a {
  width: 250px;
  height: 48px;
  background-color: #efefef;
  display: block;
  line-height: 48px;
  color: #000;
  display: inline-block;
  padding: 0 15px;
  margin: 0 6px;
  font-size: 15px;
}

.xans-product-relation .btnArea a:hover {
  background-color: #000;
  color: #fff;
}

.productSet {
  margin: 10px 0 0;
  font-size: 0;
}

.productSet>.title {
  position: relative;
}

.productSet>.title h3 {
  padding: 50px 0px 30px;
  color: #111;
  font-size: 22px;
  text-align: center;
  font-weight: 300;
}

.productSet .prdLista {
  width: 98%;
  margin: 0 auto;
}

.productSet .prdLista>li {
  position: relative;
  border-bottom: 0;
  width: 20%;
  display: inline-block;
  margin: 20px 0;
  color: #757575;
  vertical-align: top;
  display: inline;
  zoom: 1;
  font-size: 12px;
}

.productSet .prdLista .thumbnail {
  position: static;
  z-index: 1;
  width: 100%;
  text-align: center;
}

.productSet .prdLista .thumbnail img {
  width: 220px;
  min-height: 330px;
  height: 100%;
  margin: 0 0 16px;
  border: 0;
}

.productSet .prdLista .information {
  position: relative;
  padding: 0;
  width: 220px;
  margin: 0 auto;
  min-height: 62px;
}

.productSet .prdLista .information>p {
  padding: 5px 0 0 0;
  margin: 0;
  text-align: left;
  color: #555;
  font-size: 13px;
  letter-spacing: -0.5px;
}

.productSet .prdLista .information .name {
  margin: 0;
  display: block;
  padding: 0;
}

.productSet .prdLista .information .price .del {
  font-weight: normal;
}

.productSet .prdLista .information .salePrice {
  color: #ff8a56;
  font-weight: bold;
}

.productSet .prdLista .information .btnInfo {
  position: absolute;
  top: 19px;
  right: 19px;
  z-index: 1;
  display: block;
  width: 57px;
  height: 20px;
  vertical-align: middle;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/product/btn_info.gif") no-repeat 0 0;
}

.productSet .prdLista .information .btnInfo.selected {
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/product/btn_info_on.gif") no-repeat 0 0;
}

.productSet .prdLista .information .btnInfo span {
  overflow: hidden;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: 120%;
}

.productSet .prdLista .option {
  padding: 0;
  width: 220px;
  margin: 0 auto;
}

.productSet .prdLista .option p.value {
  text-align: center;
}

.productSet .prdLista .option li ul>li {
  display: inline-block;
}

.productSet .prdLista .option li ul>li>a>span {
  display: inline-block;
  padding: 6px 7px;
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 0 2px 3px;
  min-width: 75px;
  text-align: center;
}

.productSet .prdLista .option li ul>li.ec-product-soldout>a>span {
  border-style: dashed;
  cursor: not-allowed;
  color: #d7d7d7;
}

.productSet .prdLista .option li ul>li.ec-product-selected>a>span {
  border: 0;
  background-color: #222;
  color: #fff;
}

.productSet .prdLista .option>li {
  margin: 5px 0 0 0;
  padding: 10px 13px;
  border: 1px solid #e8e8e8;
  text-align: left;
}

.productSet .prdLista .option .option_name {
  display: inline-block;
  margin: 0;
  font-weight: normal;
  height: 24px;
  line-height: 24px;
  letter-spacing: -0.5px;
}

.productSet .prdLista .option select {
  float: right;
  width: 100%;
  border: 0;
  font-family: "Open Sans", "Nanum Gothic", sans-serif;
  letter-spacing: -0.5px;
}

.productSet .prdLista .option input[type=text] {
  width: 80%;
}

.productSet .prdLista .option .ec-base-qty {
  margin: 7px 0 0;
}

.productSet .prdLista .option .selectButton {
  margin: 0 0 6px;
  text-align: right;
}

.productSet .prdLista .guide {
  overflow: hidden;
  position: relative;
  margin: 0 19px;
}

.productSet .prdLista .guide:after {
  content: "";
  display: block;
  clear: both;
}

.productSet .prdLista .guide .qty {
  float: left;
  display: inline-block;
  padding: 12px 0;
  color: #757575;
}

.productSet .prdLista .guide .qty:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e8e8e8;
}

.productSet .prdLista .guide .sizeGuide {
  float: right;
  height: 15px;
  margin: 12px 0;
  background: url("//img.echosting.cafe24.com/skin/base/product/ico_sizeGuide.gif") no-repeat 0 1px;
}

.productSet .prdLista .guide .sizeGuide:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e8e8e8;
}

.productSet .prdLista .guide .sizeGuide a {
  display: inline-block;
  padding: 0 15px 0 24px;
  background: url("//img.echosting.cafe24.com/skin/base/product/ico_sizeGuide_go.gif") no-repeat 100% center;
}

.productSet.additional .title span {
  color: #757575;
  font-weight: normal;
}

.productSet.additional .title .toggle {
  position: absolute;
  top: 8px;
  right: 8px;
}

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

.productSet .prdLista .ec-base-desc {
  padding: 0 0 10px;
  border-top: 0;
  border-bottom: 1px solid #ddd;
}

.productSet .prdLista .ec-base-desc dt {
  width: 135px;
  padding: 0 0 0 20px;
}

.xans-myshop-asyncbenefit {
  margin: 0 auto;
  width: 90%;
}

.xans-myshop-asyncbenefit .myInfo {
  border-top: 1px solid #d6d4d4;
}

.xans-product-additional .cont {
  padding: 20px 0;
  text-align: center;
}

.prdInfo_box {
  border: 1px solid #ebebeb;
  width: 1198px;
  margin-top: 55px;
}

.prdInfo_box .prdInfo_line {
  width: 598px;
  border-right: 1px solid #ebebeb;
  display: block;
  vertical-align: top;
  padding-bottom: 50px;
  padding-top: 25px;
}

.prdInfo_box .prdInfo_line .fleft {
  margin: 20px 30px;
}

.prdInfo_box .prdInfo_line .fleft h2 {
  font-size: 16px;
  color: #555;
  font-weight: normal;
}

.prdInfo_box .prdInfo_line .fleft h2 span {
  color: #543d3d;
  font-weight: bold;
}

.prdInfo_box .prdInfo_line .fleft h3 {
  font-size: 12px;
  color: #999;
  font-weight: normal;
}

.prdInfo_box .prdInfo_line .up_box {
  border: 1px solid #ebebeb;
  width: 103px;
  height: 30px;
  margin: 20px 30px 0 0;
  text-align: center;
}

.prdInfo_box .prdInfo_line .up_box a {
  color: #555;
  font-size: 11px;
  line-height: 32px;
  display: block;
}

.prdInfo_box .prdInfo_line .up_box a:hover {
  text-decoration: none;
  background-color: #2c1a02;
  color: #fff;
}

.prdInfo_box .prdInfo_line .prdInfo_text {
  border-top: 1px solid #ebebeb;
  padding-top: 40px;
  margin: 0 30px;
  color: #888;
  font-size: 11px;
  line-height: 20px;
}

.prdInfo_box .prdInfo_line .prdInfo_text b {
  color: #555;
}

.prdInfo_box .prdInfo_line.fright {
  width: 598px;
  border: 0;
  display: block;
}

.prdInfo_box.topline {
  border-top: 0;
}

.xans-product-additional div.board {
  padding: 10px 0 46px
}

.xans-product-additional div.board p.nodata {
  color: #444;
}

.pdt50 {
  padding-top: 50px;
}

.typeBorder.ec-base-button,
.ec-base-table table {
  border: 1px solid #dedede !important;
}

.ec-base-table td {
  text-align: center;
}

.xans-product-zoom .imgArea,
.xans-product-zoom .imgArea .keyImg {
  width: 400px;
}

.xans-product-zoom .imgArea .keyImg .BigImage {
  width: 398px;
}

.ec-base-layer .xans-product-action {
  width: 500px;
  padding: 30px 0 30px 0;
}

.xans-product-zoom .infoArea {
  width: 500px;
}

.xans-product-zoom .imgArea .listImg li img {
  width: 75px;
  height: auto;
  border: 1px solid #ececec;
  cursor: pointer;
}

.gRight a:first-child {
  color: #fff;
  margin-right: 4px;
  background-color: #222;
}

.gRight a {
  display: block;
  height: 28px;
  width: 114px;
  border: 1px solid #dedede;
  text-align: center;
  float: left;
  line-height: 28px;
  color: #555;
  font-size: 11px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: "Open Sans", "Nanum Gothic", sans-serif;
}

.swiper-button-next {
  right: -5px !important;
  filter: alpha(opacity=30);
  opacity: 0.3;
  -moz-opacity: 0.3;
}

.swiper-button-prev {
  left: -45px !important;
  filter: alpha(opacity=30);
  opacity: 0.3;
  -moz-opacity: 0.3;
}

.swiper-pagination-bullet {
  margin: 0 5px !important;
  width: 12px !important;
  height: 12px !important;
  border: 0 !important;
  cursor: pointer;
  background-color: #cbcbcb !important;
}

.swiper-pagination-bullet-active {
  background-color: #222 !important;
}

body,
code {
/*  font: 0.75em Verdana, Dotum, AppleGothic, sans-serif;*/
  color: #353535;
  background: #fff;
}

body {
/*  min-width: 1480px;*/
}

body#popup {
  min-width: 0;
}

li {
  list-style: none;
}

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

strong {
  font-weight: normal;
}

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

caption {
  display: none;
}

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

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;
}

hr.layout {
  display: none;
}

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

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

.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 table,
#bi_inquire_content_CONTAINER table {
  border: 0;
  margin: 0 0 -1px;
}

#content_CONTAINER table:before,
#bi_inquire_content_CONTAINER table:before {
  display: none;
}

#content_CONTAINER td,
#bi_inquire_content_CONTAINER td {
  width: auto !important;
  padding: 0;
}

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

.gLabel {
  display: inline-block;
}

.gLabel label {
  margin-right: 20px;
  line-height: 22px;
}

.fWidthFull input[type=text] {
  width: 100%;
  height: 24px;
  -webkit-box-sizing: border-box;
  -moz-webkit-box: border-box;
  box-sizing: border-box;
}

.fWidthFull textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-webkit-box: border-box;
  box-sizing: border-box;
}

.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('//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;
}

#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;
}

.dimmed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#header {
  background: url("//img.echosting.cafe24.com/skin/base/layout/bg_body.gif") repeat-x 0 0;
}

#header .inner {
  position: relative;
  width: 1218px;
  margin: 0 auto;
  zoom: 1;
}

#header .inner:after {
  content: "";
  display: block;
  clear: both;
}

#header .topArea {
  height: 112px;
  padding: 83px 0 0;
  text-align: center;
  zoom: 1;
}

#header .topArea:after {
  content: "";
  display: block;
  clear: both;
}

#header .special {
  float: left;
  border-left: 1px solid #d8d8d8;
}

#header .special li {
  float: left;
}

#header .special a {
  display: block;
  height: 20px;
  padding: 16px 15px 9px;
  border-right: 1px solid #d8d8d8;
  color: #353535;
  text-decoration: none;
}

#header .special a:hover {
  color: #008bcc;
  padding-bottom: 7px;
  border-bottom: 2px solid #008bcc;
}

#header .link {
  position: absolute;
  left: 0;
  top: 0;
  height: 35px;
  line-height: 35px;
}

#header .link>a,
#header .link>span {
  float: left;
}

#header .link>a {
  margin: 0 9px 0 0;
  padding: 0 10px 0 0;
  color: #666;
  text-decoration: none;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 100% 12px;
}

#header .link>span img {
  vertical-align: middle;
}

#header .link .xans-layout-bookmark span {
  padding-left: 17px;
  background: url("//img.echosting.cafe24.com/skin/base/layout/ico_bookmark.png") no-repeat 0 1px;
}

#wrap {
  position: relative;
  width: 100%;
}

#container {
  width: 1218px;
  margin: 0 auto;
  zoom: 1;
}

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

#sidebar {
  float: left;
  width: 180px;
}

#sidebar .banner {
  padding: 0 0 20px;
  border-bottom: 1px solid #e8e8e8;
}

#sidebar .banner p a {
  display: block;
}

#contents {
  float: right;
  width: 1014px;
}

#contents .visual img {
  max-width: 100%;
}

#banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
}

#quick {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
}

#quick .banner a {
  display: block;
  margin: 15px 0 0;
}

#footer .inner {
  overflow: hidden;
  position: relative;
  width: 1218px;
  margin: 40px auto 0;
  zoom: 1;
}

#boardArea {
  overflow: hidden;
  margin: 50px 0 0;
  border-top: 1px solid #d8d8d8;
}

#bannerArea {
  margin: 22px 0 0;
}

#bannerArea h2 {
  margin: 0 0 16px;
  font-weight: normal;
  font-size: 20px;
  color: #2e2e2e;
  text-align: center;
}

.path {
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  zoom: 1;
}

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

.path ol {
  float: right;
}

.path li {
  float: left;
  padding: 0 0 0 12px;
  margin: 0 0 0 8px;
  color: #757575;
  background: url("//img.echosting.cafe24.com/skin/base/layout/ico_path.gif") no-repeat 0 10px;
}

.path li:first-child {
  background: none;
}

.path li a {
  color: #757575;
}

.path li strong,
.path li strong a {
  color: #2e2e2e;
}

.titleArea {
  min-height: 30px;
  margin: 10px 0 20px;
  border-bottom: 1px solid #e8e8e8;
}

.titleArea h2 {
  display: inline-block;
  padding: 0 0 0 12px;
  color: #2e2e2e;
  font-size: 16px;
  display: inline;
  zoom: 1;
  background: url("//img.echosting.cafe24.com/skin/base/layout/ico_heading.gif") 0 50% no-repeat;
}

.titleArea p {
  display: inline-block;
  margin: 0 0 0 6px;
  padding: 0 0 0 10px;
  color: #939393;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 0 0;
  display: inline;
  zoom: 1;
}

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

.titleArea ul li {
  padding: 0 0 0 9px;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_square2.gif") no-repeat 4px 7px;
}

.boardMain {
  overflow: hidden;
  zoom: 1;
}

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

.boardMain .board {
  position: relative;
  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;
}

.boardMain .board h3 {
  margin: 0 0 13px;
  height: 28px;
  font-size: 16px;
  color: #2e2e2e;
  border-bottom: 2px solid #626672;
}

.boardMain .board .more {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px;
}

.boardMain .board .ec-base-table.typeList td {
  color: #a4a4a4;
}

.boardMain .board .ec-base-table.typeList td.title a,
.boardMain .board .ec-base-table.typeList td.title a:hover {
  color: #4f4f4f;
}

.boardMain .board .galleryList {
  overflow: hidden;
}

.boardMain .board .galleryList ul {
  overflow: hidden;
  margin: 0 -10px;
}

.boardMain .board .galleryList li {
  float: left;
  position: relative;
  width: 20%;
  padding: 0 0 12px 0;
  word-break: break-all;
}

.boardMain .board .galleryList li span {
  display: block;
  margin: 0 10px;
  font-size: 11px;
  color: #a4a4a4;
}

.boardMain .board .galleryList li .imgLink,
.boardMain .board .galleryList li .imgLink:hover {
  display: block;
  margin: 0 10px 5px;
  font-size: 12px;
}

.boardMain .board .galleryList li .imgLink img {
  width: 100%;
  max-height: 110px;
  border: 1px solid #ededed;
}

#modalBackpanel {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: #000;
}

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

#modalContainer #modalContent {
  width: 100%;
  height: 100%;
}

.txtInfo {
  color: #707070;
}

.txtWarn {
  color: #f76560;
}

.txtEm {
  color: #d00a2d;
}

.txtDel,
.strike {
  text-decoration: line-through;
  font-weight: normal;
}

.strike strong,
.discount strong {
  font-weight: normal;
}

.txtNormal {
  font-weight: normal;
  font-style: normal;
}

.txtNum {
  display: inline-block;
  font-size: 11px;
  color: #939393;
  word-break: normal;
}

.txt11 {
  font-size: 11px;
}

.txt12 {
  font-size: 12px;
}

.txt14 {
  font-size: 14px;
}

.txt16 {
  font-size: 16px;
}

.txt18 {
  font-size: 18px;
  letter-spacing: -1px;
}

.txtIcon {
  font-size: 12px;
  font-style: normal;
}

.txtBreak {
  word-break: break-all;
  word-wrap: break-word;
}

html:lang(ja) .txt11,
html:lang(zh) .txt11,
html:lang(zh-tw) .txt11 {
  font-size: 12px;
}

.gBlank5 {
  display: block;
  margin-top: 5px;
}

.gBlank10 {
  display: block;
  margin-top: 10px;
}

.gBlank20 {
  display: block;
  margin-top: 20px;
}

.gBlank30 {
  display: block;
  margin-top: 30px;
}

.gIndent10 {
  margin-left: 10px;
}

.gIndent20 {
  margin-left: 20px;
}

.gSpace10 {
  margin-right: 10px;
}

.gSpace20 {
  margin-right: 20px;
}

.gMerge {
  position: relative;
  z-index: 1;
  margin-top: -1px;
}

.ec-base-qty {
  position: relative;
  display: inline-block;
  width: 50px;
  margin: 0 1px 0 0;
  text-align: left;
}

.ec-base-qty input[type="text"] {
  width: 22px;
  height: 23px;
  padding: 0 0 0 5px;
  line-height: 25px;
  border: 1px solid #d4d8d9;
  border-radius: 3px 0 0 3px;
}

.ec-base-qty .up {
  position: absolute;
  left: 27px;
  top: 0;
}

.ec-base-qty .down {
  position: absolute;
  left: 27px;
  bottom: 0;
}

.ec-base-chk {
  display: inline-block;
  position: relative;
  margin: 0 8px 0 0;
  width: 22px;
  height: 22px;
  vertical-align: top;
  cursor: pointer;
}

.ec-base-chk input {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.ec-base-chk .checkbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("//img.echosting.cafe24.com/skin/base/common/bg_join_check.png") no-repeat 0 0;
}

.ec-base-chk input:checked+.checkbox {
  background-position: -34px 0;
}

.ec-base-tooltip {
  display: none;
  z-index: 2;
  position: absolute;
  top: 24px;
  padding: 15px;
  border: 1px solid #565960;
  background: #fff;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.15);
}

.ec-base-tooltip h3 {
  margin: 0 0 8px;
  padding: 0 10px;
  font-size: 12px;
  border-bottom: 0;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_layer_title.gif") no-repeat 0 50%;
}

.ec-base-tooltip h3+p {
  margin: 0 5px 10px;
}

.ec-base-tooltip h4 {
  margin: 15px 10px 8px 5px;
  font-size: 12px;
}

.ec-base-tooltip h4:before {
  display: inline-block;
  content: "";
  margin: 0 5px 0 0;
  width: 3px;
  height: 3px;
  background: #666;
  vertical-align: middle;
}

.ec-base-tooltip .btnClose {
  position: absolute;
  right: 14px;
  top: 14px;
}

.ec-base-tooltip .edge {
  z-index: 20;
  position: absolute;
  left: 50%;
  top: -6px;
  display: block;
  margin: 0 0 0 -5px;
  width: 10px;
  height: 6px;
}

.ec-base-tooltip .edge:before,
.ec-base-tooltip .edge:after {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border: solid transparent;
}

.ec-base-tooltip .edge:before {
  margin: 1px 0 0;
  border-bottom-color: #565960;
  border-width: 0 5px 5px 5px;
}

.ec-base-tooltip .edge:after {
  left: 1px;
  margin: 2px 0 0;
  border-bottom-color: #fff;
  border-width: 0 4px 4px 4px;
}

.ec-base-tooltip table th,
.ec-base-tooltip table td {
  padding: 8px 10px 7px 10px;
  border: 1px solid #e8e8e8;
  line-height: 1.5em;
}

.ec-base-tooltip table th {
  padding-right: 0;
  background: #fbf9fa;
}

.ec-base-tooltip table thead th {
  text-align: center;
}

.ec-base-tooltip table tbody th {
  text-align: left;
}

.ec-base-tooltip table .left {
  text-align: left;
}

.ec-base-tooltip table .center {
  text-align: center;
}

.ec-base-tooltip table .right {
  text-align: right;
}

.ec-base-tooltip table .info {
  padding: 0;
  color: #757575;
}

.ec-base-tooltip table p.info:before,
.ec-base-tooltip table ul.info li:before {
  display: inline-block;
  content: "";
  margin: 0 3px 0 0;
  width: 4px;
  height: 1px;
  background: #757575;
  vertical-align: middle;
}

.ec-base-tooltip .info {
  padding: 10px 10px 0;
  margin: 5px 0 0;
}

.ec-base-tooltip p.bullet,
.ec-base-tooltip ul.bullet {
  margin: 8px 10px;
}

.ec-base-tooltip p.bullet:before,
.ec-base-tooltip ul.bullet li:before {
  display: inline-block;
  content: "";
  margin: -3px 3px 0 0;
  width: 0;
  height: 0;
  border: solid transparent;
  border-left-color: #333;
  border-width: 2px 0 2px 2px;
  vertical-align: middle;
}

.ec-base-tooltip ul.bullet li {
  line-height: 1.5em;
}

.ec-base-tooltip .txtEm {
  color: #008bcc;
}

.ec-base-tooltip .txtWarn {
  color: #f65b54;
}

.ec-base-tooltip.typeUpper {
  top: auto;
  bottom: 34px;
}

.ec-base-tooltip.typeUpper .edge {
  top: auto;
  bottom: -6px;
}

.ec-base-tooltip.typeUpper .edge:before {
  margin: 0 0 -5px;
  border-top-color: #565960;
  border-width: 5px 5px 0 5px;
}

.ec-base-tooltip.typeUpper .edge:after {
  left: 1px;
  margin: 0 0 -4px;
  border-top-color: #fff;
  border-width: 4px 4px 0 4px;
}

span.ec-base-help,
p.ec-base-help,
ul.ec-base-help li {
  margin: 2px 9px;
  padding: 1px 0 1px 20px;
  line-height: 1.4;
  background: url('//img.echosting.cafe24.com/skin/base/common/ico_info.gif') no-repeat 0 2px;
}

div.ec-base-help {
  margin: 20px 0;
  border: 1px solid #d6d4d4;
  line-height: 18px;
}

div.ec-base-help>h2,
div.ec-base-help>h3 {
  padding: 9px 0 6px 10px;
  border-bottom: 1px solid #e8e7e7;
  color: #101010;
  font-size: 12px;
  background: #fbfbfb;
}

div.ec-base-help .inner {
  padding: 0 9px 12px;
}

div.ec-base-help h4 {
  margin: 22px 0 -4px;
  color: #404040;
  font-size: 12px;
  font-weight: normal;
}

div.ec-base-help h4:first-child {
  margin-top: 13px;
}

div.ec-base-help p {
  margin: 15px 0 0 10px;
  color: #707070;
}

div.ec-base-help ul,
div.ec-base-help ol {
  margin: 15px 0 0 11px;
}

div.ec-base-help li {
  color: #707070;
}

div.ec-base-help ol li {
  padding: 0 0 0 25px;
  background: url('//img.echosting.cafe24.com/skin/base/common/ico_number.png') no-repeat;
}

div.ec-base-help ol .item1 {
  background-position: -484px 0;
}

div.ec-base-help ol .item2 {
  background-position: -434px -100px;
}

div.ec-base-help ol .item3 {
  background-position: -384px -200px;
}

div.ec-base-help ol .item4 {
  background-position: -334px -300px;
}

div.ec-base-help ol .item5 {
  background-position: -284px -400px;
}

div.ec-base-help ol .item6 {
  background-position: -234px -500px;
}

div.ec-base-help ol .item7 {
  background-position: -184px -600px;
}

div.ec-base-help ol .item8 {
  background-position: -134px -700px;
}

div.ec-base-help ol .item9 {
  background-position: -84px -800px;
}

div.ec-base-help ol .item10 {
  background-position: -34px -900px;
}

div.ec-base-help ul li {
  padding: 0 0 0 11px;
  background: url('//img.echosting.cafe24.com/skin/base/common/ico_dash.gif') no-repeat 0 7px;
}

.ec-base-product {
  margin: 22px 0 0;
}

.ec-base-product .title {
  margin: 0 0 17px;
}

.ec-base-product .title h2 {
  font-weight: normal;
  font-size: 20px;
  color: #2e2e2e;
  text-align: center;
}

.ec-base-product .title h3 {
  font-weight: normal;
  font-size: 20px;
  color: #2e2e2e;
  text-align: center;
}

.ec-base-product img {
  vertical-align: middle;
}

.ec-base-product a[href^='/product/detail.html']>img {
  border: 1px solid #ececec;
}

.ec-base-product .prdList {
  display: table;
  width: 100%;
  min-width: 756px;
  margin: -20px 0 0;
  font-size: 0;
  line-height: 0;
}

.ec-base-product .prdList>li {
  position: relative;
  display: inline-block;
  margin: 30px 0 20px;
  color: #757575;
  vertical-align: top;
}

.ec-base-product .prdList .chk {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  display: block;
  margin: 0 0 10px;
}

.ec-base-product .prdList .thumbnail {
  position: relative;
  margin: 10px 7px;
  text-align: center;
}

.ec-base-product .prdList .thumbnail .prdImg {
  position: relative;
}

.ec-base-product .prdList .thumbnail a img {
  max-width: 100%;
  box-sizing: border-box;
}

.ec-base-product .prdList .thumbnail .wish {
  position: absolute;
  right: 3px;
  bottom: 4px;
  z-index: 1;
  cursor: pointer;
}

.ec-base-product .prdList .thumbnail .prdIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.ec-base-product .prdList .thumbnail .icon {
  margin: 10px 0 0;
  border-bottom: 1px solid #e8e8e8;
  vertical-align: middle;
}

.ec-base-product .prdList .thumbnail .icon:after {
  content: "";
  display: block;
  clear: both;
}

.ec-base-product .prdList .thumbnail .promotion {
  float: left;
  margin: 0 0 4px;
  text-align: left;
}

.ec-base-product .prdList .thumbnail .promotion img {
  margin: 0 4px 0 0;
}

.ec-base-product .prdList .thumbnail .button {
  float: right;
  margin: 0 0 4px;
}

.ec-base-product .prdList .thumbnail .button img {
  cursor: pointer;
}

.ec-base-product .prdList .thumbnail .button .option {
  display: inline;
  position: relative;
}

.ec-base-product .prdList .thumbnail .button .likeButton {
  display: inline-block;
  margin: 0 5px;
}

.ec-base-product .prdList .thumbnail .button .likeButton button {
  font-family: verdana;
  color: #9a9a9a;
  letter-spacing: -1px;
  background: none;
}

.ec-base-product .prdList .thumbnail .button .likeButton button img {
  margin-bottom: 0;
  vertical-align: middle;
}

.ec-base-product .prdList .thumbnail .button .likeButton button strong {
  height: 16px;
  vertical-align: middle;
}

.ec-base-product .prdList .thumbnail .button .likeButton.selected button {
  color: #353535;
}

.ec-base-product .prdList .description {
  margin: 0 auto;
  padding: 0 7px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.ec-base-product .prdList .description .name {
  display: block;
  text-align: left;
  font-weight: normal;
}

.ec-base-product .prdList .description .name a {
  color: #2e2e2e;
}

.ec-base-product .prdList .description .mileage {
  display: block;
}

.ec-base-product .prdList .description span.grid {
  display: block;
}

.ec-base-product ul.grid2>li {
  width: 50%;
}

.ec-base-product ul.grid3>li {
  width: 33.33%;
}

.ec-base-product ul.grid4>li {
  width: 25%;
}

.ec-base-product ul.grid5>li {
  width: 20%;
}

.ec-base-product ul.grid3>li .color {
  max-width: 230px;
}

.ec-base-product ul.grid4>li .color {
  max-width: 190px;
}

.ec-base-product ul.grid5>li .color {
  max-width: 130px;
}

.ec-base-product ul.grid2 li:after {
  content: "";
  display: block;
  clear: both;
}

.ec-base-product ul.grid2 li .thumbnail {
  float: left;
  width: 220px;
  text-align: left;
  margin: 0;
}

.ec-base-product ul.grid2 li .description {
  float: left;
  width: 247px;
  padding: 0 20px;
}

.ec-base-product ul.grid2 li .description .chk {
  position: static;
  text-align: left;
}

.ec-base-product .spec {
  margin: 0;
}

.ec-base-product .spec li {
  text-align: left;
}

.ec-base-product .spec li .title {
  font-weight: normal;
  vertical-align: top;
}

.ec-base-product .spec li .title span {
  vertical-align: top;
}

.ec-base-product .spec li .color {
  overflow: hidden;
  display: inline-block;
  margin: 3px 0 0 0;
}

.ec-base-product .spec li .chips {
  float: left;
  width: 10px;
  height: 10px;
  margin: 0 2px 2px 0;
  border: 1px solid #e3e3e3;
  font-size: 0;
  line-height: 0;
}

.ec-base-product .discountPeriod {
  display: inline-block;
  z-index: 10;
  position: relative;
  width: 55px;
  height: 19px;
  vertical-align: middle;
}

.ec-base-product .layerDiscountPeriod {
  left: 50%;
  top: 26px;
  width: 247px;
  margin: 0 0 0 -124px;
}

.ec-base-product .layerDiscountPeriod strong.title {
  display: block;
  margin: 0 0 12px;
  padding: 0 35px 0 0;
  font-weight: bold;
  color: #2e2e2e;
}

.ec-base-product .layerDiscountPeriod .content p {
  margin: 2px 0 0;
  font-size: 11px;
  line-height: 16px;
  color: #757575;
  letter-spacing: -1px;
}

.ec-base-product .layerDiscountPeriod .content p strong {
  font-weight: normal;
  font-size: 12px;
  color: #2e2e2e;
}

.ec-base-product .layerDiscountPeriod .content p strong span {
  font-size: 11px;
}

.ec-base-product .prdList .shippingFee {
  position: relative;
  display: inline-block;
}

.ec-base-product .prdList .shippingFee .button {
  display: inline-block;
  float: none;
}

.ec-base-product .prdList .shippingFee .ec-base-tooltip {
  z-index: 11;
  display: block;
  margin: 0 0 0 -170px;
  width: 360px;
}

.ec-base-product .prdList .shippingFee .ec-base-tooltip table th {
  width: 40px;
}

.ec-base-product .prdList .shippingFee .ec-base-tooltip table th,
.ec-base-product .prdList .shippingFee .ec-base-tooltip table td {
  padding: 7px 10px 8px 10px;
}

.ec-base-product .btnTooltip {
  position: relative;
  display: inline-block;
}

.differentialShipping {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 17px;
  z-index: 100;
  width: 350px;
  margin: 0 0 0 -176px;
}

.differentialShipping h3.title {
  margin: 0;
  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;
  color: #80aeef;
  text-align: right;
}

.ec-product-bgLT {
  background-position: left top;
}

.ec-product-bgLC {
  background-position: left center;
}

.ec-product-bgLB {
  background-position: left bottom;
}

.ec-product-bgRT {
  background-position: right top;
}

.ec-product-bgRC {
  background-position: right center;
}

.ec-product-bgRB {
  background-position: right bottom;
}

.ec-product-bgCT {
  background-position: center top;
}

.ec-product-bgCC {
  background-position: center center;
}

.ec-product-bgCB {
  background-position: center bottom;
}

.ec-base-product .prdList .chk {
  display: block;
  margin: 0 0 10px;
  text-align: center;
}

.ec-base-product .prdList .thumbnail {
  position: relative;
  margin: 0 7px 10px;
  text-align: center;
}

.ec-base-product .prdList .thumbnail img {
  width: 100%;
  max-width: 100%;
  border: 1px solid #ececec;
  box-sizing: border-box;
}

.ec-base-product .prdList .thumbnail .wish {
  position: absolute;
  right: 3px;
  bottom: 4px;
  z-index: 1;
  cursor: pointer;
}

.ec-base-product .prdList .thumbnail .prdIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.ec-base-product .prdList .thumbnail .wish img {
  margin: 0;
  border: 0;
}

.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;
  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;
  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;
}

.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: #008bcc;
  text-decoration: underline;
  border: 0;
}

.ec-base-paginate.typeSub .first {
  margin-right: 3px;
}

.ec-base-paginate.typeSub .last {
  margin-left: 3px;
}

.ec-base-tab .menu {
  margin: 0 0 20px;
  border: 1px solid #cbcdce;
  border-bottom-color: #202020;
  border-left: 0;
  background: #f2f2f2;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ec-base-tab .menu:after {
  content: "";
  display: block;
  clear: both;
}

.ec-base-tab .menu li {
  float: left;
  border-left: 1px solid #cbcdce;
  background: #f2f2f2;
}

.ec-base-tab .menu li a {
  display: block;
  min-width: 187px;
  margin: 0 0 0 -1px;
  padding: 12px 5px 11px;
  border-right: 1px solid #cbcdce;
  color: #707070;
  text-decoration: none;
  outline: 0;
  text-align: center;
  background: #f2f2f2;
}

.ec-base-tab .menu li:first-child a {
  margin-left: 0;
}

.ec-base-tab .menu li.selected a {
  position: relative;
  top: -1px;
  left: -2px;
  margin: 0 0 -1px;
  border: 1px solid #202020;
  border-bottom: 0;
  color: #fff;
  font-weight: bold;
  background: #4a5164;
}

.ec-base-tab .menu li.selected:first-child a {
  left: -1px;
}

.ec-base-tab>.right {
  position: absolute;
  top: 8px;
  right: 10px;
  line-height: 24px;
  color: #909090;
}

.ec-base-tab.typeLight .menu li.selected a {
  margin: 0 0 -2px;
  border-bottom: 1px solid #fff;
  color: #404040;
  background: #fff;
}

.ec-base-tab[class*="grid"] .menu {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.ec-base-tab[class*="grid"] .menu li {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

.ec-base-tab[class*="grid"] .menu li a {
  display: inline-block;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 11px 0;
  border: 0;
}

.ec-base-tab[class*="grid"] .menu li.selected {
  position: relative;
  top: 0;
  right: -1px;
  border: 1px solid #292929;
  border-bottom: 0;
  background: #4a5164;
}

.ec-base-tab[class*="grid"] .menu li:first-child.selected {
  right: 0;
}

.ec-base-tab[class*="grid"] .menu li.selected a {
  position: static;
  background: none;
}

.ec-base-tab.grid2 .menu li {
  width: 50.5%;
}

.ec-base-tab.grid3 .menu li {
  width: 34%;
}

.ec-base-tab.grid4 .menu li {
  width: 25.5%;
}

.ec-base-tab.grid5 .menu li {
  width: 20.5%;
}

.ec-base-tab.grid6 .menu li {
  width: 17%;
}

.ec-base-tab.grid7 .menu li {
  width: 14.8%;
  width: 15%;
}

.ec-base-tab.grid7 .menu li:first-child {
  width: 13%;
}

.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;
}

.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;
}

.ec-base-box {
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  border: 5px solid #e8e8e8;
  color: #404040;
}

.ec-base-box.gHalf {
  position: relative;
  padding: 20px 0;
}

.ec-base-box.gHalf:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #e6e6e6;
}

.ec-base-box.typeBg {
  background-color: #fbfafa;
}

.ec-base-box.typeThin {
  border-width: 1px;
  border-color: #d7d5d5;
}

.ec-base-box.typeThinBg {
  border-width: 1px;
  border-color: #d7d5d5;
  background-color: #fbfafa;
}

.ec-base-box.typeThinBg>.agree {
  padding: 20px;
  border: 1px solid #e6e6e6;
  background: #fff;
}

.ec-base-box.typeThinBg>.agree p {
  padding: 0 0 17px;
}

.ec-base-box.typeMember {
  padding: 0;
}

.ec-base-box.typeMember .information {
  display: table;
  table-layout: fixed;
  padding: 10px 0;
  width: 100%;
  box-sizing: border-box;
}

.ec-base-box.typeMember .information>.title,
.ec-base-box.typeMember .information>.thumbnail {
  display: table-cell;
  padding: 0 15px;
  width: 70px;
  text-align: center;
  vertical-align: middle;
}

.ec-base-box.typeMember .information>.title {
  vertical-align: middle;
}

.ec-base-box.typeMember .information>.thumbnail img {
  max-width: 70px;
}

.ec-base-box.typeMember .information .description {
  display: table-cell;
  padding: 0 10px;
  width: auto;
  line-height: 1.5em;
  border-left: 1px solid #e8e8e8;
  vertical-align: middle;
}

.ec-base-box.typeMember.gMessage {
  border-width: 1px;
  border-color: #d7d5d5;
}

.ec-base-box .message {
  display: block;
  padding: 10px 0 10px 35px;
  border-bottom: 1px solid #e8e7e7;
  background: #fbfbfb url("//img.echosting.cafe24.com/skin/base/common/ico_info.gif") no-repeat 10px center;
}

.ec-base-box.typeProduct {
  display: table;
  table-layout: fixed;
  padding: 15px 0;
  width: 100%;
  box-sizing: border-box;
}

.ec-base-box.typeProduct .thumbnail,
.ec-base-box.typeProduct .information {
  display: table-cell;
  padding: 0 20px;
  vertical-align: middle;
}

.ec-base-box.typeProduct .thumbnail {
  width: 100px;
}

.ec-base-box.typeProduct .thumbnail img {
  max-width: 90px;
  border: 1px solid #d7d5d5;
}

.ec-base-box.typeProduct .information {
  padding-left: 0;
}

.ec-base-table table {
  position: relative;
  margin: 10px 0 0;
  border: 1px solid #d7d5d5;
  border-top: 0;
  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: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #f1f1f1;
}

.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 {
  word-break: break-all;
  word-wrap: break-word;
}

.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;
  word-break: break-all;
  word-wrap: break-word;
}

.ec-base-table td.clear {
  padding: 0 !important;
  border: 0 !important;
}

.ec-base-table.typeWrite td {
  padding: 8px 10px 7px;
}

.ec-base-table.typeWrite img {
  max-width: 100% !important;
  height: auto !important;
}

.ec-base-table.typeList table {
  border-top: 1px solid #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;
}

.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.gBorder td.gClearLine {
  border-left: 0;
}

.ec-base-table.typeList.gBorder tbody td {
  border-color: #eee;
}

.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 {
  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 {
      display: none;
  }
}

.ec-base-desc {
  overflow: hidden;
  text-align: left;
}

.ec-base-desc:after {
  content: "";
  display: block;
  claer: both;
}

.ec-base-desc dt,
.ec-base-desc .term {
  float: left;
  width: 100px;
  margin: 0 0 2px;
  padding: 0 4px 0 0;
  line-height: 22px;
  -webkit-box-sizing: border-box;
  -moz-webkit-box: border-box;
  box-sizing: border-box;
  font-weight: normal;
}

.ec-base-desc dd,
.ec-base-desc .desc {
  display: block;
  margin: 0 0 2px;
  padding: 0 5px 0 100px;
  min-height: 22px;
  line-height: 22px;
  word-wrap: break-word;
  word-break: break-all;
}

.ec-base-desc dd:after,
.ec-base-desc .desc:after {
  content: "";
  display: block;
  clear: left;
}

.ec-base-desc.gSmall dt,
.ec-base-desc.gSmall .term {
  width: 30%;
}

.ec-base-desc.gSmall dd,
.ec-base-desc.gSmall .desc {
  padding-left: 30%;
}

.ec-base-desc.gMedium dt,
.ec-base-desc.gMedium .term {
  width: 40%;
}

.ec-base-desc.gMedium dd,
.ec-base-desc.gMedium .desc {
  padding-left: 40%;
}

.ec-base-desc.gLarge dt,
.ec-base-desc.gLarge .term {
  width: 50%;
}

.ec-base-desc.gLarge dd,
.ec-base-desc.gLarge .desc {
  padding: 0 0 0 50%;
}

.ec-base-desc.centerDT dt,
.ec-base-desc.centerDD dd,
.ec-base-desc.centerDT .term,
.ec-base-desc.centerDD .desc,
.ec-base-desc.center,
.ec-base-desc .center {
  text-align: center;
}

.ec-base-desc.rightDT dt,
.ec-base-desc.rightDD dd,
.ec-base-desc.rightDT .term,
.ec-base-desc.rightDD .desc,
.ec-base-desc.right,
.ec-base-desc .right {
  text-align: right;
}

.ec-base-desc.rightDD dd,
.ec-base-desc.rightDD .desc {
  padding-right: 0;
}

.ec-base-desc.typeBullet dt,
.ec-base-desc.typeBullet .term {
  padding: 0 4px 0 10px;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_arrow.png") no-repeat 0 7px;
}

.ec-base-desc.typeDot dt,
.ec-base-desc.typeDot .term {
  padding: 0 4px 0 6px;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_square3.gif") no-repeat left 10px;
}

.xans-search-form .searchResult {
  overflow: hidden;
  text-align: right;
  line-height: 38px;
  border: 0;
}

.xans-search-form .searchResult .record {
  float: left;
  padding: 0 0 0 20px;
  color: #555;
  font-size: 13px;
}

.xans-search-form .searchResult .listType {
  display: inline;
  margin: 0 4px 0 0;
}

.xans-search-form .searchResult .listType li {
  display: inline;
  padding: 0 6px 0 10px;
  font-size: 11px;
  color: #777;
  cursor: pointer;
}

.xans-search-form .searchResult .listType li a {
  color: #777;
  font-size: 11px;
  line-height: 40px;
}

.xans-search-form .searchResult .listType li:hover {
  color: #000;
  text-decoration: none;
}

.xans-mall-faq {
  background: #f8f8f8;
  border-top: 2px solid #c0c0c0;
  border-bottom: 2px solid #c0c0c0;
  padding: 20px 20px 0px 20px;
}

.xans-mall-faq div {
  margin: 0px 0px 20px 0px;
}

.xans-mall-faq h3 {
  margin: 0px;
  color: #333;
  font-size: 1.2em;
  padding: 10px 0px 0px 0px;
}

.xans-mall-faq .cont {
  background: #FFF;
  color: #8f8f91;
  line-height: 1.8em;
  margin: 0;
  padding: 10px 20px 20px 20px;
  clear: both;
  font-size: 11px;
  border: 1px solid #e6e6e6;
}

.xans-mall-faq ul.link {
  display: none;
}

.xans-order-basketpackage .orderStep {
  display: none;
}

.xans-order-form .orderStep {
  display: none;
}

.xans-order-result .orderStep {
  display: none;
}

.xans-board-write .information h3 {
  font-weight: normal;
}

.xans-board-write .information .price {
  font-weight: normal;
  color: #111;
}

.xans-board-write .information #sPrdCommonImg img {
  height: 24px;
  margin-right: 3px;
}

.xans-board-listpackage {
  margin: 0 0 10px;
}

.xans-board-listpackage .boardList table {
  border: 0px;
  border-bottom: 1px solid #e6e6e6;
  color: #8f8f8f;
  font-size: 14px;
}

.xans-board-listpackage table th {
  padding: 9px 0 7px;
  border: 0px;
  background: #fff;
  font-weight: normal;
  color: #202020;
  font-size: 14px;
}

.xans-board-listpackage table td {
  padding: 11px 0 9px;
  border: 0px;
  border-top: 1px dotted #eee;
  line-height: 140%;
  text-align: center;
  vertical-align: middle;
  font-size: 13px;
}

.xans-board-listpackage table td.subject {
  font-size: 14px;
  text-align: left;
  word-break: break-all;
  font-size: 14px;
}

.xans-board-listpackage .boardListEmpty {
  padding: 20px 0;
  text-align: center;
  background-color: #fff;
  border-width: 0 0px 1px;
  border-style: solid;
  border-color: #e6e6e6;
}

.xans-board-buttonlist {
  padding: 15px 0 0 0;
  background-color: #fff;
  border: 0px;
  border-top: none;
  text-align: right;
}

.xans-board-listpackage table td .txtNum {
  font-size: 13px;
}

.xans-board-listpackage .txtEm {
  color: #111;
  display: inline-block;
  padding: 0 2px;
}

.xans-board-listpackage-8 {
  margin: 0 0 20px;
}

.xans-board-listpackage-8 .xans-board-buttonlist-8 {
  padding: 15px 20px 15px 0;
  background-color: #fff;
  border: 0px solid #ddd;
  text-align: right;
}

.xans-board-search-8 {
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}

.xans-board-search-8 {
  height: 40px;
  margin: 0 auto;
  text-align: center;
}

.xans-board-search-8 .boardSearch {
  margin: 0 auto;
  text-align: center;
  border: 1px solid #ddd;
  height: 40px;
  display: inline-block;
}

.xans-board-search-8 p {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  float: left;
  background-color: #e6e6e6;
}

.xans-board-search-8 p::before {
  content: "검색";
  height: 40px;
  line-height: 40px;
  padding: 0 35px;
}

.xans-board-search-8 select,
.xans-board-search-8 select#search_date {
  background-color: #fff;
  height: 40px;
  border: 0;
  vertical-align: top;
  padding: 0 0 0 15px;
  margin: 0;
  width: 110px;
  border-left: 1px solid #ddd;
}

.xans-board-search-8 .inputTypeText {
  background-color: #fff;
  height: 40px;
  width: 300px;
  border: 0;
  vertical-align: top;
  padding: 0 0 0 15px;
  margin: 0;
  border-left: 1px solid #ddd;
}

.xans-board-listpackage-8 .notice {
  border: 0;
}

.xans-board-listpackage-8 .xans-board-list-8 li {
  width: 25%;
}

.xans-board-listpackage-8 .xans-board-list-8 li a.imgLink,
.xans-board-listpackage-8 .xans-board-list-8 li a.imgLink:hover {
  width: 290px;
}

.xans-board-listpackage-8 .xans-board-list-8 li a.imgLink:hover {
  opacity: 0.7;
}

.xans-board-listpackage-8 .xans-board-list-8 li .imgLink img {
  width: 289px;
  height: 289px;
  margin-bottom: 30px;
  border: 0;
}

.xans-board-listpackage-8 .xans-board-list-8 li .category_name {
  width: 250px;
  margin: 0 auto 20px;
  font-size: 16px;
  font-weight: 500;
  color: #111;
}

.xans-board-listpackage-8 .xans-board-list-8 li a {
  width: 250px;
  margin: 0 auto;
  display: block;
}

.xans-board-listpackage-8 .xans-board-list-8 li .write_date {
  width: 250px;
  margin: 0 auto;
  font-size: 12px;
  color: #111;
}

.ec-base-table.typeWrite .read_subject {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #656565;
  padding-bottom: 10px;
}

.ec-base-table.typeWrite .read_date {
  width: 100%;
  text-align: center;
  font-size: 12px;
  padding-bottom: 50px;
  color: #999;
}

.xans-board-listpackage-8 .notice {
  margin-bottom: 100px;
}

.xans-board-listpackage-8 .xans-board-notice-8 ul {
  display: flex;
}

.xans-board-listpackage-8 .xans-board-notice-8 li {
  float: left;
  vertical-align: top;
  padding: 0;
  border: 0;
  margin: 0 auto;
}

.xans-board-listpackage-8 .xans-board-notice-8 .imgLink {
  float: none;
}

.xans-board-listpackage-8 .xans-board-notice-8 .imgLink img {
  margin: 0 auto;
  width: 90%;
}

.xans-board-listpackage-8 .xans-board-notice-8 li .description {
  padding: 0;
  width: 90%;
  margin: 10px auto;
}

.xans-board-listpackage-8 .xans-board-notice-8 li a.imgLink:hover {
  opacity: 0.7;
}

.xans-board-title .title {
  text-align: center;
  margin: 30px auto;
  border-bottom: 0;
}

.xans-board-title .title h2 {
  padding: 0;
  margin-bottom: 20px;
  text-align: center;
  color: #222;
  font-size: 40px;
  font-weight: 100;
  background: none;
}

.xans-board-title .title p {
  display: block;
  margin-bottom: 50px;
  padding: 0;
  color: #222;
  vertical-align: bottom;
  background: none;
  font-size: 16px;
  font-weight: 100;
}

.xans-board-title p.imgArea {
  text-align: center;
}

.xans-board-search-4 {
  margin: 30px auto 0 !important;
  text-align: center;
}

.xans-board-search-4 {
  height: 40px;
  margin: 0 auto 80px;
  text-align: center;
}

.xans-board-search-4 .boardSearch {
  margin: 0 auto;
  text-align: center;
  border: 1px solid #ddd;
  height: 40px;
  display: inline-block;
}

.xans-board-search-4 p {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  float: left;
  background-color: #e6e6e6;
}

.xans-board-search-4 p::before {
  content: "검색";
  height: 40px;
  line-height: 40px;
  padding: 0 35px;
}

.xans-board-search-4 select,
.xans-board-search-4 select#search_date {
  background-color: #fff;
  height: 40px;
  border: 0;
  vertical-align: top;
  padding: 0 0 0 15px;
  margin: 0;
  width: 100px;
  border-left: 1px solid #ddd;
}

.xans-board-search-4 .inputTypeText {
  background-color: #fff;
  height: 40px;
  width: 300px;
  border: 0;
  vertical-align: top;
  padding: 0 0 0 15px;
  margin: 0;
}

.xans-board-listpackage-4 table td.subject {
  text-align: left;
}

.xans-board-search-1002 {
  margin: 30px auto 0 !important;
  text-align: center;
}

.xans-board-search-1002 {
  height: 40px;
  margin: 0 auto 80px;
  text-align: center;
}

.xans-board-search-1002 .boardSearch {
  margin: 0 auto;
  text-align: center;
  border: 1px solid #ddd;
  height: 40px;
  display: inline-block;
}

.xans-board-search-1002 p {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  float: left;
  background-color: #f7f7f7;
}

.xans-board-search-1002 p::before {
  content: "검색";
  height: 40px;
  line-height: 40px;
  padding: 0 35px;
}

.xans-board-search-1002 select,
.xans-board-search-1002 select#search_date {
  background-color: #fff;
  height: 40px;
  border: 0;
  vertical-align: top;
  padding: 0 0 0 15px;
  margin: 0;
  width: 100px;
  border-left: 1px solid #ddd;
}

.xans-board-search-1002 .inputTypeText {
  background-color: #fff;
  height: 40px;
  width: 300px;
  border: 0;
  vertical-align: top;
  padding: 0 0 0 15px;
  margin: 0;
}

.xans-board-listpackage-1002 table td.subject {
  text-align: left;
}

.xans-board-read .boardView table {
  table-layout: fixed;
  border: 0px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  color: #202020;
  line-height: 180%;
  font-size: 11px;
}

.xans-board-read table th {
  width: 110px;
  border: 0px;
  border-top: 1px solid #e6e6e6;
  background: #f6f7f9;
  color: #414141;
  text-align: left;
  font-weight: normal;
}

.ec-base-table.typeWrite table {
  color: #555;
  font-size: 13px;
}

.typeList.ec-base-table table {
  border: 0;
}

.typeList.ec-base-table td {
  padding: 14px 10px 14px;
}

.typeBG.ec-base-button {
  border: 0;
  background: #fff;
}

.ec-base-table thead th {
  border-left: 0;
  border-top: 0;
}

.gBorder.ec-base-table td {
  border-left: 0;
}

.typeList.ec-base-table td {
  border-top: 0;
}

.gBorder.typeList.ec-base-table tbody td {
  border-bottom: 1px solid #dfdfdf;
}

.xans-board-listpackage .ec-base-table {
  border-bottom: 0;
}

.ec-base-table .message {
  border: 0;
}

.ec-base-table table {
  border: 0;
}

.ec-base-table tbody th {
  border-bottom: 1px solid #dfdfdf;
}

.xans-myshop-benefit {
  width: 800px;
  margin: 20px auto 0 auto;
}

.xans-myshop-bankbook {
  overflow: hidden;
  width: 800px;
  padding: 15px 0px 15px 0px;
  margin: 20px auto 0 auto;
  border: 1px solid #dedede;
  border-top: 1px solid #222;
  background: #fff;
}

.xans-myshop-bankbook div {
  float: left;
  width: 370px;
  padding: 10px 0 0 30px;
}

.xans-myshop-bankbook div h2 {
  font-size: 40px;
  letter-spacing: -3px;
}

.xans-myshop-bankbook div h2 span {
  color: #222;
}

.xans-myshop-bankbook div p {
  color: #888;
  padding-left: 2px;
}

.xans-myshop-bankbook ul {
  float: right;
  display: table;
  width: 400px;
  font-size: 0;
  line-height: 0;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/myshop/bg_myshop_line.gif") repeat-y 49% 0;
}

.xans-myshop-bankbook li {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 1px 0 2px;
  font-size: 11px;
  color: #353535;
  line-height: 24px;
  vertical-align: top;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/myshop/ico_myshop.gif") no-repeat 20px 9px;
  display: inline;
  zoom: 1;
}

.xans-myshop-bankbook li .title {
  float: left;
  width: 30%;
  padding: 0 0 0 30px;
  font-weight: normal;
}

.xans-myshop-bankbook li .data {
  float: right;
  width: 35%;
  padding: 0 80px 0 0;
  text-align: right;
}

.xans-myshop-bankbook li .use {
  color: #000;
}

.xans-myshop-bankbook li a {
  position: absolute;
  right: 30px;
  top: 0;
  width: 30px;
  height: 20px;
  border: 1px solid #ccc;
  text-align: center;
  display: block;
  text-decoration: none;
}

#myshopMain {
  overflow: hidden;
  width: 800px;
  margin: 20px auto 0px auto;
  font-size: 13px;
}

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

#myshopMain a {
  display: block;
  text-decoration: none;
}

#myshopMain ul {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAWSURBVBhXY0AGb968+Q9lEs1hYGAAAP95Dw2+zexhAAAAAElFTkSuQmCC) repeat;
  width: 251px;
  float: left;
  text-align: center;
  list-style: none;
  border: 1px solid #ddd;
  margin: 0 20px 20px 0;
  padding: 30px 0 30px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}

#myshopMain ul:nth-child(3n) {
  float: right;
  margin-right: 0px;
}

#myshopMain ul:hover {
  background-image: none;
  background-color: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#myshopMain ul:hover a li {
  color: #fff;
}

#myshopMain ul:hover a p {
  color: #fff;
}

#myshopMain ul li {
  font-size: 15px;
  color: #333;
  font-weight: 500;
  text-transform: uppercase
}

#myshopMain ul li.fa {
  font-size: 40px;
  margin-bottom: 10px;
  color: #999
}

#myshopMain ul li p {
  font-size: 12px;
  color: #888;
  font-weight: 300;
}

.width800 {
  width: 800px !important;
}

.mr_auto {
  margin: 0 auto;
}

.xans-member-login .login {
  width: 500px;
  margin: 100px auto 0;
  padding-bottom: 30px;
}

.login_title {
  font-size: 40px;
  color: #222;
  text-align: center;
  font-weight: 100;
}

.xans-member-login .login fieldset .find_area {
  width: 500px;
  margin: 0 auto;
}

.xans-member-login .login fieldset .find_area ul {
  margin: 0 auto;
  font-size: 0;
}

.xans-member-login .login fieldset .find_area ul:first-child {
  border-bottom: 1px solid #d1d0d0;
}

.xans-member-login .login fieldset .find_area ul li {
  display: inline-block;
  text-align: center;
  padding: 25px 0;
  width: 33%;
  color: #000;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: -1px;
}

.xans-member-login .login fieldset .find_area ul li a {
  color: #000;
}

.xans-member-login .login fieldset .find_area ul li a:hover {
  color: #d00a2d;
}

.xans-member-login .login fieldset .find_area ul li a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8
}

.xans-member-login .login fieldset .find_area_text {
  text-align: center;
  padding: 40px 0;
  color: #000;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: -1px;
  line-height: 30px;
}

.xans-member-login .login fieldset .btn_login {
  display: block;
  width: 500px;
  height: 70px;
  text-align: center;
  border: 0;
  background-color: #222;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  font-weight: 300;
}

.xans-member-login .login fieldset .btn_login:hover {
  background-color: #f3f3f4;
  color: #222;
}

.xans-member-login .login fieldset {
  position: relative;
  width: 500px;
  margin: 0 auto;
  margin-top: 30px;
}

.xans-member-login .login fieldset .id,
.xans-member-login .login fieldset .password {
  overflow: hidden;
  display: block;
  width: 500px;
  margin: 0;
  border-bottom: 1px solid #c1c0c0;
}

.xans-member-login .login fieldset .id span,
.xans-member-login .login fieldset .password span {
  float: left;
  width: 50px;
  height: 65px;
  line-height: 65px;
  padding: 0;
  text-align: center;
  font-size: 18px;
  color: #000;
  font-weight: 300;
}

.xans-member-login .login fieldset input {
  float: left;
  width: 450px;
  height: 65px;
  padding: 0;
  border: 0;
  color: #000;
  font-size: 18px;
  text-align: center;
  font-weight: 100;
}

.xans-member-login .login fieldset .password input {
  font-size: 14px;
}

.xans-member-login .login fieldset .security {
  padding: 0 0 0 0px;
  margin: 15px 0px 30px;
  float: left;
  color: #555
}

.xans-member-login .login fieldset .security img {
  padding-top: 5px;
  padding-right: 3px;
}

.xans-member-login .login fieldset .security input {
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
}

.xans-member-login .login fieldset .security label {
  margin: 0 6px 0 0;
}

.xans-member-login .login fieldset>a {
  position: absolute;
  top: 0;
  right: 7px;
}

.xans-member-login .login fieldset ul {
  overflow: hidden;
  margin: 0;
  border: 0;
}

.xans-member-login .login fieldset li {
  float: left;
  margin: 0px 0;
  padding: 0 0 0 5px;
}

.xans-member-login .login fieldset li a {
  color: #666;
}

.xans-member-login .login fieldset .link {
  position: relative;
  margin: 25px 5px 0;
  padding: 25px 0 0 10px;
  border-top: 0px solid #e9e9e9;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/member/ico_login2.gif") no-repeat 0 29px;
}

.xans-member-login .login fieldset .link a {
  position: absolute;
  top: 25px;
  right: 0;
}

.xans-member-login .login fieldset .sns {
  margin: 10px 0 0 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.login_section1 {
  width: 1220px;
  margin: 30px auto;
}

.login_section1 p {
  text-align: center;
  color: #000;
  font-weight: 300;
  font-size: 21px;
  letter-spacing: -1px;
}

.login_section1 ul {
  margin: 40px auto;
  border-top: 1px solid #d1d0d0;
  font-size: 0;
}

.login_section1 ul li {
  display: inline-block;
  text-align: center;
  padding: 20px 0;
  width: 33%;
  color: #000;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: -1px;
}

.nonmember_area {
  overflow: hidden;
  border-top: 1px solid #dedede;
  width: 500px;
  margin: 0 auto;
  padding: 30px 0;
}

.nonmember_area .join {
  text-align: center;
  padding: 40px 0;
  color: #000;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 30px;
}

.nonmember_area .join_btn {
  text-align: center;
}

.nonmember_area .join_btn a {
  display: block;
  width: 500px;
  height: 70px;
  text-align: center;
  border: 0;
  background-color: #999;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  font-weight: 300;
}

.nonmember_area .join_btn a:hover {
  background-color: #000;
}

.xans-myshop-orderhistorynologin {
  width: 500px;
  margin: 0px auto;
  padding: 70px 0 0 0;
  border: 0;
  color: #000;
  border-top: 1px solid #dedede;
}

.xans-myshop-orderhistorynologin .inner {
  width: 500px;
  margin: 0 auto;
}

.xans-myshop-orderhistorynologin .join .join_title {
  font-size: 40px;
  color: #222;
  text-align: center;
  font-weight: 100;
  padding-bottom: 30px;
}

.xans-myshop-orderhistorynologin .join {
  color: #000;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 30px;
  text-align: center;
}

.xans-myshop-orderhistorynologin li {
  padding: 0px;
  margin: 0;
  font-size: 16px;
}

.xans-myshop-orderhistorynologin li .id,
.xans-myshop-orderhistorynologin li .password {
  overflow: hidden;
  display: block;
  width: 500px;
  margin: 0;
  border-bottom: 1px solid #c1c0c0;
}

.xans-myshop-orderhistorynologin li .id span,
.xans-myshop-orderhistorynologin li .password span {
  float: left;
  width: 155px;
  height: 65px;
  line-height: 65px;
  padding: 0;
  text-align: center;
  font-size: 18px;
  color: #000;
  font-weight: 300;
}

.xans-myshop-orderhistorynologin li input {
  float: left;
  width: 345px;
  height: 65px;
  padding: 0;
  border: 0;
  color: #000;
  font-size: 18px;
  text-align: center;
  font-weight: 100;
}

.xans-myshop-orderhistorynologin li .password input {
  font-size: 14px;
}

.xans-myshop-orderhistorynologin li #order_id1,
.xans-myshop-orderhistorynologin li #order_id2 {
  margin: 0;
  width: 165px;
  float: none;
}

.xans-myshop-orderhistorynologin .join_btn {
  display: block;
  width: 500px;
  height: 70px;
  text-align: center;
  margin-top: 30px;
  border: 0;
  background-color: #999;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  font-weight: 300;
}

.xans-myshop-orderhistorynologin .join_btn:hover {
  background-color: #000;
}

.join_area {
  overflow: hidden;
  border-top: 1px solid #dedede;
  width: 675px;
  margin: 0 auto;
  padding: 30px 0;
}

.join_area .join {
  float: left;
  line-height: 16px;
  margin-top: 15px;
}

.join_area .join .join_title {
  margin-bottom: 5px;
  color: #333;
  font-size: 15px;
  font-weight: 600;
}

.join_area .join_btn {
  float: right;
}

.join_area .join_btn a {
  display: block;
  width: 90px;
  height: 83px;
  text-align: center;
  background-color: #222;
  color: #fff;
  font-size: 15px;
  line-height: 83px;
  font-weight: 400;
}

.xans-member-join {
  width: 1220px;
  margin: 100px auto 0;
}

.xans-member-join .member_type {
  margin: 100px 0 0 0;
  text-align: right;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.xans-member-join .member_type input {
  margin-left: 80px;
}

.xans-member-join .ec-base-table table {
  border: 0;
}

.xans-member-join .ec-base-table table:before {
  background-color: #fff;
}

.xans-member-join .ec-base-table tbody th {
  height: 90px;
  line-height: 90px;
  font-size: 16px;
  padding: 0;
  border: 0;
  color: #000;
  text-align: left;
  font-weight: 300;
  background-color: #fff;
}

.xans-member-join .ec-base-table td {
  height: 90px;
  line-height: 40px;
  padding: 0;
  border: 0;
  font-size: 16px;
  color: #000;
  vertical-align: middle;
  word-break: break-all;
  word-wrap: break-word;
}

.xans-member-join .ec-base-table td .gBlank5 {
  line-height: 30px;
}

.xans-member-join .ec-base-table td #idMsg {
  display: block;
  margin-left: 15px;
}

.xans-member-join .ec-base-table td #is_solar_calendar0,
.xans-member-join .ec-base-table td #is_solar_calendar1,
.xans-member-join .ec-base-table td #f_identification_check0,
.xans-member-join .ec-base-table td #company_type0,
.xans-member-join .ec-base-table td #company_type1 {
  width: auto;
}

.xans-member-join .ec-base-table td input {
  width: 350px;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 50px;
  border: 0;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 16px;
  margin: 0 15px;
  font-weight: 100;
}

.xans-member-join .ec-base-table td select {
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 20px;
  border: 0;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 16px;
  margin: 0 15px;
  font-weight: 100;
}

.xans-member-join .ec-base-table.etc_info td,
.xans-member-join .ec-base-table td.email_color {
  color: #000;
}

.xans-member-join .ec-base-table td #hint_answer {
  width: 350px;
}

.xans-member-join>h3 {
  padding: 50px 0 10px;
  font-size: 16px;
  color: #2e2e2e;
  position: relative;
  font-weight: 300;
}

.xans-member-join>h3 .h3_line {
  border-bottom: 1px solid #d1d0d0;
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 93%;
}

.xans-member-join ul.grid li input {
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 50px;
  border: 0;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 16px;
  margin: 0 15px;
  font-weight: 100;
  width: 30%;
}

.xans-member-join ul.grid li #foreigner_type0 {
  width: 20px;
  height: 15px;
  padding: 0;
  margin: 0;
  line-height: 15px;
  font-size: 16px;
}

.xans-member-join #addr1,
.xans-member-join #addr2 {
  width: 350px;
}

.xans-member-join #postcode1,
.xans-member-join #postcode2 {
  width: 130px;
  padding-left: 10px;
}

.xans-member-join #phone1,
.xans-member-join #mobile1 {
  width: 105px;
  margin-left: 15px;
}

.xans-member-join #phone2,
.xans-member-join #phone3,
.xans-member-join #mobile2,
.xans-member-join #mobile3 {
  width: 82px;
}

.xans-member-join #email1,
.xans-member-join #email2 {
  width: 200px;
}

.typeBullet.ec-base-desc dd {
  padding: 0;
  margin: 0 0 40px 0;
  height: 40px;
  line-height: 40px;
}

.typeBullet.ec-base-desc dt {
  padding: 0;
  margin: 0 0 40px 0;
  height: 40px;
  line-height: 40px;
  border: 0;
  background: none;
}

.typeThinBg.ec-base-box {
  background-color: #fff;
  border: 0;
}

.xans-member-join .agreeArea h3 {
  font-size: 15px;
  font-weight: 300;
}

.xans-member-join .gStrong.ec-base-box p strong {
  font-weight: 400;
}

.xans-member-join .agreeArea .check {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 0 0;
}

.xans-member-join .agreeArea .check span {
  margin-right: 150px;
}

.xans-member-join .agreeArea .content {
  border: 0;
  border-top: 1px solid #d00a2d;
  border-bottom: 1px solid #d00a2d;
  padding: 30px;
  height: 200px;
}

.func_join_ok {
  margin: 50px 0 0 0;
  text-align: center;
}

.func_join_ok a {
  display: inline-block;
  width: 300px;
  height: 50px;
  border: 1px solid #d1d0d0;
  text-align: center;
  line-height: 50px;
  vertical-align: top;
  margin-right: 10px;
  font-size: 16px
}

.func_join_ok a:first-child {
  border: 1px solid #f7f9f8;
  background-color: #f7f9f8;
}

.func_join_ok a:hover {
  background-color: #111;
  color: #fff;
}

.xans-member-edit {
  width: 1220px;
  margin: 100px auto 0;
}

.xans-member-edit .member_type {
  margin: 100px 0 0 0;
  text-align: right;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.xans-member-edit .member_type input {
  margin-left: 80px;
}

.xans-member-edit .ec-base-table table {
  border: 0;
}

.xans-member-edit .ec-base-table table:before {
  background-color: #fff;
}

.xans-member-edit .ec-base-table tbody th {
  height: 90px;
  line-height: 90px;
  font-size: 16px;
  padding: 0;
  border: 0;
  color: #000;
  text-align: left;
  font-weight: 300;
  background-color: #fff;
}

.xans-member-edit .ec-base-table td {
  height: 90px;
  line-height: 40px;
  padding: 0;
  border: 0;
  font-size: 16px;
  color: #000;
  vertical-align: middle;
  word-break: break-all;
  word-wrap: break-word;
}

.xans-member-edit .ec-base-table td .gBlank5 {
  line-height: 30px;
}

.xans-member-edit .ec-base-table td #idMsg {
  display: block;
  margin-left: 15px;
}

.xans-member-edit .ec-base-table td #is_solar_calendar0,
.xans-member-edit .ec-base-table td #is_solar_calendar1,
.xans-member-edit .ec-base-table td #f_identification_check0,
.xans-member-edit .ec-base-table td #company_type0,
.xans-member-edit .ec-base-table td #company_type1 {
  width: auto;
}

.xans-member-edit .ec-base-table td input {
  width: 350px;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 50px;
  border: 0;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 16px;
  margin: 0 15px;
  font-weight: 100;
}

.xans-member-edit .ec-base-table td select {
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 20px;
  border: 0;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 16px;
  margin: 0 15px;
  font-weight: 100;
}

.xans-member-edit .ec-base-table.etc_info td,
.xans-member-edit .ec-base-table td.email_color {
  color: #000;
}

.xans-member-edit .ec-base-table td #hint_answer {
  width: 350px;
}

.xans-member-edit>h3 {
  padding: 50px 0 10px;
  font-size: 16px;
  color: #2e2e2e;
  position: relative;
  font-weight: 300;
}

.xans-member-edit>h3 .h3_line {
  border-bottom: 1px solid #d1d0d0;
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 93%;
}

.xans-member-edit ul.grid li input {
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 50px;
  border: 0;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 16px;
  margin: 0 15px;
  font-weight: 100;
  width: 30%;
}

.xans-member-edit ul.grid li #foreigner_type0 {
  width: 20px;
  height: 15px;
  padding: 0;
  margin: 0;
  line-height: 15px;
  font-size: 16px;
}

.xans-member-edit #addr1,
.xans-member-edit #addr2 {
  width: 350px;
  margin: 0 15px;
}

.xans-member-edit #postcode1,
.xans-member-edit #postcode2 {
  width: 130px;
  padding-left: 10px;
}

.xans-member-edit #phone1,
.xans-member-edit #mobile1 {
  width: 105px;
  margin-left: 15px;
}

.xans-member-edit #phone2,
.xans-member-edit #phone3,
.xans-member-edit #mobile2,
.xans-member-edit #mobile3 {
  width: 82px;
}

.xans-member-edit #email1,
.xans-member-edit #email2 {
  width: 200px;
}

.xans-member-edit .ec-base-table td.input_radio input {
  width: auto;
  height: 40px;
}

.xans-member-edit .agreeArea h3 {
  font-size: 15px;
  font-weight: 300;
}

.xans-member-edit .gStrong.ec-base-box p strong {
  font-weight: 400;
}

.xans-member-edit .agreeArea .check {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 0 0;
}

.xans-member-edit .agreeArea .check span {
  margin-right: 150px;
}

.xans-member-edit .agreeArea .content {
  border: 0;
  border-top: 1px solid #d00a2d;
  border-bottom: 1px solid #d00a2d;
  padding: 30px;
  height: 200px;
}

.xans-member-edit .justify {
  margin: 50px 0 0 0;
  text-align: left;
}

.xans-member-edit .justify a {
  display: inline-block;
  width: 300px;
  height: 50px;
  border: 1px solid #d1d0d0;
  text-align: center;
  line-height: 50px;
  vertical-align: top;
  margin-right: 10px;
  font-size: 16px
}

.xans-member-edit .justify a:first-child {
  border: 1px solid #f7f9f8;
  background-color: #f7f9f8;
}

.xans-member-edit .justify a:hover {
  background-color: #111;
  color: #fff;
}

.member_edit {
  width: 1220px;
  margin: 100px auto;
}

.member_edit .description p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.member_edit .description p:first-child {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

.member_edit .description p span {
  font-weight: 400;
}

.member_edit .description .txtEm {
  color: #111;
}

.member_edit .description .myshop_benefit_group_image_tag {
  height: 20px;
  vertical-align: middle;
}

.xans-member-edit #birth_month,
.xans-member-edit #marry_month,
.xans-member-edit #partner_month,
.xans-member-edit #birth_day,
.xans-member-edit #marry_day,
.xans-member-edit #partner_day {
  width: 68px;
}

.xans-member-edit #birth_year,
.xans-member-edit #marry_year,
.xans-member-edit #partner_year {
  width: 80px;
}

.xans-member-findid {
  width: 800px;
  overflow: hidden;
  margin: 40px auto 0px;
  padding: 30px 0;
  border: 1px solid #dedede;
  border-top: 1px solid #222;
  color: #666;
  font-size: 12px;
}

.xans-member-findid .findId {
  width: 675px;
  margin: 0 auto;
}

.xans-member-findid .findId h3 {
  font-size: 45px;
  margin-left: -2px;
  color: #222;
}

.xans-member-findid .findId fieldset {
  width: 675px;
  margin: 0 auto;
  margin-top: 20px;
}

.xans-member-findid .findId p {
  margin: 7px 0 0;
}

.xans-member-findid .findId strong {
  display: block;
  margin: 0 0 5px;
  padding: 0 0 0 10px;
  width: 110px;
  font-weight: normal;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/member/ico_login2.gif") no-repeat 0 6px;
}

.xans-member-findid .findId .check {
  margin-bottom: 30px;
}

.xans-member-findid .findId .check label {
  margin: 0 5px 0 0;
}

.xans-member-findid .findId .member select {
  width: 675px;
}

.xans-member-findid .findId .ipin,
.xans-member-findid .findId .mobileauth {
  position: relative;
  margin: 10px 0 0 0;
}

.xans-member-findid .findId .ipin strong,
.xans-member-findid .findId .mobileauth strong {
  width: 200px;
}

.xans-member-findid .findId .ipin span,
.xans-member-findid .findId .mobileauth span {
  display: block;
  margin: 0 0 5px;
  padding: 0 0 0 10px;
  color: #757575;
}

.xans-member-findid .findId .ipin a,
.xans-member-findid .findId .mobileauth a {
  position: absolute;
  bottom: 0;
  right: 0;
}

.xans-member-findid .findId .button {
  display: block;
  margin: 20px 0 0;
  background-color: #222;
  text-align: center;
  width: 675px;
  height: 35px;
  line-height: 35px;
}

.xans-member-findid .findId .button a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}

.xans-member-findid .findId input {
  width: 670px;
  height: 20px;
  padding: 2px 2px 2px 3px;
  border: 1px solid #d9d9d9;
  color: #202020;
}

.xans-member-findid .findId input[type=radio],
.xans-member-findid .findId input[type=checkbox] {
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
  padding: 0;
  border: 0;
  vertical-align: -2px;
  vertical-align: 2px;
}

.xans-member-findid .findId #name,
.xans-member-findid .findId #email {
  width: 668px;
}

.xans-member-findid .findId #ssn1,
.xans-member-findid .findId #ssn2 {
  width: 75px;
}

.xans-member-findid .findId #mobile1 {
  width: 36px;
}

.xans-member-findid .findId #mobile2,
.xans-member-findid .findId #mobile3 {
  width: 47px;
}

.xans-member-findidresult {
  width: 800px;
  overflow: hidden;
  margin: 40px auto 0px;
  padding: 30px 0;
  border: 1px solid #dedede;
  border-top: 1px solid #222;
  color: #666;
  font-size: 12px;
}

.xans-member-findidresult .findId {
  width: 675px;
  margin: 0 auto;
}

.xans-member-findidresult .findId h3 {
  font-size: 45px;
  margin-left: -2px;
  color: #222;
}

.xans-member-findidresult .findId .desc {
  margin: 30px 0;
  font-size: 15px;
  color: #cc0000;
  font-weight: bold;
}

.xans-member-findidresult .findId .memberInfo {
  overflow: hidden;
  text-align: left;
}

.xans-member-findidresult .findId .memberInfo .info {
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #e8e7e7;
}

.xans-member-findidresult .findId .memberInfo .info span {
  color: #008bcc;
}

.xans-member-findidresult .findId .memberInfo .thumb {
  padding: 10px 0;
}

.xans-member-findidresult .findId ul {
  padding: 10px 0;
}

.xans-member-findidresult .findId li {
  margin: 0 0 4px;
}

.xans-member-findidresult .findId li label {
  display: inline-block;
  margin: 0 0 5px 10px;
}

.xans-member-findidresult .findId .copy {
  margin: 20px 0 0;
  color: #757575;
}

.xans-member-findidresult .findId .button1 {
  display: block;
  float: left;
  margin: 20px 0 0;
  background-color: #555;
  text-align: center;
  width: 180px;
  height: 35px;
  line-height: 35px;
}

.xans-member-findidresult .findId .button1 a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}

.xans-member-findidresult .findId .button2 {
  display: block;
  float: right;
  margin: 20px 0 0;
  background-color: #222;
  text-align: center;
  width: 180px;
  height: 35px;
  line-height: 35px;
}

.xans-member-findidresult .findId .button2 a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}

.xans-member-findpasswd {
  width: 800px;
  overflow: hidden;
  margin: 40px auto 0px;
  padding: 30px 0;
  border: 1px solid #dedede;
  border-top: 1px solid #222;
  color: #666;
  font-size: 12px;
  font-family: Nanum Gothic, Noto Sans KR, dotum, Arial, sans-serif;
}

.xans-member-findpasswd .findPw {
  width: 675px;
  margin: 0 auto;
}

.xans-member-findpasswd .findPw h3 {
  font-size: 45px;
  margin-left: -2px;
  color: #222;
  letter-spacing: -2px;
}

.xans-member-findpasswd .findPw .sub_txt {
  line-height: 16px;
}

.xans-member-findpasswd .findPw fieldset {
  width: 675px;
  margin: 0 auto;
  margin-top: 20px;
}

.xans-member-findpasswd .findPw p {
  margin: 7px 0 0;
}

.xans-member-findpasswd .findPw strong {
  display: block;
  margin: 0 0 5px;
  padding: 0 0 0 10px;
  width: 110px;
  font-weight: normal;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/member/ico_login2.gif") no-repeat 0 4px;
}

.xans-member-findpasswd .findPw .check {
  margin-bottom: 30px;
}

.xans-member-findpasswd .findPw .check label {
  margin: 0 5px 0 0;
}

.xans-member-findpasswd .findPw .member select {
  width: 675px;
}

.xans-member-findpasswd .findPw .ssn_no span {
  display: block;
  margin: 5px 0 0 0;
}

.xans-member-findpasswd .findPw .ipin,
.xans-member-findpasswd .findPw .mobileauth {
  position: relative;
  margin: 10px 0 0 0;
}

.xans-member-findpasswd .findPw .ipin strong,
.xans-member-findpasswd .findPw .mobileauth strong {
  width: 200px;
}

.xans-member-findpasswd .findPw .ipin span,
.xans-member-findpasswd .findPw .mobileauth span {
  display: block;
  margin: 0 0 5px;
  padding: 0 0 0 10px;
  color: #757575;
}

.xans-member-findpasswd .findPw .ipin a,
.xans-member-findpasswd .findPw .mobileauth a {
  position: absolute;
  bottom: 0;
  right: 0;
}

.xans-member-findpasswd .findPw .button {
  display: block;
  margin: 20px 0 0;
  background-color: #222;
  text-align: center;
  width: 675px;
  height: 35px;
  line-height: 35px;
}

.xans-member-findpasswd .findPw .button a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}

.xans-member-findpasswd .findPw input {
  width: 668px;
  height: 20px;
  padding: 2px 2px 2px 3px;
  border: 1px solid #d9d9d9;
  color: #202020;
}

.xans-member-findpasswd .findPw input[type=radio],
.xans-member-findpasswd .findPw input[type=checkbox] {
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
  padding: 0;
  border: 0;
  vertical-align: -2px;
  vertical-align: 2px;
}

.xans-member-findpasswd .findPw #mobile1 {
  width: 36px;
}

.xans-member-findpasswd .findPw #mobile2,
.xans-member-findpasswd .findPw #mobile3 {
  width: 47px;
}

.xans-member-findpasswdquestion {
  width: 800px;
  overflow: hidden;
  margin: 40px auto 0px;
  padding: 30px 0;
  border: 1px solid #dedede;
  border-top: 1px solid #222;
  color: #666;
  font-size: 12px;
}

.xans-member-findpasswdquestion .findPw {
  width: 675px;
  margin: 0 auto;
}

.xans-member-findpasswdquestion .findPw h3 {
  font-size: 45px;
  margin-left: -2px;
  color: #222;
  letter-spacing: -2px;
}

.xans-member-findpasswdquestion .findPw .sub_txt {
  line-height: 16px;
}

.xans-member-findpasswdquestion .findPw fieldset {
  width: 675px;
  margin: 0 auto;
  margin-top: 20px;
}

.xans-member-findpasswdquestion .findPw p {
  margin: 7px 0 0;
}

.xans-member-findpasswdquestion .findPw .check {
  color: #353535;
}

.xans-member-findpasswdquestion .findPw .check label {
  margin: 0 5px 0 0;
}

.xans-member-findpasswdquestion .findPw .question {
  vertical-align: middle;
}

.xans-member-findpasswdquestion .findPw .question strong,
.xans-member-findpasswdquestion .findPw .answer label {
  display: block;
  margin: 0 0 5px;
  padding: 0 0 0 10px;
  width: 40px;
  font-weight: normal;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/member/ico_login2.gif") no-repeat 0 6px;
}

.xans-member-findpasswdquestion .findPw .question span {
  display: block;
  width: 670px;
  height: 20px;
  padding: 2px;
  border: 1px solid #d9d9d9;
  color: #202020;
}

.xans-member-findpasswdquestion .findPw .button {
  display: block;
  margin: 20px 0 0;
  background-color: #222;
  text-align: center;
  width: 675px;
  height: 35px;
  line-height: 35px;
}

.xans-member-findpasswdquestion .findPw .button a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}

.xans-member-findpasswdquestion .findPw input {
  width: 670px;
  height: 20px;
  padding: 2px 2px 2px 3px;
  border: 1px solid #d9d9d9;
  color: #202020;
}

.xans-member-findpasswdquestion .findPw input[type=radio],
.xans-member-findpasswdquestion .findPw input[type=checkbox] {
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
  padding: 0;
  border: 0;
  vertical-align: -2px;
  vertical-align: 2px;
}

.xans-member-findpasswdresult {
  width: 800px;
  overflow: hidden;
  margin: 40px auto 0px;
  padding: 30px 0;
  border: 1px solid #dedede;
  border-top: 1px solid #222;
  color: #666;
  font-size: 12px;
}

.xans-member-findpasswdresult .findPw {
  width: 675px;
  margin: 0 auto;
}

.xans-member-findpasswdresult .findPw h3 {
  font-size: 45px;
  margin-left: -2px;
  color: #222;
  letter-spacing: -2px;
}

.xans-member-findpasswdresult .findPw .sub_txt {
  line-height: 16px;
}

.xans-member-findpasswdresult .findPw .memberInfo {
  overflow: hidden;
}

.xans-member-findpasswdresult .findPw .memberInfo .info {
  padding: 10px 0;
  border-bottom: 1px solid #e8e7e7;
}

.xans-member-findpasswdresult .findPw .memberInfo .thumb {
  padding: 10px 0;
}

.xans-member-findpasswdresult .findPw .memberInfo .thumbDesc {
  width: 300px;
  padding: 10px 0;
  line-height: 160%;
}

.xans-member-findpasswdresult .findPw .memberInfo .thumbDesc span {
  color: #008bcc;
  font-weight: bold;
}

.xans-member-findpasswdresult .findPw .copy {
  margin: 20px 0 0;
  line-height: 160%;
  color: #757575;
}

.xans-member-findpasswdresult .findPw .button {
  display: block;
  margin: 20px 0 0;
  background-color: #222;
  text-align: center;
  width: 675px;
  height: 35px;
  line-height: 35px;
}

.xans-member-findpasswdresult .findPw .button a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}

.myshop_section1 {
  width: 1220px;
  margin: 90px auto 0;
  border-top: 1px solid #d1d0d0;
}

.myshop_section1 .xans-myshop-asyncbenefit {
  margin: 0;
}

.myshop_section1 .gMessage.typeMember.ec-base-box {
  border: 0;
  width: 410px;
  float: left;
  padding: 40px 10px;
}

.myshop_section1 .xans-myshop-asyncbenefit .description {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  border: 0 !important;
  padding: 0;
}

.myshop_section1 .xans-myshop-asyncbenefit .description strong {
  font-weight: 400;
}

.myshop_section1 .xans-myshop-asyncbenefit .description .ttie {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}

.myshop_section1 .xans-myshop-asyncbenefit .description .ttie img {
  vertical-align: middle;
  padding: 0 2px;
}

.myshop_section1 .xans-myshop-asyncbenefit .description .txtEm {
  color: #000;
  font-weight: 400;
}

.myshop_section1 .asyncbank {
  float: right;
  width: 760px;
  padding: 50px 10px;
}

.myshop_section1 .asyncbank ul li {
  width: 20%;
  text-align: center;
  vertical-align: top;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  padding: 0;
  margin: 0;
  float: left;
}

.myshop_section1 .asyncbank ul li strong {
  display: block;
  font-weight: 300;
}

.myshop_section1 .asyncbank ul li .title {
  margin-bottom: 30px;
}

.myshop_section1 .asyncbank ul li a {
  padding-top: 5px;
  display: block;
}

.myshop_section2 {
  width: 1220px;
  margin: 50px auto 0;
  border-top: 1px solid #d1d0d0;
}

.myshop_section2 .xans-myshop-orderstate {
  padding: 40px 20px;
}

.myshop_section2 .xans-myshop-orderstate .title {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  border: 0 !important;
  padding: 0;
  float: left;
}

.myshop_section2 .xans-myshop-orderstate .title .desc {
  font-size: 14px;
  font-weight: 300;
  color: #555;
}

.myshop_section2 .xans-myshop-orderstate .title .desc em {
  font-style: normal;
}

.myshop_section2 .xans-myshop-orderstate .title h3 {
  font-weight: 400;
}

.myshop_section2 .xans-myshop-orderstate .state {
  float: right;
  width: 760px;
  padding: 0 10px;
}

.myshop_section2 .xans-myshop-orderstate .state ul li {
  width: 14.2%;
  text-align: center;
  vertical-align: top;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  padding: 0;
  margin: 0;
  float: left;
}

.myshop_section2 .xans-myshop-orderstate .state ul li strong {
  display: block;
  margin-bottom: 30px;
  font-weight: 300;
}

.myshop_section3 {
  width: 1220px;
  margin: 150px auto 0;
}

.myshop_section3 #myshopMain {
  width: 100%;
}

.myshop_section3 #myshopMain .shopMain {
  width: 22.5%;
  min-height: 170px;
  margin-bottom: 80px;
  float: left;
  font-size: 13px;
  font-weight: 300;
  color: #000;
  padding-left: 2%;
  border-left: 1px solid #d1d0d0;
}

.myshop_section3 #myshopMain .shopMain h3 {
  margin-bottom: 20px;
  font-size: 14px;
}

.myshop_section3 #myshopMain .shopMain h3 a {
  font-size: 15px;
  font-weight: 300;
  color: #000;
  display: block;
}

.myshop_section3 #myshopMain .shopMain h3 a strong {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  display: block;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.myshop_section3 #myshopMain .shopMain p {
  width: 250px;
  line-height: 22px;
}

.myshop_section3 #myshopMain .shopMain:hover h3 a strong,
.myshop_section3 #myshopMain .shopMain:hover a {
  color: #d00a2d;
}

.xans-myshop-mileagehistorypackage {
  width: 1220px;
  margin: 0 auto 100px;
}

.xans-myshop-mileagehistorypackage .ec-base-tab .menu {
  background-color: #fff;
  border: 0;
  margin: 0 auto;
}

.xans-myshop-mileagehistorypackage .ec-base-tab .menu {
  font-size: 0;
  text-align: center;
}

.xans-myshop-mileagehistorypackage .ec-base-tab .menu li {
  float: none;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  border: 0;
}

.xans-myshop-mileagehistorypackage .ec-base-tab .menu li a {
  border: 0 !important;
  vertical-align: top;
  width: 250px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  background: #fcfcfc;
}

.xans-myshop-mileagehistorypackage .ec-base-tab .menu li.selected a {
  top: 0;
  left: 0;
  color: #111;
  font-weight: 300;
  background: #f7f9f8;
}

.xans-myshop-mileagehistorypackage .xans-myshop-summary {
  margin: 100px auto 0;
  border-top: 1px solid #d1d0d0;
}

.xans-myshop-mileagehistorypackage .xans-myshop-summary ul {
  margin-top: 50px;
}

.xans-myshop-mileagehistorypackage .xans-myshop-summary ul li {
  width: 20%;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  padding: 0;
  margin: 0;
  float: left;
}

.xans-myshop-mileagehistorypackage .xans-myshop-summary ul li strong {
  display: block;
  margin-bottom: 30px;
  font-weight: 300;
}

.xans-myshop-mileagehistorypackage .xans-myshop-summary ul li span {
  display: block;
  font-weight: 500;
}

.xans-myshop-mileagehistorypackage .ec-base-tab {
  margin-top: 90px;
}

.xans-myshop-mileagehistorypackage .mileage_table {
  width: 1220px;
  margin: 130px auto 0;
  border-top: 1px solid #d1d0d0;
}

.xans-myshop-mileagehistorypackage .mileage_table .ec-base-table {
  margin-top: 50px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.xans-myshop-mileagehistorypackage .mileage_table .ec-base-table thead th {
  border: 0;
  background: none;
  text-align: left;
}

.xans-myshop-mileagehistorypackage .mileage_table .ec-base-table td {
  padding: 0;
  text-align: left;
  height: 60px;
  line-height: 60px;
}

.xans-myshop-mileagehistorypackage .mileage_table .message {
  font-size: 16px;
  font-weight: 300;
  color: #777;
}

.mileageHistory_info {
  margin: 100px auto 140px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 25px;
}

.mileageHistory_info h3 {
  margin: 50px 0 80px;
}

.xans-myshop-couponlist {
  width: 1220px;
  margin: 100px auto 0;
}

.xans-myshop-couponlist .ec-base-table {
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.xans-myshop-couponlist .ec-base-table thead th {
  border: 0;
  background: none;
  padding-bottom: 50px;
}

.xans-myshop-couponlist .ec-base-table thead {
  border-bottom: 1px solid #d1d0d0;
}

.xans-myshop-couponlist .ec-base-table td {
  padding: 0;
  height: 60px;
}

.xans-myshop-couponlist .ec-base-table .font13 {
  font-size: 13px;
}

.xans-myshop-couponlist .ec-base-table .td_padding tr td {
  padding: 10px;
}

.xans-myshop-couponlist .ec-base-table .message {
  font-size: 16px;
  font-weight: 300;
  color: #777;
}

.xans-myshop-couponserial {
  width: 1220px;
  margin: 100px auto 0;
}

.xans-myshop-couponserial .title {
  margin: 0;
}

.xans-myshop-couponserial .title h3 {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.xans-myshop-couponserial .couponSerial {
  text-align: left;
  padding: 0;
  margin-top: 50px;
}

.xans-myshop-couponserial .couponSerial .coupon_box {
  border: 1px solid #d1d0d0;
  height: 50px;
  width: 730px;
}

.xans-myshop-couponserial .couponSerial .coupon_box #coupon_code {
  height: 50px;
  width: 490px;
  border: 0;
  vertical-align: top;
  padding: 0;
}

.xans-myshop-couponserial .couponSerial .coupon_box a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 300;
  color: #222;
  background-color: #f7f9f8;
  text-align: center;
  width: 240px;
}

.xans-myshop-couponserial .couponSerial p {
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.coupony_info {
  width: 1220px;
  margin: 80px auto 130px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 33px;
}

.coupony_info h3 {
  margin: 50px 0 20px;
}

.coupony_info strong {
  font-weight: 400;
}

.xans-myshop-boardpackage {
  margin: 140px auto 0;
  width: 1220px;
}

.xans-myshop-boardpackage .xans-myshop-boardlisthead {
  width: 220px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #d1d0d0;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  padding: 0 0 0 30px;
}

.xans-myshop-boardpackage .xans-myshop-boardlisthead select {
  height: 50px;
  border: 0;
  float: right;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.xans-myshop-boardpackage .ec-base-table {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  margin-top: 50px;
}

.xans-myshop-boardpackage .ec-base-table thead th {
  border: 0;
  background: none;
  padding-bottom: 50px;
}

.xans-myshop-boardpackage .ec-base-table thead {
  border-bottom: 1px solid #d1d0d0;
}

.xans-myshop-boardpackage .ec-base-table td {
  padding: 0;
  height: 60px;
  line-height: 60px;
}

.xans-myshop-boardpackage .ec-base-table .message {
  font-size: 16px;
  font-weight: 300;
  color: #777;
}

.xans-myshop-boardlistsearch .boardSearch {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  border: 1px solid #d1d0d0;
}

.xans-myshop-boardlistsearch .boardSearch select {
  padding: 0 20px;
  height: 50px;
  border: 0;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  vertical-align: top;
}

.xans-myshop-boardlistsearch .boardSearch #search {
  border: 0;
  width: 300px;
  height: 50px;
  line-height: 50px;
  vertical-align: top;
  padding: 0;
}

.xans-myshop-boardlistsearch .boardSearch a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 300;
  color: #222;
  background-color: #f7f9f8;
  text-align: center;
  width: 150px;
}

.xans-myshop-orderhistorytab.ec-base-tab {
  margin: 90px 0;
}

.xans-myshop-orderhistorytab.ec-base-tab .menu {
  background-color: #fff;
  border: 0;
  margin: 0 auto;
}

.xans-myshop-orderhistorytab.ec-base-tab .menu {
  font-size: 0;
  text-align: center;
}

.xans-myshop-orderhistorytab.ec-base-tab .menu li {
  float: none;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  border: 0;
}

.xans-myshop-orderhistorytab.ec-base-tab .menu li a {
  border: 0;
  vertical-align: top;
  background: #fff;
  width: 250px;
  height: 50px;
  line-height: 50px;
  padding: 0;
}

.xans-myshop-orderhistorytab.ec-base-tab .menu li.selected a {
  top: 0;
  left: 0;
  border: 0 !important;
  color: #111;
  font-weight: 300;
  background: #f7f9f8;
}

.xans-myshop-orderhistoryhead {
  margin: 140px auto 0;
  width: 1220px;
  font-size: 16px;
  font-weight: 300;
  color: #111;
}

.xans-myshop-orderhistoryhead .ec-base-box {
  border: 0;
  margin: 0;
  padding: 0 0 50px 0;
  border-bottom: 1px solid #d1d0d0;
  text-align: right;
}

.xans-myshop-orderhistoryhead .stateSelect {
  padding: 0;
  margin: 0;
  background: none;
  float: left;
}

.xans-myshop-orderhistoryhead #order_status {
  border: 0;
  height: 50px;
  line-height: 50px;
  width: 180px;
}

.xans-myshop-orderhistoryhead fieldset .fText {
  width: 130px;
  height: 30px;
  margin: 0 0 0 2px;
  padding: 0 6px;
  border: 1px dashed #d1d0d0;
  line-height: 50px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.xans-myshop-orderhistoryhead ul {
  margin-top: 50px;
  color: #111;
}

.xans-myshop-orderhistoryhead ul li {
  padding: 0;
  background: none;
}

.xans-myshop-orderhistoryhead .ui-datepicker-trigger {
  display: none;
}

.xans-myshop-orderhistorylistitem {
  width: 1220px;
  margin: 130px auto 50px;
}

.xans-myshop-orderhistorylistitem .title {
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.xans-myshop-orderhistorylistitem .title h3 {
  margin: 50px 0 20px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.xans-myshop-orderhistorylistitem.ec-base-table .message {
  font-size: 16px;
  font-weight: 300;
  color: #777;
}

.xans-myshop-orderhistorylistitem.ec-base-table {
  font-size: 15px;
  font-weight: 300;
  color: #000;
}

.xans-myshop-orderhistorylistitem.ec-base-table thead th {
  border: 0;
  background: none;
  padding-bottom: 30px;
  font-weight: 400;
}

.xans-myshop-orderhistorylistitem.ec-base-table thead {
  border-bottom: 1px solid #d1d0d0;
}

.xans-myshop-orderhistorylistitem.ec-base-table td {
  padding: 10px 0;
  height: 60px;
  line-height: 40px;
  border-bottom: 1px solid #d1d0d0;
}

.xans-myshop-orderhistorylistitem.ec-base-table td:first-child {
  text-align: left;
  line-height: 30px;
}

.xans-myshop-orderhistorylistitem .txtEm {
  color: #111;
}

.xans-myshop-orderhistorylistitem strong {
  font-weight: 300;
}

.xans-order-dcinfo {
  width: 1220px;
  margin: 0 auto;
}

.xans-order-dcinfo .information {
  border-bottom: 1px solid #d1d0d0;
  margin-top: 60px;
  padding-bottom: 40px;
}

.xans-order-dcinfo .description {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  border: 0 !important;
  padding: 0;
}

.xans-order-dcinfo .description span,
.xans-order-dcinfo .description strong {
  font-weight: 400;
}

.xans-order-dcinfo .description .ttie {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}

.xans-order-dcinfo .description .ttie img {
  vertical-align: middle;
  padding: 0 2px;
}

.xans-order-dcinfo .description .txtEm {
  color: #000;
  font-weight: 400;
}

.xans-order-dcinfo .mileage {
  float: right;
  width: 700px;
  text-align: right;
}

.xans-order-dcinfo .mileage li {
  width: 25%;
  display: inline-block;
  text-align: center;
}

.xans-order-dcinfo .mileage li strong {
  display: block;
  margin-top: 20px;
}

.xans-order-tabinfo.ec-base-tab {
  margin: 60px 0;
}

.xans-order-tabinfo.ec-base-tab .menu {
  background-color: #fff;
  border: 0;
  margin: 0 auto;
}

.xans-order-tabinfo.ec-base-tab .menu {
  font-size: 0;
  text-align: center;
}

.xans-order-tabinfo.ec-base-tab .menu li {
  float: none;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  border: 0;
}

.xans-order-tabinfo.ec-base-tab .menu li a {
  border: 0;
  vertical-align: top;
  background: #fff;
  width: 250px;
  height: 50px;
  line-height: 50px;
  padding: 0;
}

.xans-order-tabinfo.ec-base-tab .menu li.selected a {
  top: 0;
  left: 0;
  border: 0 !important;
  color: #111;
  font-weight: 300;
  background: #f7f9f8;
}

.xans-order-basketpackage .orderListArea {
  width: 1220px;
  margin: 0 auto;
}

.xans-order-basketpackage .orderListArea .title {
  background-color: #fff;
  border: 0;
  padding: 0;
}

.xans-order-basketpackage .orderListArea .title h3 {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.xans-order-basketpackage .ec-base-table {
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.xans-order-basketpackage .ec-base-table thead th {
  border: 0;
  background: none;
}

.xans-order-basketpackage .ec-base-table thead {
  border-bottom: 1px solid #d1d0d0;
}

.xans-order-basketpackage .ec-base-table td {
  padding: 10px 0;
  height: 60px;
}

.xans-order-basketpackage .ec-base-table td.name_icon img {
  display: none;
}

.xans-order-basketpackage .ec-base-table td.thumb img {
  max-width: 100px;
}

.xans-order-basketpackage .ec-base-table td strong {
  font-size: 16px;
  font-weight: 300;
  color: #777;
}

.xans-order-basketpackage .ec-base-table .message {
  font-size: 16px;
  font-weight: 300;
  color: #777;
}

.xans-order-basketpackage .select_item_button a {
  border-top: 1px solid #d1d0d0;
  display: block;
  line-height: 40px;
}

.xans-order-basketpackage .select_item_button a:first-child {
  border-top: 0;
  font-weight: 500;
  color: #fff;
  background-color: #000;
}

.xans-order-basketpackage .select_item_button a:hover {
  color: #d00a2d;
}

.xans-order-basketpackage .ec-base-table.typeList tfoot td {
  background: #fff;
  border-top: 1px solid #d1d0d0;
  color: #111;
}

.xans-order-basketpackage .ec-base-table td strong .allsum,
.xans-order-basketpackage .ec-base-table.typeList tfoot td .txt18 {
  font-size: 25px;
  font-weight: 500;
  color: #111;
  letter-spacing: 0;
}

.xans-order-selectorder {
  width: 1220px;
  margin: 40px auto 60px !important;
  font-size: 16px;
  font-weight: 300;
  color: #111;
}

.xans-order-selectorder strong {
  font-weight: 300;
  height: 30px;
  line-height: 30px !important;
}

.xans-order-selectorder .gLeft a {
  float: left;
  border: 1px solid #d1d0d0;
  padding: 0 33px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  display: inline-block;
  margin-left: -1px;
}

.xans-order-selectorder .gRight a {
  float: right;
  border: 1px solid #d1d0d0;
  padding: 0 63px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  display: inline-block;
  margin-left: -1px;
}

.xans-order-selectorder a:hover {
  color: #d00a2d;
}

.xans-order-basketpackage .ec-base-table td strong,
.xans-order-basketpackage .ec-base-table.total table th strong,
.xans-order-basketpackage .ec-base-table.total table th {
  font-size: 16px;
  font-weight: 300;
  color: #111;
}

.xans-order-totalsummary.ec-base-table thead {
  border-bottom: 0;
}

.xans-order-totalsummary.ec-base-table {
  border-bottom: 1px solid #d1d0d0;
}

.xans-order-totalsummary.ec-base-table td {
  vertical-align: top;
}

.xans-myshop-wishlist {
  width: 1220px;
  margin: 150px auto;
}

.xans-myshop-wishlist .title {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  color: #000;
  margin-bottom: 80px;
}

.xans-myshop-wishlist .title p {
  font-size: 26px;
  padding-bottom: 20px;
}

.xans-myshop-wishlist.ec-base-table {
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.xans-myshop-wishlist.ec-base-table thead th {
  border: 0;
  background: none;
}

.xans-myshop-wishlist.ec-base-table thead {
  border-bottom: 1px solid #000;
}

.xans-myshop-wishlist.ec-base-table td {
  padding: 10px 0;
  height: 60px;
}

.xans-myshop-wishlist.ec-base-table td.name_icon img {
  display: none;
}

.xans-myshop-wishlist.ec-base-table td.thumb img {
  max-width: 100px;
}

.xans-myshop-wishlist.ec-base-table td strong {
  font-size: 16px;
  font-weight: 300;
  color: #777;
}

.xans-myshop-wishlist.ec-base-table .message {
  font-size: 16px;
  font-weight: 300;
  color: #777;
}

.xans-myshop-wishlist.ec-base-table td .option_cha {
  border: 1px solid #d1d0d0;
  padding: 3px 5px;
  margin-top: 20px;
  display: inline-block;
}

.xans-myshop-wishlist.ec-base-table .select_item_button a {
  border-top: 1px solid #d1d0d0;
  display: block;
  line-height: 40px;
}

.xans-myshop-wishlist.ec-base-table .select_item_button a.ac_order {
  border-top: 0;
  font-weight: 500;
}

.xans-myshop-wishlist.ec-base-table .select_item_button a:hover {
  color: #d00a2d;
}

/* 180102 morenvy 정환 */ #wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

#container {
  width: 1260px;
  zoom: 1;
}

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

#container #contents {
  float: left;
  width: 1260px;
  margin: 0 auto;
}

#header .inner,
#footer .inner,
#container,
body.center .centerCategory .wyGrid,
body.center .promotionArea .wyGrid {
  padding: 0;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
}

area:focus {
  outline: none;
}

input:focus,
img:focus,
embed:focus,
map:focus {
  outline: none;
}

.cboth {
  clear: both;
  zoom: 1
}

.cboth:after {
  content: " ";
  display: block;
  clear: both;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.center {
  text-align: center;
}

.displaynone {
  display: none;
}

.relative {
  position: relative;
}

.pdt5 {
  padding-top: 5px;
}

.pdt10 {
  padding-top: 10px;
}

.pdt15 {
  padding-top: 15px;
}

.pdt20 {
  padding-top: 20px;
}

.pdt30 {
  padding-top: 30px;
}

.pdt40 {
  padding-top: 40px;
}

.pdt50 {
  padding-top: 50px;
}

.pdt70 {
  padding-top: 70px;
}

.pdt100 {
  padding-top: 100px;
}

.pdb5 {
  padding-bottom: 5px;
}

.pdb10 {
  padding-bottom: 10px;
}

.pdb15 {
  padding-bottom: 15px;
}

.pdb30 {
  padding-bottom: 30px;
}

.pdb40 {
  padding-bottom: 40px;
}

.pdb50 {
  padding-bottom: 50px;
}

.mrt40 {
  margin-top: 40px !important;
}

.mrt60 {
  margin-top: 60px !important;
}

.mrt70 {
  margin-top: 70px !important;
}

.mrt80 {
  margin-top: 80px !important;
}

.mrt90 {
  margin-top: 90px !important;
}

.mrb0 {
  margin-bottom: 0px !important;
}

.mrb25 {
  margin-bottom: 25px !important;
}

.mrb70 {
  margin-bottom: 70px !important;
}

.mrb90 {
  margin-bottom: 90px !important;
}

@font-face {
  font-family: 'Campton';
  font-weight: 100;
  src: local(※), url(/font/cp_thin.woff) format('woff')
}

@font-face {
  font-family: 'Campton';
  font-weight: 300;
  src: local(※), url(/font/cp_light.woff) format('woff')
}

@font-face {
  font-family: 'Campton';
  font-weight: 400;
  src: local(※), url(/font/cp_book.woff) format('woff')
}

@font-face {
  font-family: 'Campton';
  font-weight: 500;
  src: local(※), url(/font/cp_medium.woff) format('woff')
}

@font-face {
  font-family: 'Campton';
  font-weight: 600;
  src: local(※), url(/font/cp_black.woff) format('woff')
}

.move {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.m_onoffmulti .onoffarea {
  margin: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  display: none;
}

.m_onoffmulti .btnarea {
  position: relative;
  top: 0px;
  width: 100%;
  height: 0px;
  z-index: 3;
}

.m_onoffmulti .closebtn {
  cursor: pointer;
  margin: 0 auto;
  position: relative;
}

.m_onoffmulti .openbtn {
  display: none;
  cursor: pointer;
  margin: 0 auto;
  position: relative;
}

.m_onoffmulti .openbtntxt {
  display: none;
}

.m_onoffmulti .closebtntxt {
  display: none;
}

.m_onoffmulti .bannerli {
  background-repeat: no-repeat;
  background-position: top center;
  cursor: pointer;
}

.m_onoffmulti .mfade .bannerul {
  padding: 0;
  margin: 0;
  display: block;
  z-index: 1;
  position: relative;
}

.m_onoffmulti .mfade .bannerli {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  display: none;
  position: absolute;
}

.m_onoffmulti .mslide .bannerul {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
}

.m_onoffmulti .mslide .bannerli {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}

.m_onoffmulti .nav {
  position: relative;
  top: 0px;
  width: 0px;
  height: 0px;
  z-index: 3;
  margin: 0 auto;
}

.m_onoffmulti .prev {
  position: absolute;
  cursor: pointer;
  margin: 0 auto;
  display: block;
}

.m_onoffmulti .next {
  position: absolute;
  cursor: pointer;
  margin: 0 auto;
  display: block;
}

.m_onoffmulti .nav {}

.m_onoffmulti .prevtxt {
  display: none;
}

.m_onoffmulti .nexttxt {
  display: none;
}

.m_onoffmulti_top .onoffarea {
  height: 42px;
}

.m_onoffmulti_top .mslide9 {
  height: 42px;
}

.m_onoffmulti_top .mslide .bannerul {
  height: 42px;
}

.m_onoffmulti_top .mslide .bannerli {
  height: 42px;
}

.m_onoffmulti_top .openbtn {
  top: 0;
  right: -700px;
}

.m_onoffmulti_top .closebtn {
  top: 0;
  right: -700px;
}

.m_onoffmulti_top .prev {
  top: 5;
}

.m_onoffmulti_top .next {
  top: 35px;
}

.m_onoffmulti_top .prev {
  opacity: 0.5;
  width: 11px;
  height: 7px;
  background: url('/morenvyimg/top_up.png');
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.m_onoffmulti_top .next {
  opacity: 0.5;
  width: 11px;
  height: 7px;
  background: url('/morenvyimg/top_down.png');
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.m_onoffmulti_top .prev:hover {
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.m_onoffmulti_top .next:hover {
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.m_onoffmulti_top .openbtn {
  width: 37px;
  height: 39px;
  background: url('/morenvyimg/top_btn_open.gif');
}

.m_onoffmulti_top .closebtn {
  width: 37px;
  height: 39px;
  background: url('/morenvyimg/top_btn_close.gif');
}

#header {
  width: 100%;
  margin: 0 auto 20px;
  padding: 0;
  background: none;
  border-bottom: 0;
}

.top_banner {
  background-color: #f7f085;
  text-align: center;
}

.header_section01 {
  position: relative;
  width: 1260px;
  height: 92px;
  margin: 0 auto;
  text-align: center;
}

.header_section01 .xans-layout-category {
  float: left;
  width: 550px;
}

.header_section01 .top_logo {
  position: absolute;
  left: 50%;
  margin-left: -45px;
  height: 92px;
  line-height: 92px;
  vertical-align: middle;
  display: table;
}

.header_section01 .top_logo a {
  vertical-align: middle;
  display: table-cell;
}

.header_section01 .top_logo img {
  vertical-align: middle;
}

.header_section01 .top_section {
  float: right;
  width: 550px;
}

.header_section01 .top_section ul li {
  float: right;
  margin-left: 5px;
  line-height: 92px;
}

.header_section01 .top_section ul li a {
  color: #000;
  letter-spacing: 1.5px;
  padding: 0 10px;
  font-size: 12px;
  display: block;
  font-weight: 300;
}

.header_section01 .top_section ul li a:hover {
  color: #d00a2d;
}

.header_section01 .top_section ul li.xans-layout-searchheader {
  border-bottom: 1px solid #000;
  width: 90px;
  height: 20px;
  line-height: 20px;
  font-size: 0;
  margin-top: 35px;
  margin-left: 20px;
}

.header_section01 .top_section .inputTypeText {
  background: none;
  border: 0px;
  width: 68px;
  height: 20px;
  padding: 0;
  line-height: 20px;
  color: #111;
  font-size: 13px;
  vertical-align: top;
  float: left;
  font-family: Noto Sans KR;
  font-weight: 700;
  letter-spacing: 1px;
}

.header_section01 .top_section .search_btn {
  cursor: pointer;
  float: right;
}

.header_section01 .top_section .top_layer {
  display: none;
  position: absolute;
  left: -10px;
  top: 72px;
  margin: 0;
  z-index: 1000;
  background: #fff;
}

.header_section01 .top_section .top_layer ul {
  padding: 6px 0px;
  border: 1px solid #d2d2d2;
  width: 170px;
}

.header_section01 .top_section .top_layer ul li {
  padding: 0;
  margin: 0;
  position: static;
  border: 0;
  background: #fff;
  float: none;
}

.header_section01 .top_section .top_layer a {
  font-size: 12px;
  display: block;
  padding: 0;
  text-align: left;
  color: #666;
  text-decoration: none;
  height: 31px;
  line-height: 31px;
  margin: 0px 6px;
  border-top: 1px solid #dedede !important;
  text-indent: 10px;
}

.header_section01 .top_section .top_layer a:hover {
  font-size: 12px;
  display: block;
  color: #000;
  height: 39px;
  line-height: 39px;
  background-color: #f5f5f5;
}

.header_section01 .top_section .top_layer ul li:first-child a {
  border-top: 0px !important;
}

#comment_top.fixed {
  position: fixed;
  top: 0px;
  z-index: 222;
  background-color: #fff;
  width: 100%;
  height: 92px;
  margin: 0 auto;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
}

#comment_top.fixed .header_section01 .top_section .top_layer {
  top: 92px;
}

#header .xans-layout-category li {
  position: relative;
  padding: 0;
  margin-right: 28px;
  background: none;
  float: left;
  display: block;
}

#header .xans-layout-category li a {
  font-size: 12px;
  color: #000;
  line-height: 92px;
  padding: 0 10px;
  display: block;
  letter-spacing: 1.5px;
  font-weight: 300;
}

#header .xans-layout-category li.on {
  position: relative;
  z-index: 91;
}

#header .xans-layout-category li.on>a {
  color: #d00a2d;
}

#header .xans-layout-category .sub-category {
  position: absolute;
  left: -10px;
  top: 72px;
  margin: 0;
  z-index: 1000;
  background: #fff;
}

#header .xans-layout-category .sub-category ul {
  padding: 6px 0px;
  border: 1px solid #d2d2d2;
}

#header .xans-layout-category .sub-category ul li {
  padding: 0;
  margin: 0;
  position: static;
  border: 0;
  background: #fff;
  float: none;
}

#header .xans-layout-category .sub-category a {
  font-size: 12px;
  display: block;
  padding: 0;
  text-align: left;
  color: #666;
  text-decoration: none;
  height: 31px;
  line-height: 31px;
  margin: 0px 6px;
  width: 140px;
  border-top: 1px solid #dedede !important;
  text-indent: 10px;
}

#header .xans-layout-category .sub-category a:hover {
  font-size: 12px;
  display: block;
  color: #000;
  height: 39px;
  line-height: 39px;
  width: 140px;
  background-color: #f5f5f5;
}

#header .xans-layout-category li .sub-category li:first-child a {
  border-top: 0px !important;
}

#comment_top.fixed .xans-layout-category .sub-category {
  top: 92px;
}

.top_all_cate {
  display: none;
  position: absolute;
  z-index: 6;
  width: 1260px;
  padding: 40px 0;
  background-color: #fff;
  right: 0px;
  top: 92px;
}

.top_all_cate ul {
  float: left;
  margin: 0 26px;
  width: 135px;
}

.top_all_cate ul.mheight {
  min-height: 230px;
}

.top_all_cate ul li {
  text-align: left;
}

.top_all_cate ul li:first-child {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.top_all_cate ul li:first-child a {
  font-weight: 400;
  font-size: 15px;
  color: #000;
}

.top_all_cate ul li a {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  color: #000;
  font-weight: 300;
}

.top_all_cate ul li a:hover {
  color: #d00a2d;
}

.top_all_cate .allcate_section01 {
  float: left;
  width: 750px;
  margin: 0 0 0 25px;
}

.top_all_cate .allcate_section02 {
  float: right;
  width: 335px;
  margin: 0 50px 0 0;
  padding-left: 60px;
  border-left: 1px solid #e5e5e5;
}

.top_all_cate .allcate_section02 ul {
  float: right;
  margin: 0 7px;
  width: 135px;
}

.top_all_cate .allcate_section02 ul:first-child {
  float: left;
}

.top_all_cate .allcate_section02 .top_allcate_img {
  padding-top: 34px;
}

.header_section01 .top_section ul li.cate_container {
  position: relative;
  height: 23px;
  width: 17px;
  cursor: pointer;
  margin: 37px 0 0 30px;
}

.cate_container .line-top,
.cate_container .line-middle,
.cate_container .line-middle2,
.cate_container .line-bottom {
  position: absolute;
  display: block;
  height: 2px;
  width: 17px;
  border-radius: 0px;
  background: #000;
}

.cate_container .line-top {
  top: 0;
  -webkit-transform-origin: 20px 0px;
  transform-origin: 20px 0px;
}

.cate_container .line-middle2 {
  top: 5px;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}

.cate_container .line-middle {
  top: 10px;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}

.cate_container .line-bottom {
  top: 15px;
  -webkit-transform-origin: 23px 1px;
  transform-origin: 23px 1px;
}

.cate_container.is-open .line-top {
  width: 23px;
  -webkit-animation: line-top-out 600ms linear normal;
  animation: line-top-out 600ms linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.cate_container.is-open .line-middle2 {
  opacity: 0;
}

.cate_container.is-open .line-middle {
  opacity: 0;
}

.cate_container.is-open .line-bottom {
  width: 23px;
  -webkit-animation: line-bot-out 600ms linear normal;
  animation: line-bot-out 600ms linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.cate_container.is-closed .line-top {
  -webkit-animation: line-top-in 600ms linear normal;
  animation: line-top-in 600ms linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.cate_container.is-closed .line-middle2 {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

.cate_container.is-closed .line-middle {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

.cate_container.is-closed .line-bottom {
  -webkit-animation: line-bot-in 600ms linear normal;
  animation: line-bot-in 600ms linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes line-top-in {
  0% {
      left: -5px;
      bot: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }

  20% {
      left: -5px;
      bot: 0;
      -webkit-transform: rotate(-60deg);
      transform: rotate(-60deg);
  }

  80% {
      left: 0;
      bot: 0;
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg);
  }

  100% {
      left: 0;
      bot: 1px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
}

@keyframes line-top-in {
  0% {
      left: -5px;
      bot: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }

  20% {
      left: -5px;
      bot: 0;
      -webkit-transform: rotate(-60deg);
      transform: rotate(-60deg);
  }

  80% {
      left: 0;
      bot: 0;
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg);
  }

  100% {
      left: 0;
      bot: 1px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
}

@-webkit-keyframes line-top-out {
  0% {
      left: 0;
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }

  20% {
      left: 0;
      top: 0;
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg);
  }

  80% {
      left: -5px;
      top: 0;
      -webkit-transform: rotate(-60deg);
      transform: rotate(-60deg);
  }

  100% {
      left: -5px;
      top: 1px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
}

@keyframes line-top-out {
  0% {
      left: 0;
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }

  20% {
      left: 0;
      top: 0;
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg);
  }

  80% {
      left: -5px;
      top: 0;
      -webkit-transform: rotate(-60deg);
      transform: rotate(-60deg);
  }

  100% {
      left: -5px;
      top: 1px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
}

@-webkit-keyframes line-bot-in {
  0% {
      left: -5px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
  }

  20% {
      left: -5px;
      bot: 0;
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg);
  }

  80% {
      left: 0;
      bot: 0;
      -webkit-transform: rotate(-15deg);
      transform: rotate(-15deg);
  }

  100% {
      left: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
}

@keyframes line-bot-in {
  0% {
      left: -5px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
  }

  20% {
      left: -5px;
      bot: 0;
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg);
  }

  80% {
      left: 0;
      bot: 0;
      -webkit-transform: rotate(-15deg);
      transform: rotate(-15deg);
  }

  100% {
      left: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
}

@-webkit-keyframes line-bot-out {
  0% {
      left: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }

  20% {
      left: 0;
      -webkit-transform: rotate(-15deg);
      transform: rotate(-15deg);
  }

  80% {
      left: -5px;
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg);
  }

  100% {
      left: -5px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
  }
}

@keyframes line-bot-out {
  0% {
      left: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }

  20% {
      left: 0;
      -webkit-transform: rotate(-15deg);
      transform: rotate(-15deg);
  }

  80% {
      left: -5px;
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg);
  }

  100% {
      left: -5px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
  }
}

.sliderkit {
  position: relative;
  display: none;
}

.sliderkit a,
.sliderkit a:hover {
  text-decoration: none;
}

.sliderkit .sliderkit-nav {
  z-index: 10;
  position: absolute;
  text-align: center;
}

.sliderkit .sliderkit-nav-clip {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.sliderkit .sliderkit-nav-clip ul {
  position: relative;
  left: 0;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sliderkit .sliderkit-nav-clip ul li {
  float: left;
}

.sliderkit .sliderkit-nav-clip ul li a {
  display: block;
  overflow: hidden;
}

.sliderkit .sliderkit-btn {
  z-index: 10;
}

.sliderkit .sliderkit-panel {
  z-index: 1;
  position: absolute;
}

.sliderkit .sliderkit-panel-active {
  z-index: 5;
}

.sliderkit .sliderkit-panel-old {
  z-index: 4;
}

.main_img {
  width: 100%;
  height: 775px;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  vertical-align: top;
  line-height: 0;
}

.contentslider-main {
  width: 100%;
  height: 775px;
  margin: 0px auto;
  padding: 0px;
}

.contentslider-main .sliderkit-nav {
  position: absolute;
  width: 1200px;
  top: 730px;
  left: 50%;
  margin-left: -600px;
  text-align: center;
}

.contentslider-main .sliderkit-nav-clip {
  overflow: visible;
  width: auto !important;
}

.contentslider-main .sliderkit-nav-clip ul {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  text-align: center;
}

.contentslider-main .sliderkit-nav-clip li a {
  margin: 4px;
  text-decoration: none;
  width: 13px;
  height: 13px;
  border: 1px solid #222;
  background-color: transparent;
  border-radius: 13px;
  cursor: pointer;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.contentslider-main .sliderkit-nav-clip li.sliderkit-selected a {
  width: 9px;
  height: 9px;
  border: 3px solid #222;
  background-color: transparent;
  border-radius: 9px;
}

.contentslider-main .sliderkit-panels {
  width: 100%;
  height: 775px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  background: transparent;
}

.contentslider-main .sliderkit-panel {
  width: 100%;
  height: 775px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  background: transparent;
}

.contentslider-main .sliderkit-panel div {
  width: 100%;
  height: 100%;
  background-position: center;
  background-color: #e3e3e3;
  background-repeat: no-repeat;
}

.contentslider-tab {
  width: 1260px;
  text-align: center;
  margin: 0 auto;
}

.contentslider-tab .sliderkit-nav {
  position: relative;
  margin: 0 auto;
  width: 1230px;
  height: 70px;
  border-top: 1px solid #d9d9d9;
}

.contentslider-tab .sliderkit-nav-clip {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.contentslider-tab .sliderkit-nav-clip li {
  display: inline-block;
  float: none !important;
  padding: 0px;
  margin: 0px 45px;
  height: 70px;
  font-size: 12px;
  list-style: none;
  text-align: center;
}

.contentslider-tab .sliderkit-nav-clip li a {
  cursor: pointer;
  height: 70px;
  color: #000;
  background-color: #fff;
  display: block;
  line-height: 70px;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1px;
  transition: all 0s;
}

.contentslider-tab .sliderkit-nav-clip li a:hover {
  color: #000;
  background-color: #fff;
  display: block;
  font-weight: 600;
}

.contentslider-tab .sliderkit-nav-clip li.sliderkit-selected a {
  color: #000;
  background-color: #fff;
  font-weight: 600;
  height: 70px;
}

.contentslider-tab .sliderkit-panels {
  width: 100%;
  position: relative;
  font-size: 0px;
  margin: 0px auto 0;
}

.contentslider-tab .sliderkit-panel {
  width: 100%;
  margin: 0 auto;
  position: relative !important;
}

#main_area {
  width: 1260px;
  margin: 0 auto;
  text-align: center;
}

#main_area .main_title {
  text-align: center;
  margin: 50px auto;
  display: inline-block;
  color: #2b2b2b;
  font-size: 32px;
  font-weight: 300;
  position: relative;
}

#main_area .main_title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 18px;
  left: 0;
  background-color: #2b2b2b;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

#main_area #main_title_over:hover .main_title:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#main_area .main_section01 {
  width: 1220px;
  margin: 0 auto;
}

#main_area .main_section01 .main_steady {
  float: left;
  width: 380px;
  margin-left: 40px;
  font-size: 0;
}

#main_area .main_section01 .main_steady img {
  width: 380px;
}

#main_area .main_section01 .main_steady:first-child {
  margin: 0;
}

#main_area .main_section01 .main_steady img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#main_area .main_section01 .main_steady a {
  display: block;
}

#main_area .main_section01 .main_steady ul {
  border: 1px solid #ddd;
  padding: 30px 0 22px 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#main_area .main_section01 .main_steady ul li {
  color: #000;
  text-align: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#main_area .main_section01 .main_steady ul li:first-child {
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 1px;
}

#main_area .main_section01 .main_steady ul li:first-child+li {
  font-weight:300;
  font-size:23px;
  letter-spacing:1px;
  padding-top:10px;
}

#main_area .main_section01 .main_steady ul li:first-child+li+li {
  font-weight: 400;
  font-size: 14px;
  padding-top: 8px;
}

#main_area .main_section01 .main_steady ul li:first-child+li+li+li {
  font-weight: 500;
  font-size: 16px;
  padding-top: 33px;
}

#main_area .main_section01 .main_steady:hover ul {
  background-color: #fafafa;
}

#main_area .main_section01 .main_steady:hover img {
  opacity: 0.8;
}

#main_area .main_section01 .main_steady:hover ul li:first-child+li+li+li {
  color: #d00a2d;
}

.main_long_banner {
  width: 100%;
  margin: 130px auto 0;
  text-align: center;
}

.main_long_banner img {
  width: 100%;
}

.main_insta_icon {
  text-align: center;
  margin: 20px auto 60px;
}

.instagram {
  width: 1220px;
  margin: 0 auto;
  text-align: center;
}

.bx-wrapper {
  position: relative;
}

.bx-wrapper .bx-prev {
  left: 0px;
  background: url('/morenvyimg/btn_prev.png') no-repeat center center;
  opacity: 0.8;
}

.bx-wrapper .bx-next {
  right: 0px;
  background: url('/morenvyimg/btn_next.png') no-repeat center center;
  opacity: 0.8;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
  opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -48px;
  outline: 0;
  width: 25px;
  height: 48px;
  text-indent: -9999px;
  z-index: 9999;
  background-color: #fff;
  padding: 10px;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.footer_section01 {
  background-color: #000;
  height: 220px;
  width: 100%;
}

.footer_section01 .inner {
  width: 1220px;
  margin: 0 auto;
  position: relative;
  overflow: visible !important;
}

.footer_section01 .f_logo_sns {
  float: left;
  width: 110px;
  margin-right: 140px;
  padding-top: 30px;
}

.footer_section01 .f_logo_sns .f_sns_icon {
  padding-top: 65px;
}

.footer_section01 .f_logo_sns .f_sns_icon span.ceo_insta {
  color: #fff;
  font-size: 11px;
  margin-left: 0;
  line-height: 50px;
}

.footer_section01 .f_logo_sns .f_sns_icon span.ceo_insta a {
  color: #fff;
}

.footer_section01 .f_logo_sns .f_sns_icon span.ceo_insta img {
  vertical-align: text-top;
}

.footer_section01 .f_logo_sns .f_sns_icon span+span {
  margin-left: 15px;
}

.footer_section01 .bt_menu {
  float: left;
  color: #fff;
  padding-top: 30px;
}

.footer_section01 .bt_menu ul {
  float: left;
}

.footer_section01 .bt_menu ul+ul {
  padding-left: 82px;
}

.footer_section01 .bt_menu ul li a {
  height: 23px;
  line-height: 23px;
  color: #fff;
  font-size: 11px;
}

.footer_section01 .bt_menu ul li a:hover {
  color: #d00a2d;
}

.footer_section01 .bt_menu ul li:first-child {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2.5px;
  padding-bottom: 20px;
}

.footer_section01 .f_cs_center {
  padding-top: 30px;
  padding-left: 85px;
  font-size: 12px;
  color: #fff;
  float: left;
}

.footer_section01 .f_cs_center .ft_title {
  font-weight: 400;
  letter-spacing: 2.5px;
}

.footer_section01 .f_cs_center .cs_call {
  padding-top: 17px;
  font-size: 22px;
  font-weight: 300;
}

.footer_section01 .f_cs_center .cs_info {
  float: left;
  padding-top: 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 23px;
}

.footer_section01 .f_cs_bank {
  padding-left: 85px;
  width: 180px;
  font-size: 12px;
  color: #fff;
  float: left;
  margin: 30px 0;
}

.footer_section01 .f_cs_bank .ft_title {
  font-weight: 400;
  letter-spacing: 2.5px;
}

.footer_section01 .f_cs_bank .cs_info {
  padding-top: 15px;
  font-size: 12px;
  font-weight: 300;
}

.footer_section01 .f_cs_bank .cs_info span {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

.footer_section01 .f_cs_bank .cs_info em {
  font-style: normal;
  display: block;
  padding-top: 18px;
}

.footer_section01 .f_cs_bank .cs_bank_list {
  float: left;
  margin: 20px 0 0 0;
  height: 26px;
  font-size: 0px;
  position: relative;
}

.footer_section01 .f_cs_bank .left_brand_list {
  font-size: 11px;
  height: 24px;
  border: 1px solid #dedede;
  width: 150px;
  border-right: 0px;
  text-align: left;
  line-height: 24px;
  float: left;
  text-indent: 10px;
  cursor: pointer;
  color: #fff;
}

.footer_section01 .f_cs_bank .left_brand_btn {
  font-size: 9px;
  height: 24px;
  border: 1px solid #dedede;
  width: 24px;
  border-left: 0px;
  text-align: left;
  line-height: 24px;
  float: right;
  text-align: center;
  cursor: pointer;
  color: #fff;
  cursor: pointer;
}

.footer_section01 .f_cs_bank #bank_menu {
  position: absolute;
  z-index: 22;
  display: none;
  width: 174px;
  height: auto;
  border: 1px solid #dedede;
  border-bottom: 0px;
  background-color: #fff;
  top: 25px;
  left: 0px;
  text-align: left;
  text-indent: 10px;
}

.footer_section01 .f_cs_bank #bank_menu ul li a {
  font-size: 12px;
  color: #555;
  width: 174px;
  height: 26px;
  line-height: 26px;
  border-bottom: 1px solid #dedede;
  display: block;
  font-weight: 300;
}

.footer_section01 .f_cs_bank #bank_menu ul li a:hover {
  color: #fff;
  background-color: #111;
  height: 35px;
  line-height: 35px;
}

.footer_section02 {
  width: 1220px;
  margin: 50px auto 70px;
}

.footer_section02 .footer_ban {
  width: 470px;
  float: right;
}

.footer_section02 .footer_ban ul li {
  float: left;
  margin-left: 30px;
}

.footer_section02 .footer_ban ul li a:hover {
  opacity: 0.7;
}

.footer_section02 .ft_copy {
  float: left;
}

.footer_section02 .ft_copy .ft_nav li {
  display: inline-block;
  padding-bottom: 10px;
}

.footer_section02 .ft_copy .ft_nav li:after {
  content: '|';
  color: #555;
  padding-left: 4px;
  margin: 0 4px;
  font-size: 10px;
  vertical-align: text-top;
}

.footer_section02 .ft_copy .ft_nav li:last-child:after {
  display: none;
}

.footer_section02 .ft_copy .ft_nav li a {
  font-size: 12px;
  color: #000;
}

.footer_section02 .ft_copy,
.footer_section02 .ft_copy a {
  font-size: 11px;
  line-height: 15px;
  color: #555;
  letter-spacing: 0.2px;
}

.footer_section02 .ft_copy a:hover {
  color: #d00a2d;
}

.footer_section02 .ft_copy p {
  padding-top: 15px;
}

.footer_section02 .ft_copy p img {
  vertical-align: middle;
}

.ec-base-product {
  margin: 0;
}

.ec-base-product .title {
  margin: 0 0 17px;
}

.ec-base-product .title h2 {
  font-weight: normal;
  font-size: 20px;
  color: #2e2e2e;
  text-align: center;
}

.ec-base-product .title h3 {
  font-weight: normal;
  font-size: 20px;
  color: #2e2e2e;
  text-align: center;
}

.ec-base-product img {
  vertical-align: middle;
}

.ec-base-product .prdList {
  display: table;
  width: 100%;
  min-width: 753px;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.ec-base-product .prdList>li {
  display: inline-block;
  margin: 18px 0;
  color: #757575;
  vertical-align: top;
  position: relative;
}

.ec-base-product .prdList .chk {
  display: block;
  margin: 5px;
  text-align: center;
}

.ec-base-product .prdList .thumbnail {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.ec-base-product .prdList .thumbnail a img {
  max-width: 100%;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
}

.ec-base-product .prdList .thumbnail a img:hover {
  border: 1px solid #999;
}

.ec-base-product .prdList .thumbnail .wish {
  position: absolute;
  right: 3px;
  bottom: 4px;
  z-index: 1;
  cursor: pointer;
}

.ec-base-product .prdList .thumbnail .prdIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.ec-base-product .prdList .description {
  margin: 0 auto;
  padding: 10px 0 0;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.ec-base-product .prdList .description .name {
  display: block;
  text-align: left;
  margin-top: 5px;
  font-weight: normal !important;
}

.ec-base-product .prdList .description .name a {
  color: #444;
}

.ec-base-product .prdList .description .icon {
  margin: 4px 0 15px;
  border-bottom: 0;
  vertical-align: middle;
}

.ec-base-product .prdList .description .icon:after {
  content: "";
  display: block;
  clear: both;
}

.ec-base-product .prdList .description .icon img {
  margin: 0 4px 0 0;
}

.ec-base-product .prdList .description .promotion {
  float: none;
  margin: 0 0 4px;
  text-align: left;
}

.ec-base-product .prdList .description .button {
  float: none;
  margin: 5px 0 4px;
  text-align: left;
}

.ec-base-product .prdList .description .button img {
  cursor: pointer;
  margin: 0 0 0 4px;
}

.ec-base-product .prdList .description .button .option {
  display: inline;
  position: relative;
}

.ec-base-product .prdList .description .button .likeButton {
  display: inline-block;
  margin: 0 5px 0 0;
}

.ec-base-product .prdList .description .mileage {
  display: block;
}

.ec-base-product .prdList .description span.grid {
  display: block;
}

.ec-base-product ul.grid4tab .thumbnail {
  width: 280px;
}

.ec-base-product ul.grid4tab .thumbnail {
  position: relative;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.ec-base-product ul.grid4tab .thumbnail a img {
  width: 280px;
  border: 0;
}

.ec-base-product ul.grid4tab .thumbnail:hover a img {
  border: 0;
  opacity: 0.3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.ec-base-product ul.grid4tab .thumbnail .wish {
  position: absolute;
  right: 3px;
  bottom: 4px;
  z-index: 1;
  cursor: pointer;
}

.ec-base-product ul.grid4tab .thumbnail .prdIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.ec-base-product ul.grid4tab .num_box {
  position: absolute;
  top: 0;
  left: 20px;
  text-align: left;
  height: 65px;
  border-left: 1px solid #92979d;
  opacity: 1 !important;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.ec-base-product ul.grid4tab .num_box .num {
  font-size: 22px;
  font-weight: 400;
  padding: 30px 0 0 11px;
  color: #000;
  display: block;
}

.ec-base-product ul.grid4tab .num_box .num i {
  font-size: 10px;
  color: #68696b;
  font-style: normal;
  display: block;
  margin-bottom: 22px;
}

.ec-base-product ul.grid4tab .description {
  width: 220px;
  height: 360px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  position: absolute;
  top: 30px;
  left: 30px;
  background-color: rgba(237, 191, 201, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Dedbfc9, endColorstr=#4Dedbfc9);
  vertical-align: middle;
  display: table;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.ec-base-product ul.grid4tab .description .ver_middle {
  vertical-align: middle;
  display: table-cell;
}

.ec-base-product ul.grid4tab .description .name {
  display: block;
  text-align: center;
}

.ec-base-product ul.grid4tab .description .spec li {
  text-align: center;
  font-size: 16px;
}

.ec-base-product ul.grid4tab .description .spec li span,
.ec-base-product ul.grid4tab .description .name span {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #000 !important;
  line-height: 23px;
}

.ec-base-product ul.grid4tab .thumbnail:hover .description {
  opacity: 1;
}

.ec-base-product ul.grid4 .thumbnail,
.ec-base-product ul.grid4 .description {
  width: 280px;
}

.ec-base-product ul.grid4 .description .name {
  display: block;
  text-align: left;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.ec-base-product ul.grid4 .description .name span {
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.ec-base-product ul.grid4 .thumbnail {
  position: relative;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.ec-base-product ul.grid4 .thumbnail a img {
  width: 280px;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
}

.ec-base-product ul.grid4 .thumbnail a img:hover {
  border: 1px solid #999;
}

.ec-base-product ul.grid4 .thumbnail .wish {
  position: absolute;
  right: 3px;
  bottom: 4px;
  z-index: 1;
  cursor: pointer;
}

.ec-base-product ul.grid4 .thumbnail .prdIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.ec-base-product ul.grid4 .sale_text {
  width: 46px;
  line-height: 18px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 11;
  padding: 5px 0;
  background-color: #a4a7a6;
  color: #fff;
  font-size: 15px;
  text-align: center;
  display: none;
  font-family: Arial;
  border: 1px solid #a4a7a6;
  letter-spacing: -0.5px;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.ec-base-product ul.grid4 li:hover .sale_text {
  background-color: #fff;
  color: #333;
}

#morelista2 .prdList>li,
#morelista .prdList>li {
  display: none;
  opacity: 0.3;
  float: left;
  min-height: 570px;
}

.main_product_more {
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #111;
  font-size: 16px;
  border: 1px solid #777;
}

.main_product_more:hover {
  opacity: 0.7;
}

.ec-base-product ul.grid4custom .thumbnail .product_image_over {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.ec-base-product ul.grid4custom .thumbnail:hover .product_image_over {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-opacity: 1;
}

.ec-base-product ul.grid4custom .thumbnail,
.ec-base-product ul.grid4custom .description {
  width: 280px;
  position: relative;
}

.ec-base-product ul.grid4custom .description .name {
  display: block;
  text-align: left;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 10px;
  margin-bottom: 10px;
  min-height: 37px;
}

.ec-base-product ul.grid4custom .description .name span {}

.ec-base-product ul.grid4custom .thumbnail {
  position: relative;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.ec-base-product ul.grid4custom .thumbnail a img {
  width: 280px;
  border: 0;
  box-sizing: border-box;
}

.ec-base-product ul.grid4custom .thumbnail a img:hover {
  border: 0;
}

.ec-base-product ul.grid4custom .thumbnail .wish {
  position: absolute;
  right: 3px;
  bottom: 4px;
  z-index: 3;
  cursor: pointer;
}

.ec-base-product ul.grid4custom .thumbnail .prdIcon {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  z-index: 3;
}

.ec-base-product ul.grid4custom .thumbnail .ec-product-bgLT {
  left: 10px;
}

.ec-base-product ul.grid4custom .thumbnail .ec-product-bgRT {
  left: -10px;
}

.ec-base-product ul.grid4custom .sale_text {
  width: 40px;
  padding: 7px 0;
  line-height: 14px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 11;
  background-color: #555;
  color: #fff;
  font-size: 11px;
  text-align: center;
  display: none;
  font-family: Arial;
  border: 1px solid #555;
  letter-spacing: -0.3px;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.ec-base-product ul.grid4custom li:hover .sale_text {
  background-color: #fff;
  color: #333;
}

.ec-base-product ul.grid4custom .sale_text em {
  font-style: normal;
  display: block;
}

.ec-base-product ul.grid4custom .description .review_count {
  position: absolute;
  top: 39px;
  right: 0;
  z-index: 11;
  font-weight: 300;
  background-color: #fff;
  width: auto !important;
  left: auto !important
}

.ec-base-product ul.grid4custom .description .spec li {
  text-align: right;
}

.ec-base-product ul.grid4custom .description .icon .promotion {
  position: absolute;
  top: 70px;
  left: 0;
}

.ec-base-product ul.grid4custom .description .icon .promotion img {
  height: 24px;
  margin: 0 4px 0 0;
}

.ec-base-product ul.grid4custom .description .icon .button {
  text-align: right;
  display: none;
}

.ec-base-product ul.grid4custom .description .icon button {
  background-color: #fff;
}

.ec-base-product ul.grid4custom .description .spec li+li+li {
  text-align: left;
}

.ec-base-product ul.grid4custom .num_box {
  position: absolute;
  top: 0;
  left: 20px;
  text-align: left;
  height: 65px;
  border-left: 1px solid #92979d;
  opacity: 1 !important;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  z-index: 3;
}

.ec-base-product ul.grid4custom .num_box .num {
  font-size: 22px;
  font-weight: 400;
  padding: 30px 0 0 11px;
  color: #000;
  display: block;
}

.ec-base-product ul.grid4custom .num_box .num i {
  font-size: 10px;
  color: #68696b;
  font-style: normal;
  display: block;
  margin-bottom: 22px;
}

.crema-product-reviews-count {
  position: absolute;
  top: 39px;
  right: 0;
  font-size: 12px;
  line-height: 20px;
  color: #ff938f;
  font-weight: 400;
}

.tab_inner .crema-product-reviews-count {
  color: #555;
  font-size: 14px;
  top: 18px;
  left: 195px;
  right: auto;
}

.ec-base-product .spec li {
  margin-bottom: 7px;
}

.ec-base-product ul.grid2>li {
  width: 50%;
  text-align: center;
  padding-bottom: 20px;
}

.ec-base-product ul.grid3>li {
  width: 33.33%;
  text-align: center;
}

.ec-base-product ul.grid4>li {
  width: 25%;
  text-align: center;
}

.ec-base-product ul.grid4tab>li {
  width: 25%;
  text-align: center;
}

.ec-base-product ul.grid4custom>li {
  width: 25%;
  text-align: center;
}

#banner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -600px;
}

#quick {
  position: absolute;
  width: 77px;
  top: 0;
  left: 50%;
  margin-left: 620px;
  margin-top: 67px;
}

.xans-product-menupackage .title {
  min-height: 30px;
  margin: 10px 0 0px;
  text-align: center;
}

.xans-product-menupackage .title h2 {
  padding: 0;
  margin-bottom: 20px;
  text-align: center;
  color: #222;
  font-size: 40px;
  font-weight: 100;
  background: none;
}

.xans-product-menupackage .title .banner {
  margin: 0 0 10px;
}

.xans-product-menupackage .title .likeButton {
  margin-bottom: 3px;
  display: block;
}

.xans-product-menupackage .title .likeButton button {
  padding: 0;
  margin: 0;
}

.xans-product-menupackage .title .sub_title {
  font-size: 16px;
  color: #222;
  line-height: 24px;
  min-height: 48px
}

.titleArea p {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

.titleArea {
  min-height: 30px;
  margin: 10px 0 0px;
  border-bottom: 0px solid #e8e8e8;
}

.titleArea h2 {
  padding: 0 0 3px 0;
  margin-bottom: 20px;
  text-align: center;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  background: none;
  border-bottom: 1px solid #222;
}

.xans-product-normalmenu {
  margin: 65px 17px 0;
  border-top: 1px solid #969696;
}

.xans-product-normalmenu .prdCount {
  color: #555;
  line-height: 40px;
  font-size: 12px;
}

.xans-product-normalmenu .prdCount img {
  padding-top: 9px;
}

.xans-product-normalmenu .function {
  border: 0;
}

.xans-product-normalmenu .function .compare a,
.xans-product-normalmenu ul#type li a {
  color: #777;
  font-size: 12px;
  line-height: 40px;
}

.xans-product-normalmenu .function .compare a:hover,
.xans-product-normalmenu ul#type li a:hover {
  color: #000;
  text-decoration: none;
}

.xans-product-normalmenu .function .compare {
  display: inline;
  padding: 6px;
  border: 1px solid #ccc;
  background-color: #f3f3f3;
}

.xans-product-menupackage {
  margin: 0px auto 0;
}

.xans-product-menupackage .menuCategory {
  border: 0;
  text-align: center;
  margin: 50px 0 0;
  padding: 13px 0px;
}

.xans-product-menupackage .menuCategory>li {
  width: auto;
  text-align: center;
  margin: 5px auto;
  padding: 0 35px;
  vertical-align: top;
}

.xans-product-menupackage .menuCategory>li>a {
  display: block;
  height: 30px;
  padding: 0px;
  text-align: center;
  color: #000;
  line-height: 30px;
  font-size: 12px;
  letter-spacing: 1px;
  background: url("");
  font-weight: 300;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.xans-product-menupackage .menuCategory>li>ul>li>a:hover,
.xans-product-menupackage .menuCategory>li>a:hover {
  color: #000;
  font-weight: 600;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.xans-product-menupackage .menuCategory>li>ul>li.selected>a,
.xans-product-menupackage .menuCategory>li.selected>a {
  color: #000;
  font-weight: 600;
}

.xans-product-listrecommend {
  margin-top: 50px;
}

#morelista_list .prdList>li {
  display: none;
  opacity: 0.3;
  float: left;
  min-height: 570px;
}

.path {
  margin-top: 2px;
}

.path li a {
  font-size: 12px;
}

.xans-product-normalpaging li a.this,
.xans-product-additional .paging li a.this,
.xans-board-paging li a.this,
.xans-search-paging li a.this {
  border-bottom: 3px solid #333;
  color: #333;
}

.xans-product-normalpaging,
.xans-search-paging {
  border: 0;
}

.xans-product-listcompare .boardWrite .prdPrice {
  color: #555;
}

.top_board_area {
  margin: 40px auto;
  text-align: center;
}

.top_board_area ul {
  margin: 0 auto;
  text-align: center;
  width: 95%;
  font-size: 0;
}

.top_board_area ul li {
  display: inline-block;
  text-align: center;
  width: 42%;
  margin: 0 2%;
  border: 1px solid #dedede;
  border-top: 1px solid #222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.top_board_area ul li:hover {
  border: 1px solid #222;
}

.top_board_area ul li a {
  display: block;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 35px;
  padding: 20px 0;
  color: #222;
}

.top_board_area ul li.onon {
  background-color: #444;
}

.top_board_area ul li.onon a {
  color: #fff;
}

.newpage {
  width: 1260px;
  margin: 0 auto;
}

.newpage .page_tab {
  float: right;
  height: 34px;
}

.newpage .page_tab li {
  float: left;
  height: 34px;
  line-height: 34px;
  border-right: 1px solid #ccc;
  padding: 0 50px;
}

.newpage .page_tab li:first-child {
  border-left: 1px solid #ccc;
}

.newpage .page_tab li a {
  height: 34px;
  line-height: 34px;
  color: #555;
  font-size: 15px;
}

.newpage .page_tab li a:hover {
  color: #111;
}

.newpage .page_tab li.on a {
  font-weight: 500;
  color: #111;
}

.newpage .new_title {
  text-align: center;
  padding-top: 30px;
}

.newpage .new_title img {
  margin-left: 111px;
}

.newpage .newpage_section01 {
  position: relative;
  width: 1037px;
  margin: 70px 0 0 145px;
}

.newpage .newpage_section01 .newpage_text_layer {
  position: absolute;
  left: 425px;
  top: 110px;
}

.newpage .newpage_text1 {
  font-weight: 200;
  font-size: 43px;
  line-height: 45px;
  color: #000;
}

.newpage .newpage_text1 span {
  display: block;
  font-size: 32px;
}

.newpage .newpage_text2 {
  font-weight: 200;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  width: 610px;
  margin-top: 121px;
}

.newpage .newpage_text_button {
  margin-top: 70px;
  display: inline-block;
}

.newpage .newpage_text_button a {
  border: 1px solid #ccc;
  font-size: 20px;
  font-weight:300;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 15px;
  display: block;
}

.newpage .newpage_text_button a:hover {
  border: 1px solid #111;
}

.newpage .stores_shop {
  width: 430px;
  margin: 60px 0 0 160px;
}

.newpage .stores_shop ul li {
  float: left;
  width: 30%;
  text-align: left;
  font-size: 15px;
  color: #222;
  line-height: 30px;
  font-weight: 500;
}

.newpage .stores_shop ul li:nth-child(2) {
  width: 40%;
}

.newpage .stores_shop ul li:last-child {
  font-weight: 300;
  width: 30%;
}

.newpage .stores_shop .stores_shop_address {
  margin-bottom: 25px;
}

.newpage .stores_shop .stores_shop_address a {
  font-size: 15px;
  color: #222;
  height: 30px;
  line-height: 30px;
  font-weight: 300;
  background: url("/morenvyimg/stores_map_icon.gif") no-repeat left center;
  background-size: auto 20px;
  padding-left: 18px;
  display: block;
}

.newpage .stores_shop .stores_shop_address a:hover {
  margin-left: 5px;
}

.newpage .more_store {
  display: none;
}

.newpage .newpage_text3 {
  font-size: 17px;
  color: #111;
  line-height: 18px;
  margin-top: 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  font-weight: 300;
}

.newpage .newpage_text3 span {
  float: right;
}

.newpage .newpage_text3 span a {
  font-size: 14px;
  font-size: #222;
  font-weight: 500;
}

.newpage .newpage_text4 {
  font-size: 14px;
  color: #111;
  line-height: 24px;
  margin-top: 15px;
}

.newpage .campaign_layer {
  margin: 170px 0 70px 569px;
}

.newpage .video_layer {
  float: left;
  width: 615px;
}

.newpage .video_layerbox {
  width: 615px;
  height: 370px;
  margin: 60px 0 90px;
}

.newpage .newpage_text5 {
  font-weight: 300;
  font-size: 25px;
  line-height: 30px;
  color: #000;
}

.newpage .newpage_text6 {
  font-size: 15px;
  line-height: 22px;
  color: #000;
  margin-top: 70px;
}

.newpage .video_list {
  float: right;
  width: 600px;
}

.newpage .campaign_youtube_img {
  margin-top: 60px;
}

.newpage .campaign_youtube_img li {
  margin-bottom: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.newpage .campaign_youtube_img li:hover {
  opacity: 0.8;
}

.newpage .tab_box02,
.newpage .tab_box03,
.newpage .tab_box04,
.newpage .tab_box05 {
  display: none;
}

.xans-attend-calendarpackage {
  border-top: 1px solid #d9d9d9;
  margin-top: 40px;
  padding-top: 40px;
}

.xans-attend-calendarhead .date {
  font-size: 23px;
  color: #111;
  font-weight: 500;
}

.xans-attend-calendarhead .date a {
  padding: 0 10px;
  margin: 0 10px;
}

.xans-attend-calendar {
  border-bottom: 1px solid #d9d9d9;
}

.xans-attend-calendar th {
  border: 0;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  padding: 30px 0;
}

.xans-attend-calendar td {
  border: 0;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  background: none;
  text-align: center;
}

.xans-attend-calendar th.sat {
  color: #0000fe;
}

.xans-attend-calendar th.sun {
  color: #e5541e;
}

.xans-attend-calendar td p>img {
  position: absolute;
  top: 0;
  margin: 0;
  left: 60px;
}

.xans-attend-calendar tr td:first-child>p {
  color: #fd0100;
}

.xans-attend-calendar tr td:first-child+td+td+td+td+td+td>p {
  color: #0000fe;
}

.xans-attend-calendarpackage .button_attend {
  text-align: center;
  margin: 40px auto 0;
}

.xans-attend-calendarpackage .button_attend a {
  display: inline-block;
  background-color: #222;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  padding: 15px 45px;
}

.btn_kakaochat {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
}

.time_wrap .today.onpp {
  background-image: url('/web/andar/img/event/20190104/open_onpp.jpg');
}

.time_wrap .today.oflt {
  background-image: url('/web/andar/img/event/20190104/open_oflt.jpg');
}

.time_wrap .today.occp {
  background-image: url('/web/andar/img/event/20190104/open_occp.jpg');
}

.time_wrap .today.dlkt {
  background-image: url('/web/andar/img/event/20190104/open_dlkt.jpg');
}

.time_wrap .today.orap {
  background-image: url('/web/andar/img/event/20190104/open_orap.jpg');
}

.time_wrap .today.oxrp {
  background-image: url('/web/andar/img/event/20190104/open_oxrp.jpg');
}

.time_wrap .open_box .on_onpp {
  background-image: url('/web/andar/img/event/20190104/after_onpp.jpg');
}

.time_wrap .open_box .on_oflt {
  background-image: url('/web/andar/img/event/20190104/after_oflt.jpg');
}

.time_wrap .open_box .on_occp {
  background-image: url('/web/andar/img/event/20190104/after_occp.jpg');
}

.time_wrap .open_box .on_dlkt {
  background-image: url('/web/andar/img/event/20190104/after_dlkt.jpg');
}

.time_wrap .open_box .on_orap {
  background-image: url('/web/andar/img/event/20190104/after_orap.jpg');
}

.time_wrap .open_box .on_oxrp {
  background-image: url('/web/andar/img/event/20190104/after_oxrp.jpg');
}

.time_wrap .open_box .ing_onpp {
  background-image: url('/web/andar/img/event/20190104/ing_onpp.jpg');
}

.time_wrap .open_box .ing_oflt {
  background-image: url('/web/andar/img/event/20190104/ing_oflt.jpg');
}

.time_wrap .open_box .ing_occp {
  background-image: url('/web/andar/img/event/20190104/ing_occp.jpg');
}

.time_wrap .open_box .ing_dlkt {
  background-image: url('/web/andar/img/event/20190104/ing_dlkt.jpg');
}

.time_wrap .open_box .ing_orap {
  background-image: url('/web/andar/img/event/20190104/ing_orap.jpg');
}

.time_wrap .open_box .ing_oxrp {
  background-image: url('/web/andar/img/event/20190104/ing_oxrp.jpg');
}

.time_wrap .today.dhft {
  background-image: url('/web/andar/img/event/20190114/open_dhft.jpg');
}

.time_wrap .today.dhft.off {
  background-image: url('/web/andar/img/event/20190114/before10-1.jpg');
}

.time_wrap .today.dhft.out {
  background-image: url('/web/andar/img/event/20190114/out_dhft.jpg');
}

.time_wrap .today.aanz {
  background-image: url('/web/andar/img/event/20190114/open_aanz.jpg');
}

.time_wrap .today.aanz.off {
  background-image: url('/web/andar/img/event/20190114/before12-1.jpg');
}

.time_wrap .today.aanz.out {
  background-image: url('/web/andar/img/event/20190114/out_aanz.jpg');
}

.time_wrap .dp_none {
  display: none;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


body {
/*  min-width: 1300px;*/
}

#header .inner {
  width: 100%;
}

#header .special {
  float: none;
  border: 0;
}

#header .special a {
  height: auto;
  padding: 0;
  border: 0;
}

#header .special a:hover {
  padding: 0;
  border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}

button {
  outline: 0;
}

.hidden {
  visibility: hidden;
  overflow: hidden;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
  line-height: 0;
}

.tac {
  text-align: center !important;
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right !important;
}

.empty {
  padding: 100px 0 !important;
  text-align: center;
}

.p_color {
  color: #d53838 !important;
}

.p_cursor {
  cursor: pointer;
}

span.ico_required {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin-left: 6px;
  color: #fd6d67;
  font-family: 'Noto Sans KR';
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  letter-spacing: -0.5px;
}


h2.subtitle {
  display: block !important;
  margin-bottom: 50px;
  padding: 73px 0 29px !important;
  border-bottom: 3px solid #222;
  background: transparent !important;
  color: #000 !important;
  font-size: 30px !important;
  letter-spacing: -1px;
}

h2.subtitle.order {
  margin-bottom: 0;
}

h2.subtitle.member {
  border: 0;
  text-align: center;
}

h2.subtitle.member.finish {
  margin: 105px 0 0;
  padding: 72px 0 0 !important;
  background: url('/_wisa/img/member/icon_finish.png') no-repeat center top !important;
  font-size: 36px;
  line-height: 48px;
}

h2.subtitle.member.finish span {
  color: #ff6464;
}

h2.subtitle.mypage {
  display: none !important;
  width: 1300px;
  margin: 0 auto 60px;
}

h2.subtitle.board .title_det {
  padding-left: 20px;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -1px;
}

h3.title {
  position: relative;
  padding: 94px 0 18px;
  border-bottom: 2px solid #222;
  color: #000;
  font-size: 20px;
  letter-spacing: -1px;
}

h3.title.first {
  padding-top: 0;
}

h3.title span {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -1px;
}

h3.title .more {
  position: absolute;
  right: 0;
  top: 106px;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -1px;
}

h3.title .more:after {
  display: inline-block;
  position: relative;
  top: -1px;
  content: "";
  width: 5px;
  height: 9px;
  margin-left: 11px;
  background: url("/_wisa/img/mypage/sp_mypage.png") no-repeat -225px 0;
}

.paging {
  margin: 50px 0;
  font-size: 0;
}

.paging>a {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 0 35px;
  vertical-align: middle;
}

.paging ol {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

.paging ol li {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0;
  vertical-align: middle;
}

.paging ol li a {
  display: block;
  width: auto;
  padding: 0 17px;
  color: #666;
  font-size: 14px;
  line-height: normal;
}

.paging ol li a.this {
  padding: 0 17px;
  border: 0;
  color: #222;
  font-weight: 700;
}

.paging ol li a:hover {
  background: #fff;
}

.box_qty {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 90px;
  height: 32px;
  border: 1px solid #e6e6e6;
  background: #fff;
  vertical-align: middle;
}

.box_qty>a {
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
}

.box_qty .up {
  right: 0;
  background-image: url('/_wisa/img/shop/ea_up.gif');
  color: transparent !important;
  font-size: 0 !important;
}

.box_qty .down {
  left: 0;
  background-image: url('/_wisa/img/shop/ea_down.gif');
  color: transparent !important;
  font-size: 0 !important;
}

.box_qty input[type="text"] {
  width: 100%;
  height: 30px;
  padding: 0 30px;
  border: 0;
  color: #222;
  text-align: center;
  line-height: 30px;
}

.tbl_col {
  border: 0 !important;
}

.tbl_col>thead>tr>th {
  padding: 19px 0 17px;
  border: 0;
  border-top: 3px solid #222;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}

.tbl_col>tbody>tr>td,
.tbl_col>tbody>tr>td * {
  color: #222;
  font-size: 15px;
}

.tbl_col>tbody>tr>td {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}

.tbl_col>tbody>tr>td strong {
  font-weight: 600;
}

.tbl_col>tbody>tr>td.tal {
  padding-left: 20px;
}

.tbl_col>tbody>tr>td.img img {
  width: 95px;
  height: auto;
}

.tbl_col.prd>thead>tr>th {
  padding: 12px 0;
}

.tbl_col.prd>tbody>tr>td.wish_del {
  font-size: 0;
}

.tbl_col.prd>tbody>tr>td.wish_del a {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  font-size: 0 !important;
  vertical-align: middle;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.tbl_col.prd>tbody>tr>td.wish_del .wish {
  width: 21px;
  height: 19px;
  background-image: url('/_wisa/img/shop/btn_wish.png');
}

.tbl_col.prd>tbody>tr>td.wish_del .del {
  display: inline-block;
  position: relative;
  width: 14px;
  height: 13px;
}

.tbl_col.prd>tbody>tr>td.wish_del .del:after {
  display: block;
  content: "";
  width: 14px;
  height: 13px;
  background: url('/_wisa/img/shop/sp_shop.png') no-repeat 0px -50px;
}

.tbl_col.prd>tbody>tr>td.delivery_type,
.tbl_col.prd>tbody>tr>td.delivery_type * {
  color: #333;
  font-size: 14px;
  font-weight: 300;
}

.tbl_col.prd>tbody>tr>td .model {
  margin-bottom: 2px;
  color: #999;
  font-size: 12px;
}

.tbl_col.prd>tbody>tr>td .name,
.tbl_col.prd>tbody>tr>td .name * {
  font-size: 16px;
}

.tbl_col.prd>tbody>tr>td .opt_name {
  color: #999;
  font-size: 14px;
}

.tbl_col.prd>tbody>tr>td .opt,
.tbl_col.prd>tbody>tr>td .opt_qty {
  color: #999;
  font-size: 14px;
  font-weight: 300;
}

.tbl_col.prd>tbody>tr>td .btn_edit {
  margin-top: 10px;
}

.tbl_col.prd>tbody>tr>td .option {
  margin-top: 15px;
}

.tbl_col.prd>tbody>tr>td .option li {
  margin: 8px 0 0;
  line-height: inherit;
}

.tbl_col.prd>tbody>tr>td .option li:first-child {
  margin-top: 0;
}

.tbl_col.prd>tbody>tr>td .icon,
.tbl_col.prd>tbody>tr>td .eng,
.tbl_col.prd>tbody>tr>td.wish_del .order {
  display: none;
}

.tbl_col.total>thead>tr>th .box_btn {
  margin-left: 10px;
  vertical-align: middle;
}

.tbl_col.total>tbody>tr>td,
.tbl_col.total>tbody>tr>td * {
  font-size: 20px;
}

.tbl_col.total>tbody>tr>td {
  padding: 56px 0;
}

.tbl_col.total>tbody>tr>td strong {
  font-size: 24px;
}

.tbl_col.total>tbody>tr>td.sale,
.tbl_col.total>tbody>tr>td.delivery,
.tbl_col.total>tbody>tr>td.total_prc {
  position: relative;
}

.tbl_col.total>tbody>tr>td.vat:after,
.tbl_col.total>tbody>tr>td.sale:after,
.tbl_col.total>tbody>tr>td.delivery:after,
.tbl_col.total>tbody>tr>td.total_prc:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 34px;
  height: 34px;
  margin-top: -17px;
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  background: url("/_wisa/img/shop/sp_shop.png") no-repeat;
}

.tbl_col.total>tbody>tr>td.vat:after {
  background-position: 0 0;
}

.tbl_col.total>tbody>tr>td.sale:after {
  background-position: -50px 0
}

.tbl_col.total>tbody>tr>td.delivery:after {
  background-position: 0 0
}

.tbl_col.total>tbody>tr>td.total_prc:after {
  background-position: -100px 0;
}

.tbl_col.board {
  margin: 0;
  border-top: 3px solid #222 !important;
}

.tbl_col.board>thead {
  display: none;
}

.tbl_col.board>tbody>tr>td,
.tbl_col.board>tbody>tr>td * {
  font-size: 12px !important;
}

.tbl_col.board>tbody>tr>td {
  padding: 18px 0 19px;
  border-bottom: 1px solid #f1f1f1;
}

.tbl_col.board>tbody>tr>td.tal {
  padding-left: 30px !important;
}

.tbl_col.board>tbody>tr>td.subject,
.tbl_col.board>tbody>tr>td.subject * {
  font-size: 14px !important;
}

.tbl_col.board>tbody>tr>td.subject {
  position: relative;
}

.tbl_col.board>tbody>tr>td.subject .img_more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
}

.tbl_col.board>tbody>tr>td.subject .img_more img {
  display: block;
  margin: 0;
}

.tbl_col.board>tbody>tr>td.number,
.tbl_col.board>tbody>tr>td.number * {
  color: #898989 !important;
}

.tbl_col.board>tbody>tr>td img {
  vertical-align: middle;
}

.tbl_col.board>tbody>tr#content_view>td {
  padding: 35px 50px 35px;
  background: #fafafa;
}

.tbl_col.board>tbody>tr#content_view>td * {
  color: #333 !important;
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
  font-size: 14px !important;
}

.tbl_row.option {
  border-top: 1px solid #e6e6e6 !important;
  margin: 0 !important;
}

.tbl_row.option tr th {
  width: auto;
  padding: 15px 0 !important;
  border: 0 !important;
  vertical-align: middle !important;
}

.tbl_row.option tr td {
  padding: 15px 0 !important;
  border: 0 !important;
}

.tbl_row.option tr td select {
  height: 38px;
  padding: 0 14px;
  line-height: 38px;
}

.box_btn {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.box_btn>* {
  display: inline-block;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #222;
  outline: none;
  background: #222;
  color: #fff !important;
  font-size: 12px;
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn_zone {
  display: block;
}

.box_btn.block {
  display: block;
}

.box_btn.block>* {
  width: 100%;
}

.box_btn.w66>* {
  width: 66px;
}

.box_btn.w74>* {
  width: 74px;
}

.box_btn.w78>* {
  width: 78px;
}

.box_btn.w90>* {
  width: 90px;
}

.box_btn.w100>* {
  width: 100px;
}

.box_btn.w110>* {
  width: 110px;
}

.box_btn.w114>* {
  width: 114px;
}

.box_btn.w116>* {
  width: 116px;
}

.box_btn.w117>* {
  width: 117px;
}

.box_btn.w124>* {
  width: 124px;
}

.box_btn.w128>* {
  width: 128px;
}

.box_btn.w132>* {
  width: 132px;
}

.box_btn.w136>* {
  width: 136px;
}

.box_btn.w137>* {
  width: 137px;
}

.box_btn.w172>* {
  width: 172px;
}

.box_btn.w180>* {
  width: 180px;
}

.box_btn.w200>* {
  width: 200px;
}

.box_btn.w220>* {
  width: 220px;
}

.box_btn.w248>* {
  width: 248px;
}

.box_btn.w255>* {
  width: 255px;
}

.box_btn.h26>* {
  padding: 0;
  height: 26px;
  line-height: 24px;
}

.box_btn.h27>* {
  padding: 0;
  height: 27px;
  line-height: 25px;
}

.box_btn.h28>* {
  padding: 0;
  height: 28px;
  line-height: 26px;
}

.box_btn.h32>* {
  padding: 0;
  height: 32px;
  line-height: 30px;
}

.box_btn.h40>* {
  padding: 0;
  height: 40px;
  line-height: 38px;
}

.box_btn.h48>* {
  padding: 0;
  height: 48px;
  line-height: 46px;
}

.box_btn.h50>* {
  padding: 0;
  height: 50px;
  line-height: 48px;
}

.box_btn.h52>* {
  padding: 0;
  height: 52px;
  line-height: 50px;
}

.box_btn.h54>* {
  padding: 0;
  height: 54px;
  line-height: 52px;
}

.box_btn.h60>* {
  padding: 0;
  height: 60px;
  line-height: 58px;
}

.box_btn.h110>* {
  padding: 0;
  height: 110px;
  line-height: 108px;
}

.box_btn.h170>* {
  padding: 0;
  height: 170px;
  line-height: 168px;
}

.box_btn.h26.radius>* {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.box_btn.h32.radius>* {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.box_btn.h54.radius>* {
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
}

.box_btn.h60.radius>* {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.box_btn.white>* {
  border-color: #e6e6e6;
  background: #fff;
  color: #333 !important;
}

.box_btn.white2>* {
  border-color: #222;
  background: #fff;
  color: #000 !important;
}

.box_btn.white3>* {
  border-color: #000;
  background: #fff;
  color: #333 !important;
}

.box_btn.white4>* {
  border-color: #222;
  background: #fff;
  color: #222 !important;
}

.box_btn.gray>* {
  border-color: #f5f5f5;
  background: #f5f5f5;
  color: #666 !important;
}

.box_btn.light>* {
  font-weight: 300;
}

.box_btn.strong>* {
  font-weight: 700;
}

.box_btn.fs13>* {
  font-size: 13px !important;
}

.box_btn.fs14>* {
  font-size: 14px !important;
}

.box_btn.fs16>* {
  font-size: 16px !important;
}

.box_btn.fs17>* {
  font-size: 17px !important;
}

.box_btn.fs18>* {
  font-size: 18px !important;
}

.box_btn.fs20>* {
  font-size: 20px !important;
}

.box_btn.kor>* {
  letter-spacing: -1px;
}

.box_btn.more>* {
  padding-right: 24px;
  border: 1px solid #000;
  background: url('/_wisa/img/common/icon_more.png') no-repeat right 60px center #fff;
  color: #333 !important;
}

*[class*=comp_btn][class*=_type1] {
  display: inline-block;
  width: 100%;
  height: 48px;
  padding: 0;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  font-size: 16px;
  vertical-align: top;
  letter-spacing: -0.4px;
  text-align: center;
  font-weight: 500;
  line-height: 46px;
  border-radius: 4px;
}

*[class*=comp_btn][class*=_bk] {
  background: #222;
  color: #fff;
  border-color: #222;
}

*[class*=comp_btn][class*=_gray] {
  background: #e0e0e0;
  color: #222;
  border-color: #e0e0e0;
}

*[class*=comp_btn][class*=_more] {
  display: inline-block;
  overflow: hidden;
  width: 16px;
  height: 16px;
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat -150px -200px;
  text-indent: -999em
}

.prd_basic {
  display: inline-block;
  width: 100%;
  font-size: 0;
  text-align: left !important;
}

.prd_basic.col4 {
  width: 1320px;
  margin-left: -20px;
}

.prd_basic.col5 {
  width: 1320px;
  margin-left: -20px;
}

.prd_basic>li {
  display: none;
  margin-left: 20px;
  padding-bottom: 79px;
  text-align: center;
  vertical-align: top;
  opacity: 0.3;
}

.prd_basic.col2>li {
  width: 50%;
}

.prd_basic.col3>li {
  width: 420px;
}

.prd_basic.col4>li {
  width: 310px;
}

.prd_basic.col5>li {
  width: 244px;
}

.prd_basic .box {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.prd_basic .box .img {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.prd_basic .box .img .xans-product-imagestyle {
  width: 18%;
  max-width: none;
  height: auto;
}

.lookbook .prd_basic .box .img .xans-product-imagestyle {
  width: 33px;
}

.main_issue .prd_basic .box .img .xans-product-imagestyle {
  width: 20%;
}

.cate_container .prd_basic .box .img .xans-product-imagestyle {
  width: 18%;
}

.prd_basic .box .img .prdimg {
  transition: all .3s ease;
}

.prd_basic .box .img .prdimg img {
  width: 100%;
  height: auto;
  border: 0;
}

.prd_basic .box .img .prdimg .overimg {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}

.prd_basic .box .img:hover .prdimg .overimg {
  visibility: visible;
  opacity: 1;
}

.prd_basic .box .info {
  position: relative;
  text-align: left;
}

.prd_basic .box .colorchip .color {
  margin-left: -4px;
  font-size: 0;
}

.prd_basic .box .colorchip .chips {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 21px;
  height: 3px;
  margin-left: 4px;
  vertical-align: middle;
}

.prd_basic .box .review {
  position: absolute;
  right: 0;
  top: 0;
  color: #589db7;
  font-weight: 500;
  line-height: normal;
}

.prd_basic .box .model {
  width: 70%;
  min-height: 19px;
  margin: 11px 0 0;
  color: #999;
  font-size: 12px;
}

.prd_basic .box .name,
.prd_basic .box .name * {
  color: #333 !important;
  font-size: 16px !important;
}

.prd_basic .box .name {
  overflow: hidden;
  margin-bottom: 6px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.prd_basic .box .price {
  margin-left: -10px;
  font-size: 0;
}

.prd_basic .box .price>span {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin-left: 10px;
  color: #222;
  font-size: 14px;
  vertical-align: middle;
}

.prd_basic .box .price>span>strong {
  color: inherit;
  font-size: inherit;
  font-weight: 600;
}

.prd_basic .box .price>span.sale>strong {
  font-size: 14px !important
}

.prd_basic .box .price .customer {
  color: #aaa;
  font-size: 12px;
  text-decoration: line-through;
}

.prd_basic .box .price .customer strong {
  font-weight: 300;
}

.prd_basic .box .price.hassale span.sell {
  color: #aaa;
  font-size: 12px;
  text-decoration: line-through;
}

.prd_basic .box .price.hassale span.sell strong {
  font-weight: 300;
}

.prd_basic .box .price.hassale .customer {
  display: none;
}

.prd_basic .box .icon {
  margin-top: 8px;
}

.prd_basic .box .icon img {
  display: inline;
  height: 24px;
  margin-right: 4px;
}

.prd_basic .box .icon img:last-child {
  margin-right: 0;
}

.prd_basic.rel>li {
  display: inline-block;
  padding-bottom: 35px;
  opacity: 1;
}

.prd_basic.rel .box .check {
  position: absolute;
  left: 10px;
  top: 10px;
}

.prd_basic.rel .box .name {
  padding-top: 20px;
}

.prd_basic.rel .box .price {
  padding-bottom: 25px;
  color: #222;
}

.prd_basic.rel .box .opt {
  margin-bottom: 11px;
}

.prd_basic.rel .box .opt .opt_name {
  display: none;
}

.prd_basic.rel .box .opt select {
  width: 100%;
  height: 37px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  color: #999;
  font-size: 12px;
  font-weight: 300;
}

.prd_basic.rel .box .qty {
  position: relative;
  height: 37px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0;
  text-align: right;
}

.prd_basic.rel .box .qty>* {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

.prd_basic.rel .box .qty dt {
  position: absolute;
  left: 0;
  top: 0;
  color: #999;
  font-size: 12px;
  font-weight: 300;
  line-height: 36px;
}

.prd_basic.rel .box .qty dd {
  position: relative;
  width: 68px;
  height: 36px;
}

.prd_basic.rel .box .qty a {
  position: absolute;
  top: 0;
  width: 9px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  font-size: 0;
}

.prd_basic.rel .box .qty a.down {
  left: 0;
  background-image: url('/_wisa/img/shop/ea_down2.png');
}

.prd_basic.rel .box .qty a.up {
  right: 0;
  background-image: url('/_wisa/img/shop/ea_up2.png');
}

.prd_basic.rel .box .qty input {
  width: 100%;
  height: 36px;
  padding: 0 9px;
  border: 0;
  color: #999;
  font-size: 12px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.prd_basic.det_md>li {
  display: inline-block;
  opacity: 1;
}

.prd_basic.slide {
  display: none;
  height: 0;
}

.prd_basic.slide.slick-initialized {
  display: block;
  height: auto;
  font-size: 0;
}

.prd_basic.slide .slick-slide {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin-left: 20px;
  vertical-align: top;
}

.prd_basic.slide .slick-dots {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.prd_basic.slide .slick-dots li {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 7px;
  vertical-align: middle;
}

.prd_basic.slide .slick-dots li button {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #dedede;
  color: transparent;
  font-size: 0;
}

.prd_basic.slide .slick-dots li.slick-active button {
  background: #000;
}

.prd_basic.slide.recommend.slick-initialized {
  padding-bottom: 54px;
}

.prd_basic.slide.recommend .box {
  width: 420px;
}

.prd_basic.slide.recommend .slick-slide {
  width: 420px;
}

.prd_basic.slide.recommend .slick-arrow {
  position: absolute;
  top: 273px;
  z-index: 10;
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: transparent;
  font-size: 0;
}

.prd_basic.slide.recommend .slick-prev {
  left: 0;
  background-image: url('/_wisa/img/shop/recommend_prev.png');
}

.prd_basic.slide.recommend .slick-next {
  right: 0;
  background-image: url('/_wisa/img/shop/recommend_next.png');
}

.prd_basic.slide.rel.slick-initialized {
  padding-bottom: 70px;
}

.prd_basic.slide.rel .slick-slide {
  width: 310px;
}

.prd_basic.slide.rel .box {
  width: 310px;
}

.prd_basic.slide.special.slick-initialized {
  padding-bottom: 90px;
}

.prd_basic.slide.special .box {
  width: 310px;
}

.prd_basic.slide.special .slick-slide {
  width: 310px;
}

#wrapper {
  overflow: hidden;
  position: relative;
  min-width: 1300px;
  text-align: left;
}

.wrap_inner {
  width: 1300px;
  margin: 0 auto;
}

#topbnr {
  position: relative;
  text-align: center;
}

#topbnr .close {
  position: absolute;
  right: 50%;
  top: 40px;
  z-index: 10;
  width: 36px;
  height: 36px;
  margin-right: -726px;
  background: url('/_wisa/img/common/sp_common_layout.png') no-repeat 0 -150px;
}

#topbnr .close.active {
  background-position: 0 -200px
}

#topbnr .wrap_slide_topbnr {
  overflow: hidden;
}

#topbnr .slide_topbnr {
  height: 0;
  text-align: center;
}

#topbnr .slide_topbnr.slick-slider {
  height: auto;
}

#topbnr .slick-slide {
  display: inline-block;
  display: inline;
  zoom: 1;
  float: none;
  vertical-align: middle;
}

#topbnr .slick-slide a {
  display: block;
  height: 42px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: -0.02em;
}

#topbnr .slick-slide a span {
  font-size: 14px;
}

#header {
  position: relative;
  height: 120px;
  margin: 0;
}

#header .gnb {
  height: 120px;
}

#header .gnb .logo_menu {
  height: 55px;
}

#header .gnb .logo_menu:after {
  display: block;
  clear: both;
  content: '';
}

#header .gnb .logo_menu a img {
  height: 25px;
}

#header .gnb h1 {
  float: left;
  margin-top: 25px;
}

#header .gnb .member {
  float: right;
  margin: 28px -11px 0 0;
  font-size: 0;
}

#header .gnb .member li {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

#header .gnb .member li a {
  display: block;
  padding: 0 11px;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -1px;
}

#header .gnb .cate_menu:after {
  display: block;
  clear: both;
  content: '';
}

#header .gnb .category {
  float: left;
  margin-left: -21px;
}

#header .gnb .category>ul {
  font-size: 0;
}

#header .gnb .category>ul>li {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  vertical-align: middle;
}

#header .gnb .category>ul>li>a {
  display: block;
  position: relative;
  height: 65px;
  padding: 0 21px;
  font-size: 15px;
  line-height: 65px;
  letter-spacing: -1px;
}

#header .gnb .category>ul>li>a:after {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 13px;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  content: '';
}

#header .gnb .category>ul>li:hover>a:after {
  display: block;
}

#header .gnb .category>ul>li.event span {
  display: block;
  position: absolute;
  right: 13px;
  top: 19px;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fd6963;
}

#header .gnb .category li.viewsub .list {
  display: none;
  position: absolute;
  left: 50%;
  top: 64px;
  z-index: 15;
  width: 126px;
  margin-left: -63px;
  padding: 25px 5px 21px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

#header .gnb .category li.viewsub .list.w140 {
  width: 140px;
  margin-left: -70px;
}

#header .gnb .category li.viewsub .list li a {
  display: inline-block;
  position: relative;
  margin: 2px 0;
  padding: 2px 0;
  color: #888;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

#header .gnb .category li.viewsub .list li a:after {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #8d8d8d;
  content: '';
}

#header .gnb .category li.viewsub .list li a:hover:after {
  display: block;
}

#header .gnb .category li.viewsub:hover .list {
  display: block;
}

#header .gnb .menu {
  float: right;
  margin-right: -16px;
  padding-top: 12px;
  font-size: 0;
}

#header .gnb .menu #searchBarForm {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 0 14px;
  vertical-align: middle;
}

#header .gnb .menu .searchform .box {
  position: relative;
  width: 182px;
  height: 32px;
  padding-right: 17px;
  border-bottom: 2px solid #000;
}

#header .gnb .menu .searchform .box input {
  width: 100%;
  height: 30px;
  padding: 0 5px 0 0;
  border: 0;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#header .gnb .menu .searchform .box .search_btn {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  cursor: pointer;
  height: 17px;
}

#header .gnb .menu .btn {
  display: inline-block;
  display: inline;
  zoom: 1;
  font-size: 0;
  vertical-align: middle;
}

#header .gnb .menu .btn li {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

#header .gnb .menu .btn li a {
  display: block;
  padding: 0 16px;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  font-size: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#header .gnb .menu .btn li.cart a {
  position: relative;
  width: 21px;
  height: 24px;
}

#header .gnb .menu .btn li.cart a:after {
  display: block;
  width: 21px;
  height: 24px;
  background: url('/_wisa/img/common/sp_common_layout.png') no-repeat 0 -100px;
  content: ""
}

#header .gnb .menu .btn li.cart a span {
  position: absolute;
  right: 6px;
  top: 0;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  line-height: 18px;
}

#header .gnb .menu .btn li.all a {
  width: 24px;
  height: 18px;
}

#header .gnb .menu .btn li.all a:after {
  display: block;
  width: 24px;
  height: 18px;
  content: "";
  background: url('/_wisa/img/common/sp_common_layout.png') no-repeat 0 0;
}

#header .gnb .menu .btn li.all a.active:after {
  width: 18px;
  margin: 0 auto;
  background-position: 0 -50px;
}

#header .gnb .allmenu {
  display: none;
  position: absolute;
  left: 0;
  top: 120px;
  z-index: 15;
  width: 100%;
  padding-bottom: 50px;
  border-top: 1px solid #f1f1f1;
  background: #fff;
}

#header .gnb .allmenu .wrap_inner {
  font-size: 0;
}

#header .gnb .allmenu .left {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 821px;
  vertical-align: top;
  font-size: 0;
}

#header .gnb .allmenu .left:after {
  display: block;
  position: absolute;
  right: 0;
  top: 50px;
  width: 1px;
  height: 445px;
  background: #f1f1f1;
  content: '';
}

#header .gnb .allmenu .right {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 479px;
  padding-left: 93px;
  vertical-align: top;
  font-size: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#header .gnb .allmenu dl {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 205px;
  vertical-align: top;
}

#header .gnb .allmenu .right dl {
  width: 140px;
}

#header .gnb .allmenu dl.cs {
  width: 106px;
}

#header .gnb .allmenu dl dt,
#header .gnb .allmenu dl dt * {
  color: #222;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -1px;
}

#header .gnb .allmenu dl dt {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 45px 0 8px;
}

#header .gnb .allmenu dl dt.event {
  position: relative;
  padding: 38px 9px 8px 0;
}

#header .gnb .allmenu dl dt.event:after {
  display: block;
  position: absolute;
  right: 0;
  top: 44px;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fd6963;
  content: '';
}

#header .gnb .allmenu dl dd,
#header .gnb .allmenu dl dd * {
  color: #888;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -1px;
}

#header .gnb .allmenu dl dd.eng,
#header .gnb .allmenu dl dd.eng * {
  font-weight: 400;
  letter-spacing: 0;
}

#header .gnb .allmenu dl dd {
  padding: 4px 0;
}

#header .gnb .allmenu dl dd a {
  display: inline-block;
  display: inline;
  zoom: 1;
}

#header .gnb .allmenu dl dd.review a {
  color: #589db7;
}

#header .gnb .allmenu dl dd a:hover {
  text-decoration: underline;
}

#header .gnb .allmenu .bnr {
  margin-top: 29px;
}

#header .gnb .allmenu.active {
  display: block;
}

#header.fixed .gnb {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 15;
  width: 100%;
  background: #fff;
}

#cnt {
  min-height: 500px;
}

#cnt .cntbody {
  position: relative;
  width: 1300px;
  margin: 0 auto;
}

.video_layer {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 25;
  width: 920px;
  height: 520px;
  margin: -260px 0 0 -465px;
  background: transparent;
}

.video_layer .inner {
  position: relative;
}

.video_layer .close {
  position: absolute;
  right: -20px;
  top: -66px;
  width: 26px;
  height: 26px;
  padding: 20px;
  cursor: pointer;
}

.video_layer .close:after {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat -150px -50px;
}

#footer .wrap_inner:after {
  display: block;
  clear: both;
  content: '';
}

#footer .left_area {
  float: left;
  width: 670px;
}

#footer .left_area * {
  color: #999;
}

#footer .left_area .logo {
  padding: 51px 0 37px;
}

#footer .left_area .menu {
  margin-left: -8px;
  font-size: 0;
}

#footer .left_area .menu li {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  vertical-align: middle;
}

#footer .left_area .menu li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background: #3f3f3f;
  content: '';
}

#footer .left_area .menu li:first-child:after {
  display: none;
}

#footer .left_area .menu li a {
  display: block;
  padding: 0 8px;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -1px;
}

#footer .left_area .info {
  margin-left: -8px;
  padding: 15px 0 14px;
  font-style: normal;
}

#footer .left_area .info span,
#footer .left_area .info span * {
  font-family: 'Noto Sans KR';
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: -1px;
}

#footer .left_area .info span {
  position: relative;
  padding: 0 8px;
}

#footer .left_area .info span:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background: #3f3f3f;
  content: '';
}

#footer .left_area .info span.first:after {
  display: none;
}

#footer .left_area .copyright {
  font-size: 13px;
  padding-bottom: 33px;
}

#footer .left_area .copyright>span {
  font-family: 'Noto Sans KR';
  font-weight: 300;
}

#footer .left_area .copyright .wisa,
#footer .left_area .copyright a:hover {
  color: #28a8e0;
}

#footer .right_area {
  float: left;
  width: 630px;
}

#footer .right_area .wrap_box:after {
  display: block;
  clear: both;
  content: '';
}

#footer .right_area .box {
  float: left;
  text-align: left;
}

#footer .right_area .about {
  width: 165px;
}

#footer .right_area .cs {
  width: 176px;
}

#footer .right_area .bank {
  width: 287px;
}

#footer .right_area .box h5 {
  padding: 48px 0 19px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

#footer .right_area .box ul li a {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 3px 0;
  color: #999;
  font-family: 'Noto Sans KR';
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -1px;
}

#footer .right_area .box p {
  color: #999;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -1px;
}

#footer .right_area .box.bank p span {
  display: block;
  font-size: 14px;
  color: #999;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -1px;
}

#footer .right_area .box .time {
  font-family: 'Noto Sans KR';
}

#footer .right_area .box .number,
#footer .right_area .box .number * {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
}

#footer .right_area .box .number {
  padding-bottom: 15px;
}

#footer .right_area .box.bank .number {
  padding-bottom: 6px;
}

#footer .right_area .box.bank .number .f_bank_icon1 {
  display: inline-block;
  position: relative;
  top: 4px;
  width: 26px;
  height: 20px;
  margin-right: 4px;
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat -100px -150px;
}

#footer .right_area .box.bank .number .f_bank_icon2 {
  display: inline-block;
  position: relative;
  top: 3px;
  left: 2px;
  width: 21px;
  height: 20px;
  margin-right: 9px;
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat -100px -200px;
}

#footer .right_area .box.bank .number span.f_bank_name {
  margin-top: 8px
}

#quick_menu .recent_layer {
  display: none !important;
  position: absolute;
  right: 55px;
  bottom: 0;
  z-index: 10;
  width: 246px;
  border: 1px solid #e0e0e0;
  border-right: 0;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#quick_menu .recent_layer .inner {
  padding: 0 17px 0 16px;
}

#quick_menu .recent_layer .close {
  display: block;
  position: absolute;
  right: 2px;
  top: 10px;
  width: 14px;
  height: 14px;
  padding: 15px;
  color: transparent;
  font-size: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#quick_menu .recent_layer .close:after {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url('/_wisa/img/common/sp_common_layout.png') no-repeat -50px -300px;
}

#quick_menu .recent_layer .title {
  padding: 18px 0 9px;
}

#quick_menu .recent_layer .title a {
  font-size: 16px;
}

#quick_menu .recent_layer ul {
  margin-left: -10px;
}

#quick_menu .recent_layer ul:after {
  display: block;
  clear: both;
  content: '';
}

#quick_menu .recent_layer ul li {
  float: left;
  width: 64px;
  height: 64px;
  margin-left: 10px;
}

#quick_menu .recent_layer ul li img {
  width: 64px;
  height: 64px;
}

#quick_menu .recent_layer .player {
  padding: 12px 0;
  font-size: 0;
  text-align: center;
}

#quick_menu .recent_layer .player a {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 20px;
  height: 20px;
  margin-left: -1px;
  border: 1px solid #e0e0e0;
  vertical-align: middle;
}

#quick_menu .recent_layer .player a.prev {
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat -50px -200px
}

#quick_menu .recent_layer .player a.next {
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat -50px -250px
}

#quick_menu .recent_layer.active {
  display: block !important;
}

#dimmed {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

#main .main_visual {
  overflow: hidden;
  height: 660px;
  text-align: center;
}

#main .main_visual .slick-slide {
  margin: 0 10px;
}

#main .main_visual .slick-slide ul:after {
  display: block;
  clear: both;
  content: '';
}

#main .main_visual .slick-slide ul li {
  position: relative;
  float: left;
  margin-left: 20px;
}

#main .main_visual .slick-slide ul li:first-child {
  margin-left: 0;
}

#main .main_visual .slick-slide ul li .txt {
  position: absolute;
  z-index: 15;
  width: 100%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#main .main_visual .slick-slide ul li.left .txt {
  left: 0;
  padding: 0 50px;
}

#main .main_visual .slick-slide ul li.top .txt {
  bottom: 0;
  padding-top: 73px;
}

#main .main_visual .slick-slide ul li.bottom .txt {
  bottom: 0;
  padding-bottom: 63px;
}

#main .main_visual .slick-slide ul li .txt p {
  color: #fff;
}

#main .main_visual .slick-slide ul li .txt .big {
  padding-bottom: 13px;
  font-size: 44px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.5px;
}

#main .main_visual .slick-slide ul li .txt .big.eng {
  padding-bottom: 14px;
  font-size: 48px;
  line-height: 54px;
  letter-spacing: 0;
}

#main .main_visual .slick-slide ul li .txt .small {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: -0.6px;
}

#main .main_visual .slick-slide ul li .txt .small.eng {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
}

#main .main_visual .slick-slide ul li .dimmed_visual {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  background-color: rgba(35, 31, 32, 0.6);
}

#main .main_visual .slick-slide.slick-current ul li .dimmed_visual {
  display: none;
}

#main .main_visual .slick-arrow {
  display: none !important;
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: transparent;
  font-size: 0;
}

#main .main_visual .slick-prev {
  left: 50%;
  margin-left: -650px;
  background-image: url('/_wisa/img/main/main_prev.png');
}

#main .main_visual .slick-next {
  right: 50%;
  margin-right: -650px;
  background-image: url('/_wisa/img/main/main_next.png');
}

#main .main_visual:hover .slick-arrow {
  display: block !important;
}

#main .main_visual .img {
  width: 640px;
}

#main .main_visual .img img {
  width: 100%;
}

.common_container h3 {
  padding: 141px 0 33px;
  color: #000;
  font-family: 'Noto Sans KR';
  font-size: 26px;
  letter-spacing: -1px;
}

.common_container h3.first {
  padding-top: 96px;
}

#main .main_hastab {
  position: relative;
}

#main .main_hasmore {
  position: relative;
}

#main .common_tab {
  position: absolute;
  right: 0;
  top: 0;
}

#main .common_tab:after {
  display: block;
  clear: both;
  content: '';
}

#main .common_tab li {
  float: left;
  padding: 0 22px;
}

#main .common_tab li a {
  display: block;
  padding-bottom: 6px;
  color: #999;
  font-size: 15px;
  font-weight: 300;
}

#main .common_tab li a.active {
  position: relative;
  color: #000;
  font-weight: 400;
}

#main .common_tab li a.active:after {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  content: '';
}

#main .common_tab li.tab_line a {
  padding-top: 2px;
}

#main .common_tabcnt {
  display: none;
}

#main .common_tabcnt0 {
  display: block;
}

#main .tab_issue {
  right: -22px;
  top: 114px;
}

#main .tab_md {
  right: -25px;
  top: 160px;
}

#main .tab_sale {
  right: -25px;
  top: 158px;
}

#main a.more {
  position: absolute;
  right: -1px;
  top: 0;
  padding: 26px 0 24px 0;
  font-size: 15px;
}

#main a.more:after {
  display: inline-block;
  position: relative;
  top: -1px;
  content: "";
  width: 5px;
  height: 9px;
  margin-left: 11px;
  background: url('/_wisa/img/common/sp_common_layout.png') no-repeat -150px 0;
}

#main .list_bnr:after {
  display: block;
  clear: both;
  content: '';
}

#main .list_bnr li {
  float: left;
  width: 420px;
  margin-left: 20px;
}

#main .list_bnr li:first-child {
  margin-left: 0;
}

#main .list_bnr li dl dt {
  padding: 24px 0 14px;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.5;
}

#main .list_bnr li dl dd {
  padding-top: 18px;
  border-top: 1px solid #e6e6e6;
  color: #999;
  font-size: 15px;
  line-height: 24px;
}

#main .list_bnr li .ddImg100 {
  width: 100%;
}

#main .list_bnr li .img img {
  width: 100%;
}

#main .col3_bnr {
  max-width: 1900px;
  min-width: 1300px;
  margin: 150px auto 0;
  font-size: 0;
  text-align: center;
}

#main .col3_bnr li {
  position: relative;
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 32.66%;
  vertical-align: top;
}

#main .col3_bnr li.center {
  margin: 0 1%;
}

#main .col3_bnr li .img img {
  width: 100%;
  height: auto;
}

#main .col3_bnr li .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 44px 8.06%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#main .col3_bnr li .txt .big {
  padding-bottom: 7px;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
}

#main .col3_bnr li .txt .small {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
}

#main .col3_bnr li .txt .small.white {
  color: #fff;
}

#main .main_editorial .more {
  top: 140px;
}

#main .main_lookbook {
  margin-top: 145px;
  padding-bottom: 56px;
  background: #f7f7f7;
}

#main .main_lookbook h3 {
  padding: 72px 0 84px;
  font-size: 42px;
  text-align: center;
}

#main .main_lookbook h3 span {
  display: block;
  margin-top: -3px;
  color: #888;
  font-size: 18px;
  font-weight: 400;
}

#main .slide_lookbook {
  padding-bottom: 110px;
}

#main .slide_lookbook .slick-list {
  overflow: visible;
}

#main .slide_lookbook .slick-slide {
  margin: 0 10px;
}

#main .slide_lookbook .slick-slide .box {
  position: relative;
}

#main .slide_lookbook .slick-slide .box .img {
  width: 513px;
}

#main .slide_lookbook .slick-slide .box .img img {
  max-width: 100%;
  height: auto;
}

#main .slide_lookbook .slick-slide .box .overimg {
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: -40px;
  z-index: 20;
  margin-left: -288px;
  opacity: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

#main .slide_lookbook .slick-slide .box .overimg .img {
  width: 576px;
}

#main .slide_lookbook .slick-slide .box .overimg .inner {
  position: relative;
}

#main .slide_lookbook .slick-slide .box .dimmed_look {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
}

#main .slide_lookbook .slick-slide .box .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  width: 100%;
  padding: 0 50px 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#main .slide_lookbook .slick-slide .box .txt dt {
  padding-bottom: 7px;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: -1px;
}

#main .slide_lookbook .slick-slide .box .txt dd {
  color: #c4c3c3;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -1px;
}

#main .slide_lookbook .slick-slide.slick-current .box .overimg {
  visibility: visible;
  opacity: 1;
}

#main .slide_lookbook .slick-slide.slick-current .box .dimmed_look {
  visibility: visible;
  opacity: 1;
}

#main .slide_lookbook .slick-arrow {
  position: absolute;
  top: 272px;
  z-index: 10;
  width: 38px;
  height: 12px;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: transparent;
  font-size: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#main .slide_lookbook .slick-prev {
  left: 50%;
  margin-left: -650px;
}

#main .slide_lookbook .slick-next {
  right: 50%;
  margin-right: -650px;
}

#main .slide_lookbook .slick-arrow:after {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/_wisa/img/main/sp_main.png") no-repeat;
  content: ""
}

#main .slide_lookbook .slick-prev:after {
  background-position: 0 0;
}

#main .slide_lookbook .slick-next:after {
  background-position: -50px 0;
}

#main .slide_lookbook .slick-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

#main .slide_lookbook .slick-dots li {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 7px;
}

#main .slide_lookbook .slick-dots li button {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 0;
  border-radius: 50%;
  background: #dedede;
  color: transparent;
  font-size: 0;
}

#main .slide_lookbook .slick-dots li.slick-active button {
  background: #000;
}

#main .main_video .more {
  top: 130px;
}

#main .main_video ul:after {
  display: block;
  clear: both;
  content: '';
}

#main .main_video ul li {
  float: left;
}

#main .main_video ul li .img {
  position: relative;
  cursor: pointer;
}

#main .main_video ul li .img .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 78px;
  height: 78px;
  margin: -39px 0 0 -39px;
  background: url('/_wisa/img/main/icon_play.png') no-repeat center;
}

#main .main_video ul li dl dt {
  padding: 26px 0 16px;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -1px;
}

#main .main_video ul li dl dd {
  padding-top: 18px;
  border-top: 1px solid #e6e6e6;
  color: #999;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -1px;
}

#main .main_video ul li.left {
  width: 580px;
}

#main .main_video ul li.right {
  width: 700px;
  margin-left: 20px;
}

#main .main_video ul li.right .box {
  margin-top: 20px;
}

#main .main_video ul li.right .box:first-child {
  margin-top: 0;
}

#main .main_video ul li.right .box:after {
  display: block;
  clear: both;
  content: '';
}

#main .main_video ul li.right .img {
  float: left;
  width: 340px;
}

#main .main_video ul li.right dl {
  float: left;
  width: 330px;
  margin-left: 30px;
}

#main .main_video ul li.right dl dt {
  padding-top: 19px;
}

#main .main_special {
  padding: 136px 0 36px;
}

#main .main_special .more {
  top: 140px;
}

#main .main_daily {
  margin-top: 108px;
  border-top: 1px solid #e6e6e6;
}

#main .main_daily h3 {
  padding-top: 91px;
}

#big_section .xans-product-menupackage {
  margin: 50px auto 0;
}

#big_section .xans-product-listrecommend {
  overflow: hidden;
  margin-top: 0;
}

#big_section .wrap_listrecommend {
  overflow: hidden;
  position: relative;
  margin-bottom: 90px;
}

#big_section .title_subcate {
  position: relative;
  margin-bottom: 20px;
  padding-right: 50%;
  border-bottom: 3px solid #222;
}

#big_section .title_subcate .title {
  min-height: auto;
  margin: 0;
}

#big_section .title_subcate h2.subtitle {
  margin-bottom: 0;
  padding-top: 0 !important;
  border-bottom: 0;
  font-weight: 700;
  text-align: left;
}

#big_section .title_subcate .menuCategory {
  position: absolute;
  right: -25px;
  bottom: 29px;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
}

#big_section .title_subcate .menuCategory>li {
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  vertical-align: middle;
}

#big_section .title_subcate .menuCategory>li>a {
  display: block;
  position: relative;
  height: auto;
  padding: 5px 22px;
  background: none;
  color: #999;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0;
}

#big_section .title_subcate .menuCategory>li:hover>a,
#big_section .title_subcate .menuCategory>li.selected>a {
  color: #000;
}

#big_section .title_subcate .menuCategory>li:hover>a:after,
#big_section .title_subcate .menuCategory>li.selected>a:after {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  content: '';
}

#big_section .xans-product-normalmenu {
  margin: 0;
  border: 0;
}

#big_section .function {
  margin-bottom: 20px;
  border: 0;
  line-height: normal;
}

#big_section .function .prdCount {
  padding: 0;
  color: #999;
  font-size: 14px;
  line-height: 38px;
  letter-spacing: -1px;
}

#big_section .function ul#type {
  margin: 0;
  font-size: 0;
}

#big_section .function ul#type li {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  padding: 0;
  background: none;
  vertical-align: middle;
}

#big_section .function ul#type li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 11px;
  margin-top: -5px;
  background: #d7d5d5;
  content: '';
}

#big_section .function ul#type li:first-child:after {
  display: none;
}

#big_section .function ul#type li a {
  display: block;
  padding: 0 6px 0 10px;
  color: #777;
  line-height: 38px;
}

#big_section .function ul#type li a:hover {
  color: #000;
}

#detail .xans-product-detail {
  margin: 30px 0 0;
}

#detail .detailArea {
  padding-bottom: 80px;
}

#detail .detailArea i {
  display: block;
  font-style: normal;
}

#detail .imgArea {
  width: 700px;
}

#detail .imgArea .keyImg {
  width: 100%;
}

#detail .imgArea .keyImg img {
  max-width: 700px;
}

#detail .imgArea .listImg {
  width: 700px;
  margin: 30px 0 0;
}

#detail .imgArea .listImg ul {
  min-width: auto;
  width: 100%;
  height: auto;
  margin: 0 0 0 -14px;
  text-align: left;
}

#detail .imgArea .listImg ul li {
  position: relative;
  width: 85px;
  height: 85px;
  margin: 0 0 0 14px;
}

#detail .imgArea .listImg ul li:hover:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  background: transparent;
  cursor: pointer;
  content: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#detail .imgArea .listImg ul li img {
  max-width: 100%;
  width: auto;
  height: auto;
}

#detail .imgArea .summary {
  margin-top: 40px;
  text-align: left;
}

#detail .imgArea .summary dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: -0.6px;
  color: #000;
}

#detail .imgArea .summary dt:before {
  display: inline-block;
  position: relative;
  top: -2px;
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 6px;
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat -150px -150px;
  vertical-align: middle;
}

#detail .imgArea .summary dd {
  width: 100%;
  margin-top: 16px;
  padding: 16px;
  text-align: left;
  background: #f7f7f7;
  border-radius: 8px;
  color: #666;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.4px;
  text-align: left;
  box-sizing: border-box;
  font-family: Noto Sans KR;
}

#detail .imgArea .summary .summary_tit {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #f53535;
  font-weight: bold;
}

#detail .imgArea .summary .summary_tit+.summary_cont {
  margin-top: 8px;
}

#detail .infoArea {
  padding-top: 24px;
  border-top: 0
}

#detail .infoArea .headingArea {
  position: relative;
  border-bottom: 0;
  padding-bottom: 0;
}

#detail .infoArea .headingArea .wish {
  position: absolute;
  right: 0;
  top: 3px;
  width: 28px;
  height: 28px;
  background: url('/_wisa/img/common/sp_common_layout.png') no-repeat -200px 0;
  font-size: 0;
}

#detail .infoArea .headingArea .icon {
  display: none;
}

#detail .infoArea .headingArea .prd_model {
  margin-bottom: 15px;
  color: #999;
  font-size: 15px;
}

#detail .infoArea .headingArea .name {
  margin-bottom: 16px;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.8px;
  line-height: 34px;
  padding-right: 30px;
}

#detail .infoArea .headingArea .price {
  position: relative;
  margin-bottom: 24px;
  font-size: 0;
}

#detail .infoArea .headingArea .price>span {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding-right: 10px;
  color: #000;
  font-size: 22px;
  vertical-align: middle;
  font-weight: 600;
  letter-spacing: -0.6px
}

#detail .infoArea .headingArea .price>span>strong {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

#detail .infoArea .headingArea .price>span.sell>strong {
  font-size: 24px;
  font-weight: 600;
}

#detail .infoArea .headingArea .price>span.customer {
  color: #aaa;
  font-size: 17px;
  font-weight: 300;
  text-decoration: line-through;
}

#detail .infoArea .headingArea .price>span.customer>strong {
  font-weight: 400;
}

#detail .infoArea .headingArea .price>span.custom0 {
  display: none;
}

#detail .infoArea .headingArea .price.hassale>span.sale>strong {
  font-size: 24px;
  font-weight: 600;
}

#detail .infoArea .headingArea .price.hassale>span.sell {
  color: #aaa;
  font-size: 17px;
  font-weight: 300;
  text-decoration: line-through;
}

#detail .infoArea .headingArea .price.hassale>span.sell>strong {
  font-size: 17px;
  font-weight: 500;
}

#detail .infoArea .headingArea .price.hassale>span.customer {
  display: none;
}

#detail .infoArea .headingArea .price span.percent {
  display: none;
  width: auto;
  margin: 0;
}

#detail .product_relation_zone {
  position: relative;
}

#detail .product_relation_zone .product_relation {
  width: 1080px;
  margin: 0 auto 0;
}

#detail .product_relation_zone .title {
  padding: 0 0 24px;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  text-align: left;
  letter-spacing: -0.8px;
}

#detail .product_relation_zone .product_relationlist {
  overflow: hidden;
  width: 100%;
  padding-bottom: 46px;
}

#detail .product_relation_zone .prdList:after {
  display: block;
  content: "";
  clear: both;
}

#detail .product_relation_zone .item {
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
  width: 200px;
}

#detail .product_relation_zone .item span {
  display: block;
}

#detail .product_relation_zone .item .img {
  overflow: hidden;
  border-radius: 4px;
}

#detail .product_relation_zone .item .img img {
  width: 100%;
}

#detail .product_relation_zone .item .name {
  margin-top: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.4px;
}

#detail .product_relation_zone .item .price {
  margin-top: 8px;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.6px;
  color: #000;
  font-weight: 600;
}

#detail .product_relation_zone .item .price.strike {
  color: #666;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

#detail .product_relation_zone .item.swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

#detail .product_relation_zone *[class*=swiper_button] {
  display: block;
  position: absolute;
  top: 180px;
  width: 40px;
  height: 40px;
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat;
  cursor: pointer;
}

#detail .product_relation_zone .swiper_button_prev {
  left: 50px;
  background-position: -200px -350px;
}

#detail .product_relation_zone .swiper_button_next {
  right: 50px;
  background-position: -200px -400px;
}

#detail .product_relation_zone .swiper_scrollbar {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 420px;
  height: 2px;
  margin-left: -210px;
  background: #ccc;
}

#detail .product_relation_zone .swiper_scrollbar .swiper-scrollbar-drag {
  height: 2px;
  background: #000;
}

#detail .product_relation_zone+.promotion_banner_zone {
  margin-top: 80px;
}

#detail .promotion_banner_zone {}

#detail .infoArea .headingArea .price .dc_percent_zone {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  padding: 0;
  color: #fb695e;
  font-size: 32px !important;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.6px
}

#detail .infoArea .headingArea .price .dc_percent_zone .btn_calculator {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 28px;
  height: 28px;
  background: #fb695e;
  text-indent: -9999em;
}

#detail .infoArea .headingArea .price .dc_percent_zone .btn_calculator:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  margin-top: -12px;
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat -200px -200px
}

#detail .infoArea .headingArea .price .dc_percent_zone .xans-product {
  display: none;
}

#detail .infoArea .headingArea .price .dc_percent_zone .xans-product.prd_price_sale_css {
  display: inline-block;
  vertical-align: middle;
}

#detail .infoArea .headingArea .price .dc_percent_zone .xans-product.prd_price_sale_css #span_product_price_sale {
  font-size: 0;
}

#detail .infoArea .headingArea .price .dc_percent_zone .xans-product.prd_price_sale_css #span_product_price_sale span {
  color: #fb695e !important;
  font-size: 32px !important;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.6px
}

#detail .infoArea .headingArea .price .dc_percent_zone .xans-product.product_price_sale_login_css {
  display: inline-block;
  vertical-align: middle;
}

#detail .infoArea .headingArea .price .dc_percent_zone .xans-product.product_price_sale_login_css #span_product_price_sale {
  font-size: 0;
}

#detail .infoArea .headingArea .price .dc_percent_zone .xans-product.product_price_sale_login_css #span_product_price_sale span {
  color: #fb695e !important;
  font-size: 32px !important;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.6px
}

#detail .infoArea .headingArea .add_benefit {
  font-size: 0;
}

#detail .infoArea .headingArea .add_benefit>* {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: top;
}

#detail .infoArea .headingArea .add_benefit dt {
  width: 15.38%;
  font-size: 14px;
  letter-spacing: -1px;
}

#detail .infoArea .headingArea .add_benefit dd {
  position: relative;
  width: 84.62%;
}

#detail .infoArea .headingArea .add_benefit dd p {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: -1px;
}

#detail .infoArea .headingArea .add_benefit dd a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -1px;
}

#detail .infoArea .headingArea .add_benefit dd a:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #b8b8b8;
  content: '';
}

*[class*=comp_layer] {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 408px;
  z-index: 25;
  background: #fff;
  margin-left: -204px;
}

*[class*=comp_layer].active {
  display: block;
}

*[class*=comp_layer] .inner {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px 40px;
}

*[class*=comp_layer] .close {
  position: absolute;
  overflow: hidden;
  top: 32px;
  right: 40px;
  display: block;
  width: 24px;
  height: 24px;
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat -150px -250px;
  cursor: pointer;
  text-indent: -999em;
  z-index: 2;
}

*[class*=comp_layer] .title_menu {
  position: relative;
}

*[class*=comp_layer] .title_menu h3 {
  line-height: 55px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.6px;
  border-bottom: 1px solid #ccc;
}

#detail .infoArea .headingArea .layer_lowcalculator {
  min-height: 480px;
  margin-top: -240px;
}

#detail .infoArea .headingArea .layer_lowcalculator .txt {
  margin-top: 16px;
  margin-bottom: 24px;
  color: #666;
  line-height: 20px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.4px;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone {}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone>div {
  overflow: hidden;
  position: relative;
  width: auto;
  margin: 0;
  padding-left: 28px;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: -0.4px;
  color: #000;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .tit {
  float: left;
  width: 104px;
  font-weight: 400;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .won {
  float: right;
  color: #000;
  font-weight: 600;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone *[class*=img_] {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -11px;
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat;
  text-indent: -9999em;
  text-align: left;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .img_minus {
  background-position: -200px -250px;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .img_equal {
  background-position: -200px -300px;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .sale_price {
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: 1px solid #e0e0e0
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .sale_price .won {
  color: #666;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price {
  padding-top: 4px;
  margin-top: 4px;
  border-top: 1px solid #e0e0e0
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .tit {
  font-weight: bold;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .total {
  float: right;
  font-size: 22px;
  letter-spacing: -0.6px;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .won {
  float: none;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .percent {
  color: #fb695e;
  font-weight: 600;
  margin-right: 2px;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .xans-element- {
  display: none;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .xans-element-.prd_price_sale_css {
  display: inline;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .xans-element-.prd_price_sale_css #span_product_price_sale {
  font-size: 0;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .xans-element-.prd_price_sale_css #span_product_price_sale span {
  font-size: 22px !important;
  margin-right: 5px;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .xans-element-.product_price_sale_login_css {
  display: inline;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .xans-element-.product_price_sale_login_css #span_product_price_sale {
  font-size: 0;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .total_price .xans-element-.product_price_sale_login_css #span_product_price_sale span {
  font-size: 22px !important;
  margin-right: 5px;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .product_dc {
  display: none;
}

#detail .infoArea .headingArea .layer_lowcalculator .calculator_zone .membership_dc {
  display: none;
}

#detail .infoArea .headingArea .layer_benefit {
  min-height: 560px;
  margin-top: -280px;
}

#detail .infoArea .headingArea .layer_benefit .title {
  margin: 24px 0 16px;
  font-weight: bold;
  color: #222;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.6px;
}

#detail .infoArea .headingArea .layer_benefit .benefit_list {
  display: block;
}

#detail .infoArea .headingArea .layer_benefit .benefit_list li {
  border-bottom: 1px solid #e0e0e0;
  line-height: 40px;
  font-size: 12px;
  text-align: left;
  letter-spacing: -0.4px;
  color: #000;
  font-weight: 400;
  line-height: 40px;
}

#detail .infoArea .headingArea .layer_benefit .benefit_list span {}

#detail .infoArea .headingArea .layer_benefit .benefit_list .card_name {
  display: inline-block;
  width: 80px;
  margin-right: 8px;
  font-weight: bold;
}

#detail .infoArea .headingArea .layer_benefit .benefit_list .month {
  display: inline-block;
  width: 80px;
  margin-right: 8px;
}

#detail .infoArea .headingArea .layer_benefit .benefit_list .option {
  color: #666;
}

#detail .infoArea .colorchip {
  margin: 35px 0 35px -5px;
  font-size: 0;
}

#detail .infoArea .colorchip em {
  display: inline-block;
  width: 45px;
  font-style: normal;
  font-size: 12px;
  vertical-align: bottom;
  line-height: 34px;
}

#detail .infoArea .colorchip a span {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 0 5px 5px;
  font-size: 0;
}

#detail .infoArea .colorchip a:hover span:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #131313;
  background: transparent;
  content: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#detail .infoArea .guideArea .info {
  margin: 0 0 15px 0;
  padding: 0;
  border: 0;
  color: #999;
  font-size: 11px;
  letter-spacing: -1px;
  text-align: right;
}

#detail .infoArea .productSet {
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 0
}

#detail .infoArea .productSet .setprd_title {
  padding-top: 32px;
  font-size: 14px;
  font-weight: 700;
}

#detail .infoArea .productSet .product>li {
  border-bottom: 0;
}

#detail .infoArea .productSet .product .option {
  padding: 25px 0;
  border-top: 1px solid #e6e6e6;
}

#detail .infoArea .productSet .product>li:first-child .option {
  padding-top: 17px;
  border-top: 0;
}

#detail .infoArea .productSet .product .option>li {
  margin: 0;
  font-size: 0;
}

#detail .infoArea .productSet .product .option>li>ul>li {
  padding: 5px 0;
  font-size: 0;
}

#detail .infoArea .productSet .product .option .name {
  width: 23.07%;
  margin: 0;
  color: #333;
  font-size: 14px;
  line-height: 38px;
  vertical-align: top;
}

#detail .infoArea .productSet .product .option .opt_det {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 76.93%;
  vertical-align: top;
}

#detail .infoArea .productSet .product .option select {
  width: 100%;
  height: 38px;
  border: 1px solid #e6e6e6;
  color: #000;
  font-size: 12px;
  font-weight: 300;
  line-height: 38px;
}

#detail .infoArea .totalProducts {
  margin: 0;
}

#detail .infoArea .totalProducts tbody td {
  padding: 25px 0 26px;
  border-color: #e6e6e6;
  line-height: normal;
}

#detail .infoArea .totalProducts tbody td p {
  padding: 0;
  color: #333;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: -1px;
}

#detail .infoArea .totalProducts tbody td p span {
  color: #888;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: -1px;
}

#detail .infoArea .totalProducts tbody td.right,
#detail .infoArea .totalProducts tbody td.right * {
  color: #222;
  font-size: 15px;
  font-weight: 600;
}

#detail .infoArea .totalProducts tbody td.right {
  padding: 0;
}

#detail .infoArea .totalProducts tbody td .quantity input {
  width: 29px;
}

#detail .infoArea .totalPrice {
  margin: 0;
  padding: 32px 0 42px;
  font-size: 0;
}

#detail .infoArea .totalPrice>* {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 50%;
  vertical-align: middle;
}

#detail .infoArea .totalPrice dt {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -1px;
}

#detail .infoArea .totalPrice dd,
#detail .infoArea .totalPrice dd * {
  color: #222;
  font-size: 24px;
  font-weight: 600;
}

#detail .infoArea .totalPrice dd {
  text-align: right;
}

#detail .infoArea .btn {
  width: auto !important;
  padding: 0 !important;
}

#detail .infoArea .btn_buy {
  font-size: 0;
}

#detail .infoArea .btn_buy .box_btn {
  margin-left: 10px;
}

#detail .infoArea .btn_buy .box_btn:first-child {
  margin-left: 0;
}

#detail .infoArea .btn #NaverChk_Button {
  margin-top: 47px;
}

#detail .infoArea .btn #NaverChk_Button:empty {
  margin-top: 0;
}

#detail h3.title {
  padding: 60px 0 64px;
  border: 0;
  font-size: 22px;
}

#detail .member_benefit ul {
  padding-bottom: 96px;
  font-size: 0;
  text-align: center;
}

#detail .member_benefit ul li {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 25%;
  vertical-align: middle;
}

#detail .member_benefit ul li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 132px;
  margin-top: -66px;
  background: #f2f2f2;
  content: '';
}

#detail .member_benefit ul li:first-child:after {
  display: none;
}

#detail .member_benefit ul li dl dt {
  padding: 67px 0 5px;
  background-repeat: no-repeat;
  background-position: center top;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -1px;
}

#detail .member_benefit ul li.join dl dt {
  background-image: url('/web/andar/img/detail/benefit/detail_benefit_member1.png');
  background-position: center top 1px;
  background-size: 47px auto;
}

#detail .member_benefit ul li.grade dl dt {
  background-image: url('/web/andar/img/detail/benefit/detail_benefit_ch.png');
  background-position: center top;
  background-size: 50px auto;
}

#detail .member_benefit ul li.review dl dt {
  background-image: url('/web/andar/img/detail/benefit/detail_benefit_review.png');
  background-position: center top;
  background-size: 40px auto;
}

#detail .member_benefit ul li.free dl dt {
  background-image: url('/web/andar/img/detail/benefit/detail_benefit_free.png');
  background-position: center top 10px;
  background-size: 45px auto;
}

#detail .member_benefit ul li dl dd {
  color: #999;
  font-size: 14px;
}

#detail .fullbnr {
  margin-bottom: 18px;
}

#detail .relation {
  padding: 0;
}

#detail .relation h3.title {
  padding: 96px 0 25px;
  font-weight: 700;
  text-align: left;
}

#detail .additional .wrap_tab {
  position: relative;
  margin: 40px 0 55px;
  padding-right: 468px;
  border-bottom: 2px solid #000;
}

#detail .additional .tab_revqna {
  font-size: 0;
}

#detail .additional .tab_revqna li {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 280px;
  margin-left: -1px;
  text-align: center;
  vertical-align: middle;
}

#detail .additional .tab_revqna li:first-child {
  margin-left: 0;
}

#detail .additional .tab_revqna li a {
  display: block;
  height: 54px;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background: #fff;
  color: #999;
  font-size: 16px;
  line-height: 54px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#detail .additional .tab_revqna li a.active {
  border-color: #222;
  background: #222;
  color: #fff;
}

#detail .additional .tab_revqna li a span {
  position: relative;
  top: auto;
  right: auto;
  color: inherit;
  font-size: 14px;
  line-height: normal;
}

#detail .additional .sns_counsel {
  position: absolute;
  right: 0;
  bottom: 10px;
  font-size: 0;
}

#detail .additional .sns_counsel .box_btn {
  margin-left: 10px;
}

#detail .additional .sns_counsel .box_btn>* {
  background-repeat: no-repeat;
  background-position: left 20px center;
}

#detail .additional .sns_counsel .box_btn.naver>* {
  padding-left: 33px;
  background-image: url('/_wisa/img/shop/sns_naver.gif');
}

#detail .additional .sns_counsel .box_btn.kakao>* {
  padding-left: 32px;
  background-image: url('/_wisa/img/shop/sns_kakaoplus.gif');
}

#detail .additional .sns_counsel .box_btn.kakao strong {
  color: #e2404b !important;
  font-size: 15px;
  font-weight: 700;
}

#detail .additional .tabcnt_revqna {
  display: none;
}

#detail .additional .tabcnt_revqna0 {
  display: block;
}

#detail .additional .revqna_list .btn_top {
  padding-bottom: 16px;
}

#detail .additional .common_info>dl>dt {
  padding: 67px 0 11px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -1px;
}

#detail .additional .common_info>dl>dd p {
  position: relative;
  padding-left: 10px;
  color: #333;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: -1px;
}

#detail .additional .common_info>dl>dd p:after {
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 4px;
  height: 1px;
  background: #888;
  content: '';
}

#detail .additional .common_info>dl>dd dl+dl {
  margin: 33px auto 0;
}

#detail .additional .common_info>dl>dd dl dt {
  padding-bottom: 7px;
  color: #c86733;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#detail .additional .common_info>dl>dd dl dd {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -1px;
}

#detail .additional .md_recommend h3.title {
  padding-bottom: 40px;
  border-top: 2px solid #222;
  font-size: 26px;
}

#detail .information_zone {
  margin-top: 8px;
}

#detail .information_zone li {
  width: 100%;
  margin: 0;
  padding: 12px 8px;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.4px;
  font-weight: bold;
  box-sizing: border-box;
}

#detail .information_zone li:before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  margin-right: 6px;
  vertical-align: top;
  background: url("/_wisa/img/common/sp_common_layout.png") no-repeat;
}

#detail .information_zone li+li {
  border-top: 1px solid #ccc;
}

#detail .information_zone span {}

#detail .information_zone .small {
  margin-left: 4px;
  font-weight: 400;
}

#detail .information_zone .grade {
  margin-left: 4px;
  font-weight: 400;
}

#detail .information_zone .option {
  margin-left: 4px;
  color: #666;
  font-weight: 400;
}

#detail .information_zone .ship:before {
  background-position: -200px -50px;
  margin-right: 3px;
}

#detail .information_zone .mileage:before {
  background-position: -200px -100px;
  margin-right: 3px;
}

#detail .information_zone .card:before {
  background-position: -200px -150px;
}

#detail .information_zone .comp_btn_more {
  position: relative;
  top: -1px;
  margin-left: 2px;
  vertical-align: middle;
}

#detail .information_zone .ship .price {
  font-size: inherit;
  margin: 0;
  font-weight: bold;
}

#detail .information_zone .mileage .price {
  font-size: inherit;
  margin: 0;
  font-weight: bold;
}

#detail .information_zone .mileage .area {
  display: inline-block;
  width: auto;
  margin: 0;
}

#detail .information_zone .mileage .area+.area {
  display: none;
}

#detail .information_zone .membership {
  display: none;
}

#detail .recopick_zone {
  margin-top: 25px;
  padding-top: 35px;
  border-top: 2px solid #222;
}

#layer_calculator {}

#layer_calculator+.xans-smart-banner-admin-PC00002 {
  overflow: hidden;
  border-radius: 8px
}

#search_result .xans-search-form .searchbox #keyword {
  height: 31px;
}

#search_result .xans-search-form .searchbox .item strong {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#search_result .function {
  overflow: hidden;
  margin: 30px 0 20px;
  text-align: right;
  line-height: normal;
}

#search_result .function .prdCount {
  float: left;
  color: #999;
  font-size: 14px;
  line-height: 38px;
  letter-spacing: -1px;
}

#search_result .function ul#type {
  margin: 0;
  font-size: 0;
}

#search_result .function ul#type li {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  padding: 0 6px 0 10px;
  color: #777;
  font-size: 12px;
  line-height: 38px;
  vertical-align: middle;
  cursor: pointer;
}

#search_result .function ul#type li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 11px;
  margin-top: -5px;
  background: #d7d5d5;
  content: '';
}

#search_result .function ul#type li:first-child:after {
  display: none;
}

#search_result .function ul#type li:hover {
  color: #000;
}

#click_prd .ec-base-table.typeList h3 {
  padding-bottom: 24px;
  border-bottom: 3px solid #222;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#click_prd .ec-base-table.typeList table {
  margin: 0;
}

#click_prd .ec-base-table.typeList table thead {
  border-bottom: 0;
}

#click_prd .ec-base-table.typeList table thead tr th {
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

#click_prd .ec-base-table.typeList table tbody tr td {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

#click_prd .ec-base-table.typeList table tbody tr td.left {
  padding-left: 10px;
  text-align: left;
}

#click_prd .ec-base-table.typeList table tbody tr td.thumb img {
  width: 95px;
  height: auto;
}

#click_prd .ec-base-table.typeList table tbody tr td.product .model {
  color: #999;
  font-size: 12px;
}

#click_prd .ec-base-table.typeList table tbody tr td.product .name,
#click_prd .ec-base-table.typeList table tbody tr td.product .name * {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

#click_prd .ec-base-table.typeList table tbody tr td.product .icon {
  display: none;
}

#click_prd .ec-base-table.typeList table tbody tr td.option select {
  width: 100%;
  height: 40px;
  border: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  font-weight: 300;
  line-height: 38px;
}

#click_prd .ec-base-table.typeList table tbody tr td.option li+li {
  margin: 5px auto 0;
}

#click_prd .ec-base-table.typeList table tbody tr td.price strong {
  color: #222;
  font-size: 15px;
  font-weight: 600;
}

#click_prd .ec-base-table.typeList table tbody tr td.price .strike,
#click_prd .ec-base-table.typeList table tbody tr td.price .strike strong {
  font-weight: 400;
  color: #b0b0b0;
}

#click_prd .ec-base-table.typeList table tbody tr td.button .box_btn {
  margin-top: 4px;
}

#click_prd .ec-base-table.typeList table tbody tr td.button .box_btn:first-child {
  margin-top: 0;
}

#click_prd .ec-base-table.typeList table tbody tr td.delete a {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 14px;
  height: 13px;
  color: transparent;
  font-size: 0;
}

#click_prd .ec-base-table.typeList table tbody tr td.delete a:after {
  display: block;
  width: 14px;
  height: 13px;
  background: url("/_wisa/img/shop/sp_shop.png") no-repeat 0 -50px;
  content: ""
}

#cart .xans-order-basketpackage .orderListArea {
  width: auto;
}

#cart .btn {
  width: auto;
  margin: 20px 0 100px;
  padding: 0;
}

#cart .btn:after {
  display: block;
  clear: both;
  content: '';
}

#cart .btn .left {
  float: left;
}

#cart .btn .right {
  float: right;
}

#cart .total_btn {
  margin: 60px 0 0;
}

#cart .total_btn>div {
  font-size: 0;
}

#cart .total_btn .box_btn {
  margin: 0 5px;
}

#cart .special .title {
  position: relative;
  margin: 154px 0 23px;
}

#cart .special .title h3 {
  color: #222;
  font-size: 22px;
  letter-spacing: -1px;
}

#cart .special .title p {
  position: absolute;
  right: 0;
  top: 8px;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -1px;
}

#cart .special .prd_list {
  overflow: hidden;
}

#cart #wish_list .ec-base-table.typeList h3 {
  padding-top: 94px;
}

#order .title {
  position: relative;
  margin: 0;
}

#order .title h3 {
  display: block;
  padding: 90px 0 18px;
  border-bottom: 3px solid #222;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order .title .required {
  position: absolute;
  right: 0;
  bottom: 23px;
  margin: 0;
  color: #000;
  font-size: 14px;
  text-align: right;
  letter-spacing: -0.5px;
}

#order .title .ico_required {
  margin: 0 5px 0 0;
}

#order .title.pay h3 {
  border-bottom: 0;
}

#order .title .save {
  position: absolute;
  left: 90px;
  bottom: 24px;
}

#order .title .save label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 0 0 10px;
  color: #222;
  font-size: 14px;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#order .ec-base-button.choose {
  position: relative;
  margin: 20px 0 0;
  padding: 0;
  border: 0;
}

#order .ec-base-button.choose .box_btn.prev {
  position: absolute;
  right: 0;
  top: 0;
}

#order .ec-base-table.typeWrite table {
  margin: 0;
}

#order .ec-base-table.typeWrite table tbody tr th {
  padding: 10px 0 10px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.5px;
}

#order .ec-base-table.typeWrite table tbody tr td {
  padding: 10px 0 10px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
}

#order .ec-base-table.typeWrite table tbody tr td input[type="text"],
#order .ec-base-table.typeWrite table tbody tr td input[type="password"] {
  width: 460px;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#order .ec-base-table.typeWrite table tbody tr td select {
  height: 40px;
  border: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
}

#order .ec-base-table.typeWrite table tbody tr td input#rzipcode1 {
  width: 160px;
  margin-right: 8px;
}

#order .ec-base-table.typeWrite table tbody tr td .grid {
  padding-left: 10px;
  color: #333;
  font-size: 13px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -0.5px;
}

#order .ec-base-table.typeWrite table tbody tr td .msg {
  margin-top: 10px;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.5px;
}

#order .ec-base-table.typeWrite table tbody tr td .address label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 20px 0 10px;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#order .ec-base-table.typeWrite table tbody tr td .address .box_btn {
  vertical-align: middle;
}

#order .ec-base-table.typeWrite table tbody tr.addr td input {
  margin: 0;
}

#order .ec-base-table.typeWrite table tbody tr.addr td div {
  margin-top: 8px;
}

#order .ec-base-table.typeWrite table tbody tr.addr td div:first-child {
  margin-top: 0;
}

#order .ec-base-table.typeWrite table tbody tr.phone td select {
  width: 136px;
  margin-right: 10px;
}

#order .ec-base-table.typeWrite table tbody tr.phone td input {
  width: 136px;
  margin: 0 10px;
}

#order .ec-base-table.typeWrite table tbody.email tr td select {
  width: 186px;
  margin-left: 1px;
}

#order .ec-base-table.typeWrite table tbody.email tr td input {
  width: 186px;
  margin: 0 10px;
}

#order .ec-base-table.typeWrite table tbody.email tr td input#oemail1 {
  margin-left: 0;
}

#order .ec-base-table.typeWrite table tbody.delivery tr td textarea {
  width: 618px;
  height: 74px;
  border: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#order .termArea {
  margin: 0;
  padding: 0;
  border: 0;
}

#order .termArea div.check {
  min-height: auto;
  margin: 0;
  padding: 30px 20px;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
}

#order .termArea div.check label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 0 0 10px;
  color: #000;
  font-size: 16px;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#order .termArea .inner {
  padding: 0;
}

#order .termArea .inner .box {
  margin: 0;
  padding: 0;
}

#order .termArea .inner .box .wrap_check {
  position: relative;
  padding: 22px 40px 22px 48px;
  border-bottom: 1px solid #f0f0f0;
  background: url('/_wisa/img/common/bullet_plus2.png') no-repeat right 28px center;
}

#order .termArea .inner .box .check {
  position: absolute;
  left: 20px;
  top: 50%;
  min-height: auto;
  margin: -8px 0 0;
  padding: 0;
  border: 0;
  background: none;
}

#order .termArea .inner .box .check label {
  display: none;
}

#order .termArea .inner .box h4 {
  position: relative;
  left: auto;
  top: auto;
  width: auto;
  color: #666;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
  cursor: pointer;
}

#order .termArea .inner .box .cont {
  display: none;
}

#order .termArea .inner .box .cont textarea {
  height: 187px;
  margin: 0;
  padding: 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
}

#order .termArea .inner .box.active .wrap_check {
  background-image: url('/_wisa/img/common/bullet_minus2.png');
}

#order .ec-base-table.typeList table thead tr th {
  padding: 19px 0 17px;
  border-bottom: 1px solid #e6e6e6;
  background: none;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

#order .ec-base-table.typeList table tbody tr td {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
  text-align: center;
}

#order .ec-base-table.typeList table tbody tr td.left {
  padding-left: 10px;
  text-align: left;
}

#order .ec-base-table.typeList table tbody tr td.product .name,
#order .ec-base-table.typeList table tbody tr td.product .name * {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order .ec-base-table.typeList table tbody tr td.product .option {
  margin-top: 17px;
  color: #999;
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.5px;
}

#order .ec-base-table.typeList table tbody tr td.price {
  color: #222;
  font-size: 15px;
  font-weight: 400;
}

#order .ec-base-table.typeList table tbody tr td.price strong {
  font-weight: 600;
}

#order .ec-base-table.typeList table tbody tr td.price .discount {
  color: #999;
  font-size: 13px;
}

#order .ec-base-table.typeList table tbody tr td.price .discount strong {
  font-weight: 400;
}

#order .ec-base-table.typeList table tbody tr td.number {
  color: #222;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
}

#order .ec-base-table.typeList table tfoot tr td {
  padding: 25px 30px;
  border-bottom: 1px solid #e6e6e6;
  background: #fafafa;
  font-size: 0;
}

#order .ec-base-table.typeList table tfoot tr td .gLeft {
  color: #222;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order .ec-base-table.typeList table tfoot tr td dl {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

#order .ec-base-table.typeList table tfoot tr td dl>* {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

#order .ec-base-table.typeList table tfoot tr td dl dt {
  position: relative;
  margin-left: 10px;
  padding: 0 10px 0 17px;
  color: #222;
  font-size: 14px;
  letter-spacing: -0.5px;
}

#order .ec-base-table.typeList table tfoot tr td dl dt.minus {
  padding-left: 13px;
}

#order .ec-base-table.typeList table tfoot tr td dl dt:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
  content: '';
}

#order .ec-base-table.typeList table tfoot tr td dl dt.plus:after {
  content: '+';
}

#order .ec-base-table.typeList table tfoot tr td dl dt.minus:after {
  content: '-';
}

#order .ec-base-table.typeList table tfoot tr td dl dt.equal:after {
  content: '=';
}

#order .ec-base-table.typeList table tfoot tr td dl dd {
  color: #222;
  font-size: 15px;
}

#order .ec-base-table.typeList table tfoot tr td dl dd strong {
  color: inherit;
  font-size: inherit;
  font-weight: 600;
}

#order .ec-base-table.typeList table tfoot tr td dl.total dt {
  font-size: 18px;
}

#order .ec-base-table.typeList table tfoot tr td dl.total dd {
  color: #ff6464;
  font-size: 20px;
}

#order .ec-base-table.typeList.total table {
  margin: 0;
}

#order .ec-base-table.typeList.total table thead tr th {
  height: auto;
  padding: 13px 0;
}

#order .ec-base-table.typeList.total table thead tr th .box_btn {
  margin-left: 10px;
  vertical-align: middle;
}

#order .ec-base-table.typeList.total table tbody tr td {
  color: #222;
  font-size: 20px;
  font-weight: 400;
}

#order .ec-base-table.typeList.total table tbody tr td strong {
  font-size: 24px;
  font-weight: 600;
}

#order .ec-base-table.typeList.total table tbody tr td .box {
  position: relative;
  background-repeat: no-repeat;
  background-position: left center;
}

#order .ec-base-table.typeList.total table tbody tr td .box.minus:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
  background: url("/_wisa/img/shop/sp_shop.png") no-repeat -50px 0;
}

#order .ec-base-table.typeList.total table tbody tr td .box.equal:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
  background: url("/_wisa/img/shop/sp_shop.png") no-repeat -100px 0;
}

#order .ec-base-table.typeList.total table tbody tr td.total_prc {
  color: #ff6464;
}

#order .ec-base-table.gMerge table tbody tr th {
  padding: 10px 0 10px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  text-align: left;
  line-height: 40px;
  letter-spacing: -0.5px;
}

#order .ec-base-table.gMerge table tbody tr td {
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: 400;
}

#order .ec-base-table.gMerge table tbody tr td .box_btn {
  margin-left: 10px;
  vertical-align: middle;
}

#order .ec-base-table.gMerge table tbody tr.sum td {
  color: #222;
  font-size: 15px;
}

#order .ec-base-table.gMerge table tbody tr.sum td strong {
  font-size: 17px;
  font-weight: 600;
}

#order .ec-base-table.gMerge table tbody.money tr td div {
  color: #222;
  font-size: 13px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -0.5px;
}

#order .ec-base-table.gMerge table tbody.money tr td div input {
  width: 266px;
  height: 40px;
  margin-right: 10px;
  border: 1px solid #e6e6e6;
  line-height: 38px;
}

#order .ec-base-table.gMerge table tbody.money tr td div span strong {
  color: #ff6464;
}

#order .ec-base-table.gMerge table tbody.money tr td .info {
  margin: 10px 0 0;
}

#order .ec-base-table.gMerge table tbody.money tr td .info li {
  position: relative;
  padding-left: 6px;
  background: none;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.5px;
}

#order .ec-base-table.gMerge table tbody.money tr td .info li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  content: '-';
}

#order .payArea {
  margin: 0;
  padding: 0 0 120px;
  border: 0;
  border-bottom: 3px solid #222;
}

#order .payArea:after {
  display: none;
}

#order .payArea .payment {
  width: 930px;
  border-top: 3px solid #222;
}

#order .payArea .method {
  padding: 40px 0;
  border-bottom: 0;
  text-align: center;
}

#order .payArea .method .ec-base-label {
  margin: 0;
  font-size: 0;
}

#order .payArea .method .ec-base-label label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 10px 0 10px;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#order .payArea .payment>.ec-base-table {
  padding: 0;
}

#order .payArea .payment>.ec-base-table table {
  margin: 0;
  border-top: 1px solid #f0f0f0;
}

#order .payArea .payment>.ec-base-table table:before {
  display: none;
}

#order .payArea .payment>.ec-base-table table tbody tr th {
  padding: 10px 0 10px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.5px;
}

#order .payArea .payment>.ec-base-table table tbody tr td {
  padding: 10px 0 10px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
}

#order .payArea .payment>.ec-base-table table tbody tr td input[type="text"] {
  width: 266px;
  height: 40px;
  border: 1px solid #e6e6e6;
  line-height: 38px;
}

#order .payArea .payment>.ec-base-table table tbody tr td select {
  width: 266px;
  height: 40px;
  border: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  line-height: 38px;
}

#order .payArea .payment>.ec-base-table table tbody tr td .btn {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin-left: 10px;
  vertical-align: middle;
}

#order .payArea .payment>.ec-base-table table tbody tr td .btn a {
  display: inline-block;
  position: relative;
  padding: 1px 0;
  color: #666;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order .payArea .payment>.ec-base-table table tbody tr td .btn a:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #949494;
  content: '';
}

#order .payArea .payment>.ec-base-table table tbody tr td .payHelp {
  margin: 0;
}

#order .payArea .payment>.ec-base-table table tbody tr td .payHelp p.ec-base-help {
  position: relative;
  margin: 5px 0 0;
  padding: 0 0 0 5px;
  background: none;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

#order .payArea .payment>.ec-base-table table tbody tr td .payHelp p.ec-base-help:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  content: '-';
}

#order .payArea .payment .agree {
  padding: 0;
}

#order .payArea .payment .agree>table>tbody>tr>th {
  width: 240px;
  padding: 10px 0 10px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#order .payArea .payment .agree>table>tbody>tr>td {
  padding: 10px 0 10px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
}

#order .payArea .payment .agree .receipt .methods>label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 20px 0 10px;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#order .payArea .payment .agree .receipt .ec-base-table {
  margin: 20px 0 10px;
  padding-right: 30px;
}

#order .payArea .payment .agree .receipt .ec-base-table table {
  margin: 0;
  border-top: 1px solid #f0f0f0;
}

#order .payArea .payment .agree .receipt .ec-base-table table:before {
  display: none;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr th {
  padding: 10px 0 10px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr td {
  padding: 10px 0 10px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr td label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 20px 0 10px;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr td input[type="text"] {
  height: 40px;
  margin: 0 10px;
  padding: 0 15px;
  border: 1px solid #e6e6e6;
  line-height: 40px;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr td input#tax_request_name {
  width: 266px;
  margin-left: 0;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr td input#tax_request_email1 {
  margin-left: 0;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr td select {
  height: 40px;
  border: 1px solid #e6e6e6;
  line-height: 40px;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr.mobile td input[type="text"],
#order .payArea .payment .agree .receipt .ec-base-table table tbody tr.regno td input[type="text"] {
  width: 136px;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr.mobile td select {
  width: 136px;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr.mobile td select {
  margin-right: 10px;
}

#order .payArea .payment .agree .receipt .ec-base-table table tbody tr.regno td select {
  width: 160px;
}

#order .payArea .payment .agree .receipt .ec-base-table.biz table tbody tr td input[type="text"] {
  width: 180px;
  margin: 0;
}

#order .payArea .payment .agree .receipt .ec-base-table.biz table tbody tr td input#tax_request_zipcode {
  width: 160px;
}

#order .payArea .payment .agree .receipt .ec-base-table.biz table tbody tr.addr td div {
  margin-top: 8px;
}

#order .payArea .payment .agree .receipt .ec-base-table.biz table tbody tr.addr td div:first-child {
  margin-top: 0;
}

#order .payArea .payment .agree .receipt .ec-base-table.biz table tbody tr.addr td div input[type="text"] {
  width: 460px;
}

#order .payArea .payment .agree .receipt .ec-base-table.biz table tbody tr.addr td div .box_btn {
  margin-left: 10px;
  vertical-align: middle;
}

#order .payArea .payment .agree .receipt .info {
  margin: 10px 0 0;
}

#order .payArea .payment .agree .receipt .info li {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: -0.5px;
}

#order .payArea .payment .agree .receipt .title {
  margin: 35px 0 17px;
  color: #222;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order .payArea .total {
  float: right;
  width: 340px;
  margin: 0;
  border: 3px solid #222;
  background: #fff;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#order .payArea .total .inner {
  padding: 0 30px;
}

#order .payArea .total .mileage {
  padding: 23px 0;
  border-bottom: 1px dashed #222;
}

#order .payArea .total .mileage dl {
  padding: 0;
  border: 0;
}

#order .payArea .total .mileage dl dt {
  margin: 2px 0;
  padding: 0;
  color: #222;
  font-size: 14px;
  line-height: normal;
  letter-spacing: -0.5px;
}

#order .payArea .total .mileage dl dd {
  margin: 2px 0;
  color: #222;
  font-size: 14px;
  text-align: right;
  line-height: normal;
}

#order .payArea .total .mileage dl dd.p_color {
  color: #ff6464 !important;
}

#order .payArea .total .total_prc {
  padding: 21px 0;
}

#order .payArea .total .total_prc dt {
  float: left;
  width: 50%;
}

#order .payArea .total .total_prc:after {
  display: block;
  clear: both;
  content: '';
}

#order .payArea .total .total_prc dt {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order .payArea .total .total_prc dd {
  padding-left: 50%;
  color: #ff6464;
  font-size: 20px;
  font-weight: 400;
  text-align: right;
}

#order .payArea .total .total_prc dd input {
  width: 80%;
  height: auto;
  padding: 0;
  border: 0;
  color: inherit;
  font-size: 26px;
  font-weight: 600;
}

#order .payArea .total .total_prc dd span {
  width: 20%;
}

#order .payArea .total .paymentAgree {
  margin: 0;
  padding: 0 0 27px;
}

#order .payArea .total .paymentAgree input {
  position: relative;
  left: auto;
  top: auto;
}

#order .payArea .total .paymentAgree label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 0 0 10px;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  vertical-align: middle;
  letter-spacing: -1px;
}

#order .payArea .total .button {
  margin: 0;
}

#order div.ec-base-help {
  margin: 0;
  border: 0;
}

#order div.ec-base-help h3 {
  padding: 52px 0 13px;
  border: 0;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order div.ec-base-help h4 {
  margin: 21px 0 5px;
  color: #333;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

#order div.ec-base-help h4.first {
  margin: 0;
  color: #999;
}

#order div.ec-base-help .inner {
  padding: 0;
}

#order div.ec-base-help ul {
  margin: 0;
}

#order div.ec-base-help ul li {
  padding: 0;
  background: none;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.5px;
}

#order div.ec-base-help ul li a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

#order div.ec-base-help ol {
  margin: 0;
}

#order div.ec-base-help ol li {
  padding: 0;
  background: none;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.5px;
}

#order div.ec-base-help ol li a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

#order_finish .order_info {
  margin: 54px 0 0;
  text-align: center;
}

#order_finish .order_info dl {
  font-size: 0;
}

#order_finish .order_info dl>* {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

#order_finish .order_info dl dt {
  padding-right: 10px;
  color: #000;
  font-size: 16px;
  letter-spacing: -0.5px;
}

#order_finish .order_info dl dd {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

#order_finish .order_info dl dd.p_color {
  color: #ff6464 !important;
}

#order_finish .title {
  position: relative;
  margin: 0;
}

#order_finish .title h3 {
  padding: 89px 0 19px;
  border-bottom: 3px solid #222;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order_finish .title .msg {
  position: absolute;
  right: 0;
  bottom: 20px;
  color: #999;
  font-size: 13px;
  font-weight: 300;
}

#order_finish .title .msg a {
  color: #999;
  text-decoration: underline;
}

#order_finish .ec-base-table table {
  margin: 0;
}

#order_finish .ec-base-table table:before {
  display: none;
}

#order_finish .orderArea .ec-base-table table tbody tr th {
  padding: 20px 0 20px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order_finish .orderArea .ec-base-table table tbody tr td {
  padding: 20px 0 20px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  color: #222;
  font-size: 14px;
  font-weight: 300;
}

#order_finish .orderArea .ec-base-table table tbody tr td .box_btn {
  vertical-align: middle;
}

#order_finish .orderArea .ec-base-table table tbody tr.total_prc td {
  color: #ff6464;
  font-size: 15px;
}

#order_finish .orderArea .ec-base-table table tbody tr.total_prc td strong {
  font-size: 17px;
  font-weight: 600;
}

#order_finish .ec-base-table.typeList table thead tr th {
  padding: 17px 0 14px;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

#order_finish .ec-base-table.typeList table tbody tr td {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  font-weight: 300;
}

#order_finish .ec-base-table.typeList table tbody tr td.product .name,
#order_finish .ec-base-table.typeList table tbody tr td.product .name * {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order_finish .ec-base-table.typeList table tbody tr td.product .option {
  color: #999;
  font-size: 14px;
  font-weight: 300;
}

#order_finish .ec-base-table.typeList table tbody tr td.price {
  color: #222;
  font-size: 15px;
  font-weight: 400;
}

#order_finish .ec-base-table.typeList table tbody tr td.price strong {
  font-weight: 600;
}

#order_finish .ec-base-table.typeList table tbody tr td.price .discount {
  color: #999;
  font-size: 13px;
}

#order_finish .ec-base-table.typeList table tbody tr td.price .discount strong {
  font-weight: 400;
}

#order_finish .totalArea {
  margin-top: 90px;
}

#order_finish .ec-base-table.typeList.total table {
  border-top: 3px solid #222;
}

#order_finish .ec-base-table.typeList.total table thead tr th {
  padding: 13px 0;
}

#order_finish .ec-base-table.typeList.total table thead tr th .box_btn {
  margin-left: 10px;
  vertical-align: middle;
}

#order_finish .ec-base-table.typeList.total table tbody tr td .box {
  background-repeat: no-repeat;
  background-position: left center;
}

#order_finish .ec-base-table.typeList.total table tbody tr td .box.minus {
  background-image: url('/_wisa/img/shop/bullet_minus.png');
}

#order_finish .ec-base-table.typeList.total table tbody tr td .box.equal {
  background-image: url('/_wisa/img/shop/bullet_equal.png');
}

#order_finish .ec-base-table.typeList.total table tbody tr td {
  color: #222;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order_finish .ec-base-table.typeList.total table tbody tr td strong {
  font-size: 24px;
  font-weight: 600;
}

#order_finish .ec-base-table.typeList.total table tbody tr td.total_price {
  color: #ff6464;
}

#order_finish .ec-base-button {
  margin: 0;
  padding: 0;
}

#order_finish .ec-base-button.tar {
  margin: 20px 0 28px;
}

#order_finish .ec-base-button.tar .box_btn {
  margin-left: 7px;
}

#order_finish .ec-base-button.tar .box_btn:first-child {
  margin-left: 0;
}

#order_finish .ec-base-button.tac {
  margin: 28px 0 120px;
}

#order_finish .ec-base-button.tac .box_btn {
  margin: 0 4px;
}

#order_finish .ec-base-help {
  margin: 0;
  border: 0;
  border-top: 3px solid #222;
}

#order_finish .ec-base-help h3 {
  padding: 50px 0 20px;
  border: 0;
  background: none;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order_finish .ec-base-help .inner {
  padding: 0;
}

#order_finish .ec-base-help ol {
  margin: 0;
}

#order_finish .ec-base-help ol li {
  padding: 0;
  background: none;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.5px;
}

#order_finish .ec-base-help h4 {
  margin: 40px 0 12px;
  color: #333;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

.box_member {
  padding: 171px 135px 0;
}

.box_member:after {
  display: block;
  clear: both;
  content: '';
}

.box_member .left_area {
  float: left;
  width: 420px;
}

.box_member .right_area {
  float: right;
  width: 370px;
}

.box_member div.title {
  position: relative;
  margin-bottom: 32px;
}

.box_member p.title {
  padding: 0px 0 52px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
}

.box_member h3 {
  color: #000;
  font-size: 30px;
  line-height: 40px;
}

.box_member .form_box {
  width: 420px;
  padding: 0;
  border: 0;
}

.box_member .form_box.nonekakao {}

.box_member .simple {
  padding-bottom: 37px;
  font-size: 0;
  text-align: center;
}

.box_member .simple>a {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 160px;
  height: 48px;
  margin-left: 10px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background-repeat: no-repeat;
  background-position: left center;
  color: #666;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  line-height: 48px;
  vertical-align: middle;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.box_member .simple>a:first-child {
  margin-left: 0;
}

.box_member .simple>a.naver {
  padding-left: 23px;
  background-image: url('/_wisa/img/member/member_naver.png');
  background-position: left 31px center;
}

.box_member .simple>a.kakao {
  padding-left: 26px;
  background-image: url('/_wisa/img/member/member_kakao.png');
  background-position: left 29px center;
}

.box_member .simple>a.facebook {
  padding-left: 17px;
  background-image: url('/_wisa/img/member/member_facebook.png');
  background-position: left 27px center;
}

.box_member .msg {
  margin-top: 16px;
}

.box_member .msg li {
  color: #aaa;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.4px;
}

.box_member .benefit:after {
  display: block;
  clear: both;
  content: '';
}

.box_member .benefit li {
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: 53px;
  background-repeat: no-repeat;
  background-position: center top;
  color: #888;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  letter-spacing: -1px;
}

.box_member .benefit li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 124px;
  margin-top: -62px;
  background: #f3f3f3;
  content: '';
}

.box_member .benefit li strong {
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.box_member .benefit li:nth-child(2n+1) {
  clear: both;
}

.box_member .benefit li:nth-child(2n+1):after {
  display: none;
}

.box_member .benefit li.join {
  padding-top: 62px;
  background-image: url('/web/andar/img/detail/benefit/detail_benefit_member1.png');
  background-size: 45px auto;
  background-position: center 0;
}

.box_member .benefit li.reviewer {
  padding-top: 61px;
  background-image: url('/web/andar/img/detail/benefit/detail_benefit_ch.png');
  background-size: 45px auto;
}

.box_member .benefit li.milage {
  padding-top: 63px;
  background-image: url('/web/andar/img/detail/benefit/detail_benefit_review.png');
  background-size: 40px auto;
}

.box_member .benefit li.free {
  padding-top: 63px;
  background-image: url('/web/andar/img/detail/benefit/detail_benefit_free.png');
  background-size: 55px auto;
  background-position: center 5px;
}

.box_member fieldset {
  position: relative;
}

.box_member fieldset.first {
  padding-right: 0;
}

.box_member fieldset .fld {
  position: relative;
  margin-bottom: 8px;
}

.box_member fieldset .fld2 {
  line-height: 50px;
}

.box_member fieldset .fld2 input {
  width: 48.35%;
  margin-left: 1%;
}

.box_member fieldset .fld2 input:first-of-type {
  margin: 0 1% 0 0;
}

.box_member fieldset .fld3 {
  line-height: 50px;
}

.box_member fieldset .fld3 input {
  width: 31.15%;
}

.box_member fieldset .fld label {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 16px;
  color: #888;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  cursor: text;
}

.box_member fieldset .box_btn {
  margin-top: 18px;
}

.box_member input[type="text"],
.box_member input[type="password"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  border: 1px solid #e0e0e0;
  color: #000;
  font-weight: 500;
  line-height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

.box_member fieldset .type dt {
  padding-bottom: 12px;
  color: #000;
  font-size: 14px;
}

.box_member fieldset .type dd select {
  width: 100%;
  height: 50px;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  font-weight: 300;
  line-height: 50px;
}

.box_member fieldset .check {
  padding: 22px 0 48px;
  font-size: 0;
  text-align: center;
}

.box_member fieldset .check label,
.box_member fieldset .check label * {
  display: inline-block;
  display: inline;
  zoom: 1;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
}

.box_member fieldset .check label {
  margin: 0 20px 0 10px;
}

.box_member fieldset .check input#check_method0:checked {}

.box_member fieldset .check input#check_method0:checked+label {}

.box_member fieldset .check input#check_method0:checked+label span {
  background-image: url('/_wisa/img/common/radiobox_checked.png');
}

.box_member fieldset .check #ssn_lable {
  padding: 1px 0 1px 30px;
  background: url('/_wisa/img/common/radiobox.png') no-repeat left center;
}

.box_member input#mobile1 {
  margin-right: 1%;
}

.box_member input#mobile2 {
  margin: 0 1%;
}

.box_member input#mobile3 {
  margin-left: 1%;
}

.box_member .btn_kakao {
  display: block;
  width: 420px;
  height: 48px;
  padding: 14px 0;
  border-radius: 4px;
  background-color: #fee500;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  letter-spacing: -0.4px;
  line-height: 1;
  text-align: center;
}

.box_member .btn_kakao img {
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 5px;
}

.box_member .login_zone .general_login {
  margin-top: 18px;
  margin-bottom: 8px;
}

.box_member input[type=text],
.box_member input[type=password] {
  font-size: 16px;
}

.box_member .intend_join {}

.box_member .txt_attention {
  margin-top: 16px;
  color: #888;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -0.4px;
  font-weight: 300;
  text-align: justify;
}

.box_member .txt_attention dt {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.box_member .txt_attention dt:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url(/_wisa/img/member/icon_notice.png) no-repeat 50% 50%;
}

.box_member .txt_attention dd {
  position: relative;
  padding-left: 10px;
}

.box_member .txt_attention dd:before {
  content: "*";
  position: absolute;
  top: 3px;
  left: 0;
}

.box_member .txt_attention dd+dd {
  margin-top: 8px;
}

.box_member p.txt_attention {
  margin-bottom: 24px;
}

.box_member p.txt_attention:before {
  display: inline;
  content: "*";
  margin-right: 3px;
}

#login .security {
  margin-top: 18px;
  padding-left: 18px;
  background: url(/_wisa/img/member/ico_access.svg) no-repeat center left;
  color: #888;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.72px;
}

#login .security img {
  display: none;
}

#login .joinfind {
  padding: 26px 0 34px;
  font-size: 0;
  text-align: center;
}

#login .joinfind li {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  vertical-align: middle;
}

#login .joinfind li+li {
  margin-left: 8px;
  padding-left: 9px;
}

#login .joinfind li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background: #ccc;
  content: '';
}

#login .joinfind li:first-child:after {
  display: none;
}

#login .joinfind li a {
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: #222;
  letter-spacing: -1px;
}

#login .nonmember_area {
  width: 420px;
  padding: 0;
  margin-bottom: 8px;
  border: 0;
}

#login .nonmember_area .msg {
  padding-top: 16px;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -1px;
}

.snsLogin {
  overflow: hidden;
  margin-top: 8px;
  text-align: center;
}

.snsLogin>li {
  float: left;
  vertical-align: top;
}

.snsLogin>li+li {
  margin-left: 9px;
}

.snsLogin>li>a {
  display: block;
  width: 134px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  line-height: 38px;
  font-size: 12px;
  color: #222;
  font-weight: 500;
  letter-spacing: -0.4px
}

.snsLogin>li>a img {
  position: relative;
  top: -2px;
  margin-right: 2px;
  vertical-align: middle;
}

#historyNoLoginForm {
  margin-top: 40px;
}

.nonmember_zone .msg {
  margin-top: 24px;
  color: #888;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.4px;
  font-weight: 300;
}

.nonmember_zone .msg:before {
  display: inline;
  content: "*";
  margin-right: 2px
}

.nonmember_order {
  width: 420px;
  text-align: center;
}

.nonmember_order a:after {
  display: inline-block;
  content: "";
  width: 14px;
  height: 8px;
  background: url("/_wisa/img/member/icon_down.png") no-repeat 50% 50%;
  margin-left: 6px;
}

.nonmember_order a.active:after {
  background: url("/_wisa/img/member/icon_up.png") no-repeat 50% 50%;
}

#find_id .xans-member-findid {
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
}

#find_pwd .xans-member-findpasswd {
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
}

.xans-member-join .ec-base-table td input[type="radio"] {
  width: 20px !important;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: normal;
}

.xans-member-join .ec-base-table .typeBullet.ec-base-desc dd {
  font-size: 16px;
}

.xans-member-join .gStrong.ec-base-box p strong {
  color: #353535;
  font-size: 14px;
}

.xans-member-join .agreeArea .content,
.xans-member-join .agreeArea .content * {
  color: #747474;
}

.xans-member-join .agreeArea .check span {
  color: #202020;
  font-size: 16px;
}

.xans-member-join .agreeArea .check label {
  color: #202020;
  font-size: 16px;
}

#join_input {
  position: relative;
  width: 800px;
  margin: 0 auto;
}

#join_input .xans-member-join {
  width: auto;
  margin: 0;
}

#join_input .member_type {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  margin: 0;
}

#join_input .member_type input {
  margin: 0;
  vertical-align: middle;
}

#join_input .member_type label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 20px 0 10px;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#join_input h3 {
  padding: 80px 0 17px;
  border-bottom: 3px solid #222;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#join_input h3.first {
  padding-top: 0;
}

#join_input .typeWrite table {
  margin: 0;
}

#join_input .typeWrite table tbody tr th {
  height: auto;
  padding: 10px 0 10px 18px;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.5px;
}

#join_input .typeWrite table tbody tr td {
  height: auto;
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #f0f0f0;
  color: #222;
  font-size: 13px;
  font-weight: 300;
  line-height: 40px;
}

#join_input .typeWrite table tbody tr td .fld {
  position: relative;
}

#join_input .typeWrite table tbody tr td .fld label {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  padding: 0 10px !important;
  color: #999 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  line-height: 40px;
}

#join_input .typeWrite table tbody tr td input[type="text"],
#join_input .typeWrite table tbody tr td input[type="password"] {
  width: 431px;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #e6e6e6;
  font-size: 13px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#join_input .typeWrite table tbody tr td select {
  width: 431px;
  height: 40px;
  margin: 0;
  padding: 0 41px 0 15px;
  border: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  font-weight: 300;
  line-height: 40px;
}

#join_input .typeWrite table tbody tr td input#postcode1 {
  width: 161px;
  text-align: left;
}

#join_input .typeWrite table tbody tr td .typeBullet {
  margin-top: 10px;
  font-size: 0;
}

#join_input .typeWrite table tbody tr td .typeBullet:first-of-type {
  margin-top: 0;
}

#join_input .typeWrite table tbody tr td .typeBullet dt {
  display: inline-block;
  display: inline;
  zoom: 1;
  float: none;
  width: 69px;
  margin: 0;
  color: #000;
  font-size: 14px;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#join_input .typeWrite table tbody tr td .typeBullet dd {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0;
  vertical-align: middle;
}

#join_input .typeWrite table tbody tr td .typeBullet dd input,
#join_input .typeWrite table tbody tr td .typeBullet dd select {
  width: 243px;
}

#join_input .typeWrite table tbody tr td .typeBullet dd input#bssn1,
#join_input .typeWrite table tbody tr td .typeBullet dd input#bssn2 {
  width: 84px;
  margin: 0 10px;
}

#join_input .typeWrite table tbody tr td .typeBullet dd input#bssn1 {
  margin-left: 0;
}

#join_input .typeWrite table tbody tr td .typeBullet li {
  margin-top: 10px;
}

#join_input .typeWrite table tbody tr td .typeBullet li:first-child {
  margin-top: 0;
}

#join_input .typeWrite table tbody tr td .typeBullet li label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 20px 0 10px;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#join_input .typeWrite table tbody tr td .typeBullet li.fld label {
  margin: 0;
}

#join_input .typeWrite table tbody tr td .typeBullet li input {
  vertical-align: middle;
}

#join_input .typeWrite table tbody tr td .typeBullet li input#foreigner_ssn {
  width: 160px;
  margin-right: 10px;
}

#join_input .typeWrite table tbody tr td .gBlank5 {
  position: relative;
  padding-left: 8px;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.5px;
}

#join_input .typeWrite table tbody tr td .gBlank5:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.5px;
  content: '-';
}

#join_input .typeWrite table tbody tr td #foreignerPersonWrap>p {
  margin-top: 6px;
}

#join_input .typeWrite table tbody tr td #foreignerPersonWrap input {
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: normal;
  vertical-align: middle;
}

#join_input .typeWrite table tbody tr td #foreignerPersonWrap label {
  display: inline-block;
  display: inline;
  Zoom: 1;
  margin: 0 0 0 12px;
  color: #666;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  line-height: 16px;
  letter-spacing: -0.5px;
}

#join_input .typeWrite table tbody tr.tel td select,
#join_input .typeWrite table tbody tr.tel td input {
  width: 127px;
}

#join_input .typeWrite table tbody tr.tel td input#phone2,
#join_input .typeWrite table tbody tr.tel td input#mobile2 {
  margin: 0 10px;
}

#join_input .typeWrite table tbody tr.tel td select {
  margin-right: 10px;
}

#join_input .typeWrite table tbody tr.tel td input#phone3,
#join_input .typeWrite table tbody tr.tel td input#mobile3 {
  margin-left: 10px;
}

#join_input .typeWrite table tbody tr.email td input {
  width: 431px;
}

#join_input .typeWrite table tbody tr.email td input#email1 {
  margin-right: 10px;
}

#join_input .typeWrite table tbody tr.email td input#email2 {
  margin-left: 10px;
}

#join_input .typeWrite table tbody tr.email td select {
  width: 187px;
  margin-left: 10px;
}

#join_input .typeWrite table tbody tr.addr td .fld {
  margin-top: 8px;
}

#join_input .typeWrite table tbody tr.addr td .box_btn {
  margin-left: 7px;
}

#join_input .typeWrite table tbody tr.company_type td label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 20px 0 10px;
  vertical-align: middle;
}

#join_input .typeWrite table tbody tr.date td>input {
  width: 84px;
  margin: 0 10px 0 20px;
}

#join_input .typeWrite table tbody tr.date td>input#birth_year,
#join_input .typeWrite table tbody tr.date td>input#marry_year {
  margin-left: 0;
}

#join_input .typeWrite table tbody tr.date td .solar {
  margin-left: 30px;
}

#join_input .typeWrite table tbody tr.date td .solar label {
  display: inline-block;
  margin: 0 20px 0 10px;
  vertical-align: middle;
}

#join_input .typeWrite table tbody tr.child td select {
  width: 243px;
}

#join_input .ec-base-box {
  margin-top: 0;
  padding: 0;
  border-bottom: 1px solid #f0f0f0;
}

#join_input .ec-base-box.all>p.check {
  padding: 30px 20px;
}

#join_input .ec-base-box.all>p.check span {
  width: 16px;
  height: 16px;
  margin: 0 12px 0 0;
  vertical-align: middle;
}

#join_input .ec-base-box.all>p.check em.checkbox {
  background: url('/_wisa/img/common/checkbox.gif') no-repeat center;
}

#join_input .ec-base-box.all>p.check em.checkbox {
  background: url(/web/andar/img/about/checkbox_black.gif) no-repeat center;
}

#join_input .ec-base-box.all>p.check input:checked+em.checkbox {
  background-image: url('/_wisa/img/common/checkbox_checked.gif');
}

#sAgreeAllChecked {
  border: 1px solid #000;
}

#join_input .ec-base-box.all>p.check label {
  display: inline-block;
  display: inline;
  zoom: 1;
  color: #000;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 600;
}

#join_input .ec-base-box.agreeArea .wrap_check {
  position: relative;
  padding: 0 34px 0 50px;
  background: url('/_wisa/img/common/bullet_plus2.png') no-repeat right 20px center;
}

#join_input .ec-base-box.agreeArea h3 {
  margin: 0;
  padding: 22px 0;
  border-bottom: 0;
  color: #666;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
}

#join_input .ec-base-box.agreeArea .check {
  position: absolute;
  left: 20px;
  top: 50%;
  margin: -8px 0 0;
  padding: 0;
}

#join_input .ec-base-box.agreeArea .check label {
  display: none;
}

#join_input .ec-base-box.agreeArea .content {
  display: none;
  height: 187px;
  padding: 20px;
  border: 0;
  border-top: 1px solid #f0f0f0;
  background: #fafafa;
  color: #666;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#join_input .ec-base-box.agreeArea.marketing .wrap_check2 {
  padding-right: 34px;
  background: url('/_wisa/img/common/bullet_plus2.png') no-repeat right 20px center;
  font-size: 0;
}

#join_input .ec-base-box.agreeArea.marketing .wrap_check {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding-right: 0;
  background: none;
  vertical-align: middle;
}

#join_input .ec-base-box.agreeArea.marketing .wrap_check h3 {}

#join_input .ec-base-box.agreeArea.marketing .wrap_check .check {}

#join_input .ec-base-box.agreeArea.marketing .wrap_check .check label {
  display: block;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

#join_input .ec-base-box.agreeArea.active .wrap_check {
  background-image: url('/_wisa/img/common/bullet_minus2.png');
}

#join_input .ec-base-box.agreeArea.marketing.active .wrap_check2 {
  background-image: url('/_wisa/img/common/bullet_minus2.png');
}

#join_input .ec-base-box.agreeArea.marketing.active .wrap_check {
  background: none;
}

#join_input .btn {
  margin: 50px 0;
}

#join_input .btn .box_btn {
  margin: 0 4px;
}

#join_finish {
  width: 800px;
  margin: 0 auto;
}

#join_finish .xans-member-joincomplete {
  padding: 0;
  border: 0;
}

#join_finish .ec-base-box {
  border: 0;
}

#join_finish .ec-base-box h3 {
  padding: 94px 0 24px;
  border-bottom: 2px solid #222;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.5px;
}

#join_finish .ec-base-box table tbody tr th {
  padding: 22px 0 19px 20px;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.5px;
}

#join_finish .ec-base-box table tbody tr td {
  padding: 22px 0 19px 20px;
  border-bottom: 1px solid #f0f0f0;
  color: #000;
  font-size: 14px;
  text-align: left;
}

#join_finish .btn {
  margin: 50px 0;
}

#join_finish .btn .box_btn {
  margin: 0 3px;
}

#mypage_menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  background: #fff;
}

#mypage_menu .member {
  width: auto;
  margin: 0;
  padding-bottom: 54px;
}

#mypage_menu .member .name,
#mypage_menu .member .name * {
  color: #222;
  font-size: 28px;
  letter-spacing: -1px;
}

#mypage_menu .member .name {
  font-weight: 300;
}

#mypage_menu .member .name span {
  font-weight: 700;
}

#mypage_menu .member .grade {
  margin-top: 7px;
  color: #222;
  font-size: 14px;
  letter-spacing: -1px;
}

#mypage_menu .member .grade img {
  height: 16px;
  vertical-align: middle;
}

#mypage_menu ul li a {
  display: block;
  padding: 9px 0;
  color: #888;
  font-size: 14px;
  font-weight: 300;
}

#mypage .bankbook {
  background: #222;
}

#mypage .bankbook ul {
  font-size: 0;
}

#mypage .bankbook ul li {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 20%;
  padding-left: 30px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mypage .bankbook ul li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 84px;
  margin-top: -42px;
  background-color: rgba(206, 206, 206, 0.15);
  content: '';
}

#mypage .bankbook ul li dl dt {
  padding: 26px 0 31px;
  color: #999;
  font-size: 14px;
}

#mypage .bankbook ul li dl dt a {
  display: inline-block;
  display: inline;
  zoom: 1;
  color: #999;
  font-size: 14px;
}

#mypage .bankbook ul li dl dt a:after {
  display: inline-block;
  position: relative;
  top: -2px;
  display: inline;
  zoom: 1;
  width: 4px;
  height: 7px;
  margin-left: 10px;
  background: url('/_wisa/img/mypage/sp_mypage.png') no-repeat -250px 0;
  content: ""
}

#mypage .bankbook ul li dl dd,
#mypage .bankbook ul li dl dd * {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
}

#mypage .bankbook ul li dl dd {
  padding-bottom: 26px;
}

#mypage .order_state {
  padding: 66px 0 52px;
  font-size: 0;
}

#mypage .order_state>div {
  display: inline-block;
  display: inline;
  zoom: 1;
}

#mypage .order_state .left {
  width: 690px;
}

#mypage .order_state .right {
  width: 390px;
}

#mypage .order_state ul {
  font-size: 0;
  text-align: center;
}

#mypage .order_state ul li {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

#mypage .order_state .order li {
  position: relative;
  width: 25%;
}

#mypage .order_state .order li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 9px;
  height: 17px;
  margin-top: -8px;
  background: url('/_wisa/img/mypage/sp_mypage.png') no-repeat -200px 0;
  content: '';
}

#mypage .order_state .order li:first-child:after {
  display: none;
}

#mypage .order_state .order li dl dt {
  position: relative;
  padding: 40px 0 22px;
  background-repeat: no-repeat;
  background-position: center top;
  color: #666;
  font-size: 14px;
}

#mypage .order_state .order li dl dt:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  height: 32px;
  background: url("/_wisa/img/mypage/sp_mypage.png") no-repeat;
}

#mypage .order_state .order li dl dd,
#mypage .order_state .order li dl dd * {
  font-size: 30px;
  font-weight: 600;
}

#mypage .order_state .order li.before dl dt:after {
  width: 34px;
  margin-left: -17px;
  background-position: 0 0;
}

#mypage .order_state .order li.standby dl dt:after {
  width: 33px;
  margin-left: -16px;
  background-position: -50px 0;
}

#mypage .order_state .order li.begin dl dt:after {
  width: 34px;
  margin-left: -17px;
  background-position: -100px 0;
}

#mypage .order_state .order li.complete dl dt:after {
  width: 26px;
  margin-left: -13px;
  background-position: -150px 0;
}

#mypage .order_state .order li dl dd {
  font-size: 30px;
  font-weight: 600;
}

#mypage .order_state .return li {
  width: 33.33%;
}

#mypage .order_state .return li dl {
  font-size: 0;
}

#mypage .order_state .return li dl>* {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

#mypage .order_state .return li dl dt {
  padding-right: 20px;
  color: #666;
  font-size: 14px;
}

#mypage .order_state .return li dl dd,
#mypage .order_state .return li dl dd * {
  font-size: 18px;
  font-weight: 600;
}

#mypage .recent {
  padding-top: 34px;
}

#mypage .recent .prd_basic.col5 {
  width: 1100px;
  margin-left: -20px;
}

#mypage .recent .prd_basic>li {
  display: inline-block;
  width: 200px;
  opacity: 1;
}

#order_list .ec-base-tab {
  margin: 0 0 27px;
}

#order_list .ec-base-tab .menu {
  height: 55px;
  border-bottom: 2px solid #000;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#order_list .ec-base-tab .menu li {
  width: 280px;
  margin-left: -1px;
  background: none;
}

#order_list .ec-base-tab .menu li:first-child {
  margin: 0;
}

#order_list .ec-base-tab .menu li a {
  display: block;
  width: 100%;
  height: 52px;
  margin: 0;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background: #fff;
  color: #999;
  font-size: 16px;
  line-height: 52px;
  letter-spacing: -0.5px;
}

#order_list .ec-base-tab .menu li.selected a {
  top: auto;
  left: auto;
  border: 1px solid #222 !important;
  background: #222;
  color: #fff;
}

#order_list .xans-myshop-orderhistoryhead {
  width: auto;
  margin: 0;
}

#order_list .xans-myshop-orderhistoryhead ul {
  margin: 0 0 37px;
}

#order_list .xans-myshop-orderhistoryhead ul li {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.5px;
}

#order_list .xans-myshop-orderhistoryhead .ec-base-box {
  padding: 20px 0;
  border: 0;
  background: #fafafa;
  font-size: 0;
  text-align: center;
}

#order_list .xans-myshop-orderhistoryhead fieldset .period {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 10px 0 0;
  font-size: 0;
  vertical-align: middle;
}

#order_list .xans-myshop-orderhistoryhead fieldset .period a {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  margin: 0;
  padding: 0 17px 0 21px;
  color: #222;
  font-size: 14px;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#order_list .xans-myshop-orderhistoryhead fieldset .period a:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background: #e6e6e6;
  content: '';
}

#order_list .xans-myshop-orderhistoryhead fieldset .period a:first-child:after {
  display: none;
}

#order_list .xans-myshop-orderhistoryhead fieldset .date {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 300px;
  height: 40px;
  margin: 0 10px;
  padding-right: 49px;
  background: #fff;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#order_list .xans-myshop-orderhistoryhead fieldset .date .bar {
  color: #000;
  font-size: 13px;
  line-height: 40px;
}

#order_list .xans-myshop-orderhistoryhead fieldset .date input[type="text"] {
  width: 48%;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
}

#order_list .xans-myshop-orderhistoryhead fieldset .date .btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px 16px;
}

#order_list .xans-myshop-orderhistoryhead fieldset .stateSelect {
  float: none;
  width: 276px;
  height: 40px;
  margin-left: 10px;
  vertical-align: middle;
}

#order_list .xans-myshop-orderhistoryhead fieldset .stateSelect select {
  width: 100%;
  height: 40px;
  color: #000;
  font-size: 13px;
  line-height: 40px;
}

#order_list .xans-myshop-orderhistorylistitem {
  width: auto;
  margin: 0;
}

#order_list .ec-base-table.typeList h3 {
  padding: 58px 0 19px;
  border-bottom: 3px solid #222;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order_list .ec-base-table.typeList table {
  margin: 0;
}

#order_list .ec-base-table.typeList table thead {
  border-bottom: 0;
}

#order_list .ec-base-table.typeList table thead tr th {
  padding: 17px 0 15px;
  border-bottom: 1px solid #e6e6e6;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
  text-align: center;
}

#order_list .ec-base-table.typeList table tbody tr td {
  height: auto;
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  line-height: normal;
}

#order_list .ec-base-table.typeList table tbody tr td.left {
  padding-left: 10px;
  text-align: left;
}

#order_list .ec-base-table.typeList table tbody tr td.order_number {
  font-size: 13px;
  font-weight: 400;
}

#order_list .ec-base-table.typeList table tbody tr td.order_number p,
#order_list .ec-base-table.typeList table tbody tr td.order_number p * {
  color: #333;
  font-size: 13px;
  font-weight: 400;
}

#order_list .ec-base-table.typeList table tbody tr td.order_number p {
  margin-top: 10px;
}

#order_list .ec-base-table.typeList table tbody tr td.order_number p * {
  text-decoration: none;
}

#order_list .ec-base-table.typeList table tbody tr td.order_number .box_btn {
  margin-top: 14px;
}

#order_list .ec-base-table.typeList table tbody tr td.product .model {
  color: #999;
  font-size: 12px;
}

#order_list .ec-base-table.typeList table tbody tr td.product .name {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order_list .ec-base-table.typeList table tbody tr td.product .name a {
  color: #333;
}

#order_list .ec-base-table.typeList table tbody tr td.product .option {
  margin-top: 21px;
  color: #999;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

#order_list .ec-base-table.typeList table tbody tr td.prc {
  color: #222;
  font-size: 15px;
  font-weight: 400;
}

#order_list .ec-base-table.typeList table tbody tr td.prc strong {
  font-weight: 600;
}

#order_list .ec-base-table.typeList table tbody tr td.state .box_btn {
  margin-top: 10px;
}

#order_detail .titleArea {
  margin: 0;
}

#order_detail .titleArea h2 {
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order_detail .title {
  margin: 0;
}

#order_detail .title h3 {
  padding: 90px 0 24px;
  border-bottom: 3px solid #222;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order_detail .title h3.first {
  padding-top: 50px;
}

#order_detail .ec-base-table table {
  margin: 0;
}

#order_detail .ec-base-table table:before {
  display: none;
}

#order_detail .ec-base-table table tbody tr th {
  padding: 18px 0 18px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order_detail .ec-base-table table tbody tr td {
  padding: 18px 0 18px 20px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: 400;
}

#order_detail .ec-base-table table tbody tr td .box_btn {
  margin-left: 10px;
  vertical-align: middle;
}

#order_detail .ec-base-table.total table {
  border: 0;
}

#order_detail .ec-base-table.total table tbody tr.sum td {
  color: #ff6464;
  font-size: 15px;
}

#order_detail .ec-base-table.total table tbody tr.sum td strong {
  color: #ff6464;
  font-size: 17px;
  font-weight: 600;
}

#order_detail .ec-base-table.typeList table thead tr th {
  padding: 18px 0;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

#order_detail .ec-base-table.typeList table tbody tr td {
  padding: 20px 0;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

#order_detail .ec-base-table.typeList table tbody tr td.left {
  padding-left: 10px;
  text-align: left;
}

#order_detail .ec-base-table.typeList table tbody tr td.product .name,
#order_detail .ec-base-table.typeList table tbody tr td.product .name * {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#order_detail .ec-base-table.typeList table tbody tr td.product .option {
  margin-top: 20px;
  color: #999;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

#order_detail .ec-base-table.typeList table tbody tr td.price {
  color: #222;
  font-size: 15px;
  font-weight: 400;
}

#order_detail .ec-base-table.typeList table tbody tr td.price strong {
  font-weight: 600;
}

#order_detail .ec-base-table.typeList table tbody tr td.price .discount {
  color: #999;
  font-size: 13px;
}

#order_detail .ec-base-table.typeList table tbody tr td.price .discount strong {
  font-weight: 400;
}

#order_detail .ec-base-button {
  margin: 0;
  padding: 0;
}

#order_detail .ec-base-button.tar {
  margin: 20px 0 28px;
}

#order_detail .ec-base-button.tar .box_btn {
  margin-left: 7px;
}

#order_detail .ec-base-button.tar .box_btn:first-child {
  margin-left: 0;
}

#order_detail .ec-base-button.tac {
  margin: 28px 0 120px;
}

#order_detail .ec-base-button.tac .box_btn {
  margin: 0 4px;
}

#order_detail .ec-base-help {
  margin: 0;
  border: 0;
  border-top: 3px solid #222;
}

#order_detail .ec-base-help h3 {
  padding: 50px 0 20px;
  border: 0;
  background: none;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#order_detail .ec-base-help .inner {
  padding: 0;
}

#order_detail .ec-base-help ol {
  margin: 0;
}

#order_detail .ec-base-help ol li {
  padding: 0;
  background: none;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.5px;
}

#order_detail .ec-base-help h4 {
  margin: 40px 0 12px;
  color: #333;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

#order_detail .ec-base-help h4.first {
  margin-top: 0;
}

#order_detail .ec-base-help p {
  margin: 0;
  color: #999;
  font-size: 13px;
  font-weight: 300;
}

#modify .member_edit {
  width: auto;
  margin: 0;
}

#modify .xans-member-edit {
  width: auto;
  margin: 0;
}

#modify .member_edit .typeMember {
  padding: 37px 30px 36px;
  border: 0;
  background: #222;
  font-size: 0;
}

#modify .member_edit .typeMember .member_name {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 35%;
  color: #fff;
  font-size: 15px;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#modify .member_edit .typeMember .member_name .name {
  font-size: 24px;
}

#modify .member_edit .typeMember .member_name .xans-member-var-name {
  font-size: 24px;
  font-weight: 700;
}

#modify .member_edit .typeMember .member_benefit {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 65%;
  color: #999;
  font-size: 15px;
  text-align: right;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

#modify .member_edit .typeMember .member_benefit:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 22px;
  margin-top: -11px;
  background: #fff;
  opacity: 0.15;
  content: '';
}

#modify .member_edit .typeMember .member_benefit>p {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  padding: 0 6px 0 12px;
  vertical-align: middle;
}

#modify .member_edit .typeMember .member_benefit>p:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #999;
  font-size: 15px;
  content: '/';
}

#modify .member_edit .typeMember .member_benefit>p:first-child:after {
  display: none;
}

#modify .member_edit .typeMember .member_benefit>p .value {
  color: #fff;
}

#modify h3 {
  margin: 0;
  padding: 90px 0 18px;
  border-bottom: 3px solid #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#modify h3.first {
  padding-top: 79px;
}

#modify .typeWrite table {
  margin: 0;
}

#modify .typeWrite table tbody tr th {
  height: auto;
  padding: 10px 0 10px 18px;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  vertical-align: top;
  line-height: 40px;
}

#modify .typeWrite table tbody tr td {
  height: auto;
  padding: 10px 0 10px 19px;
  border-bottom: 1px solid #f0f0f0;
  color: #666;
  font-size: 14px;
}

#modify .typeWrite table tbody tr td .msg,
#modify .typeWrite table tbody tr td .error {
  display: inline-block;
  padding-left: 10px;
  color: #333;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -0.5px;
  vertical-align: middle;
}

#modify .typeWrite table tbody tr td .msg2 {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.5px;
}

#modify .typeWrite table tbody tr td input {}

#modify .typeWrite table tbody tr td input[type="text"],
#modify .typeWrite table tbody tr td input[type="password"] {
  width: 430px;
  height: 40px;
  margin: 0;
  padding: 0 16px;
  border: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#modify .typeWrite table tbody tr td input[type="radio"] {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
}

#modify .typeWrite table tbody tr td input#postcode1 {
  width: 160px;
  margin-right: 7px;
  text-align: left;
}

#modify .typeWrite table tbody tr td select {
  width: 430px;
  margin: 0;
  padding: 0 41px 0 15px;
  border: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  font-weight: 400;
}

#modify .typeWrite table tbody tr.addr td div {
  margin-top: 8px;
}

#modify .typeWrite table tbody tr.addr td div:first-child {
  margin-top: 0;
}

#modify .typeWrite table tbody tr.phone td select {
  width: 128px;
  margin-right: 10px;
}

#modify .typeWrite table tbody tr.phone td input {
  width: 128px;
  margin: 0 10px;
}

#modify .typeWrite table tbody tr.email td input {
  margin: 0;
  vertical-align: middle;
}

#modify .typeWrite table tbody tr.email td select {
  width: 186px;
}

#modify .typeWrite table tbody tr.date td>input {
  width: 84px;
  margin: 0 10px 0 20px;
  text-align: center;
}

#modify .typeWrite table tbody tr.date td>input#birth_year,
#modify .typeWrite table tbody tr.date td>input#marry_year {
  margin-left: 0;
}

#modify .typeWrite table tbody tr.date .gIndent20 {
  margin-left: 30px;
}

#modify .typeWrite table tbody tr.date .gIndent20 label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 20px 0 10px;
  vertical-align: middle;
}

#modify .typeWrite table tbody tr.child select {
  width: 243px;
}

#modify .typeWrite table tbody tr td.input_radio label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 20px 0 10px;
  vertical-align: middle;
}

#modify .typeWrite table tbody tr td #id_bank_info {
  margin-right: 10px;
}

#modify .btn {
  position: relative;
  margin: 50px 0;
  padding: 0;
}

#modify .btn .box_btn {
  margin: 0 5px;
}

#modify .btn .box_btn.leave {
  position: absolute;
  right: 0;
  top: 0;
}

.delivery_addr .titleArea {
  margin: 0;
  border-bottom: 3px solid #222;
}

.delivery_addr .titleArea h2 {
  margin: 0;
  padding: 0 0 19px 0;
  border: 0;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.5px;
}

.delivery_addr .ec-base-table table {
  margin: 0;
}

.delivery_addr .ec-base-table table .msg {
  padding-left: 10px;
  color: #333;
  font-size: 13px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -0.5px;
}

.delivery_addr .ec-base-help {
  margin: 0;
  padding: 0 38px 36px;
  border: 0;
  background: #fafafa;
}

.delivery_addr .ec-base-help h3 {
  padding: 41px 0 15px;
  border: 0;
  background: none;
  color: #222;
  font-size: 16px;
  font-weight: 700;
}

.delivery_addr .ec-base-help .inner {
  padding: 0;
}

.delivery_addr .ec-base-help ol {
  margin: 0;
}

.delivery_addr .ec-base-help ol li {
  padding: 0;
  background: none;
  color: #888;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.5px;
}

.delivery_addr .ec-base-table.typeList table thead tr th {
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

.delivery_addr .ec-base-table.typeList table tbody tr td {
  padding: 30px 0;
  border-bottom: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
}

.delivery_addr .ec-base-table.typeList table tbody tr td.number {
  color: #222;
  font-size: 14px;
  font-weight: 300;
}

.delivery_addr .ec-base-button {
  padding: 0;
}

.delivery_addr .btn.tal {
  margin-top: 17px;
}

.delivery_addr .btn.tac {
  margin-bottom: 80px;
}

.delivery_addr .ec-base-table.typeWrite table tbody tr th {
  padding: 10px 0 10px 18px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
}

.delivery_addr .ec-base-table.typeWrite table tbody tr td {
  padding: 10px 0 10px 19px;
  border-bottom: 1px solid #f0f0f0;
  color: #666;
  font-size: 14px;
}

.delivery_addr .ec-base-table.typeWrite table tbody tr td input[type="text"] {
  width: 431px !important;
  height: 40px;
  margin: 0 !important;
  padding: 0 15px;
  border: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -0.5px;
}

.delivery_addr .ec-base-table.typeWrite table tbody tr td input#address_zip1 {
  width: 161px !important;
  margin-right: 8px !important;
  text-align: left;
}

.delivery_addr .ec-base-table.typeWrite table tbody tr.addr td div {
  margin-top: 10px;
}

.delivery_addr .ec-base-table.typeWrite table tbody tr.addr td div:first-child {
  margin-top: 0;
}

.delivery_addr .ec-base-table.typeWrite table tbody tr.phone td select {
  width: 128px !important;
  height: 40px;
  margin-right: 10px;
  border: 1px solid #e6e6e6;
}

.delivery_addr .ec-base-table.typeWrite table tbody tr.phone td input {
  width: 128px !important;
  margin: 0 10px !important;
}

.delivery_addr .save {
  margin: 20px 0 14px;
}

.delivery_addr .save label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 0 0 8px;
  color: #333;
  font-size: 13px;
  font-weight: 300;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

.delivery_addr .btn {
  margin: 14px 0 80px;
  padding: 0;
}

.delivery_addr .btn.tac .box_btn {
  margin: 0 5px;
}

#wish_list .xans-myshop-wishlist {
  width: auto;
  margin: 0;
}

#wish_list .ec-base-table.typeList h3 {
  padding-bottom: 19px;
  border-bottom: 3px solid #222;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#wish_list .ec-base-table.typeList table {
  margin: 0;
}

#wish_list .ec-base-table.typeList table thead {
  border-bottom: 0;
}

#wish_list .ec-base-table.typeList table thead tr th {
  padding: 16px 0;
  border-bottom: 1px solid #e6e6e6;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
  text-align: center;
}

#wish_list .ec-base-table.typeList table tbody tr td {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
  text-align: center;
}

#wish_list .ec-base-table.typeList table tbody tr td.left {
  padding-left: 10px;
  text-align: left;
}

#wish_list .ec-base-table.typeList table tbody tr td.product {
  padding-right: 10px;
}

#wish_list .ec-base-table.typeList table tbody tr td.product .model {
  color: #999;
  font-size: 12px;
  font-weight: 400;
}

#wish_list .ec-base-table.typeList table tbody tr td.product .name,
#wish_list .ec-base-table.typeList table tbody tr td.product .name * {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

#wish_list .ec-base-table.typeList table tbody tr td.product .option>li {
  margin: 17px 0 0;
  color: #999;
  font-size: 14px;
  line-height: normal;
  letter-spacing: -0.5px;
}

#wish_list .ec-base-table.typeList table tbody tr td.price strong {
  color: #222;
  font-size: 15px;
  font-weight: 600;
}

#wish_list .ec-base-table.typeList table tbody tr td.button .box_btn {
  display: block;
  margin-top: 4px;
}

#wish_list .ec-base-table.typeList table tbody tr td.button .box_btn:first-child {
  margin-top: 0;
}

#wish_list .ec-base-table.typeList table tbody tr td.delete a {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 14px;
  height: 13px;
  color: transparent;
  font-size: 0;
  vertical-align: middle;
}

#wish_list .ec-base-table.typeList table tbody tr td.delete a:after {
  display: block;
  content: "";
  width: 14px;
  height: 13px;
  background: url("/_wisa/img/shop/sp_shop.png") no-repeat 0 -50px;
}

#wish_list .ec-base-button {
  padding: 0;
}

#wish_list .ec-base-button .box_btn {
  margin: 0 5px;
}

#wish_list .ec-base-button.tal {
  margin: 20px 0;
}

#wish_list .ec-base-button.tal .box_btn:first-child {
  margin-left: 0;
}

#wish_list .ec-base-button.tac {
  margin-top: 80px;
}

#wish_list .paging {
  margin: 0;
}

.mileage_list .xans-myshop-mileagehistorypackage {
  width: auto;
  margin: 0;
}

.mileage_list .myshop_summary {
  margin: 0;
  padding-bottom: 23px;
  border: 0;
  background: #222;
}

.mileage_list .myshop_summary ul {
  margin: 0;
}

.mileage_list .myshop_summary ul:after {
  display: block;
  clear: both;
  content: '';
}

.mileage_list .myshop_summary ul li {
  position: relative;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mileage_list .myshop_summary ul li:after {
  display: block;
  position: absolute;
  left: 0;
  top: 28px;
  width: 1px;
  height: 84px;
  background-color: rgba(255, 255, 255, 0.15);
  content: '';
}

.mileage_list .myshop_summary ul li:first-child:after {
  display: none;
}

.mileage_list .myshop_summary ul li .title {
  margin: 0;
  padding: 28px 0 32px;
  color: #999;
  font-size: 14px;
  letter-spacing: -0.5px;
}

.mileage_list .myshop_summary ul li .data {
  font-size: 0;
}

.mileage_list .myshop_summary ul li .data * {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
}

.mileage_list .ec-base-tab {
  margin: 70px 0 30px;
}

.mileage_list .ec-base-tab .menu {
  height: 55px;
  border-bottom: 2px solid #000;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mileage_list .ec-base-tab .menu li {
  margin-left: -1px;
}

.mileage_list .ec-base-tab .menu li:first-child {
  margin-left: 0;
}

.mileage_list .ec-base-tab .menu li a {
  width: 280px;
  height: 53px;
  margin: 0;
  border: 1px solid #e6e6e6 !important;
  border-bottom: 0 !important;
  background: #fff;
  color: #999;
  font-size: 16px;
  line-height: 52px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mileage_list .ec-base-tab .menu li.selected a {
  top: auto;
  left: auto;
  border-color: #222 !important;
  background: #222;
  color: #fff;
  font-weight: 400;
}

.mileage_list .mileageHistory_info {
  margin: 0;
  padding: 0 0 40px;
  background: #fff;
}

.mileage_list .mileageHistory_info h3 {
  margin: 0;
  padding: 38px 0 12px;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.mileage_list .mileageHistory_info ol li {
  color: #333;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: -0.5px;
}

.mileage_list .mileage_table {
  width: auto;
  margin: 0;
  border-top: 0;
}

.mileage_list .mileage_table h3 {
  padding: 70px 0 19px;
  border-bottom: 3px solid #222;
  color: #222;
  font-size: 20px;
  font-weight: 700;
}

.mileage_list .ec-base-table.typeList {
  margin: 0;
}

.mileage_list .ec-base-table.typeList table {
  margin: 0;
}

.mileage_list .ec-base-table.typeList table thead tr th {
  padding: 16px 0 15px;
  border-bottom: 1px solid #e6e6e6;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

.mileage_list .ec-base-table.typeList table tbody tr td {
  height: auto;
  padding: 21px 0 24px;
  border-bottom: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  line-height: normal;
}

.mileage_list .ec-base-table.typeList table tbody tr td.content {
  color: #333;
  font-size: 14px;
}

.mileage_list .ec-base-table.typeList table tbody tr td.left {
  padding-left: 10px;
  text-align: left;
}

#coupon .xans-myshop-couponlist {
  width: auto;
  margin: 0;
}

#coupon .xans-myshop-couponserial {
  width: auto;
  margin: 0;
}

#coupon .xans-myshop-couponserial .title h3 {
  padding-bottom: 18px;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#coupon .xans-myshop-couponserial .couponSerial {
  margin: 0;
}

#coupon .xans-myshop-couponserial .couponSerial .box {
  width: 500px;
  height: 50px;
  font-size: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#coupon .xans-myshop-couponserial .couponSerial .box input {
  display: inline-block;
  width: 364px;
  height: 50px;
  padding: 0 20px;
  border: 3px solid #222;
  color: #222;
  font-size: 15px;
  text-align: left;
  line-height: 44px;
  box-sizing: border-box;
}

#coupon .xans-myshop-couponserial .msg {
  margin-top: 18px;
  padding: 0;
  color: #888;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

#coupon .coupony_info {
  width: auto;
  margin: 40px 0 0;
  padding: 0 0 34px;
}

#coupon .coupony_info h3 {
  margin: 0;
  padding: 34px 0 8px;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#coupon .coupony_info ol li {
  color: #333;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: -0.5px;
}

#coupon .ec-base-table.typeList h3 {
  padding: 80px 0 24px;
  border-bottom: 3px solid #222;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#coupon .ec-base-table.typeList table {
  margin: 0;
}

#coupon .ec-base-table.typeList table thead {
  border-bottom: 0;
}

#coupon .ec-base-table.typeList table thead tr th {
  padding: 16px 0 15px;
  border-bottom: 1px solid #e6e6e6;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

#coupon .ec-base-table.typeList table tbody tr td {
  height: auto;
  padding: 15px 0 16px;
  border-bottom: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  line-height: normal;
  letter-spacing: -0.5px;
}

#coupon .ec-base-table.typeList table tbody tr td.left {
  padding-left: 10px;
  text-align: left;
}

#coupon .ec-base-table.typeList table tbody tr td.number {
  color: #222;
  font-size: 13px;
}

#coupon .ec-base-table.typeList table tbody tr td.p_color {
  color: #ff6464 !important;
}

#mypage_board .xans-myshop-boardpackage {
  width: auto;
  margin: 0;
}

#mypage_board .xans-myshop-boardpackage .ec-base-table {
  margin: 0;
}

#mypage_board .ec-base-table h3 {
  padding-bottom: 18px;
  border-bottom: 3px solid #222;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#mypage_board .ec-base-table table {
  margin: 0;
}

#mypage_board .ec-base-table.typeList table thead {
  border-bottom: 0;
}

#mypage_board .ec-base-table.typeList table thead tr th {
  padding: 18px 0;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  color: #222;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

#mypage_board .ec-base-table.typeList table tbody tr td,
#mypage_board .ec-base-table.typeList table tbody tr td * {
  color: #222;
  font-size: 13px;
  font-weight: 300;
}

#mypage_board .ec-base-table.typeList table tbody tr td {
  text-align: center;
}

#mypage_board .ec-base-table.typeList table tbody tr td.left {
  padding-left: 10px;
  text-align: left;
}

#mypage_board .ec-base-table.typeList table tbody tr td.type,
#mypage_board .ec-base-table.typeList table tbody tr td.type * {
  color: #ff6464;
  font-weight: 400;
}

#mypage_board .ec-base-table.typeList table tbody tr td.number {
  color: #898989;
  font-weight: 400;
}

#mypage_board .xans-myshop-boardlistsearch {
  margin: 70px 0;
  padding: 0;
}

#mypage_board .xans-myshop-boardlistsearch .boardSearch {
  height: auto;
  border: 0;
  font-size: 0;
  line-height: normal;
}

#mypage_board .xans-myshop-boardlistsearch .boardSearch select {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 104px;
  height: 43px;
  margin-right: 29px;
  padding: 0 41px 0 0;
  border-bottom: 2px solid #000;
  background-position: right center;
  color: #999;
  font-size: 15px;
  font-weight: 300;
  line-height: 41px;
  vertical-align: middle;
}

#mypage_board .xans-myshop-boardlistsearch .boardSearch .box {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 312px;
  height: 43px;
  padding-right: 20px;
  border-bottom: 2px solid #000;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mypage_board .xans-myshop-boardlistsearch .boardSearch .box input {
  width: 100%;
  height: 41px;
  line-height: 41px;
}

#mypage_board .xans-myshop-boardlistsearch .boardSearch .box .btn {
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: url('/_wisa/img/board/btn_search.png') no-repeat center;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

#attend .topbnr {
  font-size: 0;
  text-align: center;
}

#attend .topbnr>div {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 0 30px;
  vertical-align: middle;
}

#attend .topbnr .txt p {
  color: #000;
  font-size: 54px;
  font-weight: 300;
  text-align: left;
  line-height: 78px;
  letter-spacing: -1px;
}

#attend .topbnr .txt p strong {
  font-weight: 700;
}

#attend .xans-attend-calendarpackage {
  margin: 0;
  padding: 0;
  border: 0;
}

#attend .xans-attend-calendarhead {
  margin: 65px 0 41px;
}

#attend .xans-attend-calendarhead .date a {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 9px;
  height: 17px;
  margin: 0;
  padding: 0 30px;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  font-size: 0;
  vertical-align: middle;
}

#attend .xans-attend-calendarhead .date a.prev {
  background-image: url('/_wisa/img/mypage/attend_prev.png');
}

#attend .xans-attend-calendarhead .date a.next {
  background-image: url('/_wisa/img/mypage/attend_next.png');
}

#attend .xans-attend-calendarhead .date .day {
  display: inline-block;
  display: inline;
  zoom: 1;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  vertical-align: middle;
}

#attend .xans-attend-calendarhead .date .day span {
  padding: 0 5px;
}

#attend .xans-attend-calendar {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
}

#attend .xans-attend-calendar thead tr th {
  padding: 19px 0;
  border: 0;
  border-top: 3px solid #222;
  border-bottom: 1px solid #e6e6e6;
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

#attend .xans-attend-calendar thead tr th.sun {
  color: #e5541e;
}

#attend .xans-attend-calendar tbody tr td {
  height: auto;
  padding: 48px 0;
  vertical-align: middle;
}

#attend .xans-attend-calendar tbody tr td p {
  padding: 0;
  color: #333;
  font-size: 20px;
}

#attend .xans-attend-calendar tbody tr td:first-child p {
  color: #e5541e;
}

#attend .xans-attend-calendar tbody tr td p img {
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  margin: -35px 0 0 -35px;
}

#attend .xans-attend-button .attendSecurityLayer {
  width: 292px;
  border: 1px solid #222;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#attend .xans-attend-button .attendSecurityLayer h3 {
  height: auto;
  padding: 11px 19px 14px;
  background: #222;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.5px;
}

#attend .xans-attend-button .attendSecurityLayer .close {
  right: 0;
  top: 0;
}

#attend .xans-attend-button .attendSecurityLayer .close a {
  display: block;
  padding: 17px 20px;
}

#attend .xans-attend-button .attendSecurityLayer .content {
  padding: 30px 20px 0;
  border: 0;
}

#attend .xans-attend-button .attendSecurityLayer .content .msg {
  color: #999;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

#attend .xans-attend-button .attendSecurityLayer .form {
  padding: 0;
  border: 0;
  background: none;
}

#attend .xans-attend-button .attendSecurityLayer .form:after {
  display: block;
  clear: both;
  content: '';
}

#attend .xans-attend-button .attendSecurityLayer .form span {
  float: left;
  width: 90px;
  text-align: center;
}

#attend .xans-attend-button .attendSecurityLayer .form input {
  float: right;
  width: 160px;
}

#attend .xans-attend-button .attendSecurityLayer .btnArea {
  padding: 30px 0;
  border: 0;
  background: #fff;
}

#attend .xans-attend-button .attendSecurityLayer .btnArea .box_btn {
  margin: 0 4px;
}

#media ul {
  margin-left: -20px;
}

#media ul:after {
  display: block;
  clear: both;
  content: '';
}

#media ul li {
  display: none;
  float: left;
  margin-left: 20px;
  padding-bottom: 75px;
}

#media ul li.active {
  display: block;
}

#media ul li:nth-child(2n+1) {
  clear: both;
}

#media ul li .img {
  position: relative;
  cursor: pointer;
}

#media ul li .img .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 78px;
  height: 78px;
  margin: -39px 0 0 -39px;
  background: url('/_wisa/img/media/icon_play.png') no-repeat center;
}

#media ul li dl dt {
  margin-bottom: 18px;
  padding: 24px 0 14px;
  border-bottom: 1px solid #e6e6e6;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -1px;
}

#media ul li dl dd {
  color: #999;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -1px;
}

#media #btn_wrap {
  display: none;
}

#fp-nav.right {
  right: 53px;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  margin: 11px 0;
}

#fp-nav ul li .fp-tooltip {
  top: 0;
  padding-right: 22px;
  font-size: 11px;
  font-weight: 500;
}

#fp-nav ul li .fp-tooltip:after {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  content: '';
}

#fp-nav ul li .fp-tooltip.right {
  right: 2px;
}

#fp-nav ul li:hover .fp-tooltip:after,
#fp-nav ul li a.active+.fp-tooltip:after {
  display: block;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  width: 16px;
  height: 1px;
  margin: -0.5px 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #9ca2ab;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span,
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  width: 60px;
  height: 1px;
  margin: -0.5px 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #fff;
}

#brandstory .big_title {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 30;
  width: 100%;
  padding: 0 2.63%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#brandstory .big_title h2 {
  padding: 40px 0 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  font-size: 0;
}

#brandstory .big_title h2>span {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: bottom;
}

#brandstory .big_title h2 .logo {
  margin-right: 32px;
}

#brandstory .big_title h2 .sub {
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
}

#brandstory .section,
#brandstory .section * {
  color: #fff;
}

#brandstory .section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#brandstory .section .eng {
  letter-spacing: 0 !important;
}

#brandstory .section .inner {
  width: 1300px;
  margin: 0 auto;
  padding: 0 28px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#brandstory .section .inner.col2 {
  font-size: 0;
  text-align: left;
}

#brandstory .section .inner.col2 .right_area {
  text-align: right;
}

#brandstory .section .inner .area {
  display: inline-block;
  display: inline;
  zoom: 1;
  text-align: left;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#brandstory .section .inner .area p {
  font-size: 17px;
  font-weight: 300;
  text-align: left;
  line-height: 30px;
  letter-spacing: -1px;
}

#brandstory .section .inner p.title {
  font-size: 54px !important;
  font-weight: 700;
  line-height: 68px;
}

#brandstory .section .wrap_slide {
  position: relative;
}

#brandstory .section .wrap_slide .arrow {
  position: absolute;
  bottom: 85px;
  z-index: 50;
  width: 10px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: transparent;
  font-size: 0;
  cursor: pointer;
}

#brandstory .section .wrap_slide .prev {
  right: 8.73%;
  background-image: url('/_wisa/img/brandstory/brand_prev.png');
}

#brandstory .section .wrap_slide .next {
  right: 4.05%;
  background-image: url('/_wisa/img/brandstory/brand_next.png');
}

#brandstory .section .wrap_slide .ctrl {
  position: absolute;
  right: 6.31%;
  bottom: 85px;
  z-index: 50;
  width: 12px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

#brandstory .section .wrap_slide .ctrl.pause {
  background-image: url('/_wisa/img/brandstory/brand_pause.png');
}

#brandstory .section .wrap_slide .ctrl.play {
  display: none;
  background-image: url('/_wisa/img/brandstory/brand_play.png');
}

#brandstory .section .trans1 {
  opacity: 0;
  transition: all 1s 0s;
  -webkit-transform: translate3d(0, 50%, 0);
  -moz-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}

#brandstory .section .trans_d1 {
  transition-delay: .4s !important;
}

#brandstory .section .trans_d2 {
  transition-delay: 1s !important;
}

#brandstory .section .section_slide .item {
  display: inline-block;
  display: inline;
  zoom: 1;
  float: none;
  width: 100%;
  min-height: auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}

#brandstory .section .section_slide .item .inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

#brandstory .section .section_slide .item .trans2 {
  opacity: 0;
  transition: all 1s 0s;
  -webkit-transform: translate3d(0, 50%, 0);
  -moz-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}

#brandstory .section.fp-completely .trans1,
#brandstory .section .section_slide .item.active .trans2 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

#brandstory .vision {
  background-image: url('/_wisa/img/brandstory/brand_vision.jpg');
}

#brandstory .vision .inner p.title {
  margin-bottom: 35px;
}

#brandstory .vision .inner .area p {
  margin-bottom: 20px;
}

#brandstory .vision .inner .area p strong {
  color: inherit;
  font-size: 16px;
  font-weight: 600;
}

#brandstory .vision .inner .left_area {
  width: 56.51%;
  padding-right: 4.94%;
}

#brandstory .vision .inner .right_area {
  position: relative;
  width: 43.48%;
  padding-left: 5%;
}

#brandstory .vision .inner .right_area:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 232px;
  background-color: rgba(230, 230, 230, 0.2);
  content: '';
}

#brandstory .vision .scroll {
  position: absolute;
  left: 50%;
  bottom: 42px;
  z-index: 10;
  width: 49px;
  height: 53px;
  margin-left: -24px;
  background: url('/_wisa/img/brandstory/brand_scroll.png') no-repeat center;
}

#brandstory .slogan {
  background-image: url('/_wisa/img/brandstory/brand_slogan.jpg');
}

#brandstory .slogan .inner .area {
  width: 50%;
}

#brandstory .slogan .inner .area p {
  margin-bottom: 20px;
}

#brandstory .slogan .inner .left_area .big,
#brandstory .slogan .inner .left_area .big * {
  font-size: 58px;
  font-weight: 700;
}

#brandstory .slogan .inner .left_area .small {
  padding-top: 7px;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -1px;
}

#brandstory .slogan .inner .right_area {
  padding-left: 8.64%;
}

#brandstory .story .section_slide .item0 {
  background-image: url('/_wisa/img/brandstory/brand_story0.jpg');
}

#brandstory .story .section_slide .item1 {
  background-image: url('/_wisa/img/brandstory/brand_story1.jpg');
}

#brandstory .story .inner p.title {
  margin-bottom: 41px;
}

#brandstory .story .inner .area p {
  margin-bottom: 20px;
}

#brandstory .story .inner .area p strong {
  color: inherit;
  font-size: 17px;
  font-weight: 700;
}

#brandstory .philosophy {
  background-image: url('/_wisa/img/brandstory/brand_philosophy.jpg');
}

#brandstory .philosophy .inner p.title {
  color: rgba(255, 255, 255, 1) !important;
  margin-bottom: 24px;
}

#brandstory .philosophy .inner .area p {
  color: rgba(255, 255, 255, 0.75);
}

#brandstory .material .section_slide .item0 {
  background-image: url('/_wisa/img/brandstory/brand_material0.jpg');
}

#brandstory .material .section_slide .item1 {
  background-image: url('/_wisa/img/brandstory/brand_material1.jpg');
}

#brandstory .material .inner .area p.title {
  margin-bottom: 36px;
}

#brandstory .recruit {
  background-image: url('/_wisa/img/brandstory/brand_recruit.jpg');
}

#brandstory .recruit .inner p.title {
  margin-bottom: 19px;
  color: #000;
  font-size: 46px;
  letter-spacing: -1px;
}

#brandstory .recruit .inner .area {
  width: 49.51%;
  padding: 99px 0 96px 3.68%;
  background-color: rgba(255, 255, 255, 0.7);
}

#brandstory .recruit .inner .area p {
  margin-bottom: 40px;
  color: #333;
  font-size: 16px;
  letter-spacing: -1px;
}

#brandstory .recruit .inner .area dl {
  font-size: 0;
}

#brandstory .recruit .inner .area dl>* {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
  letter-spacing: -1px;
}

#brandstory .recruit .inner .area dl dt {
  padding-right: 14px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

#brandstory .recruit .inner .area dl dd,
#brandstory .recruit .inner .area dl dd * {
  color: #000;
  font-size: 15px;
}

#brandstory .recruit .inner .area dl dd a {
  text-decoration: underline;
}

#brandstory .office .section_slide .item0 {
  background-image: url('/_wisa/img/brandstory/brand_office0.jpg');
}

#brandstory .office .section_slide .item1 {
  background-image: url('/_wisa/img/brandstory/brand_office1.jpg');
}

#brandstory .office .section_slide .item2 {
  background-image: url('/_wisa/img/brandstory/brand_office2.jpg');
}

#brandstory .office .section_slide .item3 {
  background-image: url('/_wisa/img/brandstory/brand_office3.jpg');
}

#brandstory .office .section_slide .item4 {
  background-image: url('/_wisa/img/brandstory/brand_office4.jpg');
}

#brandstory .office .section_slide .item5 {
  background-image: url('/_wisa/img/brandstory/brand_office5.jpg');
}

#brandstory .office .section_slide .item6 {
  background-image: url('/_wisa/img/brandstory/brand_office6.jpg');
}

#brandstory .office .section_slide .item7 {
  background-image: url('/_wisa/img/brandstory/brand_office7.jpg');
}

#brandstory .office .section_slide .item8 {
  background-image: url('/_wisa/img/brandstory/brand_office8.jpg');
}

#brandstory .office .section_slide .item9 {
  background-image: url('/_wisa/img/brandstory/brand_office9.jpg');
}

#brandstory .office .section_slide .item10 {
  background-image: url('/_wisa/img/brandstory/brand_office10.jpg');
}

@media screen and (max-width:1400px) {
  #brandstory .section .inner {
      width: auto;
      padding: 0 7.14%;
  }

  #brandstory .section .inner p.title {
      font-size: 44px;
      line-height: 58px;
  }

  #brandstory .section .inner .area p {
      font-size: 16px;
      font-weight: 300;
      text-align: left;
      line-height: 29px;
      letter-spacing: -1px;
  }

  #brandstory .section .inner .area p.title {
      font-size: 44px;
      line-height: 62px;
  }

  #brandstory .section .section_slide .item .inner {
      padding: 0 10.71%;
  }

  #brandstory .slogan .inner .left_area .big,
  #brandstory .slogan .inner .left_area .big * {
      font-size: 48px;
  }

  #brandstory .slogan .inner .left_area .small {
      font-size: 20px;
  }

  #brandstory .slogan .inner .right_area {
      padding-left: 7%;
  }

  #fp-nav ul li .fp-tooltip {
      font-size: 10px;
  }
}

#boardlist .boardSort {
  float: none;
  margin: 0;
}

#boardlist .board_search {
  height: auto;
  margin: 0 !important;
  padding: 0;
}

#boardlist .board_search .boardSearch {
  height: auto;
}

#boardlist.basic h2.subtitle.board {
  margin-bottom: 0;
  border-bottom: 0;
}

#boardlist.basic .empty {
  border-top: 3px solid #222;
}

#boardlist.review h2.subtitle {
  display: none !important;
}

#boardlist.qna .title_det_qna {
  margin-top: 35px;
  border: 1px solid #e6e6e6;
  font-size: 0;
}

#boardlist.qna .title_det_qna>div {
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 50%;
  min-height: 103px;
  padding-bottom: 50px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#boardlist.qna .title_det_qna>div:after {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 206px;
  margin-top: -103px;
  background: #e6e6e6;
  content: '';
}

#boardlist.qna .title_det_qna>div:first-child:after {
  display: none;
}

#boardlist.qna .title_det_qna .left {
  padding-left: 108px;
}

#boardlist.qna .title_det_qna .right {
  padding-left: 140px;
}

#boardlist.qna .title_det_qna>div dl dt {
  padding: 52px 0 13px;
  color: #000;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#boardlist.qna .title_det_qna>div dl dd {
  color: #333;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.5px;
}

#boardlist.qna .title_det_qna>div dl dd.time {
  padding-top: 34px;
  font-size: 19px;
  font-weight: 700;
}

#boardlist.qna .title_det_qna>div dl dd.kakao {
  padding-top: 25px;
}

#boardlist.qna .title_det_qna>div dl dd.kakao a {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 242px;
  height: 44px;
  padding-left: 36px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: url('/_wisa/img/board/icon_kakao.png') no-repeat left 18px center #fedf2a;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  line-height: 44px;
  letter-spacing: -0.5px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.list_board {
  display: block !important;
  font-size: 0;
  line-height: 0;
}

.list_board.col3 {
  width: 1320px !important;
  margin: 0 0 0 -20px !important;
}

.list_board.col4 {
  width: 1320px !important;
  margin: 0 0 0 -20px !important;
}

.list_board>li {
  display: inline-block;
  display: inline;
  zoom: 1;
  float: none !important;
  margin: 0 0 0 20px !important;
  padding: 0 0 78px 0 !important;
  line-height: 18px;
  vertical-align: top;
}

.list_board.col3>li {
  width: 420px;
}

.list_board.col4>li {
  width: 310px;
}

.list_board li a {
  display: inline !important;
  width: auto !important;
}

.list_board .box .img {
  position: relative;
}

.list_board .box .img .boardimg img {
  width: 100%;
  height: auto;
}

.list_board .box .img .boardChk {
  position: absolute;
  left: 10px;
  top: 10px;
  margin: 0;
}

.list_board .box .info dt,
.list_board .box .info dt * {
  color: #000;
  font-size: 21px;
  font-weight: 700;
}

.list_board .box .info dt {
  margin-bottom: 18px;
  padding: 33px 0 25px;
  border-bottom: 1px solid #e6e6e6;
}

.list_board .box .info dd,
.list_board .box .info dd * {
  color: #999;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -1px;
}

.list_board .box .info dd span {
  display: inline;
  width: auto;
  margin: 0;
}

.list_board.notice,
.list_board.fixed {
  padding-bottom: 45px;
}

.list_board.notice .box .info dt,
.list_board.fixed .box .info dt {
  margin-bottom: 0;
  padding: 32px 0 20px;
  border: 0;
}

.list_board2 .box .info dt,
.list_board2 .box .info dt * {
  color: #333;
  font-size: 19px;
  letter-spacing: -1px;
}

.list_board2 .box .info dt {
  margin-bottom: 18px;
  padding: 31px 0 22px;
}

.list_board2 .box .info dd,
.list_board2 .box .info dd {
  line-height: 24px;
}

#boardlist.gallery .topbnr {
  display: none;
}

#boardlist.gallery .board_topimg {
  margin-bottom: 13px;
}

#boardlist.gallery .board_topimg:after {
  display: block;
  clear: both;
  content: '';
}

#boardlist.gallery .board_topimg li {
  float: left;
  width: 640px;
  margin-left: 20px;
}

#boardlist.gallery .board_topimg li:first-child {
  margin-left: 0;
}

#boardlist.gallery .board_topimg li dl dt {
  padding: 16px 0 2px;
  color: #000;
  font-size: 32px;
  font-weight: 700;
}

#boardlist.gallery .board_topimg li dl dd {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -1px;
}

#boardlist.gallery .paging {
  margin-top: 0;
}

#boardlist.gallery .board_search select {
  padding: 0 41px 0 15px;
}

#boardlist.gallery2 h3 {
  display: none;
}

#boardlist.gallery2 .box_search {
  display: none;
  height: auto;
  margin: 60px 0 80px;
  padding: 0;
}

#boardlist.gallery2 .box_search .boardSearch {
  display: block;
  height: auto;
  border: 0;
}

#boardlist.gallery2 .box_search .wrap_search {
  font-size: 0;
  text-align: center;
}

#boardlist.gallery2 .box_search .wrap_search>div {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

#boardlist.gallery2 .box_search .wrap_search .key {
  visibility: hidden;
  width: 0;
  height: 0;
}

#boardlist.gallery2 .box_search .wrap_search .box {
  position: relative;
  width: 550px;
  height: 49px;
  padding-right: 20px;
  border-bottom: 2px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#boardlist.gallery2 .box_search .wrap_search .box input {
  width: 100%;
  height: 47px;
  padding: 0;
  border: 0;
  color: #000;
  font-size: 15px;
  font-weight: 300;
  line-height: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#boardlist.gallery2 .box_search .wrap_search .box input:-ms-input-placeholder {
  color: #999;
  font-size: 15px;
  font-weight: 300;
}

#boardlist.gallery2 .box_search .wrap_search .box input::-webkit-input-placeholder {
  color: #999;
  font-size: 15px;
  font-weight: 300;
}

#boardlist.gallery2 .box_search .wrap_search .box input::-moz-placeholder {
  color: #999;
  font-size: 15px;
  font-weight: 300;
}

#boardlist.gallery2 .box_search .wrap_search .box>a {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}

#boardlist.gallery2 .box_search .wrap_search .box>a img {
  width: auto;
}

#boardlist.event h2.subtitle {
  margin-bottom: 0;
}

#boardlist.event h3 {
  display: block;
  margin: 43px 0 24px;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#boardlist.event .xans-board-notice {
  padding-bottom: 7px;
  border-bottom: 1px solid #e6e6e6;
}

#boardlist.event .list_board.notice,
#boardlist.event .list_board.fixed {
  padding-bottom: 0;
}

#boardlist.event .xans-board-list h3 {
  margin-top: 63px;
}

#boardview .ec-base-table.typeWrite .read_subject {
  padding-top: 50px;
}

.xans-order-basketpackage .xans-order-empty p {
  font-weight: 400;
  font-size: 16px;
}

#boardlist.gallery2 .box_search .wrap_search .box input {
  text-align: center;
}

#main .main_lookbook h3 {
  font-size: 36px;
}

#main .main_lookbook h3 span {
  margin-top: 0;
}

.ec-base-button.gBlank30 a>img {
  vertical-align: bottom;
}

.tbl_col.board>tbody>tr>td.subject .img_more {
  right: 20px;
}

#detail .additional .sns_counsel {
  display: none;
}

.product-wrap .rash .a_wrap9>div.friends:first-child {
  display: none;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

/*.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}*/

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top, .2s -webkit-transform;
  transition: .2s top, .2s -webkit-transform;
  -o-transition: .2s transform, .2s top;
  transition: .2s transform, .2s top;
  transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left, .2s -webkit-transform;
  transition: .2s left, .2s -webkit-transform;
  -o-transition: .2s transform, .2s left;
  transition: .2s transform, .2s left;
  transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right, .2s -webkit-transform;
  transition: .2s right, .2s -webkit-transform;
  -o-transition: .2s transform, .2s right;
  transition: .2s transform, .2s right;
  transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-flip {
  overflow: visible
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px
}

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside>.mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_outside+.mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper>.mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

#wrapper #header .gnb .category .menu_2ul [data-cate="2374"]>a {
  color: #E55427 !important;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2li[data-cate="2374"]>a {
  color: #E55427 !important;
}

#wrapper #header .gnb .category .menu_2ul [data-cate=""]>a {
  color: #E55427 !important;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2li[data-cate=""]>a {
  color: #E55427 !important;
}

#wrapper #header .gnb .category .menu_2ul [data-cate="2345"]>a {
  color: #E55427 !important;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2li[data-cate="2345"]>a {
  color: #E55427 !important;
}

.clearfix {
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.no_margin {
  margin: 0 !important;
}

.no_mgT {
  margin-top: 0 !important;
}

.no_mgR {
  margin-right: 0 !important;
}

.no_mgB {
  margin-bottom: 0 !important;
}

.no_mgL {
  margin-left: 0 !important;
}

.mg5 {
  margin: 5px;
}

.mg10 {
  margin: 10px;
}

.mg15 {
  margin: 15px;
}

.mg20 {
  margin: 20px;
}

.mg25 {
  margin: 25px;
}

.mg30 {
  margin: 30px;
}

.mg35 {
  margin: 35px;
}

.mg40 {
  margin: 40px;
}

.mg45 {
  margin: 45px;
}

.mg50 {
  margin: 50px;
}

.mg55 {
  margin: 55px;
}

.mg60 {
  margin: 60px;
}

.mg65 {
  margin: 65px;
}

.mg70 {
  margin: 70px;
}

.mg75 {
  margin: 75px;
}

.mg80 {
  margin: 80px;
}

.mg85 {
  margin: 85px;
}

.mg90 {
  margin: 90px;
}

.mg95 {
  margin: 95px;
}

.mg100 {
  margin: 100px;
}

.mgTB5 {
  margin: 5px 0;
}

.mgTB10 {
  margin: 10px 0;
}

.mgTB15 {
  margin: 15px 0;
}

.mgTB20 {
  margin: 20px 0;
}

.mgTB25 {
  margin: 25px 0;
}

.mgTB30 {
  margin: 30px 0;
}

.mgTB35 {
  margin: 35px 0;
}

.mgTB40 {
  margin: 40px 0;
}

.mgTB45 {
  margin: 45px 0;
}

.mgTB50 {
  margin: 50px 0;
}

.mgTB55 {
  margin: 55px 0;
}

.mgTB60 {
  margin: 60px 0;
}

.mgTB65 {
  margin: 65px 0;
}

.mgTB70 {
  margin: 70px 0;
}

.mgTB75 {
  margin: 75px 0;
}

.mgTB80 {
  margin: 80px 0;
}

.mgTB85 {
  margin: 85px 0;
}

.mgTB90 {
  margin: 90px 0;
}

.mgTB95 {
  margin: 95px 0;
}

.mgTB100 {
  margin: 100px 0;
}

.mgLRauto {
  margin: 0 auto;
}

.mgLR5 {
  margin: 0 5px;
}

.mgLR10 {
  margin: 0 10px;
}

.mgLR15 {
  margin: 0 15px;
}

.mgLR20 {
  margin: 0 20px;
}

.mgLR25 {
  margin: 0 25px;
}

.mgLR30 {
  margin: 0 30px;
}

.mgLR35 {
  margin: 0 35px;
}

.mgLR40 {
  margin: 0 40px;
}

.mgLR45 {
  margin: 0 45px;
}

.mgLR50 {
  margin: 0 50px;
}

.mgLR55 {
  margin: 0 55px;
}

.mgLR60 {
  margin: 0 60px;
}

.mgLR65 {
  margin: 0 65px;
}

.mgLR70 {
  margin: 0 70px;
}

.mgLR75 {
  margin: 0 75px;
}

.mgLR80 {
  margin: 0 80px;
}

.mgLR85 {
  margin: 0 85px;
}

.mgLR90 {
  margin: 0 90px;
}

.mgLR95 {
  margin: 0 95px;
}

.mgLR100 {
  margin: 0 100px;
}

.mgT5 {
  margin-top: 5px;
}

.mgT10 {
  margin-top: 10px;
}

.mgT15 {
  margin-top: 15px;
}

.mgT20 {
  margin-top: 20px;
}

.mgT25 {
  margin-top: 25px;
}

.mgT30 {
  margin-top: 30px;
}

.mgT35 {
  margin-top: 35px;
}

.mgT40 {
  margin-top: 40px;
}

.mgT45 {
  margin-top: 45px;
}

.mgT50 {
  margin-top: 50px;
}

.mgT55 {
  margin-top: 55px;
}

.mgT60 {
  margin-top: 60px;
}

.mgT65 {
  margin-top: 65px;
}

.mgT70 {
  margin-top: 70px;
}

.mgT75 {
  margin-top: 75px;
}

.mgT80 {
  margin-top: 80px;
}

.mgT85 {
  margin-top: 85px;
}

.mgT90 {
  margin-top: 90px;
}

.mgT95 {
  margin-top: 95px;
}

.mgT100 {
  margin-top: 100px;
}

.mgT200 {
  margin-top: 200px;
}

.mgR5 {
  margin-right: 5px;
}

.mgR10 {
  margin-right: 10px;
}

.mgR15 {
  margin-right: 15px;
}

.mgR20 {
  margin-right: 20px;
}

.mgR25 {
  margin-right: 25px;
}

.mgR30 {
  margin-right: 30px;
}

.mgR35 {
  margin-right: 35px;
}

.mgR40 {
  margin-right: 40px;
}

.mgR45 {
  margin-right: 45px;
}

.mgR50 {
  margin-right: 50px;
}

.mgR55 {
  margin-right: 55px;
}

.mgR60 {
  margin-right: 60px;
}

.mgR65 {
  margin-right: 65px;
}

.mgR70 {
  margin-right: 70px;
}

.mgR75 {
  margin-right: 75px;
}

.mgR80 {
  margin-right: 80px;
}

.mgR85 {
  margin-right: 85px;
}

.mgR90 {
  margin-right: 90px;
}

.mgR95 {
  margin-right: 95px;
}

.mgR100 {
  margin-right: 100px;
}

.mgB5 {
  margin-bottom: 5px;
}

.mgB10 {
  margin-bottom: 10px;
}

.mgB15 {
  margin-bottom: 15px;
}

.mgB20 {
  margin-bottom: 20px;
}

.mgB25 {
  margin-bottom: 25px;
}

.mgB30 {
  margin-bottom: 30px;
}

.mgB35 {
  margin-bottom: 35px;
}

.mgB40 {
  margin-bottom: 40px;
}

.mgB45 {
  margin-bottom: 45px;
}

.mgB50 {
  margin-bottom: 20px;
}

.mgB55 {
  margin-bottom: 55px;
}

.mgB60 {
  margin-bottom: 60px;
}

.mgB65 {
  margin-bottom: 65px;
}

.mgB70 {
  margin-bottom: 70px;
}

.mgB75 {
  margin-bottom: 75px;
}

.mgB80 {
  margin-bottom: 80px;
}

.mgB85 {
  margin-bottom: 85px;
}

.mgB90 {
  margin-bottom: 90px;
}

.mgB95 {
  margin-bottom: 95px;
}

.mgB100 {
  margin-bottom: 100px;
}

.mgB180 {
  margin-bottom: 180px;
}

.mgL5 {
  margin-left: 5px;
}

.mgL10 {
  margin-left: 10px;
}

.mgL15 {
  margin-left: 15px;
}

.mgL20 {
  margin-left: 20px;
}

.mgL25 {
  margin-left: 25px;
}

.mgL30 {
  margin-left: 30px;
}

.mgL35 {
  margin-left: 35px;
}

.mgL40 {
  margin-left: 40px;
}

.mgL45 {
  margin-left: 45px;
}

.mgL50 {
  margin-left: 50px;
}

.mgL55 {
  margin-left: 55px;
}

.mgL60 {
  margin-left: 60px;
}

.mgL65 {
  margin-left: 65px;
}

.mgL70 {
  margin-left: 70px;
}

.mgL75 {
  margin-left: 75px;
}

.mgL80 {
  margin-left: 80px;
}

.mgL85 {
  margin-left: 85px;
}

.mgL90 {
  margin-left: 90px;
}

.mgL95 {
  margin-left: 95px;
}

.mgL100 {
  margin-left: 100px;
}

.no_padding {
  padding: 0 !important;
}

.no_pdT {
  padding-top: 0 !important;
}

.no_pdR {
  padding-right: 0 !important;
}

.no_pdB {
  padding-bottom: 0 !important;
}

.no_pdL {
  padding-left: 0 !important;
}

.pd5 {
  padding: 5px;
}

.pd8 {
  padding: 8px;
}

.pd10 {
  padding: 10px;
}

.pd15 {
  padding: 15px;
}

.pd20 {
  padding: 20px;
}

.pd25 {
  padding: 25px;
}

.pd30 {
  padding: 30px;
}

.pd35 {
  padding: 35px;
}

.pd40 {
  padding: 40px;
}

.pd45 {
  padding: 45px;
}

.pd50 {
  padding: 50px;
}

.pd55 {
  padding: 55px;
}

.pd60 {
  padding: 60px;
}

.pd65 {
  padding: 65px;
}

.pd70 {
  padding: 70px;
}

.pd75 {
  padding: 75px;
}

.pd80 {
  padding: 80px;
}

.pd85 {
  padding: 85px;
}

.pd90 {
  padding: 90px;
}

.pd95 {
  padding: 95px;
}

.pd100 {
  padding: 100px;
}

.pdTB5 {
  padding: 5px 0;
}

.pdTB10 {
  padding: 10px 0;
}

.pdTB15 {
  padding: 15px 0;
}

.pdTB20 {
  padding: 20px 0;
}

.pdTB25 {
  padding: 25px 0;
}

.pdTB30 {
  padding: 30px 0;
}

.pdTB35 {
  padding: 35px 0;
}

.pdTB40 {
  padding: 40px 0;
}

.pdTB45 {
  padding: 45px 0;
}

.pdTB50 {
  padding: 50px 0;
}

.pdTB55 {
  padding: 55px 0;
}

.pdTB60 {
  padding: 60px 0;
}

.pdTB65 {
  padding: 65px 0;
}

.pdTB70 {
  padding: 70px 0;
}

.pdTB75 {
  padding: 75px 0;
}

.pdTB80 {
  padding: 80px 0;
}

.pdTB85 {
  padding: 85px 0;
}

.pdTB90 {
  padding: 90px 0;
}

.pdTB95 {
  padding: 95px 0;
}

.pdTB100 {
  padding: 100px 0;
}

.pdLR5 {
  padding: 0 5px;
}

.pdLR10 {
  padding: 0 10px;
}

.pdLR15 {
  padding: 0 15px;
}

.pdLR20 {
  padding: 0 20px;
}

.pdLR25 {
  padding: 0 25px;
}

.pdLR30 {
  padding: 0 30px;
}

.pdLR35 {
  padding: 0 35px;
}

.pdLR40 {
  padding: 0 40px;
}

.pdLR45 {
  padding: 0 45px;
}

.pdLR50 {
  padding: 0 50px;
}

.pdLR55 {
  padding: 0 55px;
}

.pdLR60 {
  padding: 0 60px;
}

.pdLR65 {
  padding: 0 65px;
}

.pdLR70 {
  padding: 0 70px;
}

.pdLR75 {
  padding: 0 75px;
}

.pdLR80 {
  padding: 0 80px;
}

.pdLR85 {
  padding: 0 85px;
}

.pdLR90 {
  padding: 0 90px;
}

.pdLR95 {
  padding: 0 95px;
}

.pdLR100 {
  padding: 0 100px;
}

.pdT5 {
  padding-top: 5px;
}

.pdT10 {
  padding-top: 10px;
}

.pdT15 {
  padding-top: 15px;
}

.pdT20 {
  padding-top: 20px;
}

.pdT25 {
  padding-top: 25px;
}

.pdT30 {
  padding-top: 30px;
}

.pdT35 {
  padding-top: 35px;
}

.pdT40 {
  padding-top: 40px;
}

.pdT45 {
  padding-top: 45px;
}

.pdT50 {
  padding-top: 50px;
}

.pdT55 {
  padding-top: 55px;
}

.pdT60 {
  padding-top: 60px;
}

.pdT65 {
  padding-top: 65px;
}

.pdT70 {
  padding-top: 70px;
}

.pdT75 {
  padding-top: 75px;
}

.pdT80 {
  padding-top: 80px;
}

.pdT85 {
  padding-top: 85px;
}

.pdT90 {
  padding-top: 90px;
}

.pdT95 {
  padding-top: 95px;
}

.pdT100 {
  padding-top: 100px;
}

.pdT118 {
  padding-top: 118px;
}

.pdR5 {
  padding-right: 5px;
}

.pdR10 {
  padding-right: 10px;
}

.pdR15 {
  padding-right: 15px;
}

.pdR20 {
  padding-right: 20px;
}

.pdR25 {
  padding-right: 25px;
}

.pdR30 {
  padding-right: 30px;
}

.pdR35 {
  padding-right: 35px;
}

.pdR40 {
  padding-right: 40px;
}

.pdR45 {
  padding-right: 45px;
}

.pdR50 {
  padding-right: 50px;
}

.pdR55 {
  padding-right: 55px;
}

.pdR60 {
  padding-right: 60px;
}

.pdR65 {
  padding-right: 65px;
}

.pdR70 {
  padding-right: 70px;
}

.pdR75 {
  padding-right: 75px;
}

.pdR80 {
  padding-right: 80px;
}

.pdR85 {
  padding-right: 85px;
}

.pdR90 {
  padding-right: 90px;
}

.pdR95 {
  padding-right: 95px;
}

.pdR100 {
  padding-right: 100px;
}

.pdB5 {
  padding-bottom: 5px;
}

.pdB10 {
  padding-bottom: 10px;
}

.pdB15 {
  padding-bottom: 15px;
}

.pdB20 {
  padding-bottom: 20px;
}

.pdB25 {
  padding-bottom: 25px;
}

.pdB30 {
  padding-bottom: 30px;
}

.pdB35 {
  padding-bottom: 35px;
}

.pdB40 {
  padding-bottom: 40px;
}

.pdB45 {
  padding-bottom: 45px;
}

.pdB50 {
  padding-bottom: 50px;
}

.pdB55 {
  padding-bottom: 55px;
}

.pdB60 {
  padding-bottom: 60px;
}

.pdB65 {
  padding-bottom: 65px;
}

.pdB70 {
  padding-bottom: 70px;
}

.pdB75 {
  padding-bottom: 75px;
}

.pdB80 {
  padding-bottom: 80px;
}

.pdB85 {
  padding-bottom: 85px;
}

.pdB90 {
  padding-bottom: 90px;
}

.pdB95 {
  padding-bottom: 95px;
}

.pdB100 {
  padding-bottom: 100px;
}

.pdB120 {
  padding-bottom: 120px;
}

.pdB200 {
  padding-bottom: 200px;
}

.pdL5 {
  padding-left: 5px;
}

.pdL10 {
  padding-left: 10px;
}

.pdL15 {
  padding-left: 15px;
}

.pdL20 {
  padding-left: 20px;
}

.pdL25 {
  padding-left: 25px;
}

.pdL30 {
  padding-left: 30px;
}

.pdL35 {
  padding-left: 35px;
}

.pdL40 {
  padding-left: 40px;
}

.pdL45 {
  padding-left: 45px;
}

.pdL50 {
  padding-left: 50px;
}

.pdL55 {
  padding-left: 55px;
}

.pdL60 {
  padding-left: 60px;
}

.pdL65 {
  padding-left: 65px;
}

.pdL70 {
  padding-left: 70px;
}

.pdL75 {
  padding-left: 75px;
}

.pdL80 {
  padding-left: 80px;
}

.pdL85 {
  padding-left: 85px;
}

.pdL90 {
  padding-left: 90px;
}

.pdL95 {
  padding-left: 95px;
}

.pdL100 {
  padding-left: 100px;
}

.displaynone {
  display: none !important;
}

.displayblock {
  display: block;
}

.inlineblock {
  display: inline-block;
}

.displaytable {
  display: table;
  table-layout: fixed;
}

.displaytablecell {
  display: table-cell;
}

.displayflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.displayinlineflex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.tc_center {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.tc_v_center {
  display: table-cell;
  vertical-align: middle;
}

.tc_h_center {
  display: table-cell;
  text-align: center;
}

.vtc_align_txtT {
  vertical-align: text-top;
}

.vtc_align_m {
  vertical-align: middle;
}

.vtc_align_t {
  vertical-align: top;
}

.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.jsc_start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.jsc_end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.jsc_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jsc_sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.jsc_sa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.ali_stretch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ali_start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ali_end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ali_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ali_base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.alc_stretch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.alc_start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.alc_end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: end;
  align-content: end;
}

.alc_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
}

.alc_sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.alc_sa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.positionfixed {
  position: fixed;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.static {
  position: static;
}

.po_ab_center {
  position: absolute;
  left: 50%;
  right: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.po_fx_center {
  position: fixed;
  top: 50%;
  left: 50%;
  right: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.po_re_center {
  position: relative;
  left: 50%;
  right: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.po_ab_v_center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.po_ab_h_center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.float_none {
  float: none;
}

.clear_both {
  clear: both;
}

.nowrap_p {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  font-size: 0;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.nowrap_c {
  display: inline-block;
  vertical-align: top;
}

.vtc_aling_top {
  vertical-align: top;
}

.wdt100per {
  width: 100%;
}

.wdt100px {
  width: 100px;
}

.wdt150px {
  width: 150px;
}

.wdt180px {
  width: 180px;
}

.wdt880px {
  width: 880px;
}

.wdt800px {
  width: 800px;
}

.wdt90per {
  width: 90%;
}

.wdt80per {
  width: 80%;
}

.wdt70per {
  width: 70%;
}

.wdt60per {
  width: 60%;
}

.wdt50per {
  width: 50%;
}

.wdt40per {
  width: 40%;
}

.wdt350px {
  width: 350px;
}

.wdt30per {
  width: 30%;
}

.wdt25per {
  width: 25%;
}

.wdt20per {
  width: 20%;
}

.wdt10per {
  width: 10%;
}

.hgt100per {
  height: 100%;
}

.hgt90per {
  height: 90%;
}

.hgt80per {
  height: 80%;
}

.hgt70per {
  height: 70%;
}

.hgt60per {
  height: 60%;
}

.hgt50per {
  height: 50%;
}

.hgt40per {
  height: 40%;
}

.hgt30per {
  height: 30%;
}

.hgt20per {
  height: 20%;
}

.hgt10per {
  height: 10%;
}

.overflowhidden {
  overflow: hidden;
}

.overflowxhidden {
  overflow-x: hidden;
}

.overflowyhidden {
  overflow-y: hidden;
}

.overflowxscroll {
  overflow-x: scroll;
}

.overflowyscroll {
  overflow-y: scroll;
}

.overflowxauto {
  overflow-x: auto;
}

.overflowyauto {
  overflow-y: auto;
}

.img_circle {
  border-radius: 50%;
}

.bg_org {
  background: #C86733;
}

.bd0 {
  border: 0 !important;
}

.bdR0 {
  border-right: 0 !important;
}

.bd_fff {
  border: 1px solid #fff;
}

.bd_ddd {
  border: 1px solid #ddd;
}

.bd_70 {
  border: 1px solid #707070;
}

.bd_f1 {
  border: 1px solid #f1f1f1;
}

.bdR_f1 {
  border-right: 1px solid #f1f1f1;
}

.bdR_ddd {
  border-right: 1px solid #ddd;
}

.bdT_ddd {
  border-top: 1px solid #ddd;
}

.bdB_f1 {
  border-bottom: 1px solid #f1f1f1;
}

.bdB_80 {
  border-bottom: 1px solid #808080;
}

.bdB_ddd {
  border-bottom: 1px solid #ddd;
}

.opacity1 {
  opacity: 1;
}

.opacity0 {
  opacity: 0;
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

.text_center {
  text-align: center;
}

.text_justify {
  text-align: justify;
}

.text_nowrap {
  white-space: nowrap;
}

.text_lowercase {
  text-transform: lowercase;
}

.text_uppercase {
  text-transform: uppercase;
}

.text_capitalize {
  text-transform: capitalize;
}

.text_line1 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  width: 100%;
  word-wrap: break-word;
}

.text_line2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  width: 100%;
  word-wrap: break-word;
}

.text_line3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  width: 100%;
  word-wrap: break-word;
  line-height: 1.0em;
  height: 3.0em;
}

.ft0 {
  font-size: 0;
}

.ft12 {
  font-size: 12px;
}

.ft13 {
  font-size: 13px;
}

.ft14 {
  font-size: 14px;
}

.ft15 {
  font-size: 15px;
}

.ft16 {
  font-size: 16px;
}

.ft17 {
  font-size: 17px;
}

.ft18 {
  font-size: 18px;
}

.ft19 {
  font-size: 19px;
}

.ft20 {
  font-size: 20px;
}

.ft22 {
  font-size: 22px;
}

.ft23 {
  font-size: 23px;
}

.ft25 {
  font-size: 25px;
}

.ft30 {
  font-size: 30px;
}

.ft35 {
  font-size: 35px;
}

.ft40 {
  font-size: 40px;
}

.ft50 {
  font-size: 50px;
}

.ft56 {
  font-size: 56px;
}

.ft60 {
  font-size: 60px;
}

.ft70 {
  font-size: 70px;
}

.fontN {
  font-weight: 400;
}

.font500 {
  font-weight: 500 !important;
}

.fontB {
  font-weight: 700;
}

.fontEB {
  font-weight: 800;
}

.line-height1 {
  line-height: 1;
}

.ftc_000 {
  color: #000;
}

.ftc_222 {
  color: #222;
}

.ftc_333 {
  color: #333;
}

.ftc_444 {
  color: #444 !important;
}

.ftc_888 {
  color: #888;
}

.ftc_aaa {
  color: #aaa;
}

.ftc_ccc {
  color: #ccc;
}

.ftc_ddd {
  color: #ddd;
}

.ftc_fff {
  color: #fff;
}

.ftc_c86 {
  color: #c86733 !important;
}

.ftc_org {
  color: #C86733;
}

.font_noto {
  font-family: 'Noto Sans KR', sans-serif;
}

.font_Gilroy {
  font-family: 'Gilroy', sans-serif !important;
}

.scroll_hidden {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.scroll_hidden::-webkit-scrollbar {
  display: none !important;
}

.noresize {
  resize: none;
}

.cursorpointer {
  cursor: pointer;
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 400;
  src: url('/re_public/fonts/gilroy/Gilroy-Regular.eot');
  src: url('/re_public/fonts/gilroy/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('/re_public/fonts/gilroy/Gilroy-Regular.woff2') format('woff2'), url('/re_public/fonts/gilroy/Gilroy-Regular.woff') format('woff'), url('/re_public/fonts/gilroy/Gilroy-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 200;
  font-style: italic, oblique;
  src: url('/re_public/fonts/gilroy/Gilroy-ThinItalic.eot');
  src: url('/re_public/fonts/gilroy/Gilroy-ThinItalic.eot?#iefix') format('embedded-opentype'), url('/re_public/fonts/gilroy/Gilroy-ThinItalic.woff2') format('woff2'), url('/re_public/fonts/gilroy/Gilroy-ThinItalic.woff') format('woff'), url('/re_public/fonts/gilroy/Gilroy-ThinItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 500;
  src: url('/re_public/fonts/gilroy/Gilroy-Medium.eot');
  src: url('/re_public/fonts/gilroy/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('/re_public/fonts/gilroy/Gilroy-Medium.woff2') format('woff2'), url('/re_public/fonts/gilroy/Gilroy-Medium.woff') format('woff'), url('/re_public/fonts/gilroy/Gilroy-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 500;
  font-style: italic, oblique;
  src: url('/re_public/fonts/gilroy/Gilroy-MediumItalic.eot');
  src: url('/re_public/fonts/gilroy/Gilroy-MediumItalic.eot?#iefix') format('embedded-opentype'), url('/re_public/fonts/gilroy/Gilroy-MediumItalic.woff2') format('woff2'), url('/re_public/fonts/gilroy/Gilroy-MediumItalic.woff') format('woff'), url('/re_public/fonts/gilroy/Gilroy-MediumItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 600;
  src: url('/re_public/fonts/gilroy/Gilroy-SemiBold.eot');
  src: url('/re_public/fonts/gilroy/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'), url('/re_public/fonts/gilroy/Gilroy-SemiBold.woff2') format('woff2'), url('/re_public/fonts/gilroy/Gilroy-SemiBold.woff') format('woff'), url('/re_public/fonts/gilroy/Gilroy-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 700;
  src: url('/re_public/fonts/gilroy/Gilroy-Bold.eot');
  src: url('/re_public/fonts/gilroy/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('/re_public/fonts/gilroy/Gilroy-Bold.woff2') format('woff2'), url('/re_public/fonts/gilroy/Gilroy-Bold.woff') format('woff'), url('/re_public/fonts/gilroy/Gilroy-Bold.ttf') format('truetype');
}


.font_temp * {
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
}

.dimmed {
  position: fixed;
  top: 157px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: calc(100vh - 115px);
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.product-wrap a.coupon_return {
  width: 100%;
  height: auto;
  border: none;
  margin: 0 auto;
}

.layout-hidden {
  display: block;
  width: 0;
  height: 0;
  min-width: 0;
  overflow: hidden;
  line-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

label {
  cursor: pointer;
}

#cnt {
  min-height: 600px !important;
}

#main .main_visual_section .swiper-button {
  width: 100px;
  height: 100px;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#main .main_visual_section .swiper-button-next {
  background-image: url(/common/main/btn_right.png);
  right: 201px;
}

#main .main_visual_section .swiper-button-prev {
  background-image: url(/common/main/btn_left.png);
  left: 201px;
}

#main .main_visual_section .swiper-pagination.swiper-pagination-fraction {
  bottom: 40px;
  width: auto;
  left: 50%;
  padding: 6px 21px 5px 20px;
  border-radius: 30px;
  background: rgba(119, 119, 119, 0.5);
  font-size: 17px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  line-height: 21px;
  color: #fff;
}

#main .main_visual_section .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-current {
  font-weight: 700 !important;
}

@media (min-width:1420px) and (max-width:1880px) {
  #main .main_visual_section .swiper-button-prev {
      left: 100px;
  }

  #main .main_visual_section .swiper-button-next {
      right: 100px;
  }
}

@media (min-width:767px) and (max-width:1419px) {
  #main .main_visual_section .swiper-button-prev {
      left: 10px;
  }

  #main .main_visual_section .swiper-button-next {
      right: 10px;
  }
}

.common_container .list_board .box .img .boardimg img {
  max-width: 100%;
}

.common_container .common_prd .swiper-button {
  display: block !important;
  position: absolute;
  top: 174px;
  margin: 0;
  width: 80px;
  height: 80px;
  border: 1px solid #eaeaea;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: 26px auto;
  background-position: center;
  content: "";
  display: block;
}

.common_container .common_prd .swiper-button.swiper-button-prev {
  left: -40px;
  background-image: url('/common/PC/main_arrow.png');
}

.common_container .common_prd .swiper-button.swiper-button-next {
  right: -40px;
  background-image: url('/common/PC/main_arrow.png');
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.common_container .prd_basic .box .img .prdimg>a {
  display: block;
  max-width: 420px;
}

.common_container .prd_basic .box .img .prdimg .overimg {
  -webkit-transition: none !important;
  transition: none !important;
}

.common_container .detail_review {
  display: block;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #8e1f29;
  padding: 22px 0 0;
  letter-spacing: -0.05em;
}

.common_container .prd_basic .box .review {
  position: relative;
  display: inline-block;
  right: auto;
  left: auto;
  top: auto;
  color: inherit;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  padding-left: 0px;
}

.common_container .prd_basic .box .model {
  display: none;
}

.common_container .prd_basic .box .name {
  font-size: 16px !important;
  line-height: 1;
  color: #333;
  letter-spacing: -0.05em;
  padding: 15px 0;
  margin: 0;
}

.common_container .prd_basic .box .name .product_name>span {
  width: 100%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  width: 100%;
  word-wrap: break-word;
  word-break: keep-all;
  line-height: 1.2em;
  max-height: 2.4em;
  font-weight: 400;
}

.common_container .prd_basic .box .price>span.sell.product_price * {
  font-size: 16px;
  color: #333;
  line-height: 1;
  font-weight: 500;
}

.common_container .prd_basic .box .price>span.sell.product_price strong,
.common_container .prd_basic .box .price>span {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}

.common_container .prd_basic .box .price>span.sale_percent {
  display: none;
  font-size: 16px;
  line-height: 19px;
  color: #8e1f29;
}

.common_container .prd_basic .box .price>span.sale_percent+.sale {
  margin-left: 6px;
  font-weight: 500;
}

.prd_basic .box .price>span.sell.product_price:not(.displaynone1displaynone2displaynone) {
  margin-left: 6px;
  font-weight: 500;
}

.common_container .prd_basic .box .price>span.sale>strong {
  font-weight: 600;
  font-size: 16px !important;
}

.common_container .prd_basic .box .price .customer,
.common_container .prd_basic .box .price .customer strong,
.common_container .prd_basic .box .price.hassale span.sell strong,
.common_container .prd_basic .box .price.hassale span.sell {
  font-weight: 500;
}

.common_container .prd_basic .box .price.hassale span.sell,
.common_container .prd_basic .box .price span.customer {
  font-size: 12px;
  line-height: 14px;
  color: #ccc;
  letter-spacing: -0.02em;
  vertical-align: bottom;
  padding-bottom: 1px;
  margin-left: 6px;
}

.common_container .xans-product-imagestyle {
  position: absolute;
  top: 0;
  right: 0;
}

.xans-product-imagestyle {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50px;
  height: 24px;
}

.xans-product-imagestyle span {
  display: block;
  width: 100%;
  height: 100%;
  background-size: auto 100%;
  background-position: center;
}

.xans-product-imagestyle .prdIcon img {
  max-height: 100%;
  width: 100% !important;
  height: auto;
}

.prd_basic .box .img .xans-product-imagestyle {
  width: 18%;
  max-width: none;
  height: auto;
}

.common_container .prd_basic .box .xans-product-listitem,
.common_container .prd_basic .box .xans-search-listitem {
  margin-top: 0px;
}

.common_container .prd_basic .box .xans-product-listitem>li.textBox>strong,
.common_container .prd_basic .box .xans-search-listitem>li.textBox>strong {
  display: none;
}

.common_container .wrap_inner h3 {
  margin: 105px 0 47px;
  padding: 0;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #333;
}

.common_container .go_cate {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 17px;
  line-height: 1;
  color: #999;
  font-weight: 400;
  padding-right: 27px;
  background-image: url('/common/PC/icon_go_cate.png');
  background-repeat: no-repeat;
  background-size: 24px auto;
  background-position: right center;
}

.common_container .prd_basic .box .xans-product-listitem>li.textBox,
.common_container .prd_basic .box .xans-search-listitem>li.textBox {
  border: 0;
  padding: 0;
}

.common_container .prd_basic .box .xans-product-listitem>li.textBox .add_text,
.common_container .prd_basic .box .xans-search-listitem>li.textBox .add_text {
  display: inline-block;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  letter-spacing: -0.005em;
  padding: 4.5px 6px;
  border: 1px solid rgba(142, 31, 41, .5);
  color: #8e1f29;
  margin: 0 5px 5px 0;
}

.common_container .prd_basic .box .xans-product-listitem>li.textBox .add_text:last-child,
.common_container .prd_basic .box .xans-search-listitem>li.textBox .add_text:last-child {
  margin-right: 0;
}

.prd_basic .box.dd_box .color {
  overflow: hidden;
  margin: 9px 0 -4px -2px;
}

.prd_basic .box.dd_box .color .chips {
  float: left;
  width: 20px;
  height: 20px;
  margin: 0 3px 4px 0;
  border: 1px solid #ddd;
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
}

.prd_basic .box .price>span.sell {
  color: #aaa;
  font-size: 12px;
  text-decoration: line-through;
}

.prd_basic .box .price>span.sell.product_price {
  color: #222;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
}

.displaynone12 {
  display: none !important;
}

#big_section .function {
  margin: 60px 0 30px;
}

#big_section .function .prdCount {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -.5px;
  color: #777;
}

#big_section .function .prdCount .fontB {
  font-weight: 400;
}

.sort_line .sort_by {
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 127px;
}

.sort_line .sort_by .toggle {
  font-size: 14px;
  line-height: 14px !important;
  color: #777;
  font-weight: 400;
  letter-spacing: -0.6px;
  text-align: center;
  cursor: pointer;
}

.sort_line .sort_list {
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  z-index: 5;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
}

.sort_line .sort_list li {
  display: block;
}

.sort_line .sort_list li:first-child {
  display: none;
}

.sort_line .sort_list li a {
  display: block;
  height: auto;
  padding: 14px 20px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.6px;
  text-align: center;
}

.sort_line .sort_list li a:hover {
  background: #f3f3f3;
}

.sort_line .sort_by .toggle>span:after {
  position: absolute;
  right: 0;
  top: -10px;
  margin: 0 0 0 7px;
  vertical-align: top;
  display: inline-block;
  background: url(/common/PC/arrow_down.png) no-repeat;
  background-size: 100% auto;
  width: 34px;
  height: 34px;
  background-position: center;
  content: "";
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.sort_line .sort_by .toggle.active>span:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.common_container .prd_basic .color_review .colorchip_count {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.05em;
  color: #999;
  font-weight: 500;
  padding-top: 9px;
}

.common_container .prd_basic .color_review .colorchip_box {
  width: 240px;
  padding-top: 14px;
}

.common_container .prd_basic .color_review .colorchip_box>span {
  display: inline-block;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  margin: 0 6px 6px 0;
}

.common_container .prd_basic .box .colorchip .xans-product-colorchip.color,
.common_container .prd_basic .box .colorchip .xans-search-colorchip.color {
  display: none;
}

#header .gnb .allmenu dl {
  width: 164px;
}

#header .gnb .allmenu dl dt.bestPro {
  position: relative;
}

#header .gnb .allmenu dl dt.bestPro:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fd6963;
  top: 50px;
  left: 45px;
  border-radius: 50%;
}

.cate_menu .third_cate {
  display: none;
  position: absolute;
  background: #fff;
  width: 140px;
  right: -100%;
  top: 60%;
}

.lastSize:hover .third_cate {
  display: block;
}

#topbnr,
#topbnr .slide_topbnr {
  height: auto;
}

#topbnr .swiper-slide a {
  display: block;
  color: #fff;
  letter-spacing: -0.02em;
  padding: 12px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  font-family: 'Gilroy', 'Noto Sans KR', sans-serif;
}

#topbnr .swiper-slide a span {
  font-size: 14px;
  font-family: inherit;
}

#topbnr .swiper-slide .kakao_channel {
  background: #364653;
  font-size: 0;
}

#topbnr .swiper-slide .kakao_channel .kakao_icon {
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 18px;
  margin-left: 7px;
  background-image: url('/iv/Icon_kakao%20channel.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}

#topbnr .swiper-slide .kakao_channel .arrow_wh {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 16px;
  background-image: url(/iv/arrow_wh.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}

#wrapper #header {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
}

#wrapper #header .wrap_inner {
  position: relative;
  width: 1300px;
  margin: 0 auto;
  z-index: 15;
}

#wrapper #header .gnb {
  height: auto;
  border-bottom: 1px solid #dcdcdc;
}

#wrapper #header .gnb .logo_menu {
  height: auto;
  padding: 10px 0;
}

#wrapper #header .gnb .member {
  margin: 0;
}

#wrapper #header .gnb .member li a {
  position: relative;
  font-size: 12px;
  line-height: 14px;
  color: #333;
  letter-spacing: -0.02em;
  padding: 0 15px;
  font-weight: 400;
}

#wrapper #header .gnb .member li:first-child a {
  padding-left: 0;
}

#wrapper #header .gnb .member li:last-child a {
  padding-right: 0;
}

#wrapper #header .gnb .member li a:after {
  content: "";
  position: absolute;
  top: 1px;
  right: 0;
  width: 1px;
  height: 12px;
  background: #e2e2e2;
}

#wrapper #header .gnb .member li:last-child a:after {
  width: 0;
  height: 0;
}

#wrapper #header .gnb .cate_menu {
  padding: 27px 0 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper #header .gnb .cate_menu * {
  float: none;
}

#wrapper #header .gnb .cate_menu .logo {
  width: 100px;
  margin: 0 60px 28px 0;
}

#wrapper #header .gnb .cate_menu .logo,
#wrapper #header .gnb .category,
#wrapper #header .gnb .menu {
  display: inline-block;
  vertical-align: bottom;
}

#wrapper #header .gnb .cate_menu .logo a {
  display: block;
}

#wrapper #header .gnb .cate_menu .logo a>img {
  max-width: 100%;
}

#wrapper #header .gnb .category .menu_2li:nth-child(n+11) {
  display: none;
}

#wrapper #header .gnb .category {
  margin: 0;
}

#wrapper #header .gnb .category .left>ul {
  min-height: auto;
  padding: 0;
}

#wrapper #header .gnb .category .left>ul .menu_2ul {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  min-height: auto;
  font-size: 0;
}

#wrapper #header .gnb .category .left>ul .menu_2ul>li:first-child a {
  padding-left: 0;
}

#wrapper #header .gnb .category .left>ul .menu_2ul>li {
  min-height: auto;
  width: auto;
  max-width: inherit;
}

#wrapper #header .gnb .category .left>ul .menu_2ul>li>a {
  padding: 0 12px 25px;
  height: auto;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000;
}

#wrapper #header .gnb .category .left>ul .menu_2ul li>a.chk::after {
  right: 10px;
}

#wrapper #header .gnb .category .menu_2li>ul {
  display: none;
  min-width: 100%;
  width: auto;
  position: absolute;
  top: 45px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 1px solid #dcdcdc;
  z-index: -1;
  margin: 0;
  padding: 22px 0;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-box-shadow: 0 12px 15px -6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 12px 15px -6px rgba(0, 0, 0, 0.15);
}

#wrapper #header .gnb .category .menu_2li:hover>ul {
  display: block;
}

#wrapper #header .gnb .category .menu_2li>ul>li {
  display: block;
  padding: 10px 25px;
  color: #333;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.02em;
  font-weight: 400;
  margin: 0;
  text-align: center;
}

#wrapper #header .gnb .category .menu_2li>ul>li::after {
  display: inline-block;
  visibility: hidden;
  content: attr(data-text);
  font-weight: 500;
}

#wrapper #header .gnb .category .menu_2li>ul a {
  position: relative;
  display: block;
  padding: 0;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  margin: 0;
  font-size: 15px;
  white-space: nowrap;
  width: 100%;
}

#wrapper #header .gnb .category .menu_2li>ul a:hover {
  font-weight: 500;
  color: #c86733;
}

#wrapper #header .gnb .category .menu_2li>ul a:hover::after {
  content: "";
  width: 0;
  height: 0;
  background: none;
}

#wrapper #header .gnb .category .menu_2li>ul a>span {
  font-size: 15px;
  display: block;
}

#wrapper #header .gnb .category .menu_2ul [data-cate="2238"]>a {
  color: #E55427 !important;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2li[data-cate="2238"]>a {
  color: #E55427 !important;
}

#wrapper #header .gnb .category .menu_2ul [data-cate="2249"]>a {
  color: #E55427 !important;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2li[data-cate="2249"]>a {
  color: #E55427 !important;
}

#wrapper #header .gnb .menu {
  position: absolute;
  right: 0;
  bottom: 21px;
  margin: 0;
  padding: 0;
  background: #fff;
}

#wrapper #header .gnb .menu #searchBarForm {
  padding: 0 24px 0 0;
}

#wrapper #header .gnb .menu .searchform .box {
  position: relative;
  width: 180px;
  height: 28px;
  padding-right: 20px;
  border-bottom: 1px solid #9c9c9c;
  box-sizing: content-box;
}

#wrapper #header .gnb .menu .searchform .box input::-webkit-input-placeholder {
  color: #979797;
}

#wrapper #header .gnb .menu .searchform .box input:-ms-input-placeholder {
  color: #979797;
}

#wrapper #header .gnb .menu .searchform .box input::placeholder {
  color: #979797;
}

#wrapper #header .gnb .menu .searchform .box input {
  text-align: left;
  width: 100%;
  height: 28px;
  padding: 0;
  border: 0;
  color: #979797;
  font-size: 13px;
  line-height: 28px;
  letter-spacing: -0.1px;
  font-weight: 400;
}

#wrapper #header .gnb .menu .searchform .box .search_btn {
  position: absolute;
  top: 50%;
  right: 0;
  height: 20px;
  margin: 0;
  transform: translateY(-50%);
}

#wrapper #header .gnb .menu .btn li {
  display: inline-block;
  vertical-align: middle;
}

#wrapper #header .gnb .menu .btn li a {
  position: relative;
  display: block;
  height: 24px;
}

#wrapper #header .gnb .menu .btn li a::after {
  background: none;
  display: none;
}

#wrapper #header .gnb .menu .btn li.cart a {
  position: relative;
  padding: 0;
  width: 30px;
  height: 24px;
  display: block;
  background-image: url(/iv/Icon_basket.png);
  background-position: left center;
  background-size: 24px auto;
  background-repeat: no-repeat;
}

#wrapper #header .gnb .menu .btn li.cart a span {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #1e1e1e;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

#wrapper #header .gnb .menu .btn li.all a {
  width: 19px;
  height: 24px;
  margin: 0x;
  padding: 0;
  background-image: url(/iv/icon_menu.png);
  background-size: 20px 15px;
}

#wrapper #header .gnb .menu .btn li.all a.click {
  background-image: url('/common/PC/btn_close.png');
  background-size: 24px auto;
}

#wrapper #header .base_menu_wrapper ul li[class^="menu_"]>a.chk span {
  position: relative;
}

#wrapper #header .base_menu_wrapper ul li[class^="menu_"]>a span:after {
  background: none;
  width: 0;
  height: 0;
}

#wrapper #header .base_menu_wrapper ul li[class^="menu_"]>a.chk span:after {
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 6px;
  top: 0;
  right: -8px;
  border-radius: 50%;
  margin: 0;
  left: auto;
  bottom: auto;
  top: 0;
  content: "";
  background: #e55427;
}

#wrapper #header .gnb .allmenu {
  display: none;
  position: absolute;
  top: 114px;
  left: 0;
  width: 100%;
  z-index: 20;
  padding: 0;
}

#wrapper #header .gnb .allmenu>div:not(.dimmed) {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 10;
  padding: 0 0 64px;
}

#wrapper #header .gnb .allmenu.active {
  display: block;
}

#wrapper #header .allmenu .wrap_inner>div {
  display: inline-block;
}

#wrapper #header .gnb .allmenu .base_menu_wrapper li:nth-child(n+11) {
  display: none;
}

#wrapper #header .gnb .allmenu .left {
  position: relative;
  display: inline-block;
  max-width: 715px;
  width: 100%;
  height: 100%;
}

#wrapper #header .gnb .allmenu .left .left_top {
  padding-bottom: 103px;
}

#wrapper #header .gnb .allmenu .left:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #e2e2e2;
}

#wrapper #header .base_menu_wrapper[data-cate-type="header"] .menu_3ul li.menu_3li>a:hover {
  text-decoration: underline;
}

#wrapper #header .gnb .allmenu dl {
  display: block;
}

#wrapper #header .gnb .allmenu dl dt,
#wrapper #header .gnb .allmenu dl dt * {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #333;
}

#wrapper #header .gnb .allmenu dl dt {
  padding: 0 0 20px;
}

#wrapper #header .gnb .allmenu dl dd,
#wrapper #header .gnb .allmenu dl dd * {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #333;
}

#wrapper #header .gnb .allmenu dl dd {
  padding: 0 0 13px;
}

#wrapper #header .gnb .allmenu .right {
  width: 100%;
  max-width: 585px;
  padding-left: 80px;
  box-sizing: border-box;
}

#wrapper #header .gnb .allmenu .right>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#wrapper #header .gnb .allmenu .right dl {
  width: auto;
}

#wrapper #header .gnb .allmenu .right>div.displaytable {
  display: table;
}

#wrapper #header .gnb .allmenu .right>div.displaytable>div {
  display: table-cell;
  vertical-align: top;
}

#wrapper #header .gnb .allmenu .bnr {
  width: 280px;
  height: 310px;
}

#wrapper #header .gnb .allmenu .bnr>a {
  display: block;
  height: 100%;
  background-size: cover;
  background-position: center;
}

#quick_menu {
  display: block;
  position: fixed;
  top: auto;
  right: 55px;
  bottom: 243px;
  height: auto;
  border: 1px solid #e9e9e9;
  background: rgba(255, 255, 255, 0.7);
  width: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
}

#quick_menu .top {
  display: none;
}

#quick_menu .inner {
  position: relative;
}

#quick_menu .menu li {
  border-top: 1px solid #e9e9e9;
  padding: 10px;
  min-height: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#quick_menu .menu li:first-child {
  border-top: 0;
}

#quick_menu .menu li a {
  display: block;
  position: relative;
  height: auto;
  min-height: auto;
  color: transparent;
  font-size: 11px;
  line-height: 12px;
  color: #595959;
  text-align: center;
}

#quick_menu .menu li a img {
  max-width: 100%;
}

#wrapper #header .gnb .menu .btn li.cart a span {
  display: block;
}

#wrapper #header .wrap_inner.gnb_inner {
  display: flex;
  justify-content: space-between;
  width: 1643px;
  margin: 0 auto;
  box-sizing: border-box;
}

#wrapper #header .gnb .allmenu .left {
  max-width: 990px;
}

#wrapper #header .gnb .allmenu .right {
  max-width: 618px;
  padding: 40px 0 0;
}

#header .base_menu_wrapper[data-cate-type="header"] .menu_2ul>li {
  width: 16.66%;
}

#wrapper #header .gnb .allmenu .left:after {
  display: none;
}

#wrapper #header .gnb .allmenu .base_menu_wrapper li:nth-child(n+11) {
  display: block;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul {
  display: flex;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul li {
  position: relative;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul li:first-child {
  margin-right: 5px;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul li a {
  display: block;
  width: 100%;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul li a img {
  width: 306px;
  height: 272px;
  max-width: 306px;
  max-height: 272px;
  object-fit: cover;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul li a .all_menu_title {
  position: relative;
  margin: 15px 0 10px;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.02em;
  color: #222;
  font-weight: 500;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul.top_ul li a .all_menu_title:after {
  content: '→';
  display: inline-block;
  padding: 0 0 0 10px;
  color: #999;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul li a .all_menu_desc {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #777;
  font-weight: 400;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul.bottom_ul {
  width: 100%;
  margin: 50px 0 0;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul.bottom_ul li a img {
  width: 306px;
  height: 150px;
  max-width: 306px;
  max-height: 150px;
  object-fit: cover;
}

#wrapper #header .gnb .allmenu .right .all_menu_top ul.bottom_ul li a .all_menu_title {
  position: absolute;
  left: 20px;
  bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0;
  color: #fff;
}

#footer .logo {
  width: 105px;
}

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

#footer .left_area * {
  color: #555;
  line-height: 1;
  font-family: 'Noto Sans KR', sans-serif;
}

#footer .left_area h5 {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.05em;
  color: #777;
  padding-bottom: 8px;
  padding-top: 36px;
}

#footer .left_area .number {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #555;
}

#footer .left_area .number>span {
  font-weight: 500;
}

#footer .left_area .time {
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  letter-spacing: -0.05em;
}

#footer .left_area .brand {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}

#footer .left_area .wrap_box.cs::after {
  position: absolute;
  top: 32px;
  right: 0;
  width: 1px;
  height: 74px;
  background: #d7d7d7;
}

#footer .left_area .bank p {
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
}

#footer .left_area .bank p>span.icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: sub;
}

#footer .left_area .f_bank_icon1 {
  background-image: url(/common/PC/Icon_kb.png);
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}

#footer .left_area .f_bank_icon2 {
  background-image: url(/common/PC/Icon_woori.png);
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}

#footer .left_area p.f_bank_name {
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  color: #777;
}

#footer .right_area {
  width: 600px;
  float: right;
}

#footer .right_area .menu>li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

#footer .right_area .menu>li a {
  display: inline-block;
  font-size: 13px;
  line-height: 19px;
  color: #555;
  font-weight: 400;
}

#footer .right_area .menu>li::after {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 5px;
  width: 1px;
  height: 9px;
  background: #cacaca;
  margin: 0 10px;
  content: "";
}

#footer .right_area .menu>li:last-child::after {
  display: none;
}

#footer .right_area .info {
  font-style: normal;
}

#footer .right_area .info * {
  font-size: 13px !important;
  line-height: 18px;
  color: #777;
  font-weight: 400;
}

#footer .right_area .info>p {
  margin-bottom: 7px;
}

#footer .right_area .info>p>span {
  position: relative;
  padding-right: 20px;
}

#footer .right_area .info>p>span:last-child {
  padding-right: 0;
}

#footer .right_area .info>p>span::after {
  position: absolute;
  right: 10px;
  top: 4px;
  width: 1px;
  height: 9px;
  background: #cacaca;
  content: "";
}

#footer .right_area .info>p>span:last-child::after {
  display: none;
}

#footer .left_area .sns {
  width: 150px;
  display: inline-block;
}

#footer .left_area .sns>li {
  display: inline-block;
  margin-right: 25px;
  vertical-align: middle;
}

#footer .left_area .sns>li.instagram {
  width: auto;
}

#footer .left_area .sns>li * {
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  letter-spacing: -0.02em;
  color: #7a7a7a;
}

#footer .left_area .sns>li span {
  padding-top: 7px;
}

#footer .left_area .support {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 50px;
}

#footer .left_area .support li {
  display: inline-block;
  vertical-align: top;
  margin-left: 22px;
}

#footer .left_area .support li:last-child {
  vertical-align: middle;
}

#tooltip_box {
  position: absolute;
  padding: 8px 13px;
  width: 170px;
  height: 38px;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #C86733 !important;
  font-size: 11px;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: -0.05em;
  background: url(/common/PC/Union.png) no-repeat;
  background-size: 100% auto;
  background-position: center;
}

.basketBn>a {
  display: block;
  padding: 43px 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/web/andar/banner/myshopping/20210628/banner-pc.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.basketBn>a * {
  letter-spacing: -0.05em;
  color: #fff;
}

.basketBn>a h3 {
  font-size: 26px;
  line-height: 37px;
  font-weight: 500;
}

.basketBn>a p {
  padding-top: 8px;
  font-size: 20px;
  line-height: 29px;
  font-weight: 400;
}

@media screen and (max-width:1700px) {
  #wrapper #header .wrap_inner.gnb_inner {
      width: 100%;
      padding: 0 40px;
  }

  #header .gnb_wrapper.base_menu_wrapper {
      padding: 0 30px 0 0 !important;
  }

  #header .gnb_wrapper.base_menu_wrapper .gnb_2li>a {
      padding: 0 30px 24px 0 !important;
  }

  #wrapper #header .gnb .allmenu .left {
      width: 60%;
  }

  #wrapper #header .gnb .allmenu .right {
      width: 40%;
  }

  #wrapper #header .wrap_inner.gnb_inner {
      justify-content: center;
      padding: 0 20px;
  }

  #wrapper #header .gnb .allmenu .right {
      max-width: 450px;
  }

  #wrapper #header .gnb .allmenu .right .all_menu_top ul li {
      width: 50%;
  }

  #wrapper #header .gnb .allmenu .right .all_menu_top ul li a img {
      width: 100%;
      max-width: 100%;
  }

  #wrapper #header .gnb .allmenu .right .all_menu_top ul.bottom_ul li a img {
      width: 100%;
      max-width: 100%;
  }
}

#header .xans-layout-category li {
  float: none;
  padding: 0;
  margin: 0;
}

#header .xans-layout-category li a {
  letter-spacing: normal;
  line-height: 1;
  padding: 0;
  font-weight: 400;
}

#header .base_menu_wrapper[data-cate-type="header"] {
  min-height: 532px;
  padding: 0 78px 0 0;
  box-sizing: border-box;
}

#header .base_menu_wrapper[data-cate-type="header"] {
  padding: 0 60px 0 0;
}

#header .base_menu_wrapper[data-cate-type="header"] li.menu_1li a.on {
  font-weight: 500;
}

#header .base_menu_wrapper[data-cate-type="header"] li.menu_1li .current_parent .submenu>a.current {
  font-weight: 700;
}

#header .base_menu_wrapper[data-cate-type="header"] .menu_2ul {
  min-height: 531px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

#header .base_menu_wrapper[data-cate-type="header"] .menu_2ul>li {
  min-height: 240px;
  display: inline-block;
  width: 20%;
  max-width: 20%;
  text-align: left;
  margin: 0;
}

#header .base_menu_wrapper[data-cate-type="header"] .menu_2li>a {
  display: inline-block;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  font-weight: 500;
  letter-spacing: normal;
  padding: 0 0 14px 0;
  word-break: keep-all;
}

#header .base_menu_wrapper[data-cate-type="header"] .menu_2li>a.chk::after {
  display: inline-block;
  margin: 0 0 10px 2px;
  width: 6px;
  height: 6px;
  background: #e55427;
  border-radius: 50%;
  content: "";
}

#header .base_menu_wrapper[data-cate-type="header"] .menu_3ul {
  padding: 0;
  position: relative;
  padding-right: 15px;
  box-sizing: border-box;
  word-break: keep-all;
}

#header .base_menu_wrapper[data-cate-type="header"] .menu_3ul li.menu_3li>a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #333;
  padding: 6px 0;
  letter-spacing: normal;
}

#header .base_menu_wrapper[data-cate-type="header"] .menu_3ul>li:last-child>a {
  padding-bottom: 20px;
}

#header .base_menu_wrapper[data-cate-type="header"] .menu_2ul>li {
  width: 16.66%;
  max-width: 16.66%;
}

#header .gnb_inner .base_menu_wrapper[data-cate-type="header"] .menu_2li>a {
  display: block;
}

#header .base_menu_wrapper[data-cate-type="header"] li.gnb_1li a.on {
  font-weight: 500;
}

#header .base_menu_wrapper[data-cate-type="header"] li.gnb_1li .current_parent .submenu>a.current {
  font-weight: 700;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2ul {
  position: relative;
  min-height: 531px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 0 0 30px;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2ul>li {
  display: inline-block;
  width: 16.66%;
  max-width: 16.66%;
  text-align: left;
  margin: 0;
  padding: 40px 0;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2ul>li:nth-child(1n) {
  border-top: 0;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2ul>li:nth-child(1n+8) {
  border-top: 1px solid #DEDEDE;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2ul .community_cover {
  position: absolute;
  top: 100%;
  left: 0;
  display: flex;
  width: 100%;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2ul .community_cover>li.community {
  width: 16.66%;
  max-width: 16.66%;
  text-align: left;
}

#wrapper #header .gnb .allmenu .base_menu_wrapper li:nth-child(n+11) {}

#wrapper #header .gnb .allmenu .base_menu_wrapper li:nth-child(1n+15) {
  display: none;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2li>a {
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  font-weight: 500;
  letter-spacing: normal;
  padding: 0 0 24px 0;
  word-break: keep-all;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2li.community>a {
  padding: 0;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_2li>a.chk::after {
  display: inline-block;
  margin: 0 0 10px 2px;
  width: 6px;
  height: 6px;
  background: #e55427;
  border-radius: 50%;
  content: "";
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_3ul {
  padding: 0;
  position: relative;
  padding-right: 30px;
  box-sizing: border-box;
  word-break: keep-all;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_3ul li.gnb_3li {
  margin: 0 0 12px;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_3ul li.gnb_3li:last-child {
  margin: 0;
}

#header .base_menu_wrapper[data-cate-type="header"] .gnb_3ul li.gnb_3li>a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #333;
  letter-spacing: normal;
}

.prd_basic .box.dd_box .color {
  overflow: hidden;
  margin: 9px 0 -4px -2px;
}

.prd_basic .box.dd_box .color .chips {
  float: left;
  width: 20px;
  height: 20px;
  margin: 0 3px 4px 0;
  border: 1px solid #ddd;
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
}

.prd_basic .box .price>span.sell {
  color: #aaa;
  font-size: 12px;
  text-decoration: line-through;
}

.prd_basic .box .price>span.sell.product_price {
  color: #222;
  font-size: 14px;
  text-decoration: none;
}

.displaynone12 {
  display: none !important;
}

#big_section.outlet .prd_basic .box.dd_box .color {
  overflow: hidden;
  margin: 9px 0 -4px 0;
}

#big_section.outlet .xans-element-.xans-product.xans-product-listitem.item_box li .title {
  display: none;
}

#big_section.outlet .xans-element-.xans-product.xans-product-listitem.item_box li span {
  display: none;
}

#big_section.outlet .xans-element-.xans-product.xans-product-listitem.item_box li span .salePercent {
  position: absolute;
  display: inline-block;
  right: 0;
  bottom: 32px;
  color: #c42c27;
  font-weight: 700;
}

#big_section.outlet .prd_basic.col4 li {
  display: inline-block;
  opacity: 1;
}

#big_section.outlet .title_subcate {
  border: 0;
}

#big_section.outlet .title_subcate h2.subtitle {
  display: block;
  text-align: center;
  padding: 72px 0 24px !important;
  font-size: 26px !important;
  line-height: 31px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #222 !important;
}

#big_section.outlet .title_subcate .menuCategory {
  position: relative;
  right: auto;
  bottom: auto;
  margin: 0 0 83px;
  padding: 0;
  border: 0;
  text-align: center;
}

#big_section.outlet .title_subcate .menuCategory>li>a {
  font-size: 22px;
  line-height: 1;
  letter-spacing: -0.6px;
  color: #777;
  font-weight: 400;
  margin: 0 16px;
  padding: 0;
}

#big_section.outlet .title_subcate .menuCategory>li:hover>a:after,
#big_section .title_subcate .menuCategory>li.selected>a:after {
  left: 0;
  bottom: -12px;
  width: 100%;
  height: 3px;
  margin: 0;
  border-radius: 0;
  background: #222;
  color: #222;
}

#big_section.outlet .title_subcate .menuCategory>li:hover>a,
#big_section .title_subcate .menuCategory>li.selected>a {
  color: #222;
}

#big_section.outlet .function {
  margin: 0;
  padding: 45px 0 24px;
  overflow: auto;
}

#big_section.outlet .function .prdCount {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #333;
  letter-spacing: -0.5px;
}

#big_section.outlet .function .prdCount .fontB {
  font-weight: bold;
}

.size_info_pop {
  width: 800px;
  border: 1px solid #e0e0e0;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 300;
}

.size_info_pop .pop_hd {
  position: relative;
  padding: 73px 0;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #e4e4e4;
}

.size_info_pop .pop_hd .close_btn {
  position: absolute;
  top: 18px;
  right: 20px;
  width: 17px;
  height: 17px;
  background: url(/common/mo/close_btn.png) no-repeat;
  background-size: 100% auto;
  background-position: center;
  cursor: pointer;
}

.size_info_pop .pop_hd h1 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  color: #333;
  padding-bottom: 22px;
}

.size_info_pop .pop_hd p {
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #444;
}

.size_info_pop .pop_con {
  padding: 41px 0 66px;
  box-sizing: border-box;
}

.size_info_pop .pop_con tr th {
  font-size: 16px;
  line-height: 19px;
  color: #333;
  font-weight: 500;
  padding-bottom: 29px;
  text-align: center;
}

.size_info_pop .pop_con tr th:last-child,
.size_info_pop .pop_con tr td:last-child {
  padding-right: 68px;
}

.size_info_pop .pop_con tr.odd {
  background: #f9f9f9;
}

.size_info_pop .pop_con tr td {
  padding: 17px 0 14px;
  font-size: 16px;
  line-height: 19px;
  color: #777;
  text-align: center;
  font-weight: 400;
}

.size_info_pop .pop_con tr td.size {
  font-size: 16px;
  line-height: 19px;
  color: #333;
  font-weight: 500;
}

.xans-product-menupackage .title .banner,
.xans-product-menupackage .title .banner img {
  margin: 0;
}

.sort_line .sort_by {
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 127px;
}

.sort_line .sort_by .toggle {
  font-size: 14px;
  line-height: 18px;
  color: #777;
  font-weight: 400;
  letter-spacing: -0.6px;
  text-align: center;
  cursor: pointer;
}

#big_section.outlet .function ul#type {
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  z-index: 5;
  width: 100%;
  background: #fff;
  border: 1px solid #e0e0e0;
}

#big_section.outlet .function ul#type li {
  display: block;
}

.sort_line .sort_by li:first-child {
  display: none;
}

#big_section.outlet .function ul#type li a {
  height: auto;
  padding: 14px 20px;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.6px;
  text-align: center;
}

.sort_line .sort_by .toggle>span:after {
  position: absolute;
  right: 0;
  top: -10px;
  margin: 0 0 0 7px;
  vertical-align: top;
  display: inline-block;
  background: url(/common/PC/arrow_down.png) no-repeat;
  background-size: 100% auto;
  width: 34px;
  height: 34px;
  background-position: center;
  content: "";
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}

.sort_line .sort_by .toggle.active>span:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.o_filter {
  width: 100%;
  padding: 25px 0px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  display: table;
  table-layout: fixed;
}

.o_filter .fil_title {
  display: table-cell;
  color: #222;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.5px;
  vertical-align: middle;
  width: 128px;
  font-weight: 500;
}

.size_info_dimmed {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 100;
}

.o_filter .fil_title .size_popup {
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 17px;
  cursor: pointer;
}

.o_filter .fil_title .size_popup>img {
  margin-left: 8px;
  vertical-align: top;
  width: 100%;
}

.o_filter ul {
  display: table-cell;
  padding-left: 65px;
  font-size: 0;
}

.o_filter ul li {
  display: inline-block;
  margin-left: 6px;
  background: #F5F5F5;
  border-radius: 100px;
  padding: 12px 20px;
  color: #999;
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  vertical-align: top;
  font-weight: 500;
}

.o_filter ul li.on {
  color: #fff;
  background: #222;
}

.pgbar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(255, 255, 255, 0.5);
}

.pgbar>div {
  position: fixed;
  top: calc(50% - 18px);
  left: calc(50% - 30px);
  z-index: 1000;
  width: 60px;
}

.pgbar>div img {
  max-width: 100%;
}

.ajax_append .function {
  display: none;
}

#append_ul {
  margin-top: 83px;
}

h2.subtitle.mypage {
  padding: 80px 0 30px !important;
  font-weight: 500 !important;
  font-size: 30px !important;
  color: #333 !important;
  margin: 0 auto;
}

#mypage {
  padding-left: 220px;
}

#mypage_menu {
  top: 220px;
}

#mypage_menu .member .grade {
  display: inline-block;
  margin-top: 14px;
  padding: 6px 17px;
  font-size: 16px;
  color: #555;
  border-radius: 4px;
  background: #f4f4f4;
}

#mypage_menu .member .grade>span {
  font-size: 18px;
  font-weight: 700;
  margin-right: 5px;
}

#mypage_menu ul li a {
  padding: 12px 0;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #777;
}

.common_myshop_container h3.title {
  position: relative;
  padding: 0 0 14px;
  border-bottom: 2px solid #333;
  font-size: 20px;
  line-height: 29px;
  color: #333;
  font-weight: 500;
}

.common_myshop_container h3.title span {
  margin-left: 5px;
  font-size: 15px;
  color: #999;
  font-weight: 500;
}

#mypage .cancel.btn {
  position: absolute;
  right: 0;
  bottom: 14px;
  display: inline-block;
  padding: 11px 13px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1;
  color: #777;
  border-radius: 2px;
}

#mypage .cancel.btn * {
  color: inherit;
}

#mypage .order_state {
  padding: 70px 0 90px;
  text-align: center;
  margin: 0 auto;
  border-bottom: 2px solid #eee;
  margin-bottom: 100px;
}

#mypage .order_state .left {
  max-width: 500px;
  width: 100%;
}

#mypage .order_state .order li dl dt:after {
  display: none;
}

#mypage .order_state .order li dl dd,
#mypage .order_state .order li dl dd * {
  font-size: 40px;
  color: #333;
}

#mypage .order_state .order li dl dt {
  padding: 30px 0 0;
  font-size: 18px;
  line-height: 1;
  color: #777;
  font-weight: 400;
}

.myinfo_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 60px 0 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.myinfo_box .left {
  font-size: 33px;
  line-height: 45px;
  letter-spacing: -.5px;
  font-weight: 400;
  color: #333;
}

.myinfo_box .left span {
  font-weight: 700;
  font-size: inherit;
}

.myinfo_box .right {
  display: inline-block;
  background: #222;
  border-radius: 10px;
}

.myinfo_box .right a {
  position: relative;
  display: inline-block;
  min-width: 230px;
  padding: 33px 0 36px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.myinfo_box .right a:first-child:after {
  position: absolute;
  right: 0;
  width: 1px;
  height: 44px;
  background: #686868;
  bottom: 32px;
  content: "";
}

.myinfo_box .right a>span {
  display: block;
  padding-top: 15px;
  font-size: 22px;
  font-weight: 500;
}

.myinfo_box .right a>span>span {
  font-size: 28px;
  font-weight: 600;
}

.basketBn {
  margin: 0 auto 70px;
}

#exchange_Return {
  letter-spacing: -0.005em;
}

#exchange_Return .path {
  float: right;
  margin: 15px 0 0;
}

#exchange_Return .path ol li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.005em;
  color: #999;
}

#exchange_Return .path ol li strong {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.005em;
  color: #333;
}

#exchange_Return .titleArea {
  margin: 50px 0 0;
}

#exchange_Return #test_id {
  display: none;
}

#exchange_Return .width930 {
  width: 930px;
}

#exchange_Return .iv_dimmed {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
  z-index: 15;
}

#exchange_Return .titleArea h2 {
  font-size: 30px;
  padding: 0;
  border-bottom: 0;
  margin-bottom: 40px;
  font-weight: 500;
  letter-spacing: -0.005em;
}

#exchange_Return .apply_form_container .title {
  margin: 0;
}

#exchange_Return .apply_form_container .title h3 {
  font-size: 20px;
  color: #333;
  text-align: left;
  padding: 0 0 14px;
  border-bottom: 2px solid #333;
}

.exTableCustom .checkVal input[type="checkbox"] {
  display: block;
  width: 17px;
  height: 17px;
  background: url('/web/andar/img/myshop/checkbox_false_normal.png') no-repeat center/cover;
  cursor: pointer;
}

.exTableCustom .checkVal input[type="checkbox"]:checked {
  background-image: url('/web/andar/img/myshop/checkbox_true_normal.png');
}

#exchange_Return input[type="radio"] {
  width: 17px;
  height: 17px;
  background: url('/web/andar/img/myshop/radio_false.png') no-repeat center/cover;
}

#exchange_Return input[type="radio"]:checked {
  background-image: url('/web/andar/img/myshop/radio_true.png');
}

#exchange_Return .ec-base-qty {
  width: 88px;
  height: 30px;
  border-radius: 2px;
  display: flex;
  margin: 0 auto;
}

#exchange_Return .ec-base-qty input[type="text"] {
  width: 32px;
  height: 30px;
  padding: 9px 0;
  color: #333;
  text-align: center;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}

#exchange_Return .ec-base-qty a {
  display: inline-block;
  width: 28px;
  height: 30px;
  line-height: 30px;
  font-weight: 600;
  color: #666;
  text-align: center;
  background: no-repeat center/cover;
  border-left: 1px solid #d4d8d9;
  border-right: 1px solid #d4d8d9;
}

#exchange_Return .ec-base-qty input {
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #333;
}

#exchange_Return .ec-base-qty a:nth-child(1) {
  background-image: url('/web/andar/img/myshop/-.png');
}

#exchange_Return .ec-base-qty a:nth-child(3) {
  background-image: url('/web/andar/img/myshop/+.png');
}

#exchange_Return .ec-base-table thead th {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  border-bottom: 1px solid #eee;
  background: transparent;
  color: #777;
  padding: 14px 0;
  letter-spacing: -0.005em;
}

#exchange_Return .typeList.ec-base-table td {
  padding: 16px 10px;
}

#exchange_Return .typeList.exTableCustom table {
  margin-top: 0;
}

#exchange_Return .typeList.exTableCustom.ec-base-table td:not(.notLine) {
  border-bottom: 1px solid #eee;
}

#exchange_Return .typeList.ec-base-table td#otherProduct,
#exchange_Return .typeList.ec-base-table td#otherProduct2 {
  padding: 60px 10px;
  border-bottom: 1px solid #eee;
}

#exchange_Return .typeList.ec-base-table td#otherProduct .otherPrd_text,
#exchange_Return .typeList.ec-base-table td#otherProduct2 .otherPrd_text {
  font-weight: 400;
  font-size: 15px;
  line-height: 21.72px;
  letter-spacing: -0.005em;
  color: #333;
  margin: 0 0 8px;
}

#otherProduct,
#otherProduct2 {
  display: teble-cell;
  text-align: center;
}

#otherProduct a,
#otherProduct2 a {
  display: inline-block;
  width: 156px;
  padding: 14px 0;
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: -0.5px;
  border: 1px solid #bebebe;
  border-radius: 4px;
  margin: 16px 6px 0;
  color: #333;
  font-weight: 400;
}

#otherProduct a img,
#otherProduct2 a img {
  vertical-align: baseline;
  padding: 0 4px 0 0;
  width: 12px;
}

#exchange_Return .typeList.ec-base-table td.saleTd .text-align-center {
  display: inline-block;
  text-align: left;
}

#exchange_Return .typeList.ec-base-table td.saleTd .text-align-center .won_disabled {
  font-weight: 400;
  font-size: 13px;
  line-height: 18.82px;
  letter-spacing: -0.005em;
  color: #bebebe;
}

#exchange_Return .typeList.ec-base-table td.saleTd .text-align-center strong.able~.won_disabled {
  font-weight: 500;
  font-size: 15px;
  line-height: 21.72px;
  letter-spacing: -0.005em;
  color: #333;
}

#exchange_Return .typeList.ec-base-table td.saleTd .text-align-center .won_abled {
  font-weight: 500;
  font-size: 15px;
  line-height: 21.72px;
  letter-spacing: -0.005em;
  color: #333;
}

#exchange_Return .typeList.ec-base-table td.saleTd strong {
  text-decoration: line-through;
  color: #bebebe;
  font-weight: 600;
  font-size: 14px;
  line-height: 16.7px;
  letter-spacing: -0.005em;
}

#exchange_Return .ec-base-button.exPrd_base {
  padding: 0;
}

#exchange_Return .ec-base-button .btTxt {
  display: flex;
  padding: 0;
}

#exchange_Return .ec-base-button .btTxt a {
  position: relative;
  width: 158px;
  padding: 16px 0;
  font-size: 14px;
  text-align: center;
  color: #333;
  font-weight: 400;
  border: 1px solid #bebebe;
  margin: 36px 0 0;
}

#exchange_Return .ec-base-button .btTxt a.check {
  color: #C86733;
  border: 1px solid #C86733
}

#exchange_Return .ec-base-button .btTxt a#sameProduct {
  border-right: 0;
}

#exchange_Return .ec-base-button .btTxt a.check#sameProduct {
  border-right: 1px solid #C86733;
}

#exchange_Return .ec-base-button .btTxt a.check#sameProduct~#exProduct {
  border-left: 0;
}

#exchange_Return .typeList.ec-base-table td.totalPrice strong {
  font-weight: 600;
  font-size: 17px;
  line-height: 20.28px;
  letter-spacing: -0.005em;
}

#exchange_Return .typeList.ec-base-table td.totalPrice strong .won_abled {
  font-weight: 500;
  font-size: 15px;
  line-height: 21.72px;
  letter-spacing: -0.005em;
  color: #333;
}

#exchange_Return .ec-base-button .btTxt a .blankBlock {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}

#exchange_Return .productSale {
  position: relative;
}

#exchange_Return .productSale .infoContent {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

#exchange_Return .productSale .infoContent>p {
  margin: 0 0 9px;
}

#exchange_Return .productSale .infoContent .option li {
  margin: 0 0 0 90px;
}

#selected_product .productList {
  padding: 16px 0;
  border-bottom: 1px solid #eee;
}

#selected_product .productList #deleteProduct {
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.5px;
  color: #666;
  border: 1px solid #bebebe;
  border-radius: 4px;
  padding: 7px 12px;
}

#selected_product .productList .name a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: -0.02em;
  color: #1e1e1e;
}

#selected_product .productList .optionMargin {
  margin: 9px 0 0;
}

#selected_product .productList .optionBtn01_box {
  margin: 16px 0 0;
  padding: 0 0 0 90px;
}

#selected_product .productList .optionBtn02_box {
  margin: 5px 0 0;
  padding: 0 0 0 90px;
}

#selected_product .productList .optionBtn01_box a,
#selected_product .productList .optionBtn02_box a {
  display: inline-block;
  width: 78px;
  text-align: center;
  padding: 7px 0;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.5px;
  font-weight: 400;
  color: #666;
  border: 1px solid #bebebe;
  border-radius: 4px;
  margin-right: 8px;
}

#selected_product .apply_form_container .ec-base-table td.product div.option,
.apply_form_container .ec-base-table td.product ul.option>li {
  color: #777;
  margin: 0 0 0 90px;
}

#selected_product .apply_form_container .ec-base-table td.product div.option,
.apply_form_container .ec-base-table td.product ul.option>li>strong {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.5px;
  color: #777 !important;
}

#exchange_Return #sPrdList {}

#exchange_Return #sPrdList .ec-base-table table {
  margin-top: 0;
}

#exchange_Return #sPrdList thead th {}

#exchange_Return #sPrdList .optionModify .ec-base-button {
  position: relative;
}

#exchange_Return #searchProductPop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
  z-index: 101;
}

#exchange_Return #searchProductPop .searchProductPopCover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 610px;
  height: 800px;
}

#popup.width {
  width: 100%;
}

#popup #exSearchForm {
  position: relative;
  width: 600px;
  height: 100vh;
  min-height: 450px;
  margin: 0 auto;
  opacity: 1;
}

#popup #exSearchForm .header {
  width: 100%;
  padding: 20px 0 0;
  background-color: #fff;
}

#popup #exSearchForm .header>h1 {
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.005em;
  color: #0e0e0e;
}

#popup #exSearchForm .header.fixHeader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

#exSearchForm .exSearchBox {
  margin: 38px 0 0;
}

#exSearchForm .searchMessage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#exSearchForm .exSearchBox .inputTypeText {
  width: 100%;
  height: 43px;
  padding: 12px 40px;
  box-sizing: border-box;
  font-size: 15px;
  color: #333;
  letter-spacing: -0.02em;
  background: #f4f4f4 url('/web/andar/img/myshop/Union.png') no-repeat 12px center/19px 19px;
  border: 0;
  border-radius: 4px;
}

#popup #exSearchForm .allSearchProduct {
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.005em;
  margin: 24px 0 4px;
  color: #555;
}

#exSearchForm .exSearchBox .keywordBox {
  position: relative;
}

#exSearchForm .exSearchBox .keywordBox .subtract {
  display: none;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
  cursor: pointer;
  z-index: 1;
}

#exSearchForm .selectSale .product {
  display: flex;
}

#exSearchForm .selectSale .product .thumbnail img {
  width: 76px;
}

#exSearchForm .selectSale .product .salePriceShow {
  margin: 0 0 0 16px;
}

#exSearchForm .selectSale .product .salePriceShow .productName {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.005em;
  color: #333;
  margin: 0 0 4px;
  font-weight: 400;
}

#exSearchForm .selectSale .product .salePriceShow .productPrice {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  color: #999;
  font-weight: 400;
  text-decoration: line-through;
}

#exSearchForm .selectSale .product .salePriceShow .salePrice {
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: -0.01em;
  color: #333;
}

#exSearchForm .selectSale .product .salePriceShow .salePrice .won_abled {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.005em;
  color: #333;
}

#exSearchForm .selectSale .product .salePriceShow .code {
  margin: 4px 0 0;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.005em;
  color: #777;
}

#exSearchForm .selectSale .select a {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.5px;
  color: #333;
  padding: 8px 14px;
  border: 1px solid #bebebe;
  border-radius: 4px;
}

#exSearchForm .noMessage,
#exSearchForm .noMessage td {
  border: 0;
}

.searchTopBtn {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  cursor: pointer;
}

#popup #exSearchForm {
  opacity: 0;
  width: 100%;
}

#exSearchForm .selectSale:not(.done) {
  display: none;
}

#exchange_Return .optionCover {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  z-index: 101;
  width: 610px;
  border: 0;
}

#exchange_Return .optionModify {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

#exchange_Return .optionModify .optionDimm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
  z-index: 9;
}

#exchange_Return .optionModify .header {
  position: relative;
  background-color: #fff;
  color: #0e0e0e;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: -0.005em;
  line-height: 26px;
  padding: 22px 0 25px;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
}

#exchange_Return .optionModify .content {
  margin: 30px 0 0;
  padding: 0 50px;
}

#exchange_Return .optionModify .prdModify>ul>li {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}

#exchange_Return .optionModify .prdModify>ul>li span {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.5%;
  color: #666;
}

#exchange_Return .optionModify .prdModify select {
  width: 415px;
  height: auto;
  padding: 13px 12px;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  letter-spacing: -0.5px;
}

#exchange_Return .optionModify .ec-base-button {
  display: flex;
  justify-content: center;
}

#exchange_Return .optionModify .optionAC {
  display: block;
  margin: 100px 5px 0;
  width: 280px;
  padding: 14px 0;
  background-color: #0e0e0e;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: -0.5px;
}

#exchange_Return .optionModify .close {
  position: absolute;
  top: 27px;
  right: 37px;
  padding: 0;
  border-radius: 4px;
}

.exReason .reasonList span {
  margin: 0 32px 0 0;
}

.exReason .reasonList span label {
  vertical-align: middle;
  color: #1e1e1e;
  padding: 0 0 0 8px;
  margin: 0;
  cursor: pointer;
  letter-spacing: -0.5px;
}

.exReason .reasonList span .colorNotice {
  padding: 0 0 0 8px;
  margin: 0;
  vertical-align: middle
}

.exReason.ec-base-table table {
  margin: 33.5px 0 0;
}

.exReason.ec-base-table table colgroup col:first-child {
  width: 205px !important;
}

.exReason.ec-base-table table:before {
  display: none;
}

.exReason.ec-base-table table th {
  border: 0 !important;
  background-color: transparent;
  padding: 0 0 30px 19px;
  font-weight: 500;
}

.exReason.ec-base-table table td {
  border: 0;
  padding: 0 0 30px;
}

#exchange_Return .detailReasonPop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}

#exchange_Return .detailReasonPop .exdimm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
  z-index: 9;
}

#exchange_Return .detailReasonPop .detailReasonPopCover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 494px;
  height: 710px;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 10;
}

#exchange_Return .detailReasonPop .detailReasonPopCover .detailReasonPopTitle {
  position: relative;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.005em;
  color: #0e0e0e;
  padding: 17px 0;
  border-bottom: 1px solid #c4c4c4;
}

#exchange_Return .detailReasonPop .detailReasonPopCover .productScroll {
  height: 653px;
  overflow: hidden;
}

#exchange_Return .detailReasonPop .detailReasonPopCover .productScroll .mCSB_inside>.mCSB_container {
  margin-right: 0;
}

#exchange_Return .detailReasonPop .detailReasonPopCover .detailReasonPopTitle .closeReasonPop {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
  cursor: pointer;
}

#exchange_Return .detailReasonPop .detailReasonPopCover .productContent {
  padding: 30px 0;
}

#exchange_Return .detailReasonPop .detailReasonPopCover .productContent+.productContent {
  border-top: 8px solid #f0f0f0;
}

#exchange_Return .detaliReasonPopBtn a {
  display: inline-block;
  text-align: center;
  padding: 7px 16px;
  font-size: 13px;
  vertical-align: middle;
  border: 1px solid #bebebe;
  border-radius: 4px;
  margin: 14px 0 0 0;
}

#exchange_Return .detaliReasonPopBtn a img {
  vertical-align: text-top;
  margin: 0 4px 0 0;
}

.detailReasonPop .pcQuantity {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #fff;
  background-color: #1e1e1e;
}

.detailReasonPop .productContent .reasonList {
  padding: 0 54px;
}

.detailReasonPop .productContent .productCover {
  position: relative;
  display: flex;
  padding: 0 54px 20px;
}

.detailReasonPop .productContent .productCover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 382px;
  height: 1px;
  background-color: #e6e6e6;
}

.detailReasonPop .productContent .productCover .option li {
  margin: 0;
}

.detailReasonPop .productContent .productCover .product {
  display: flex;
}

.detailReasonPop .productContent .productCover .name {
  font-weight: 400;
  color: #1e1e1e;
  font-size: 14px;
  letter-spacing: -0.02em;
}

.detailReasonPop .productContent .productCover .option {
  font-size: 14px;
  color: #777;
  letter-spacing: -.5px;
  margin: 6px 0 0;
  font-weight: 400;
}

.detailReasonPop .productContent .productCover .option li {
  margin: 6px 0 0;
}

.detailReasonPop .productContent .productCover .thumbnail {
  display: block;
  width: 60px;
  padding: 0 14px 0 7px;
}

.detailReasonPop .productContent .productCover .thumbnail a {
  display: block;
  width: 60px;
}

.detailReasonPop .productContent .productCover .thumbnail a img {
  display: block;
  width: 100%;
  height: auto;
}

.detailReasonPop .productContent .productCover .alignFlex {
  text-align: left;
}

.reasonList .rList.rList01 .rListTitle {
  margin: 0 0 20px;
}

.reasonList .rList .rListTitle {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -1px;
  color: #333;
  text-align: left;
  margin: 0 0 12px;
  padding-top: 30px;
}

.reasonList .rList .rListTitle .rListDesc {
  color: #888;
  font-size: 13px;
  font-family: 'Gliroy', sans-serif;
}

.reasonList .rList .rListTextarea textarea {
  resize: none;
}

.reasonList .rList .rListSelect>li {
  margin: 0 0 10px;
  text-align: left;
  font-size: 14px;
}

.reasonList .rList .rListSelect>li.on {}

.reasonList .rList .rListSelect>li input[type="checkbox"] {
  display: none;
}

.reasonList .rList .rListSelect>li .checkboxChk {
  position: relative;
  top: 4.5px;
  margin: 0 5px 0 0;
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url('/web/andar/img/myshop/checkbox_false_large.png') no-repeat center/cover;
}

.reasonList .rList .rListSelect>li input[type="checkbox"]:checked~label {
  border: 1px solid #c86733;
}

.reasonList .rList .rListSelect>li input[type="checkbox"]:checked~label .checkboxChk {
  background-image: url('/web/andar/img/myshop/checkbox_true_large.png');
}

.reasonList .rList .rListSelect>li label {
  display: block;
  color: #1e1e1e;
  font-size: 14px;
  padding: 16px 18px 16px 16px;
  border: 1px solid #ececec;
  border-radius: 6px;
  margin: 0;
  cursor: pointer;
  line-height: 18px;
  letter-spacing: -0.5px;
}

.reasonList .rList .rListSelect>li label .reasonChkDesc {
  color: #888;
  letter-spacing: -0.5px;
}

.reasonList .rList .rListTextarea textarea {
  width: 100%;
  height: 170px;
  padding: 18px 16px;
  font-size: 14px;
  box-sizing: border-box;
}

.reasonList .rList.rList04 .rListNotice {
  text-align: left;
  padding: 12px;
  background-color: #f7f7f7;
  color: #777;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.01em;
}

.reasonList .rList.rList04 .rListNotice>ul>li {
  position: relative;
  padding: 0 0 0 10px;
  line-height: 18px;
  margin: 0 0 8px;
  word-break: keep-all;
}

.reasonList .rList.rList04 .rListNotice>ul>li:last-child {
  margin: 0;
}

.reasonList .rList.rList04 .rListNotice>ul>li:after {
  content: 'ㆍ';
  display: block;
  position: absolute;
  top: -1px;
  left: -5px;
}

.reasonList .rList.rList04 .add-image-box2>ul {
  display: flex;
}

.reasonList .rList.rList04 .add-image-box2>ul>li {
  width: 80px;
  margin-right: 12px;
}

.reasonList .rList.rList04 .add-image-box2>ul>li .preview {
  position: relative;
}

.reasonList .rList.rList04 .add-image-box2>ul>li .preview>img {
  margin: 12px 0 0;
  display: block;
  width: 100%;
  height: 120px;
  object-fit: cover;
}

.reasonList .rList.rList04 .add-image-box2>ul>li .preview .img-close-btn {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.reasonList .rList.rList04 .add-image-box2 label {
  display: block;
  width: 100%;
  color: #333;
  padding: 16px 0;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin: 12px 0 0;
  font-size: 14px;
  cursor: pointer;
}

.reasonList .rList.rList04 .add-image-box2 label img {
  margin: 0 5px 0 0;
}

.reasonList .rList.rList04 .add-image-box2 input {
  display: none;
}

#compReaseon {
  padding: 0 56px 20px;
}

#compReaseon button {
  display: block;
  width: 100%;
  padding: 13px 0;
  background-color: #777;
  color: #fff;
  font-size: 15px;
  line-height: 21.7px;
  letter-spacing: -0.5px;
  border-radius: 4px;
}

#exchange_Return .collectionForm .title {
  margin-bottom: 33.5px;
}

#exchange_Return .collectionForm .labelCover {
  display: inline-block;
  width: 150px;
}

#exchange_Return .collectionForm input,
#exchange_Return .collectionForm label {
  vertical-align: middle;
}

#exchange_Return .collectionForm label {
  padding-left: 8px;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.5px;
  color: #1e1e1e;
}

#exchange_Return .collectionForm table {
  margin: 0;
}

#exchange_Return .collectionForm table:before {
  display: none;
}

#exchange_Return .ec-base-table tbody .detaliReasonWrite #reason_detail {
  resize: none;
  width: 540px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.5px;
  color: #333;
  padding: 13px 21px 0 12px;
}

#exchange_Return .ec-base-table tbody th {
  border: 0;
  background-color: transparent;
}

#exchange_Return .ec-base-table tbody td {
  border: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #1e1e1e;
}

#exchange_Return .collectionForm table.colAdress {
  margin: 12px 0 0;
}

#exchange_Return .collectionForm .directSend input[type="text"] {
  width: 427px;
  height: 44px;
  border: 1px solid #dedede;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.5px;
  padding: 13px 12px;
}

#exchange_Return .collectionForm .directSend input[type="text"]:nth-child(1) {
  margin: 24px 0 0;
}

#exchange_Return .collectionForm .directSend input[type="text"]:nth-child(2) {
  margin: 8px 0 0;
}

#exchange_Return .collectionForm .directSend input:disabled {
  background-color: #dedede;
}

#exchange_Return .collectionForm .directSend input[type="checkbox"] {
  margin: 10px 0 0 12px;
  background: url('/web/andar/img/myshop/checkbox_false_normal.png') no-repeat center/cover;
}

#exchange_Return .collectionForm .directSend input[type="checkbox"]:checked {
  background-image: url('/web/andar/img/myshop/checkbox_true_normal.png');
}

#exchange_Return .collectionForm .directSend label {
  display: inline-block;
  margin: 10px 0 0;
}

#exchange_Return .collectionForm .directSend label[for='pickup_check0'] {
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.5px;
  color: #777;
}

#exchange_Return .collectionForm .selectPick input,
#exchange_Return .collectionForm input#pickup_phone3 {
  width: 427px;
  font-size: 14px;
  padding: 12px;
  border: 1px solid #dedede;
  line-height: 18px;
  letter-spacing: -0.5px;
  height: auto;
  color: #333;
  font-weight: 400;
}

#exchange_Return .collectionForm .selectPick input[name^='pickup_zipcode'] {
  width: 287px;
}

#exchange_Return .collectionForm .selectPick a.searchAddr {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.5px;
  color: #c86733;
  padding: 13px 27px;
  border: 1px solid #c86733;
  border-radius: 4px;
  margin: 0 0 0 8px;
  vertical-align: middle;
}

#exchange_Return .collectionForm .selectPick input[name^='pickup_addr'] {
  width: 631px;
}

#sameaddr {
  position: relative;
  top: 8px;
}

#popup #refundBank .header {
  position: relative;
  padding: 10px 0;
  text-align: center;
}

#popup #refundBank .header h1 {
  padding-bottom: 0;
  border-bottom: 1px solid #bebebe;
}

#popup #refundBank .content {
  padding: 0 20px;
}

#popup #refundBank .contentTitle {
  padding: 20px 0;
  border-bottom: 3px solid #222;
}

#popup #refundBank .contentTitle h1 {
  font-size: 20px;
}

.ec-base-layer .ec-base-table.refundTable {
  margin: 26px 0 0;
  border-bottom: 1px solid #f0f0f0;
}

.ec-base-layer .ec-base-table.refundTable table:before {
  display: none;
}

.ec-base-layer .ec-base-table.refundTable table tbody tr td {
  padding: 0 0 24px;
  border-bottom: 0;
  border-top: 0;
}

.ec-base-layer .ec-base-table.refundTable table tbody tr td .rfTitle {
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: 0.005em;
  margin: 0 0 10px;
}

.ec-base-layer .ec-base-table.refundTable table tbody tr td input,
.ec-base-layer .ec-base-table.refundTable table tbody tr td select {
  width: 100%;
  padding: 10px 17px;
}

#refundBank .customBtn {
  display: flex;
  padding: 80px 0 40px;
}

#refundBank .customBtn span {
  width: 50%;
  margin: 0;
}

#refundBank .customBtn span.cancelBtn {
  margin-right: 10px;
  border: 1px solid #222;
}

#refundBank .customBtn span a {
  display: block;
  width: 100%;
}

.refundInfo .title h3 {
  font-size: 20px;
  color: #333;
  text-align: left;
  padding: 0 0 14px;
  border-bottom: 2px solid #333;
}

.refundInfo table {
  margin: 25px 0 0;
}

.refundInfo table:before {
  display: none;
}

.modifyBankBtn .refundinfo {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #1e1e1e;
}

.modifyBankBtn a {
  display: inline-block;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.5px;
  color: #1e1e1e;
  padding: 7px 20px;
  border: 1px solid #bebebe;
  border-radius: 20px;
  margin: 16px 0 0;
}

.modifyBankBtn a img {
  padding: 0 0 0 3px;
  vertical-align: top;
}

.refundInfo #refund .colorNotice {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.005em;
}

#exSearchForm,
#compReaseon button,
#exchangeRefund .productList .optionButton a,
#exchangeRefund .ec-base-button[class*="gColumn"].refundApply a.btnSubmit,
.collectionForm #pickupDetail .addressForm button#btn_search_rzipcode {
  font-family: 'Gilroy', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
}

#exchange_Return .productSale .name a {
  font-weight: 400;
  font-size: 14px;
  color: #1e1e1e !important;
  line-height: 19px;
  letter-spacing: -0.02em;
}

#exchange_Return .saleTd {
  font-weight: 600;
}

#exchange_Return .saleTd p {
  color: #bebebe;
  text-decoration: line-through;
}

#exchange_Return .saleTd .salePrice {
  font-size: 17px;
  font-weight: 600;
  line-height: 21.72px;
  letter-spacing: -0.005em;
  color: #333;
}

#exchange_Return .detailReasonNotice {
  color: #777;
  font-size: 13px;
  letter-spacing: -1px;
}

#exchange_Return .colorNotice {
  color: #C86733;
  font-size: 13px;
  letter-spacing: -.5px;
}

#exchange_Return .typeList.ec-base-table td.saleTd strong.able {
  text-decoration: none;
  color: #353535;
  font-weight: 600;
  font-size: 17px;
}

#exchangeRefund .productList .option-default:not(.displaynone)+.name {
  display: none;
}

#compReaseon button {
  border: none;
  outline: none;
}

#exchange_Return .apply_form_container .title h3,
.refundInfo .title h3 {
  font-weight: 500;
}

#exchange_Return .common-info {
  margin: 80px 0 0;
}

#exchange_Return .common-info .info-content {
  border-top: 1px solid #eee;
  padding: 24px 0;
}

#exchange_Return .common-info .info-content:last-child {
  border-bottom: 1px solid #eee;
}

#exchange_Return .common-info .info-content .info-title {
  font-size: 15px;
  letter-spacing: -0.01em;
  color: #666;
  margin-bottom: 16px;
  font-weight: 500;
}

#exchange_Return .common-info .info-content .info-desc {
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #777;
  line-height: 18px;
  font-weight: 400;
}

#exchange_Return .common-info .info-content .info-desc>ul>li {
  margin-bottom: 7px;
}

#exchange_Return .exRequest {
  display: block;
  width: 380px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  background-color: #b75622;
  border-radius: 4px;
  margin: 50px auto 0;
  padding: 14px 0;
}

#exchange_Return .typeList.exTableCustom.ec-base-table td:not(.notLine) {
  border: none;
  vertical-align: middle;
}

#exchange_Return .typeList.exTableCustom.ec-base-table tr:last-child td:not(.notLine) {
  border-bottom: 1px solid #eee;
}

#exchange_Return .typeList.ec-base-table .orderID {
  font-size: 13px;
  color: #999;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.5px;
}

#exchange_Return .typeList.ec-base-table .orderID a {
  color: #999;
}

#exchange_Return .typeList.ec-base-table .productSale+td {
  font-size: 15px;
}

#cnt #exchange_Return .ec-base-table td.product p {
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  letter-spacing: -0.5px;
  color: #777;
}

#cnt #exchange_Return .ec-base-table td.product div.option {
  margin-top: 12px;
}

.productCover .infoContent {
  text-align: left;
}

#cnt #exchange_Return .ec-base-table td.product div.option,
#cnt #exchange_Return .infoContent .option>li {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.5px;
  color: #777;
  margin-left: 20px;
  margin-top: 9px;
}

#cnt #exchange_Return .productContent .infoContent .option>li {
  margin: 0;
}

#cnt #exchange_Return #selected_product .infoContent .option>li:first-child {
  margin-top: 12px;
}

#cnt #exchange_Return #selected_product .infoContent .option>li {
  margin: 0;
}

#cnt #exchange_Return .ec-base-table td.product .thumbnail {
  vertical-align: middle;
  float: none;
}

#exchange_Return .typeList.ec-base-table td {
  position: relative;
}

#cnt #exchange_Return .infoContent {
  position: static;
  top: 0;
  transform: none;
  display: inline-block;
  vertical-align: middle;
}

#cnt #exchange_Return .productContent .infoContent {
  align-items: normal;
}

#cnt #exchange_Return .infoContent .infoContent_inner>p strong {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.02em;
  color: #1e1e1e;
}

#cnt #exchange_Return .infoContent>* {
  width: 100%;
}

#cnt #exchange_Return .ec-base-table td.product p,
#selected_product .productList .optionBtn01_box {
  padding-left: 20px;
}

.exReason .reasonList span {
  position: relative;
  display: inline-block;
}

.exReason .reasonList .for-exReason-click {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ccc;
  opacity: 0;
  cursor: pointer;
}

#exchange_Return .optionModify .optionAC[onClick*="add"] {
  display: none;
}

#exchange_Return #selected_product td {}

#exchange_Return #selected_product .product.left>p {
  font-size: 14px;
  line-height: 19px;
}

#selected_product ul.option>li .name,
#selected_product ul.option>li .option-default {
  font-size: 14px;
  padding: 0;
  line-height: 19px;
}

#selected_product ul.option>li .name * {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

#selected_product ul.option>li .optionStr {
  display: block;
}

#exchange_Return .typeList.ec-base-table td#otherProduct,
#exchange_Return .typeList.ec-base-table td#otherProduct2 {
  font-size: 15px;
}

#exchange_Return .exReason.ec-base-table table *,
#exchange_Return .collectionForm * {
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}

#exchange_Return .exReason.ec-base-table table th,
#exchange_Return .collectionForm th,
#exchange_Return #refund+table th {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  letter-spacing: -0.005em;
}

#exchange_Return .exReason.ec-base-table table .detaliReasonPopBtn *,
#exchange_Return .exReason.ec-base-table table .colorNotice {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: -0.5px;
}

#exchange_Return .collectionForm tbody th,
#exchange_Return #refund+table th {
  width: 195px;
  box-sizing: border-box;
}

#popup #exSearchForm .allSearchProduct {
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.005em;
  color: #555555;
}

#exSearchForm .noMessage,
#exSearchForm .noMessage td,
#exSearchForm .searchMessage {
  padding: 150px 0;
  font-size: 15px;
  line-height: 22px;
  color: #555555;
}

.apply_form_container .ec-base-table td.product ul.option>li>strong {
  display: block;
}

.apply_form_container .ec-base-table td.product .thumbnail img {
  width: 72px;
}

.iv_ExGiftForm .typeList.ec-base-table table {
  margin: 0;
}

.iv_ExGiftForm .typeList.ec-base-table table td.left {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.005em;
  color: #333;
}

.iv_ExGiftForm .typeList.ec-base-table table td.left .option .option_content {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.005em;
  color: #777;
  margin: 6px 0 0;
}

.iv_ExGiftForm .typeList.ec-base-table table td.left .option .option_content:first-child {
  margin: 12px 0 0;
}

.iv_ExGiftForm .gift_length:last-child {
  border-bottom: 1px solid #eee;
}

.iv_ExGiftForm .gift_length .thumb img {
  max-width: 71px;
  width: 71px;
  max-height: 106px;
  height: auto;
}

.iv_ExGiftForm .gift_Notice {
  margin: 20px 0 0;
}

.iv_ExGiftForm .gift_Notice>ul>li {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #777;
}

.async-hide.none_Opacity {
  opacity: 1 !important;
}

.base_gnb_cover {
  background: linear-gradient(180deg, #F0F0F0 69.24%, rgba(244, 244, 244, 0) 100%);
}

#cnt .cntbody.w100 {
  width: 100%;
}

#big_section {
  width: 1300px;
  margin: 0 auto;
}

#big_section .function {
  margin: 40px 0 25px;
  position: relative;
}

#wrapper #header {
  padding: 0 0 59px;
}

#wrapper #header.fixed {
  padding: 0;
}

.prd_top_banner {
  width: 1300px;
  max-width: 1300px;
  margin: 0 auto;
}

.ff_gilroy {
  font-family: 'Gilroy', Malgun Gothic, '맑은 고딕', Dotum, '돋움', sans-serif;
  font-weight: 600;
}

.sports_card {
  color: #222;
}

.base_card_container {
  position: relative;
  width: 1300px;
  margin: 0 auto;
  padding: 40px 0 0;
}

.base_card_container .base_card_title {
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.04em;
  font-weight: 500;
}

.base_card_swiper {
  margin: 9px 0 0;
}

.base_card_swiper.swiper-container {
  overflow: hidden;
  padding: 20px 0 30px 0;
}

.base_card_swiper.swiper-container.r_shadow:after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 20px);
  transform: translate(0, -50%);
  right: -20px;
  width: 142px;
  height: calc(100% - 20px);
  z-index: 2;
  background: linear-gradient(90deg, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 1) 100%);
  pointer-events: none;
}

.base_card_swiper.swiper-container.l_shadow:before {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 6px);
  transform: translate(0, -50%);
  left: -20px;
  width: 142px;
  height: calc(100% - 48px);
  z-index: 2;
  background: linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(240, 240, 240, 0) 100%);
  pointer-events: none;
}

.base_card_swiper.swiper-container {
  position: relative;
}

.base_card_swiper.swiper-container.r_shadow:after {
  top: 20px;
  transform: none;
  height: 250px;
}

.base_card_swiper.swiper-container.l_shadow:before {
  top: 20px;
  transform: none;
  height: 250px;
}

.base_card_swiper>ul {
  display: flex;
  align-items: stretch;
}

.base_card_swiper>ul>li {
  position: relative;
  width: calc(20% - 10px);
  height: auto;
  box-sizing: border-box;
  margin-left: 16px;
  transition: all 0.6s;
}

.base_card_swiper>ul>li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.base_card_swiper>ul>li .card_img img {
  display: block;
  width: 100%;
  height: 250px;
  max-height: 250px;
  object-fit: cover;
}

.base_card_swiper>ul>li.on {
  transform: translateY(-12px);
  box-shadow: 8px 20px 38px -12px rgba(0, 0, 0, .1);
  opacity: 1;
}

.base_card_swiper>ul>li.find_cont {
  order: 2;
}

.base_card_swiper>ul>li.find_cont a {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.base_card_swiper>ul>li.find_cont a .find_cont_cover {
  width: 100%;
  justify-content: center;
  align-self: center;
}

.base_card_swiper>ul>li .card_text_area {
  margin: 14px 0 0;
}

.base_card_swiper>ul>li .card_text_area .card_title {
  font-size: 15px;
  line-height: 21px;
  letter-spacing: -0.02em;
  font-weight: 700;
  color: #222;
}

.base_card_swiper>ul>li .card_text_area .card_title:after {
  content: ' >';
  color: #999;
}

.base_card_swiper>ul>li .card_text_area .card_desc {
  margin: 8px 0 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: -0.02em;
  color: #333;
}

.base_card_swiper>ul>li .card_text_area .card_button {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  width: calc(100% - 32px);
  padding: 11px 0;
  text-align: center;
  border-radius: 4px;
  background: #EAEAEA;
}

.base_card_swiper>ul>li.find_cont[data-visible="on"] {
  display: block;
}

.base_card_swiper>ul>li.find_cont[data-visible="off"] {
  display: none;
}

.base_card_swiper>ul>li:first-child {
  margin-left: 0;
}

.base_card_swiper>ul>li .base_loop_container {
  position: relative;
  margin: 0 0 35px;
}

.base_card_swiper>ul>li.shadow .base_loop_container:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(9, 9, 121, 0) 50%, rgba(255, 255, 255, 1) 100%);
}

.base_card_swiper>ul>li .loop_area {
  position: relative;
  overflow: hidden;
  height: 70px;
  background: rgb(255, 255, 255);
}

.base_card_swiper>ul>li .loop_area>ul {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.base_card_swiper>ul>li .loop_area>ul>li {
  width: 56px;
  text-align: center;
}

.base_card_swiper>ul>li .loop_area>ul>li .loop_text {
  margin: 8px 0 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #999;
}

.base_card_swiper>ul>li .find_cont_text .find_title {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.base_card_swiper>ul>li .find_cont_text .find_desc {
  margin: 18px 0 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  color: #A4A4A4;
}

.leggings {
  padding: 40px 0 30px;
}

.base_guide_container {
  width: 1300px;
  margin: 0 auto;
}

.leggings .guide_area {
  position: relative;
}

.leggings .guide_area.r_shadow:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
  width: 142px;
  height: 80%;
  background: linear-gradient(90deg, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 1) 100%);
}

.leggings .guide_area.l_shadow:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  width: 142px;
  height: 80%;
  background: linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(240, 240, 240, 0) 100%);
}

.guide_cont>ul>li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20%;
}

.guide_cont>ul>li img {
  height: 394px;
  max-height: 394px;
  object-fit: cover;
}

.guide_cont>ul>li.guide_text_area {
  width: 287px;
}

.guide_cont>ul>li .guide_text_box {
  background: #fff;
  padding: 52px 39px 52px 40px;
}

.guide_cont>ul>li .guide_text_box .guide_title {
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 17px;
  color: #222;
  letter-spacing: -0.02em;
}

.guide_cont>ul>li .guide_text_box .guide_desc {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #555;
  letter-spacing: -0.02em;
}

.guide_cont>ul>li .guide_text_box .guide_desc2 {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  color: #555;
  letter-spacing: -0.02em;
}

.guide_cont>ul>li .guide_cont_text {
  color: #555;
}

.guide_cont>ul>li .guide_cont_text .guide_cont_title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 25px 0 10px;
}

.guide_cont>ul>li .guide_cont_text .guide_cont_desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
}

.prd_list_wrapper {
  position: relative;
}

.prd_list_wrapper .gnb_prd_list {
  position: relative;
  padding: 65px 0 0;
  box-sizing: border-box;
}

.prd_list_wrapper .gnb_prd_list ul li.gnb_prd_1li {
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
  color: #333;
  letter-spacing: -0.5px;
}

.prd_list_wrapper .gnb_prd_list ul li.gnb_prd_1li>a {
  color: #333;
}

.prd_list_wrapper .gnb_prd_list ul li.gnb_prd_1li>a.on {
  color: #333;
}

.prd_list_wrapper .gnb_prd_list ul li.gnb_prd_1li>a.after {
  display: inline-block;
  padding-left: 28px;
  background: url('/common/PC/list_anchor.svg') no-repeat 10px 2px/10px auto;
}

.prd_list_wrapper .gnb_prd_list ul li.gnb_prd_1li .gnb_prd_2ul {
  padding-top: 29px;
  border-bottom: 1px solid #dedede;
}

.prd_list_wrapper .gnb_prd_list ul li.gnb_prd_1li .gnb_prd_2ul .gnb_prd_2li {
  display: inline-block;
  padding: 0 24px 13px 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: -.8px;
  color: #999;
}

.prd_list_wrapper .gnb_prd_list ul li.gnb_prd_1li .gnb_prd_2ul .gnb_prd_2li a {
  position: relative;
  color: #999;
  letter-spacing: -0.8px;
}

.prd_list_wrapper .gnb_prd_list ul li.gnb_prd_1li .gnb_prd_2ul .gnb_prd_2li.on>a {
  color: #333;
  font-weight: 500;
}

.prd_list_wrapper .gnb_prd_list ul li.gnb_prd_1li .gnb_prd_2ul .gnb_prd_2li.on>a:after {
  content: '';
  position: absolute;
  display: block;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #222;
}

#big_section.common_container .prd_basic .box .xans-product-listitem>li.textBox,
#big_section.common_container .prd_basic .box .xans-search-listitem>li.textBox {
  border: 0;
  padding: 0;
}

#big_section.common_container .prd_basic .box .xans-product-listitem>li.textBox .add_text,
#big_section.common_container .prd_basic .box .xans-search-listitem>li.textBox .add_text {
  display: inline-block;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  letter-spacing: -0.005em;
  padding: 4.5px 6px;
  border: 1px solid rgba(142, 31, 41, .5);
  color: #BE1F29;
  margin: 0 5px 5px 0;
}

#big_section.common_container .prd_basic .box .xans-product-listitem>li.textBox .add_text:last-child,
#big_section.common_container .prd_basic .box .xans-search-listitem>li.textBox .add_text:last-child {
  margin-right: 0;
}

.foot_banner .foot_banner_img {
  display: none;
  width: 100%;
}

.foot_banner .foot_banner_img.on {
  display: block;
}

.foot_banner .foot_banner_img img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: cover;
}

#wrapper #header .gnb .category .left>ul .menu_2ul>li {
  display: none;
}

#wrapper #header .gnb .category .left>ul .menu_2ul>li.done {
  display: inline-block;
}

#wrapper #header .gnb .category .left>ul .menu_2ul>li:nth-child(n+11) {
  display: none;
}

.sort_line .sort_by .toggle {
  line-height: 14px;
}

.paging {
  margin: 50px 0 40px;
}

.point_color {
  color: #ee5728 !important;
}

ol,
ul,
li {
  list-style: none;
}

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

caption {
  display: none;
}

h1,
h3 {
  margin: 0;
  padding: 0;
}

a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}

.tac {
  text-align: center !important;
}

span.ico_required {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin-left: 6px;
  color: #fd6d67;
  font-family: 'Noto Sans KR';
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

.box_btn {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.box_btn>* {
  display: inline-block;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #222;
  outline: none;
  background: #222;
  color: #fff !important;
  font-size: 12px;
  font-family: 'Montserrat', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', AppleGothic, Dotum, '돋움', sans-serif;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.box_btn.w66>* {
  width: 66px;
}

.box_btn.w74>* {
  width: 74px;
}

.box_btn.w90>* {
  width: 90px;
}

.box_btn.w138>* {
  width: 138px;
}

.box_btn.h32>* {
  padding: 0;
  height: 32px;
  line-height: 30px;
}

.box_btn.h40>* {
  padding: 0;
  height: 40px;
  line-height: 38px;
}

.box_btn.white>* {
  border-color: #e6e6e6;
  background: #fff;
  color: #333 !important;
}

.box_btn.fs14>* {
  font-size: 14px !important;
}

.box_btn.kor>* {
  letter-spacing: -1px;
}

.ec-base-layer {
  position: absolute;
  z-index: 100;
  border: 1px solid #222;
  background: #fff;
  font-family: 'Montserrat', 'Noto Sans KR', Malgun Gothic, '맑은 고딕', AppleGothic, Dotum, '돋움', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ec-base-layer .header {
  padding: 9px 20px;
  color: #fff;
  background: #222;
}

.ec-base-layer .header>h1,
.ec-base-layer .header>h3 {
  font-size: 14px;
}

.ec-base-layer .content {
  padding: 14px 20px 12px;
}

.ec-base-layer.totalDetail .content p {
  margin: 0;
  padding: 0;
  border: 0;
  color: #222;
  font-size: 20px;
  font-weight: 400;
}

.ec-base-layer.totalDetail .content p strong {
  font-size: 24px;
  font-weight: 600;
}

.ec-base-layer.totalDetail .content .ec-base-desc {
  margin: 8px 0 0 !important;
  padding: 5px 0 0 !important;
  border-top: 1px solid #e6e6e6 !important;
}

.ec-base-layer.totalDetail .content .ec-base-desc li {
  position: relative;
  margin: 4px 0;
  padding-left: 50%;
  color: #222;
  font-size: 13px;
  font-weight: 400;
  text-align: right;
}

.ec-base-layer.totalDetail .content .ec-base-desc li strong {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  background: none;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.5px;
}

.ec-base-layer div.ec-base-help {
  margin: 0;
  padding: 0 0 40px;
  border: 0;
  background: #fafafa;
}

.ec-base-layer div.ec-base-help h2 {
  padding: 40px 40px 20px;
  border: 0;
  color: #222;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.ec-base-layer div.ec-base-help .inner {
  padding: 0 40px;
}

.ec-base-layer div.ec-base-help ul {
  margin: 0;
}

.ec-base-layer div.ec-base-help ul li {
  padding: 0;
  background: none;
  color: #888;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.5px;
}

.ec-base-layer .ec-base-button {
  margin: 0;
  padding: 20px 0 40px;
}

.ec-base-layer .ec-base-button .box_btn {
  margin: 0 5px;
}

.ec-base-layer .close {
  position: absolute;
  right: -1px;
  top: -1px;
  padding: 15px 20px 13px;
  cursor: pointer;
}

#popup .ec-base-layer {
  position: relative;
  border: 0;
}

#popup .ec-base-layer .header {
  padding: 37px 30px 0;
  background: none;
}

#popup .ec-base-layer .header>h1,
#popup .ec-base-layer .header>h3 {
  padding-bottom: 17px;
  border-bottom: 3px solid #222;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: -0.5px;
}

#popup .ec-base-layer .content {
  padding: 0 30px;
}

#popup .xans-product-optionselectlayer {
  border: 1px solid #222;
}

#popup .xans-product-optionselectlayer .content {
  min-height: 330px;
}

#popup .xans-product-optionselectlayer .content .inner {
  max-height: 332px;
  padding: 20px 0 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#popup .xans-product-optionselectlayer .content #totalProducts {
  margin: 0;
  padding: 20px 0;
}

#popup .xans-product-optionselectlayer .content #totalProducts table .right {
  color: #222;
}

#popup .xans-product-optionselectlayer .content .totalPrice {
  position: relative;
  left: auto;
  bottom: auto;
  padding: 8px 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#popup .xans-product-optionselectlayer .content .totalPrice .total {
  color: #222;
}

#popup .xans-product-optionselectlayer .ec-base-button {
  text-align: center;
}

.ec-base-layer .content>.ec-base-table table:first-child {
  margin-top: 0;
}

.ec-base-layer .ec-base-table table {
  border: 0;
  line-height: 1.4;
}

.ec-base-layer .ec-base-table table thead tr th {
  padding: 9px 0 8px;
}

.ec-base-layer .ec-base-table table tbody tr th {
  padding: 10px 0 10px 18px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
  color: #000;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: -0.5px;
}

.ec-base-layer .ec-base-table table tbody tr td {
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #f0f0f0;
}

.ec-base-layer .ec-base-table table tbody tr td .fld {
  position: relative;
}

.ec-base-layer .ec-base-table table tbody tr td .fld label {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 17px;
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -0.5px;
}

.ec-base-layer .ec-base-table table tbody tr td input[type="text"],
.ec-base-layer .ec-base-table table tbody tr td input[type="password"],
.ec-base-layer .ec-base-table table tbody tr td input[type="tel"] {
  width: 290px;
  height: 40px;
  padding: 0 17px;
  border: 1px solid #e6e6e6;
  color: #222;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ec-base-layer .ec-base-table table tbody tr td select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 290px;
  max-width: 100%;
  height: 40px;
  padding: 0 41px 0 15px;
  border: 1px solid #e6e6e6;
  background: url('/_wisa/img/common/select.png') no-repeat right 15px center #fff;
  color: #222;
  font: inherit;
  font-size: 13px;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr td input#address_zip1 {
  width: 160px !important;
  margin-right: 7px;
  text-align: left;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr td .msg {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin-left: 10px;
  color: #333;
  font-size: 13px;
  font-weight: 300;
  vertical-align: middle;
  line-height: 40px;
  letter-spacing: -0.5px;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr td .input_select label {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 20px 0 10px;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr.addr td div {
  margin-top: 8px;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr.addr td div:first-child {
  margin-top: 0;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr.addr td input {
  margin: 0;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr.phone td select {
  width: 127px !important;
  margin-right: 10px;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr.phone td input {
  width: 127px !important;
  margin: 0 10px;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr.email td input {
  width: 199px !important;
  margin: 0;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr.email td input#email1 {
  margin-right: 10px;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr.email td input#email2 {
  margin-left: 10px;
}

.ec-base-layer .ec-base-table.typeWrite table tbody tr.email td select {
  display: block;
  width: 430px;
  margin-top: 8px;
}

.ec-base-layer .ec-base-table.typeList table {
  margin: 0;
  border: 0;
}

.ec-base-layer .ec-base-table.typeList table tbody tr td {
  padding: 17px 0 16px;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
}

.ec-base-layer .ec-base-table.typeList table tbody tr td input[type="checkbox"] {
  width: 16px;
  height: 16px;
  padding: 0;
  border: 0;
}

.ec-base-layer .ec-base-table.typeList table tbody.head tr td {
  padding: 17px 0 16px;
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

.ec-base-layer .ec-base-table.typeList table tfoot td {
  padding: 10px 10px 12px;
}

.ec-base-layer .ec-base-table.typeList .scroll {
  margin: 0;
  border: 0;
}

.ec-base-layer .ec-base-table.typeList .scroll table tbody tr td {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

.ec-base-layer .ec-base-table.typeList .scroll table tbody tr td.edit_apply .box_btn {
  margin-top: 5px;
}

.ec-base-layer .ec-base-table.typeList .scroll table tbody tr td.edit_apply .box_btn:first-child {
  margin-top: 0;
}

.ec-base-layer .ec-base-table.typeBorder tfoot td {
  padding: 10px 10px 12px;
}

.xans-layout-multishopshipping {
  display: none;
}

.xans-layout-multishopshipping .worldshipLayer {
  top: 303px;
  left: 50%;
  width: 448px;
  margin: 0 0 0 -225px;
}

.xans-layout-multishopshipping .worldshipLayer .content {
  padding: 153px 20px 30px;
  line-height: 1.8;
  background: url("//img.echosting.cafe24.com/skin/base/link/bg_worldship.gif") center 21px no-repeat;
}

.xans-layout-multishopshipping .worldshipLayer .content .desc {
  display: block;
  margin: 4px 0 14px;
}

.xans-layout-multishopshipping .worldshipLayer .select {
  margin: 10px 0 0;
}

.xans-layout-multishopshipping .worldshipLayer .select select {
  width: 100%;
}

.xans-layout-conversionpc {
  background: #fff;
  padding: 45px;
  text-align: center;
}

.xans-layout-conversionpc a {
  margin: 20px;
  padding: 20px 40px 20px 110px;
  font-size: 68px;
  color: #63666e;
  text-decoration: none;
  text-align: center;
  border: 4px solid #9d9db0;
  border-radius: 10px;
  background: url("//img.echosting.cafe24.com/skin/base/layout/ico_mobile.png") no-repeat 40px 50%;
}