/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";
@font-face{font-family:"Noto";font-style:normal;src:url(../font/NotoSansJP-Regular.ttf) format("truetype");font-display:swap}
/* usually */
body {
  font-family: "Noto", serif;
  font-size: 14px;
  color: #000000;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
span,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
:after,
:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul,
ol,
li {
  list-style: none;
}

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

.auto {
  margin-left: auto;
  margin-right: auto;
}

.l {
  float: left;
}

.r {
  float: right;
}

.tc {
  text-align: center;
}

.ti2 {
  text-indent: 2em;
}

.db {
  display: block;
}

.dn {
  display: none;
}

.dib {
  display: inline-block;
}

.ovh {
  overflow: hidden;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.fix:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.fix-flex:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.fix-web:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.fix-phone:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.img-responsive {
  max-width: 100%;
  height: auto;
  display: block;
}

.ellipsis {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
}

.ellipsis1 {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
}

.showmenu.nav-ul-box {
  left: 0;
}

img {
  border: none;
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.swiper-slide {
  user-select: none;
}

.m0 {
  margin: 0px;
}

.m1 {
  margin: 1px;
}

.ml1 {
  margin-left: 1px;
}

.mt1 {
  margin-top: 1px;
}

.mr1 {
  margin-right: 1px;
}

.mb1 {
  margin-bottom: 1px;
}

.m2 {
  margin: 2px;
}

.ml2 {
  margin-left: 2px;
}

.mt2 {
  margin-top: 2px;
}

.mr2 {
  margin-right: 2px;
}

.mb2 {
  margin-bottom: 2px;
}

.m5 {
  margin: 5px;
}

.ml5 {
  margin-left: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.m10 {
  margin: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.m15 {
  margin: 15px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.m20 {
  margin: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mr25 {
  margin-right: 25px;
}

.ml30 {
  margin-left: 30px;
}

/*padding*/
.p0 {
  padding: 0px;
}

.p1 {
  padding: 1px;
}

.pl1 {
  padding-left: 1px;
}

.pt1 {
  padding-top: 1px;
}

.pr1 {
  padding-right: 1px;
}

.pb1 {
  padding-bottom: 1px;
}

.p2 {
  padding: 2px;
}

.pl2 {
  padding-left: 2px;
}

.pt2 {
  padding-top: 2px;
}

.pr2 {
  padding-right: 2px;
}

.pb2 {
  padding-bottom: 2px;
}

.p5 {
  padding: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.p10 {
  padding: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.p15 {
  padding: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.p20 {
  padding: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mb25 {
  margin-bottom: 25px;
}

.heigh100 {
  height: 100%;
}

.icon-plus1 {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  cursor: pointer;
  display: none;
}

.icon-plus1::before,
.icon-plus1:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, .4);
  border-radius: 4px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  transition: transform .3s ease-in;
  border-radius: 4px;
}

.icon-plus1:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.icon-plus1.rotate:after {
  transform: translate(-50%, -50%) rotate(0);
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  pointer-events: all;
}


.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}
.mask2 {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}
.mask-btn {
  display: inline-flex;
  width: 149px;
  height: 33px;
  border-radius: 2px;
  background-color: #888888;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.mask-btn.on {
  background-color: #DECDA1;
  color: #151515;
}

.mask-btn.on2 {
  background-color: #151515;
  color: #fff;
}

.mask-inner1 {
    width: 690px;
    border-radius: 8px;
    overflow: hidden;
    max-width: 94%;
}

.mask-inner1-top {
    background-color: #151515;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 22px;
}

.mask-inner1-bott {
    padding: 30px 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 2em;
    text-align: center;
    background-color: #fff;
}

.pages li {
  display: inline-flex;
  position: relative;
  border: 1px solid #DEDEDE;
  border-radius: 50%;
}

.pages1 {
  padding: 50px 0;
}

.pages1 li {
  display: inline-flex;
  position: relative;
  border: 1px solid rgba(0, 0, 0, .1);
  font-size: 12px;
}

.pages1 {
  font-size: 0;
}

.pages1 li a {
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding:  0 10px;
}

.pages1 li span {
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding:  0 10px;
}

.underline {
  text-decoration: underline;
}

.pages li a {
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}



.pages li span {
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.pages .iconfont {
  font-size: 14px;
}

.pages-select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  border: 1px solid #dadada;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  padding: 5px;
  padding-right: 16px;
}

.pages li.thisclass {
  background-color: #fff;
  color: #222;
}

.pages1 li.thisclass {
  background-color: #151515;
  color: #fff;
}

.pages1 li.thisclass a {
  color: #fff;
}

.pages1 li.thisclass::after {
  content: "";
  width: 2px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translate(0,-50%);
}

.pages1 li a:hover {
  text-decoration: underline;
}

.pages li.noborder {
  border: none;
  background-color: transparent;
  padding: 0;
}

.pages li .turn-input {
  color: #666666;
  padding: 8px 12px 7px;
  background-color: #fff;
  width: 48px;
}

input[type="text"],
input[type="password"],
input[type="number"],
textarea,
button,
input[type="email"],
input[type="date"] {
  border: none;
  outline: none;
  background-color: transparent;
}

input.el-input-date {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
}

input.el-input-date::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  padding-left: 100%;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-direction: row-reverse;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-reverse {
  flex-direction: row-reverse;
}

.align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.just-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.just-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.banner {
  position: relative;
}

.banner-i {
  width: 100%;
  display: block;
}

.banner-word {
  position: absolute;
  width: 100%;
  bottom: 5.20vw;
}

.banner-tit {
  font-weight: 600;
  font-size: 48px;
  letter-spacing: 3px;
  text-shadow: 0px 0px 11px #FFFFFF;
}

.lan {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down.png) no-repeat right center;
  padding-right: 16px;
}

.normal-table {
  width: 100%;
  border-collapse: collapse;
}


.normal-select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background-color: transparent;
}

.mobile-img {
  display: none;
}

.menu {
  cursor: pointer;
  margin-left: 10px;
}

.menu i {
  display: block;
  width: 27px;
  height: 2px;
  background-color: #000000;
  margin-top: 8px;
  -webkit-transform-origin: -6% center;
  -ms-transform-origin: -6% center;
  transform-origin: -6% center;
  transition: all 0.3s ease;
}


.menu i:first-child {
  margin-top: 0;
}


.menu.rotate i:nth-child(1) {
  -webkit-transform: translate(0, 0) rotate(40deg);
  -ms-transform: translate(0, 0) rotate(40deg);
  transform: translate(0, 0) rotate(40deg);
}

.menu.rotate i:nth-of-type(2) {
  opacity: 0;
}

.menu.rotate i:nth-of-type(3) {
  -webkit-transform: translate(0, 0) rotate(-40deg);
  -ms-transform: translate(0, 0) rotate(-40deg);
  transform: translate(0, 0) rotate(-40deg);
}

.normal-place ::-webkit-input-placeholder {
  font-size: 16px;
  color: #767676;
  font-family: "Noto", serif;
}

.normal-place :-moz-placeholder {
  font-size: 16px;
  color: #767676;
  font-family: "Noto", serif;
}

.normal-place :-ms-input-placeholder {
  font-size: 16px;
  color: #B7B7B7;
  font-family: "Noto", serif;
}

.normal-place1 ::-webkit-input-placeholder {
  font-size: 14px;
  color: rgba(0, 0, 0, .5);
  font-family: "Noto", serif;
}

.normal-place1 :-moz-placeholder {
  font-size: 14px;
  color: rgba(0, 0, 0, .5);
  font-family: "Noto", serif;
}

.normal-place1 :-ms-input-placeholder {
  font-size: 14px;
  color: rgba(0, 0, 0, .5);
  font-family: "Noto Serif", serif;
}

img[class*=avatar] {
  border-radius: 50%;
}

.hover-theme a:hover,
.hover-a a:hover,
.prev-next-box a:hover {
  color: #DECDA1;
}

.hover-show-a a:hover,.hover-show-btn [class*=btn]:hover,.payment-sub-btn:hover,.payment-btn:hover,.summary-btn:hover,.buy-btn:hover,.contact-sub-btn:hover,._pro-buy-btn:hover,.pro-links:hover,.login-right-btn:hover {
  opacity: 0.6;
}

.hover-tit a:hover [class*=tit] {
  color: #DECDA1;
}

._h-img {
  transition: transform 1s ease;
}

.hover-img a:hover ._h-img {
  transform: scale(1.1);
}

[class*=btn] {
  cursor: pointer;
}

.col-red {
  color: #E7240E;
}

input.upload-file,
input.upload-file1 {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  font-size: 0
}


@-webkit-keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

.lg_sfdh {
  animation: play_btn 0.5s infinite alternate;
}

@keyframes play_btn {
  0% {
    transform: scale(1.0)
  }

  100% {
    transform: scale(1.1)
  }
}

@keyframes hideIndex {
  0% {
    opacity: 0;
    padding-top: 40px;
  }

  100% {
    opacity: 1;
    padding-top: 20px;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 99999s;
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}


.responsive-y {
  overflow-y: auto;
}

.responsive-x {
  overflow-x: auto;
}

.head-sticky {
  position: sticky;
  position: -webkit-sticky;
  width: 100%;
  z-index: 998;
  top: 0;
}

.head-fixed {
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
}

.gx_ {
  width: 16px;
  height: 16px;
  position: relative;
  vertical-align: middle;
}

.gx_::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  left: 50%;
  position: absolute;
}

.gx_:checked::after {
  background: #000 url(../img/gx.png) no-repeat center;
  background-size: 80% auto;
}


@keyframes scroll {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(100%);
  }
}

input.el-input-date {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
}

input.el-input-date::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  padding-left: 100%;
}

.eye-img {
  position: absolute;
  top: 0;
  left: 0;
}

.eye-on {
  opacity: 0;
}

.eye-btn {
  width: 16px;
  height: 16px;
  position: relative;
}

.passeye .eye-normal {
  opacity: 0;
}

.passeye .eye-on {
  opacity: 1;
}

.logo-img {
  display: block;
  max-width: 270px;
}

.center-box {
  max-width: 1328px;
  margin-left: auto;
  margin-right: auto;
}

.center-box1 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.center-box2 {
  max-width: 1075px;
  margin-left: auto;
  margin-right: auto;
}

.center-box3 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.center-box4 {
  max-width: 928px;
  margin-left: auto;
  margin-right: auto;
}


.bb {
  border-bottom: 1px solid #DDDDDD;
}

.bt {
  border-top: 1px solid #DDDDDD;
}

.head-mid-inputbox {
  border: 1px solid #DEDEDE;
  padding: 0 10px;
}

.head-mid-width {
  max-width: 512px;
  width: 100%;
}

.head-val {
  height: 42px;
  font-size: 16px;
}

.s-val {
  width: 100%;
  flex: 1;
}

.s-btn {
  padding: 5px;
}

.cart-num {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 17px;
  background-color: #DECDA1;
  border-radius: 50%;
  font-size: 10px;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(50%,0);
  color: #000;
}

.head-links .iconfont {
  font-size: 28px;
}

@media (min-width:992px) { 
  .drop-tab a {
    display: inline-flex;
    height: 42px;
    min-width: 138px;
    background-color: #DECDA1;
    border-radius: 999px;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    padding: 0 1.82vw;
  }
}

.head-links {
  margin-left: 15px;
}

.head-pd {
  padding: 20px 0;
}

.head-nav-ul > li {
  margin-top: 10px;
}

.head-nav-ul>li + li {
  margin-left: 1.30vw;
}

.swiper-banner-prev,.swiper-banner-next {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: rgb(238, 243, 222,0.4);
}

.swiper-banner-prev::after,.swiper-banner-next::after {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.swiper-banner-prev {
  left: 2.08vw;
}

.swiper-banner-next {
  right: 2.08vw;
}

.swiper-horizontal .swiper-banner-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}


.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #DECDA1;
}

.normal-pd {
  padding: 60px 0;
}

.normal-pd2 {
  padding: 40px 0;
}


.normal-pb {
  padding-bottom: 60px;
}


.normal-bg {
  background-color: rgba(241, 241, 241, 1);
}

.normal-tit-en {
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.75px;
  color: #9F805E;
}

.normal-tit {
  font-weight: 600;
  font-size: 24px;
  line-height: 2em;
  letter-spacing: 4.8px;
}

.sale-ul>li {
  position: relative;
  padding: 0 5px 10px;
  color: #656565;
}

.sale-ul>li + li {
  margin-left: 20px;
}

.sale-ul>li a {
  color: #656565;
}

.sale-ul>li + li {
  margin-left: 20px;
}

.sale-ul>li::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  height: 2px;
  background-color: #DECDA1;
  width: 0;
  transition: width .3s ease;
}

.sale-ul>li::before {
  content: "";
  border-top: 6px solid #DECDA1;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,100%);
  position: absolute;
  display: none;
}

.sale-ul>li.on::after,.sale-ul>li:hover::after {
  width: 100%;
}

.sale-ul>li.on,.sale-ul>li.on a,.sale-ul>li:hover,.sale-ul>li:hover a {
  color: #000000;
}

.sale-box {
  padding: 20px 0 40px;
}

.sale-ul>li.on::before,.sale-ul>li:hover::before {
  display: block;
}

.normal-item {
  display: none;
}

.normal-item:first-child {
  display: block;
}

.sale-tit {
  font-weight: 600;
  font-size: 16px;
  margin-top: 10px;
}

.sale-price {
  font-weight: 700;
  font-size: 20px;
  color: #B40025;
  margin-top: 10px;
}

.sale-swiper-prev,.sale-swiper-next {
  width: 42px;
  height: 42px;
  background-color: #F1F1F1;
  border-radius: 50%;
}

.sale-swiper-prev::after,.sale-swiper-next::after {
  color: #9D8825;
  font-size: 20px;
  font-weight: 600;
}

.swiper-three .swiper-slide {
    width: 45%;
}

.swiper-three-en {
  font-size: 28px;
  line-height: 1.7em;
  letter-spacing: 3px;
}

.swiper-three-inner {
  background-color: rgb(255, 255, 255, 0.7);
  border: 1px solid #A8A8A8;
  padding: 20px;
  width: calc(100% - 3.64vw);
  text-align: center;
  display: none;
}

.swiper-three-tit {
  font-weight: 600;
  font-size: 20px;
  line-height: 2.4em;
  letter-spacing: 3px;
}

.swiper-three .swiper-slide.swiper-slide-active .swiper-three-inner {
  display: block;
}

.pro-list-ul>li {
  width: 24.09%;
  margin-left: 1.20%;
  margin-top: 40px;
  border: 1px solid #EFEFEF;
}

.sale-swiper-bott {
  padding-bottom: 20px;
}

.pro-list-ul>li:nth-of-type(4n+1) {
  margin-left: 0;
}

.pro-links {
  display: inline-flex;
  height: 55px;
  width: 260px;
  background-color: #F7F6F2;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 17px;
}

.pro-links-bj {
  background-color: #DECDA1;
}

.icon-posi {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translate(0,-50%);
}

.normal-mt {
  margin-top: 60px;
}

.sellers-box {
  background-color: #DECDA1;
  padding: 9.375vw 0 7.29vw;
}

.sellers-tit {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.8em;
  /* letter-spacing: 3px; */
  
}

.sellers-tit-color {
  color: #9B7C5A;
}

.normal-bj {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sellers-left-inner {
  padding-top: 100%;
  border-radius: 50%;
}

.sellers-desc {
  font-size: 15px;
  line-height: 2em;
  letter-spacing: 0.75px;
}

.sellers-left {
  width: 51.34%;
}

.sellers-right {
  width: 35.81%;
}

.purpose-ul {
  gap: 40px;
}

.purpose-ul>li {
  width: calc(calc(100% - 240px) / 7);
  text-align: center;
}

.purpose-bott {
  margin-top: 10px;
  font-size: 15px;
  line-height: 24px;
}

.g-img {
  display: block;
}

.type-swiper-top {
  padding-top: 100%;
  border-radius: 50%;
  background-color: var(--bg,#fff);
  border: 1px solid var(--bg,#C9C9C9);
}

.normal-pd3 {
  padding: 5.20vw 0;
}


.aboutus-inner-width {
  max-width: 464px;
}

.login-en {
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 3px;
  text-align: center;
}

.vip-login-tit {
  font-weight: 600;
  font-size: 56px;
  letter-spacing: 3px;
}

.vip-login-tit small {
  font-size: 71%;
  font-weight: 600;
}

.symbol-img {
  max-height: 52%;
}

.vip-login-desc {
  font-weight: 600;
  font-size: 20px;
  line-height: 2.4em;
  letter-spacing: 3px;
}

.vip-login-en {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: 3px;
}


.login-right-btn {
  display: inline-flex;
  width: 200px;
  height: 77px;
  background-color: #fff;
  font-size: 18px;
  align-items: center;
  padding: 0 20px;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000;
  justify-content: space-between;
}

.login-right-btn1 {
  width: 107px;
  justify-content:center;
  margin-left: 3.125vw;
}

.footer {
  background-color: #DECDA1;
  padding: 40px 0;
}

.footer-logo {
  max-width: 130px;
}

.media-img {
  height: 17px;
}

.media-links {
  margin-left: 30px;
}

.footer-top-ul>li {
  margin-right: 3.125vw;
  font-size: 15px;
}

.footer-bott-ul>li {
  margin-right: 20px;
}

/* .footer-bott {
  margin-top: 60px;
} */

.normal-vice-tit {
  font-size: 40px;
  line-height: 1.4em;
  
}

.normal-vice-tit1 {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 29.62px;
  line-height: 1.6em;
  letter-spacing: 0.7px
}


.normal-vice-tit2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 2.72em;
  letter-spacing: 0.7px;
}

.normal-vice-pd {
  padding: 30px 0;
}

.nav-position-pd {
  padding: 25px 0;
}

.nav-position a:hover {
  color: #DECDA1;
}

.filter-icon {
  display: inline-flex;
  width: 16px;
  height: 14px;
  background: url(../img/filter.png) no-repeat center;
  background-size: auto;
}

.filter-left-btn {
  display: inline-flex;
  width: 100%;
  height: 46px;
  border-radius: 2px;
  border: 1px solid #DECDA1;
  justify-content: center;
  align-items: center;
  color: #262626;
  max-width: 230px;
  background-color: #fff;
}

.filter-select {
  border: 1px solid #DEDEDE;
  height: 30px;
  padding: 0 10px;
  font-size: 14px;
  width: 116px;
  background: url(../img/arr-down.png) no-repeat calc(100% - 15px) center;
  background-size: auto;
}

.filter-box {
  background-color: #F9F9F9;
  padding: 30px 20px;
}

._pro-deta_left {
  width: 42.16%;
}

._pro-deta-right {
  width: 54.74%;
}

.swiper-main-box {
    padding-top: 100%;
}

#swiper-main {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

#swiper-thumbs .swiper-slide {
    border: 2px solid transparent;
    cursor: pointer;
    overflow: hidden;
}

#swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #DECDA1;
}

._pro-deta-flag {
  display: inline-flex;
  width: 42px;
  height: 27px;
  border-radius: 2px;
  border: 1px solid #9D8825;
  background-color: #DECDA1;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}

.swiper-thumbs-next,.swiper-thumbs-prev {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
}

.swiper-thumbs-prev::after,.swiper-thumbs-next::after {
  font-size: 18px;
  color: #9D8825;
  font-weight: 600;
}

.swiper-thumbs-prev.swiper-button-disabled, .swiper-thumbs-next.swiper-button-disabled {
  opacity: 0;
}

._pro-deta-tit {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
}

._pro-deta-data {
  font-weight: 700;
  font-size: 24px;
}

.price {
  color: #B40025;
}

._pro-flag {
    display: inline-flex;
    min-width: 110px;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #B4B4B4;
    border-radius: 2px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
}

._pro-flag.on {
  border-color:#DECDA1 ;
  background-color: #DECDA1;
}

._pro-dl>dt {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}

._pro-select {
  height: 30px;
  width: 70px;
  border: 1px solid #DEDEDE;
  border-radius: 2px;
  background: url(../img/arr-down.png) no-repeat calc(100% - 15px) center;
  background-size: auto;
  text-align: center;
}

.send-btn {
  display: inline-flex;
  width: 84px;
  height: 34px;
  background-color: #DECDA1;
  justify-content: center;
  align-items: center;
}

._pro-record-desc {
  color: #888888;
  height: auto;
  width: 100%;
}


._pro-record {
  line-height: 21px;
  background-color: #F3F3F3;
  padding: 15px;
}

._pro-record-desc-box {
  min-height: 100px;
  padding: 10px;
}

._pro-buy-btn {
  max-width: 363px;
  width: 100%;
  height: 46px;
  border: 1px solid #9D8825;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

._pro-buy-btn.on {
  background-color: #DECDA1;
  border-color: #DECDA1;
}

.product-details-tab-ul>li a {
  height: 42px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-details-tab-ul>li {
  border: 1px solid transparent;
  border-bottom-color: #9D8825;
}

.product-details-tab-ul>li.on {
  border-color: #9D8825;
}

.product-details-tab-ul {
  background-color: #F9F9F9;
}

.product-details-box-bott {
  margin-top: 50px;
}


.product-db-show {
    font-size: 16px;
    line-height: 2em;
    padding: 30px 0;
}

.login-form {
    padding-top: 40px;
}

.login-form-tit {
    font-weight: 700;
    line-height: 2.2em;
    letter-spacing: 0.7px;
}

.payment-table {
    color: #333333;
    table-layout: fixed;
    font-size: 14px;
}

.pay-input-box {
    border: 1px solid #E0E0E0;
    padding: 0 10px;
}

.table-vice-tit {
    background-color: #151515;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}

.payment-table th {
    background-color: #ECECEC;
}

.payment-table th, .payment-table td {
    padding: 5px;
    border: 1px solid #CBCBCB;
}

.pay-val {
    width: 100%;
    flex: 1;
    height: 34px;
}

.payment-sub-btn {
    display: inline-flex;
    width: 170px;
    height: 40px;
    background-color: #DECDA1;
    color: #1D1D1D;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
}

.forgot-pass {
    font-weight: 700;
    letter-spacing: 0.7px;
}

.login-form-desc {
    font-weight: 600;
    letter-spacing: 0.7px;
    line-height: 1.6em;
}

.login-form-left {
    width: 45%;
}

.login-form-right {
    width: calc(100% - 45% - 30px);
}

.news-tit {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.5em;
}

.news-vice-tit {
  line-height: 1.85;
}

.news-left {
  width: 30%;
}

.news-time {
  line-height: 1.86em;
  color: #808080;
}

.news_tit {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5em;
  color: #191919;
}

.news-ul>li {
  padding: 40px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.news_desc {
  line-height: 1.5em;
  color: rgba(0, 0, 0, 0.75);
}

.details-tit-group {
  padding-bottom: 30px;
}

.details-show {
  line-height: 2.2em;
  padding: 30px 0;
}

.g-tit {
  font-size: 64px;
  color: #DECDA1;
   font-family: "Playball", cursive;
  font-style: italic;
}

.pro-tit {
  font-size: 26px;
  line-height: 1.5em;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.g-desc {
  font-size: 17px;
  line-height: 2em;
}

.form-bj {
  padding: 9.375vw 0 7.29vw;
}

.form-dl {
  font-size: 15px;
  padding: 30px 0;
  border-bottom: 1px solid #272727;
  line-height: 1.8em;
  word-break: break-all;
}

.form-dl>dt {
  width: 150px;
}

.form-dl>dd {
  width: 100%;
  flex: 1;
}

.form-width {
  width: 700px;
  max-width: 100%;
}

.form-tit {
  font-size: 34px;
  line-height: 1.8em;
  letter-spacing: 0.84px;
}

.form-tit-en{
  font-size: 13px;
  line-height: 1.4em;
  letter-spacing: 0.39px;
}

.guide-ul>li {
  width: 30%;
  margin-left: 4.995%;
  background-color: #F7F7F7;
}

.guide-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}

.guide-top {
  background-color: rgb(232, 232, 232, 1);
  padding: 10px;
  font-size: 16px;
  text-align: center;
}

.guide-links {
  display: block;
}

.guide-bott {
  padding: 20px 30px;
}

.guide-links + .guide-links {
  margin-top: 20px;
}
.guide-links {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1.5px;
}

.guide-links.on,.guide-links:hover {
  color: #C99E5B;
}

.guide-normal-tit {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1.5px;
  background-color: #151515;
  color: #fff;
  padding: 15px;
}

.guide-vice-tit {
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 1.5px;
  background-color: #ECECEC;
  padding: 10px 15px;
}

.guide-show {
  font-size: 14px;
  line-height: 2.28em;
  letter-spacing: 1.5px;
}

.contact-input-box {
  border: 1px solid #E5E5E5;
}

.contact-val {
  height: 50px;
}


.require-span {
  display: inline-flex;
  font-size: 10px;
  width: 28px;
  height: 18px;
  background-color: #CE161E;
  justify-content: center;
  align-items: center;
  color: #fff;
}

/* .contact-dl {
  font-size: 12px;
} */


.contact-input-pd {
  padding: 0 15px;
}

.contact-input-pd1 {
  padding: 15px;
}

.contact-text {
  height: 200px;
  width: 100%;
  resize: none;
}

.check-label a:hover{
  color: #DECDA1;
}

.contact-sub-btn {
  display: inline-flex;
  height: 57px;
  width: 340px;
  background-color: #DECDA1;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  max-width: 100%;
}

.normal-vice-tit3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6em;
  letter-spacing: 0.7px;
  margin: 30px 0;
}

.buy-table th, .buy-table td {
    padding: 10px;
    border: 1px solid #E0E0E0;
}

.buy-table th {
    background-color: #F7F7F7;
    font-weight: 600;
    color: #7D7D7D;
}

.buy-table3 th,.buy-table3 td {
  padding: 5px;
}

.buy-table3 th  {
  color: #333333;
}

.buy-table4 th,.buy-table4 td {
  padding: 15px 10px;
}


.group-img {
  width: 133px;
  height: 133px;
  object-fit: cover;
}

.table-img-group-right {
  padding-left: 5px;
  word-break: break-all;
}

.step-value {
    color: #333333;
    text-align: center;
    height: 35px;
}

.step-icon-up::before {
    content: "";
    border-bottom: 7px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.step-icon-down::before {
    content: "";
    border-top: 7px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.step-icon-up {
    top: 5px;
}

.step-icon {
    display: inline-flex;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.step-icon-down {
    bottom: 5px;
}

.step-group1 {
    border: 1px solid #CBCBCB;
}


.input-num {
    width: 30px;
    padding-right: 15px;
}

.cancel-btn {
    display: inline-flex;
    height: 35px;
    background-color: #F7F7F7;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border: 1px solid #CBCBCB;
    text-align: center;
    min-width: 40px;
    white-space: nowrap;
}

.summary-btn {
    display: inline-flex;
    height: 35px;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    font-size: 12px;
    min-width: 130px;
    border: 1px solid #D9D9D9;
}

.summary-btn.on {
  background-color: #DECDA1;
  border-color: #DECDA1;
}

.buy-table2 {
  width: 525px;
  max-width: 100%;
}

.payment-btn {
    display: inline-flex;
    width: 525px;
    height: 55px;
    border: 1px solid #DECDA1;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    color: #151515;
    max-width: 100%;
    font-weight: 600;
}

.payment-btn.on {
  background-color: #DECDA1;
}

.buy-table-tit {
  font-size: 18px;
  font-weight: 600;
}

.buy-table-left {
  width: 48.65%;
}

.buy-table-right {
  width: 48.65%;
}

.buy-btn {
  display: inline-flex;
  width: 61px;
  height: 34px;
  background-color: #F7F7F7;
  justify-content: center;
  align-items: center;
  color: #333;
  border: 1px solid #CBCBCB;
}

.payment-itit {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6em;
  letter-spacing: 0.7px;
}

.buy-table-ver th, .buy-table-ver td {
    vertical-align: top;
    line-height: 2em;
}

.pay-input-width {
  width: 165px;
  max-width: 100%;
}

.pay-input-width1 {
  width: 332px;
  max-width: 100%;
}

.payment-table1 th {
  background-color: #F7F7F7;
}

.payment-table-info {
  line-height: 2em;
}

.payment-idesc {
  line-height: 2.2em;
}

.pay-select {
  background: url(../img/arr-down.png) no-repeat calc(100% - 15px) center;
  background-size: auto;
}

.vip-tab-ul>li>a {
  display:flex;
  width: 100%;
  height: 64px;
  justify-content: center;
  align-items: center;
  color: #7E878F;
}

.vip-tab-ul {
  gap: 20px;
}

.vip-tab-ul>li {
  width: calc(calc(100% - 60px) / 4);
  border: 1px solid #E0E0E0;
  font-size: 18px;
}

.vip-tab-ul>li.on,.vip-tab-ul>li:hover {
  background-color: #DECDA1;
  border-color: #DECDA1;
  color: #101010;
}

.vip-tab-ul>li.on a,.vip-tab-ul>li:hover a{
  color: #101010;
}

.vip-tab-ul>li .iconfont {
  font-size: 24px;
  margin-right: 10px;
}

.limit-box-left {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6em;
  letter-spacing: 0.7px;
}

.limit-box {
  background-color: #F7F7F7;
  padding: 15px;
}

.limit-box-right {
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0.7px;
  font-weight: 600;
}

.limit-top {
  background: linear-gradient(90deg, #DECDA1 0%, #FFF2D0 50%, #DECDA1 100%);
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.7px;
  padding: 10px;
  text-align: center;
  color: #7A5700;
}

.limit-box-iright {
  width: 356px;
}

.limit-box-ileft {
  padding-right: 25px;
}

.limit-box-table {
  max-height: 310px;
}

.limit-bprice {
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.7px;
}

.limit-text {
  font-weight: 700;
  font-size: 12px;
}


.limit-btit {
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.7px;
}

.limit-ul>li {
  border: 1px solid #DECDA1;
}

.limit-ul>li + li {
  margin-top: 10px;
}

.limit-bott {
 padding: 5px 10px;
}

.limit-btn {
  display: inline-flex;
  padding: 10px 5px;
  background-color: #F8EBC7;
  border-top: 1px solid #BC261A;
  border-bottom: 1px solid #BC261A;
  font-size: 12px;
  color: #BC261A;
  font-weight: 600;
  width: 80px;
  justify-content: space-between;
}

.vip-tab-ul1>li {
  margin-right: 20px;
  border: 1px solid transparent;
}

.vip-tab-ul1>li a {
  display: inline-flex;
  height: 40px;
  justify-content: center;
  align-items: center;
  min-width: 88px;
  color: #656565;
}

.vip-tab-ul1>li.on,.vip-tab-ul1>li:hover {
  border: 1px solid #000000;
  color: #000000;
}

.vip-tab-ul1>li.on a,.vip-tab-ul1>li:hover a {
  color: #000000;
}

.resume-box {
    padding: 20px;
    border: 1px solid #E0E0E0;
    border-top: none;
    line-height: 1.65em;
    font-size: 16px;
}

.resume-box-bj {
    background-color: #F7F7F7;
}

.resume-sum-price {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
}

.table-select {
  width: 150px;
  height: 33px;
  border: 1px solid #B09C76;
  background: url(../img/arr-down2.png) no-repeat calc(100% - 15px) center;
  background-size: auto;
  width: 150px;
  padding-right: 15px;
  border-radius: 2px;
  color: #B09C76;
  text-align: center;
}

.table-select:disabled {
  background-image: none;
  border-color: #373737;
  color: #373737;
}

.table-btn {
  display: inline-flex;
  width: 150px;
  height: 33px;
  background-color: #DECDA1;
  color: #1E1E1E;
  justify-content: center;
  align-items: center;
}

.table-btn.disabled {
  background-color: #888888;
  color: #fff;
}
.open-mask{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
  top: 0;
  left: 0;
  z-index: 998;
  display: none;
}
.rule-show {
  padding: 30px 0;
  line-height: 2.2em;
  color: #000000;
  font-size: 16px;
}

.filter-pop-inner {
  width: 1000px;
  max-width: 96%;
  padding: 15px 15px 25px;
}

.filter-pop-tit {
  font-size: 18px;
}

.filter-pop-width {
  width: 49.29%;
}

.filter-val {
  height: 40px;
}

.filter-pop-dl>dt {
  width: 105px;
}

.filter-pop-dl>dd {
  flex: 1;
}

.icon-close-posi {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 24px;
}

.pop-select {
  background: url(../img/arr-down3.png) no-repeat calc(100% - 15px) center;
  background-size: auto;
}

@media (min-width:1920px) {
  .swiper-three-inner {
    width: calc(100% - 70px);
  }
  .swiper-horizontal .swiper-banner-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    margin: 0 1.04vw;
  }

  .swiper-banner-prev {
    left: 40px;
  }

  .swiper-banner-next {
    right: 40px;
  }
  .footer-top-ul>li {
    margin-right: 60px;
  }
  .login-right-btn1 {
    margin-left: 60px;
  }
  .normal-pd3  {
    padding: 100px 0;
  }
  .sellers-box {
    background-color: #DECDA1;
    padding: 180px 0 140px;
  }
  .head-nav-ul>li + li {
    margin-left: 25px;
  }

  .drop-tab a {
    padding: 0 35px;
  }
}

@media (min-width:992px) {
  .table-img-group-right {
    min-height: 133px;
  }
}

@media (min-width:1400px) {
  .sale-swiper-prev {
    left: -15px;
    transform: translate(-100%,-50%);
  }

  .sale-swiper-next {
    right: -15px;
    transform: translate(100%,-50%);
  }
}


.bold {
  font-weight: 600;
}

.tl {
  text-align: left;
}

.block {
  display: block;
  width: 100%;
}

.mt25 {
  margin-top: 25px;
}

.tr {
  text-align: right;
}

.hide-pc {
  display: none;
}

.webkit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}

.line2 {
  -webkit-line-clamp: 2;
}

.line3 {
  -webkit-line-clamp: 3;
}

.line4 {
  -webkit-line-clamp: 4;
}

.line5 {
  -webkit-line-clamp: 5;
}

.col-000 {
  color: #000;
}

.col-333 {
  color: #333;
}

.col-666 {
  color: #666;
}

.col-999 {
  color: #999;
}

.col-3c {
  color: #3C3B43;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.col-fff {
  color: #fff;
}

.col-fff a {
  color: #fff;
}

.bgfff {
  background-color: #fff;
}

.theme {
  color: #DECDA1;
}
.filter-mask{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}
      .filter-mask-top {
        background-color: #F9F9F9;
        padding: 20px;
        font-size: 15px;
        display: none;
        
      }

      .filter-mask-inner {
        width: 1000px;
        max-width: 96%;
      }

      .fitler-mask-bott {
        padding: 45px;
        max-height: 80vh;
      }

      .mask-bott-dl>dt {
        font-weight: 600;
        font-size: 18px;
        padding: 10px;
        border-bottom: 1px solid #9D8825;
      }

      .mask-bott-dl dd {
        column-gap: 10px;
      }

      .mask-label {
        line-height: 50px;
        border-bottom: 1px solid #CACACA;
        width: calc(calc(100% - 30px) / 4);
      }

      .mask-bott-item + .mask-bott-item {
        margin-top: 20px;
      }

      @media (max-width:992px) {
        .mask-label {
          line-height: 50px;
          border-bottom: 1px solid #CACACA;
          width: calc(calc(100% - 10px) / 2);
        }

        .fitler-mask-bott {
          padding: 20px 15px;
        }
      }
      
.media-a-box {
      gap: 2.08vw;
    }

    @media (min-width:1920px) { 
      .media-a-box {
        gap: 40px;
      }
    }

    .media-a {
      width: 55px;
      height: 55px;
    }

    .tree-drop-cont {
      display: none;
    }

    .level1 {
      --fs:20px;
      --pd:20px 0;
      --bb:#968839;
      --fw:700;
    }

    .level2 {
      --color:#323232;
      --pd:20px;
      --bb:transparent;
      --fw:400;
    }

    .tree-drop {
      font-size: var(--fs);
      padding: var(--pd);
      color:var(--color,#000);
      border-bottom: 1px solid var(--bb);
      font-weight: var(--fw);
    }

    .tree-drop.rotate .tree-drop-tit,.tree-drop:hover .tree-drop-tit{
      color: #968839;
    }

    .tree-drop.rotate .tree-icon  {
      border-bottom-color: #968839;
      border-right-color: #968839;
    }

    .tree-drop.rotate .tree-icon {
        transform: rotate(-135deg);
    }

    .tree-icon {
      display: inline-block;
      width: 6px;
      height: 6px;
      border-bottom: 2px solid #252525;
      border-right: 2px solid #252525;
      transform: rotate(45deg);
      transition: all .3s ease;
    }

    .toggle-filter-btn {
      display: flex;
      width: 100%;
      height: 62px;
      justify-content: center;
      align-items: center;
      border: 1px solid #968839;
      font-size: 20px;
    }

    .toggle-menu-fixed {
      position: fixed;
      right: 0;
      top: 0;
      padding-top: 167.47px;
      width: 530px;
      height: 100vh;
      z-index: 99;
      transform: translate(100%, 0);
      transition: transform .3s ease;
      max-width: 100%;
    }

    .toggle-menu-fixed.showmenu {
      transform: translate(0, 0);
    }

    .toggle-menu-inner {
      padding: 40px 30px;
    }

    .toggle-menu-top {
      gap: 20px;
    }

    .toggle-menu-btn {
      height: 68px;
      width: 100%;
      flex: 1;
      border: 1px solid #968839;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      color: #2A2A2A;
      font-size: 20px;
    }

    .toggle-menu-btn.on {
      background-color: #968839;
      color: #fff;
    }

     @media (max-width:992px) { 
      .toggle-menu-fixed {
        padding-top: 100px;
      }
      .toggle-menu-inner {
        padding:15px;
      }

      .toggle-menu-btn {
        height: 50px;
        font-size: 16px;
      }

      .toggle-filter-btn {
        height: 45px;
        font-size: 16px;
      }

      .level1 {
        --pd:15px 0;
        --fs:16px;
      }

      .level2 {
        --pd:15px;
        --fs:14px;
      }

      .media-a {
        width: 30px;
        height: 30px;
      }
    }