@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400&display=swap");
body .css_init * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .css_init ul, body .css_init li, body .css_init dl, body .css_init dt, body .css_init dd {
  list-style: none;
  margin: 0;
}
body .css_init img {
  display: block;
  width: 100% !important;
}
body .is_master_menu_top_space {
  margin-top: 1.5%;
}
body .input_text_notice {
  display: none;
}
body .input_text:focus ~ .input_text_notice {
  display: inline-block;
}
body.scroll_lock {
  overflow: hidden;
}
body .is_loading {
  position: relative;
  padding-right: 1.5em;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #999;
}
body .is_loading i {
  position: absolute;
  right: 0;
  top: 0.15em;
  -webkit-animation: loading 1s infinite linear;
  animation: loading 1s infinite linear;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
body .is_loading.hide {
  display: none;
}
body .tip_icon {
  position: relative;
  cursor: pointer;
  background-color: #666;
  color: #fff;
  border-radius: 99em;
  padding: 0.8em;
  font-size: 0.8em;
  margin-left: 5px;
}
body .tip_icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body .tip_icon:hover {
  opacity: 0.7;
}
body a:link,
body a:visited,
body a:active {
  color: inherit;
}
body .highlight {
  padding: 10PX 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  line-height: 1.5;
  color: #666;
  background-color: #ededed;
  border-color: #dbd2d2;
}
body .highlight.success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
body .highlight.info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
body .highlight.danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
body .highlight.warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
body .copy_btn {
  cursor: pointer;
}
body .hide {
  display: none;
}
body .loading_rotate {
  -webkit-animation: loading 1s infinite linear;
  animation: loading 1s infinite linear;
}
body .page_notice {
  padding: 5%;
}
body .breadcrumb {
  list-style: none;
  padding: 30px 10% 10px;
  font-size: 0.9rem;
  line-height: 2;
  text-align: left;
}
body .breadcrumb.breadcrumb_column_publicize {
  border-bottom: 0;
  padding: 0;
}
body .breadcrumb li {
  position: relative;
  margin: 0 20px 0 0;
  padding: 0 5px;
  display: inline-block;
}
body .breadcrumb li i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -1.3em;
  font-size: 0.9em;
  color: #bbb;
}
body .breadcrumb li a {
  display: block;
  color: #888;
}
body .breadcrumb li select {
  padding: 0 5px;
  font-size: 1em;
  line-height: 2;
  height: 2em;
  border: 1px solid #ddd;
}
body .main_picture_wrap,
body .watermark_pic_wrap,
body .pd_item_pic {
  position: relative;
}
body .main_picture_wrap .watermark_pic,
body .watermark_pic_wrap .watermark_pic,
body .pd_item_pic .watermark_pic {
  position: absolute;
  pointer-events: none;
  padding: 0 !important;
  bottom: 0;
  right: 0;
  opacity: 0.8;
  width: 15%;
}
body .main_picture_wrap .watermark_pic img,
body .watermark_pic_wrap .watermark_pic img,
body .pd_item_pic .watermark_pic img {
  display: block;
  width: 100% !important;
}
body .fb_dialog_content iframe {
  bottom: 80px !important;
  right: 45px !important;
  margin: 0 !important;
  -webkit-transform: scale(0.8334);
          transform: scale(0.8334);
}
body .fb_dialog_content > div:nth-child(2) {
  display: none !important;
}
body .fb-customerchat iframe {
  bottom: 145px !important;
}
body .fb-customerchat iframe.fb_customer_chat_bounce_in_v2 {
  max-height: 70vh !important;
}
body .div_product_directory ul li.title {
  margin-left: 10px;
}
body .div_product_directory ul li.list {
  padding: 5px 15px 10px 15px;
  margin: 0;
}
body .div_product_directory ul li.list_selected {
  padding: 5px 15px 10px 15px;
}
body .div_middle_left .div_small_side_menu_list ul .menu_level_1 {
  padding-left: 10px;
  margin-left: 10px;
}
body .product_list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  margin: 2% auto;
  font-size: 14px;
  font-family: "Noto Sans TC", sans-serif;
}
body .product_list * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .product_list a {
  font-family: initial;
  font-size: 100%;
}
body .product_list a:hover {
  font-family: initial;
}
body .product_list img {
  width: 100%;
}
body .product_list .a6_title.txt {
  text-align: left;
  padding: 1% 0;
  border-bottom: 1px solid #ddd;
}
body .product_list .slick-prev,
body .product_list .slick-next {
  z-index: 1;
}
body .product_list .slick-prev::before,
body .product_list .slick-next::before {
  color: #aaa;
}
body .product_list .slick-prev {
  left: 0;
}
body .product_list .slick-next {
  right: 0;
}
body .product_list .pd_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .product_list .pd_list.slick-slider .slick-arrow {
  width: auto;
  height: auto;
  font-size: 1vw;
  padding: 1em 0.7em;
  background-color: #333;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #fff;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body .product_list .pd_list.slick-slider .slick-arrow:before {
  content: none;
}
body .product_list .pd_list.slick-slider .slick-arrow.slick-prev {
  left: -2em;
}
body .product_list .pd_list.slick-slider .slick-arrow.slick-next {
  right: -2em;
}
body .product_list .pd_list.slick-slider .slick-arrow:hover {
  -webkit-transform: translateY(-50%) scale(1.1);
          transform: translateY(-50%) scale(1.1);
  -webkit-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.3);
}
body .product_list .pd_list.slick-slider .slick-list {
  padding: 0.5em 0em;
}
body .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide {
  margin: 0 0.5em;
}
body .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item {
  padding: 36px 10px 24px;
  font-size: 0.8em;
}
body .product_list .pd_list .pd_list_item {
  position: relative;
  display: inline-block;
  text-align: left;
  padding: 36px 20px;
  margin: 0 0 1em;
  margin-right: 2%;
  width: 32%;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}
body .product_list .pd_list .pd_list_item:nth-child(3n) {
  margin-right: 0;
}
body .product_list .pd_list .pd_list_item:hover .parameter_link {
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
body .product_list .pd_list .pd_list_item .pd_item_pic {
  display: block;
  cursor: pointer;
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  border: 1px solid #ddd;
  /*
  &:hover {
      .pic_img {
          transform: scale(1.1);
      }
  */
}
body .product_list .pd_list .pd_list_item .pd_item_pic .pic_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body .product_list .pd_list .pd_list_item .pd_item_pic .activity_name {
  position: absolute;
  padding: 0 3%;
  top: 0;
  left: 0;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  max-width: 100%;
  height: 3em;
  line-height: 3em;
  overflow: hidden;
}
body .product_list .pd_list .pd_list_item .pd_item_pic .watermark_pic {
  width: 25%;
}
body .product_list .pd_list .pd_list_item .promote {
  font-size: 1em;
  line-height: 2.5;
  height: 2.5em;
  overflow: hidden;
  color: darksalmon;
  margin: 0;
  padding: 0 1em;
  text-align: center;
  border-bottom: 1px dotted #ddd;
}
body .product_list .pd_list .pd_list_item .product_name {
  width: 100%;
  padding: 0 1em;
  margin: 1em 0;
}
body .product_list .pd_list .pd_list_item .product_name h2,
body .product_list .pd_list .pd_list_item .product_name h3 {
  overflow: hidden;
  width: 100%;
  font-weight: 200;
  font-size: 1em;
  line-height: 1.5;
  max-height: 3em;
}
body .product_list .pd_list .pd_list_item .parameter_link {
  padding: 0;
  width: calc(100% - 2em);
  top: 6px;
  position: absolute;
  -webkit-transform: translateY(130%);
          transform: translateY(130%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  gap: 0.5em;
  opacity: 0;
  pointer-events: none;
  height: 2em;
  overflow: hidden;
}
body .product_list .pd_list .pd_list_item .parameter_link.fixed {
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
body .product_list .pd_list .pd_list_item .parameter_link span {
  display: block;
  max-width: 70%;
  font-size: 0.8em;
  padding: 0 0.5em;
  line-height: 2;
  height: 2em;
  min-height: 24px;
  overflow: hidden;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #333;
  color: #fff;
}
body .product_list .pd_list .pd_list_item .price {
  padding: 0;
  display: inline-block;
  width: 68%;
  padding-left: 1em;
  vertical-align: middle;
}
body .product_list .pd_list .pd_list_item .price.has_cta {
  width: 55%;
}
body .product_list .pd_list .pd_list_item .price .sale_price {
  position: relative;
  font-size: 110%;
  display: inline-block;
}
body .product_list .pd_list .pd_list_item .price .sale_price.slash {
  font-size: 90%;
  color: #333;
}
body .product_list .pd_list .pd_list_item .price .sale_price.slash:after {
  content: "";
  display: block;
  position: absolute;
  left: -10%;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(5deg);
          transform: translateY(-50%) rotate(5deg);
  height: 1px;
  width: 120%;
  background-color: #333;
}
body .product_list .pd_list .pd_list_item .price .activity_price {
  font-size: 135%;
  margin-right: 10px;
  color: rgb(255, 113, 113);
  display: inline-block;
}
body .product_list .pd_list .pd_list_item .price .activity_price span {
  font-size: 50%;
}
body .product_list .pd_list .pd_list_item .price .price_up:after {
  content: " up";
  font-size: 0.5em;
  display: inline-block;
}
body .product_list .pd_list .pd_list_item .rating {
  color: #333;
  font-size: 1em;
  margin-left: 5%;
  padding: 0.1em 0.3em;
  border-radius: 5px;
  border: 1px solid #ccc;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}
body .product_list .pd_list .pd_list_item .rating i {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  margin-right: 0.2em;
  vertical-align: middle;
}
body .product_list .pd_list .pd_list_item .rating .rating_score {
  display: inline-block;
  vertical-align: middle;
}
body .product_list .pd_list .pd_list_item .collect {
  color: #333;
  font-size: 1em;
  margin-left: 15%;
  padding: 0.1em 0.3em;
  border-radius: 5px;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}
body .product_list .pd_list .pd_list_item .to_know {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  width: 43%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  border: 1px solid #ddd;
  border-radius: 5px;
  vertical-align: middle;
}
body .product_list .pd_list .pd_list_item .to_know a {
  display: block;
  line-height: 2.5;
  width: 100%;
  color: inherit;
}
body .product_list .pd_list .pd_list_item .to_know.booked, body .product_list .pd_list .pd_list_item .to_know.no_goods {
  color: #666;
  background-color: #ddd;
}
body .product_list .pd_list .pd_list_item .to_know.booked:hover, body .product_list .pd_list .pd_list_item .to_know.no_goods:hover {
  color: #666;
  background-color: #ddd;
}
body .product_list .pd_list .pd_list_item .to_know:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
body .product_list .pd_list .pd_list_item .to_know:hover.booked {
  color: #fff;
}
body .product_list .pd_list .slick-dots li {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}
body .product_list .pd_list .slick-dots li button {
  padding: 0;
  width: 100%;
  height: 100%;
}
body .product_list .pd_list .slick-dots li button:before {
  content: "";
  background-color: #000;
  width: 8px;
  height: 8px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 99em;
}
body .ad_overflow_video.default_animation {
  background-color: #333;
}
body .ad_overflow_video.default_animation .video_wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out 0.3s;
  transition: opacity 1s ease-out 0.3s;
}
body .ad_overflow_video.default_animation .video_wrap video {
  position: absolute;
  width: 120%;
  height: -webkit-fill-available;
  height: -moz-available;
  height: fill-available;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-filter: blur(0px);
  filter: blur(0px);
  height: 100%;
}
body .ad_overflow_video.default_animation .video_wrap .mask {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
body .ad_overflow_video.default_animation .video_wrap_vertical {
  position: relative;
  width: 66.6666666667%;
  height: 100vh;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out 0.3s;
  transition: opacity 1s ease-out 0.3s;
}
body .ad_overflow_video.default_animation .video_wrap_vertical * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .ad_overflow_video.default_animation .video_wrap_vertical img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body .ad_overflow_video.default_animation .content_wrap {
  position: absolute;
  color: #fff;
  text-align: left;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
body .ad_overflow_video.default_animation .content_wrap.left_bottom {
  left: 10%;
  bottom: 10%;
}
body .ad_overflow_video.default_animation .content_wrap.middle {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
body .ad_overflow_video.default_animation .content_wrap.vertical {
  left: unset;
  bottom: unset;
  right: 0%;
  top: 0%;
  width: 33.3333333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100vh;
}
body .ad_overflow_video.default_animation .content_wrap.vertical .title {
  font-size: 4vw;
  font-weight: bold;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20%;
}
body .ad_overflow_video.default_animation .content_wrap.vertical .txt {
  font-size: 2.5vw;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: 100%;
  padding-top: 30%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .ad_overflow_video.default_animation .content_wrap.vertical .description {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: 75vh;
  margin-right: 2%;
  font-size: 1.3vw;
  height: 100%;
  padding: 30% 0 10% 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .ad_overflow_video.default_animation .content_wrap > div {
  -webkit-filter: blur(15px);
  filter: blur(15px);
  opacity: 0;
  -webkit-transition: all 1.5s ease-out 1s;
  transition: all 1.5s ease-out 1s;
  text-shadow: 0 0 1.5vw #000;
}
body .ad_overflow_video.default_animation .content_wrap .title {
  font-size: 4vw;
  font-weight: bold;
  -webkit-transform: translateX(10%);
          transform: translateX(10%);
}
body .ad_overflow_video.default_animation .content_wrap .txt {
  font-size: 2.5vw;
  -webkit-transform: translateX(-10%);
          transform: translateX(-10%);
}
body .ad_overflow_video.default_animation .content_wrap .border_bottom {
  opacity: 0.8;
  margin: 2% 0;
  display: block;
  background-color: #fff;
  width: 0;
  height: 2px;
  -webkit-transition: all 1s ease-in-out 2s;
  transition: all 1s ease-in-out 2s;
}
body .ad_overflow_video.default_animation .content_wrap[device=mobile].left_bottom {
  bottom: 30%;
  left: 5%;
}
body .ad_overflow_video.default_animation .content_wrap[device=mobile].middle {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
body .ad_overflow_video.default_animation .content_wrap[device=mobile] .title {
  font-size: 7vw;
}
body .ad_overflow_video.default_animation .content_wrap[device=mobile] .txt {
  font-size: 4vw;
}
body .ad_overflow_video.default_animation.act .video_wrap {
  opacity: 1;
}
body .ad_overflow_video.default_animation.act .video_wrap_vertical {
  opacity: 1;
}
body .ad_overflow_video.default_animation.act .content_wrap > div {
  -webkit-filter: blur(0);
  filter: blur(0);
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
body .ad_overflow_video.default_animation.act .content_wrap .border_bottom {
  width: 100%;
}
body .ad_overflow_video.default_animation #master_vision_scroll_down_button {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  bottom: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  /* background-color: #fff; */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #999999), color-stop(50%, #ffffff), color-stop(25%, #999999));
  background-image: linear-gradient(to right, #999999 25%, #ffffff 50%, #999999 25%);
  background-size: 300%;
  -webkit-animation: scroll_down ease-in 1.5s infinite;
  animation: scroll_down ease-in 1.5s infinite;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .ad_overflow_video.default_animation #master_vision_scroll_down_button i {
  font-family: "Font Awesome 5 Free";
}
body .ad_overflow_video.default_animation #scroll_down_position {
  position: absolute;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}
body .website_content_copyright_top.new {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 100%;
  padding: 5% 10% 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
}
body .website_content_copyright_top.new.over_6 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .website_content_copyright_top.new.over_6 li:nth-child(6n) {
  margin-right: 0;
}
body .website_content_copyright_top.new a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: unset;
  display: block;
  width: 100%;
  overflow: hidden;
}
body .website_content_copyright_top.new a.no_link {
  cursor: unset;
  pointer-events: none;
}
body .website_content_copyright_top.new li {
  margin: 0 5% 3% 0;
}
body .website_content_copyright_top.new li:last-child {
  margin-right: 0;
}
body .website_content_copyright_top.new li dl {
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
body .website_content_copyright_top.new li dl dt a {
  padding-left: 0.5em;
  font-size: 1.1vw;
  line-height: 2.5;
  height: 2.5em;
}
body .website_content_copyright_top.new li dl dt a.img {
  line-height: 3;
  height: 3em;
}
body .website_content_copyright_top.new li dl dt img {
  display: block;
  max-width: 100%;
  max-height: 3em;
}
body .website_content_copyright_top.new li dl dd {
  margin-left: 0;
}
body .website_content_copyright_top.new li dl dd a {
  vertical-align: middle;
  font-size: 0.85vw;
  line-height: 2em;
  height: 2em;
  width: auto;
  margin-left: 0.8em;
}
body .website_content_copyright_top.new li dl dd a.img {
  height: 3em;
}
body .website_content_copyright_top.new li dl dd a.img img {
  height: inherit;
  display: block;
}
body .website_content_copyright_top.new li dl dd.inline {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
body .search_type {
  float: left;
  height: 54px;
  padding-right: 10px;
}
body .search_type select {
  width: 100%;
  height: 100%;
  font-size: 20px;
  padding: 0 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #666;
}
body .search_type ~ div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
body .product_search_button {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
body #id_fixed_right_bottom_product_view_record > div + div {
  margin-top: 1em;
}
body .share_link_panel {
  pointer-events: none;
  z-index: 99999;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  font-size: 1vw;
}
body .share_link_panel .mask {
  display: block;
  pointer-events: all;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body .share_link_panel .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20%;
  pointer-events: all;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s cubic-bezier(0, 0.3, 0.4, 1);
  transition: all 0.5s cubic-bezier(0, 0.3, 0.4, 1);
}
body .share_link_panel .wrap .caption {
  color: #fff;
  margin-bottom: 5%;
  font-size: 2em;
}
body .share_link_panel .wrap .notice {
  color: #ddd;
  margin-bottom: 2%;
  text-decoration: underline;
}
body .share_link_panel .wrap .share_link_content .qrcode {
  width: 100%;
  margin: 0 auto 10%;
  border-radius: 1em;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
}
body .share_link_panel .wrap .share_link_content .qrcode img {
  width: 100%;
  display: block;
}
body .share_link_panel .wrap .share_link_content .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .share_link_panel .wrap .share_link_content .btn_wrap .btn {
  cursor: pointer;
  width: 25%;
  font-size: 2.5em;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
body .share_link_panel .wrap .share_link_content .btn_wrap .btn.line_icon {
  color: #27b538;
}
body .share_link_panel .wrap .share_link_content .btn_wrap .btn.facebook_icon {
  color: #4267B2;
}
body .share_link_panel .wrap .share_link_content .btn_wrap .btn.messenger_icon {
  color: #00B2FF;
}
body .share_link_panel .wrap .share_link_content .btn_wrap .btn ~ .btn {
  margin-left: 5%;
}
body .share_link_panel .wrap .share_link_content .btn_wrap .btn > div {
  width: 100%;
  padding-top: 100%;
  position: relative;
  border-radius: 99em;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}
body .share_link_panel .wrap .share_link_content .btn_wrap .btn > div > i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body .share_link_panel .wrap .share_link_content .btn_wrap .btn > div > i.fa-link {
  font-size: 0.8em;
}
body .share_link_panel .wrap .share_link_content .btn_wrap .btn > div:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .share_link_panel.close .mask {
  pointer-events: none;
  opacity: 0;
}
body .share_link_panel.close .wrap {
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
}
body .share_link_panel.close .wrap .share_link_content .btn:nth-child(1) {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
body .share_link_panel.close .wrap .share_link_content .btn:nth-child(2) {
  -webkit-transform: translateY(30%);
          transform: translateY(30%);
}
body .share_link_panel.close .wrap .share_link_content .btn:nth-child(3) {
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
body .share_link_panel.close .wrap .share_link_content .btn:nth-child(4) {
  -webkit-transform: translateY(60%);
          transform: translateY(60%);
}
body .share_link_panel.close .wrap .share_link_content .btn:nth-child(5) {
  -webkit-transform: translateY(65%);
          transform: translateY(65%);
}
body .right_bottom_share_link {
  cursor: pointer;
  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;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  width: 50px;
  height: 50px;
  border-radius: 99em;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body .right_bottom_share_link:hover {
  background-color: #333;
  color: #fff;
}
body .right_bottom_share_link i {
  font-size: 1.5em;
}
body .ad_product_a6 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  width: 80%;
  margin: 5% auto;
}
body .ad_product_a6 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .ad_product_a6 img {
  width: 100%;
}
body .ad_product_a6 .a6_title.txt {
  text-align: left;
  padding: 1% 0;
  border-bottom: 1px solid #ddd;
}
body .ad_product_a6 .slick-prev,
body .ad_product_a6 .slick-next {
  z-index: 1;
}
body .ad_product_a6 .slick-prev::before,
body .ad_product_a6 .slick-next::before {
  color: #aaa;
}
body .ad_product_a6 .slick-prev {
  left: 0;
}
body .ad_product_a6 .slick-next {
  right: 0;
}
body .ad_product_a6 .a6_slider .slick-list {
  padding: 2% 0;
}
body .ad_product_a6 .a6_slider .slick-list .slick-slide {
  margin: 0 0.5em;
}
body .ad_product_a6 .a6_slider .a6_list_item {
  padding: 5% 10%;
  border-radius: 0.5em;
  margin: 0;
  text-align: center;
}
body .ad_product_a6 .a6_slider .a6_list_item .a6_item_pic {
  cursor: pointer;
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
}
body .ad_product_a6 .a6_slider .a6_list_item .a6_item_pic .activity_name {
  position: absolute;
  padding: 0 2%;
  top: -5px;
  left: -5px;
  font-size: 0.8em;
  background-color: rgb(255, 155, 155);
  max-width: 100%;
  height: 2em;
  line-height: 2em;
  overflow: hidden;
}
body .ad_product_a6 .a6_slider .a6_list_item .promote {
  font-size: 0.8em;
  line-height: 1;
  height: 1em;
  overflow: hidden;
  color: darksalmon;
  margin: 4% 0;
}
body .ad_product_a6 .a6_slider .a6_list_item .product_name {
  width: 100%;
  text-align: center;
  height: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .ad_product_a6 .a6_slider .a6_list_item .product_name h2 {
  overflow: hidden;
  line-height: 1.5;
  max-height: 3em;
}
body .ad_product_a6 .a6_slider .a6_list_item .parameter_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 1.5em;
  overflow: hidden;
  margin: 4% 0;
}
body .ad_product_a6 .a6_slider .a6_list_item .parameter_link span {
  font-size: 0.5em;
  padding: 0.5em;
  border-radius: 5px;
  margin: 0 3px;
}
body .ad_product_a6 .a6_slider .a6_list_item .price {
  padding: 4% 0;
  margin: 4% 0;
}
body .ad_product_a6 .a6_slider .a6_list_item .price .sale_price {
  position: relative;
}
body .ad_product_a6 .a6_slider .a6_list_item .price .sale_price.slash {
  font-size: 80%;
}
body .ad_product_a6 .a6_slider .a6_list_item .price .sale_price.slash:after {
  content: "";
  display: block;
  position: absolute;
  left: -10%;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(5deg);
          transform: translateY(-50%) rotate(5deg);
  height: 1px;
  width: 120%;
  background-color: rgb(255, 113, 113);
}
body .ad_product_a6 .a6_slider .a6_list_item .price .activity_price {
  font-size: 110%;
  margin-right: 10px;
  color: rgb(255, 113, 113);
}
body .ad_product_a6 .a6_slider .a6_list_item .price .activity_price span {
  font-size: 50%;
}
body .ad_product_a6 .a6_slider .a6_list_item .price .price_up:after {
  content: " up";
  font-size: 0.5em;
}
body .ad_product_a6 .a6_slider .a6_list_item .to_know {
  cursor: pointer;
  width: 70%;
  margin: 0 auto;
  border: 1px solid #ddd;
  border-radius: 5px;
}
body .ad_product_a6 .a6_slider .a6_list_item .to_know a {
  display: block;
  line-height: 2.5;
  width: 100%;
}
body .ad_product_a6 .a6_slider .a6_list_item .to_know:hover {
  background-color: #333;
}
body .ad_product_a6 .a6_slider .a6_list_item .to_know:hover a {
  color: #fff;
}
body .ad_product_a6 .a6_slider .slick-dots li {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}
body .ad_product_a6 .a6_slider .slick-dots li button {
  padding: 0;
  width: 100%;
  height: 100%;
}
body .ad_product_a6 .a6_slider .slick-dots li button:before {
  content: "";
  background-color: #000;
  width: 8px;
  height: 8px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 99em;
}
body .popUp_adContainer {
  display: none;
  position: fixed;
  z-index: 3000;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100vh;
  /* display: flex; */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .popUp_adContainer * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .popUp_adContainer .inside {
  position: relative;
  max-width: 80%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
body .popUp_adContainer .inside .closeButton {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  font-size: 1vw;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  border-radius: 100%;
  width: 1.4vw;
  height: 1.4vw;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .popUp_adContainer .inside .closeButton:hover {
  -webkit-transform: translate(50%, -50%) scale(1.1);
          transform: translate(50%, -50%) scale(1.1);
}
body .popUp_adContainer .inside a {
  /* width: 100%; */
  display: block;
}
body .popUp_adContainer .inside a img {
  width: 100%;
  max-height: 500px;
  -o-object-fit: contain;
  object-fit: contain;
}
body .column_list_type_3_content .content_module_wrap .content_module_inner .cm_title {
  font-size: 17.2px !important;
}
body .column_list_type_3_content .content_module_wrap .content_module_inner .cm_subtitle {
  font-size: 12.9px !important;
}
body .column_list_type_3_content .content_module_wrap .content_module_inner .cm_text_content {
  font-size: 8.6px !important;
}
body .column_category {
  text-align: left;
  border-radius: 5px;
  overflow: hidden;
}
body .column_category a {
  color: inherit;
}
body .column_category a:hover {
  border-bottom: 1px solid #ddd;
}
body .column_category .title {
  line-height: 3;
  font-size: 0.9rem;
  border-bottom: 1px solid #ddd;
  padding: 0 1em;
}
body .column_category .list {
  padding: 1em;
}
body .column_category .list dl {
  margin: 0;
}
body .column_category .list dl dt {
  margin: 0;
  padding: 0.5em 1em;
  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;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
body .column_category .list dl dt span {
  text-align: center;
  width: 10%;
}
body .column_category .list dl dt:hover {
  background-color: #333;
  color: #fff;
}
body .column_category .list dl dd {
  background-color: #fafafa;
  margin: 0;
  display: none;
}
body .column_category .list dl dd .category_sub {
  padding: 0.5em 2em;
}
body .column_category .list dl.open dt span i {
  color: #999;
}
body .column_category .list dl.open dd .category_sub:hover {
  background-color: #333;
  color: #fff;
}
body .column_content_overflow {
  width: 100%;
}
body .column_content_overflow .div_middle_left,
body .column_content_overflow .div_middle_right_small {
  margin: 20px 1% 0;
}
body .column_content_overflow .div_middle_left.display_none,
body .column_content_overflow .div_middle_right_small.display_none {
  display: none;
}
body .column_content_overflow .div_middle_left .div_product_directory,
body .column_content_overflow .div_middle_right_small .div_product_directory {
  padding: 0;
}
body .column_content_overflow .div_middle_right {
  width: calc(98% - 300px);
}
body .column_content_overflow .div_middle_right.display_overflow {
  width: 100%;
}
body .column_content_overflow .div_middle_left_big {
  width: calc(98% - 300px);
}
body .column_content_overflow .column_content_text {
  padding: 0 5%;
  text-align: left;
}
body .column_content_overflow .column_content_text img {
  max-width: 100%;
  height: auto !important;
}
body .column_content_overflow .column_content_top {
  width: 80%;
}
body .column_content_overflow .breadcrumb {
  padding-bottom: 0;
}
body .column_content_overflow .content_module_wrap.overflow {
  padding: 0;
}
body .column_content_overflow .content_module_wrap.overflow .text_only {
  padding: 0;
}
body .column_content_overflow .content_module_wrap .content_module_inner .cm_title {
  font-size: calc((98vw - 300px) * 2 / 100) !important;
}
body .column_content_overflow .content_module_wrap .content_module_inner .cm_subtitle {
  font-size: calc((98vw - 300px) * 1.5 / 100) !important;
}
body .column_content_overflow .content_module_wrap .content_module_inner .cm_text_content {
  font-size: 1.2vw !important;
}
body .div_middle_right .warning_message {
  width: 100%;
  color: #aaaaaa;
  text-align: center;
  font-size: 2.5vw;
}
body .column_content_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 80%;
  margin: 2% auto;
}
body .column_content_top .left {
  width: 60%;
  margin-right: 5%;
}
body .column_content_top .left .video {
  position: relative;
  width: 100%;
  height: unset !important;
  padding-top: 56.25%;
}
body .column_content_top .left .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
body .column_content_top .left img {
  display: block;
  width: 100%;
}
body .column_content_top .right {
  width: 35%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  font-size: 1vw;
}
body .column_content_top .right .caption {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 2vw;
}
body .column_content_top .right .des {
  text-align: justify;
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 2vw;
}
body .column_content_top .right .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.8em;
}
body .column_content_top .right .info .date,
body .column_content_top .right .info .author {
  margin-right: 1.5vw;
  margin-bottom: 3%;
}
body .column_content_top .right .info i {
  padding: 0 5px;
}
body .website_content_overflow {
  width: 100%;
}
body .website_content_overflow .div_middle_box {
  width: 100%;
}
body .website_content_overflow .div_middle_left {
  display: none;
}
body .website_content_overflow .div_middle_right {
  width: 100%;
}
body .page_member_einvoice .div_middle_box {
  width: 1320px;
}
body .page_member_einvoice .div_middle_box .div_middle_right {
  width: 1000px;
}
body .tag_content,
body .tag_caption {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  list-style: none;
}
body .tag_content .tag_page,
body .tag_content .tag_caption_li,
body .tag_caption .tag_page,
body .tag_caption .tag_caption_li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
body .tag_caption {
  padding: 0 2%;
  height: 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 1px solid #ccc;
}
body .tag_caption .tag_caption_li {
  cursor: pointer;
  margin: 0 0.15em -1px;
  background-color: rgb(243, 243, 243);
  padding: 0.5em 1em;
  border: 1px solid #ccc;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body .tag_caption .tag_caption_li.visited {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  padding: 0.8em 1.5em;
  margin: 0 1em -1px;
  border-bottom: transparent;
}
body .tag_caption .tag_caption_li.visited::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 100%;
  background-color: rgb(194, 238, 245);
}
body .tag_caption .tag_caption_li i {
  color: #999;
  margin-right: 0.5em;
}
body .tag_content {
  padding: 2em 0;
}
body .tag_content .tag_page {
  display: none;
}
body .tag_content .tag_page.visited {
  display: block;
}
body #id_popup_customSize {
  display: none;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  position: fixed;
}
body #id_popup_customSize .popup_mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body #id_popup_customSize .popup_box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body #id_popup_customSize .popup_box .popup_close {
  position: absolute;
  z-index: 999;
  cursor: pointer;
  font-size: 0.8vw;
  right: -0.8vw;
  top: -0.8vw;
  text-align: center;
  width: 1.6vw;
  height: 1.6vw;
  line-height: 1.6vw;
  background-color: #fff;
  border-radius: 99rem;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  border: 1px solid #ddd;
  color: #999;
}
body #id_popup_customSize .popup_box .popup_info * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body #id_popup_customSize .popup_box .popup_info .popup_test {
  background-color: #ddd;
  width: 500px;
  height: 300px;
}
body #id_popup_customSize .notice_wrap {
  margin-bottom: 30vh;
  width: 700px;
  height: 200px;
  background-color: #fff;
  border-radius: 10px;
}
body #id_popup_customSize .notice_wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body #id_popup_customSize .notice_wrap .member_info_profit_notice_wrap .member_info_profit_notice_img {
  width: 100%;
}
body #id_popup_customSize .notice_wrap .member_info_profit_notice_wrap .member_info_profit_notice_img img {
  width: 100%;
}
body #id_popup_customSize .notice_wrap .member_info_profit_notice_wrap .member_info_profit_notice_txt {
  width: 100%;
  padding-top: 8%;
  padding-bottom: 5%;
}
body #id_popup_customSize .notice_wrap .member_info_profit_notice_wrap .member_info_profit_notice_btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 5%;
}
body #id_popup_customSize .notice_wrap .member_info_profit_notice_wrap .member_info_profit_notice_btn .btn_item {
  cursor: pointer;
  border: 1px solid #aaa;
  padding: 10px 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 5px #ddd;
          box-shadow: 0 0 5px #ddd;
}
body #id_popup_customSize .notice_wrap .member_info_profit_notice_wrap .member_info_profit_notice_btn .btn_item:first-child {
  margin-right: 50px;
}
body #id_popup_customSize .notice_wrap .member_info_profit_notice_wrap .member_info_profit_notice_btn .btn_item:hover {
  background-color: rgb(219, 255, 253);
}
body #id_popup_customSize .notice_wrap .website_content_profit_notice_wrap .website_content_profit_notice_txt {
  width: 100%;
  padding-top: 8%;
  padding-bottom: 5%;
}
body #id_popup_customSize .notice_wrap .website_content_profit_notice_wrap .website_content_profit_notice_txt .profit_class,
body #id_popup_customSize .notice_wrap .website_content_profit_notice_wrap .website_content_profit_notice_txt .date_class {
  font-weight: 800;
}
body #id_popup_customSize .notice_wrap .website_content_profit_notice_wrap .website_content_profit_notice_btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 5%;
}
body #id_popup_customSize .notice_wrap .website_content_profit_notice_wrap .website_content_profit_notice_btn .btn_item {
  cursor: pointer;
  border: 1px solid #aaa;
  padding: 10px 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 5px #ddd;
          box-shadow: 0 0 5px #ddd;
}
body #id_popup_customSize .notice_wrap .website_content_profit_notice_wrap .website_content_profit_notice_btn .btn_item:hover {
  background-color: rgb(219, 255, 253);
}
body #id_popup_customSize .notice_wrap .website_content_profit_notice_wrap .website_content_profit_notice_btn .member_info_profit_notice_no {
  margin-left: 50px;
}
body #id_popup_customSize .social_login_notice_wrap {
  width: 700px;
  padding: 0%;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
body #id_popup_customSize .social_login_notice_wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_notice {
  position: relative;
  width: 100%;
  height: 150px;
  background-color: #f1f1f1;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_notice .notice_info {
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 0 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media {
  border-top: 2px solid #ddd;
  padding: 5%;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap:nth-child(1) {
  margin-right: 5%;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .line,
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .FB {
  width: 100%;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #ddd;
  vertical-align: middle;
  padding: 4% 1%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .line > span,
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .FB > span {
  vertical-align: middle;
  line-height: 1.5;
  color: #333;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .line i,
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .FB i {
  vertical-align: middle;
  font-size: 1.5em;
  margin-right: 8%;
  padding-bottom: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .line i {
  color: #00b300;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .line:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  background-color: #00b300;
  color: #fff;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .line:hover > * {
  color: #fff;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .FB i {
  color: #4064ac;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .FB:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  background-color: #4064ac;
  color: #fff;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .btn_wrap .FB:hover > * {
  color: #fff;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .profit_notice {
  margin-top: 5%;
  font-size: 12px;
}
body #id_popup_customSize .social_login_notice_wrap .social_login_media .profit_notice span {
  color: red;
}
body #id_popup_customSize .shopping_car_new_member_check {
  width: 530px;
  background-color: #fff;
  padding: 5%;
  border-radius: 5px;
}
body #id_popup_customSize .shopping_car_new_member_check .title {
  font-size: 1.5em;
  color: #666;
  margin-bottom: 5%;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box {
  text-align: left;
  width: 70%;
  margin: 3% auto;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_name {
  display: inline-block;
  width: 30%;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_name i {
  width: 1em;
  text-align: center;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_value {
  display: inline-block;
  width: 68%;
  position: relative;
  line-height: 2.5em;
  border-bottom: 1px solid #ddd;
  padding-left: 0.5em;
  letter-spacing: 0.1em;
  color: #666;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_value .input_text {
  padding: 0;
  width: 100%;
  height: 2.5em;
  background-color: transparent;
  border: 0;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_value .input_text::-webkit-input-placeholder {
  font-size: 1em;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_value .input_text::-moz-placeholder {
  font-size: 1em;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_value .input_text:-ms-input-placeholder {
  font-size: 1em;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_value .input_text::-ms-input-placeholder {
  font-size: 1em;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_value .input_text::placeholder {
  font-size: 1em;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_value .input_text:focus + .under_line {
  width: 100%;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_box .field_value .under_line {
  display: inline-block;
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #666;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_btn {
  text-align: center;
  margin: 20px 0px;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_btn .span_button {
  display: inline-block;
  padding: 1.5em 2em;
  color: #fff;
  background-color: #333;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-image: none;
}
body #id_popup_customSize .shopping_car_new_member_check .content .field_btn .span_button:hover {
  background-color: #666;
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 10px -1px #aaa;
          box-shadow: 0 0 10px -1px #aaa;
}
body #id_popup_customSize .shopping_car_new_member_check .content .in_action {
  display: none;
  margin: 20px 0px;
  padding: 1.5em 0;
}
body #id_popup_customSize .shopping_car_new_member_check .content .law {
  margin: 5% auto;
  width: 100%;
  text-align: center;
  border-top: 1px solid #EFEFEF;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list {
  width: 100%;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item {
  padding: 5%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1);
  width: 100% !important;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item .product_name {
  height: 30px;
  padding: 0;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item .product_name h2 {
  font-weight: 400;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item .price {
  width: 100%;
  padding: 5% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-weight: 400;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item .price .activity_name {
  color: #666;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item .product_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #dddddd;
  padding: 0;
  padding-top: 5%;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item .product_area .to_know {
  width: 45%;
  padding: 3%;
  letter-spacing: 0.05em;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item .product_area .select {
  width: 50%;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item .product_area .select select {
  width: 100%;
  padding: 5%;
  border-radius: 5px;
  border: 1px solid #ccc;
  color: #666;
}
body .shopping_car_is_plus_outside .product_list .pd_list.slick-slider .slick-list .slick-track .slick-slide .pd_list_item .pd_item_pic {
  padding-top: 100% !important;
}
body .line_ecid {
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  letter-spacing: 0.02em;
}
body .line_ecid .text {
  color: #888888;
}
body .line_ecid .text i {
  margin-right: 5px;
}
body .line_ecid .button {
  padding: 10px 60px;
  border: 1px solid #5cbf65;
  /* border-radius: 5px; */
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #81cc84;
  cursor: pointer;
  margin: 5px 12px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  font-size: 15px;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .line_ecid .button::before {
  content: "";
  background-color: #F6F6F6;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100px;
  z-index: 5;
}
body .line_ecid .button:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
body .line_ecid .button .icon.arrow {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  right: 10%;
  top: 50%;
  z-index: 10;
  -webkit-animation: arrow_fadeIn_and_fadeOut 1.5s ease-in 0s infinite normal none;
  animation: arrow_fadeIn_and_fadeOut 1.5s ease-in 0s infinite normal none;
}
body .linePointQualifications_container {
  width: 100%;
  background-color: #07b53b;
  padding: 15px 0;
  margin: 0 auto 10px;
  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;
  overflow: hidden;
  position: relative;
  border-radius: 0.2em;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
body .linePointQualifications_container:hover > .mask {
  opacity: 1;
}
body .linePointQualifications_container:active .mask {
  background-color: rgba(0, 0, 0, 0.85);
}
body .linePointQualifications_container .mask {
  background-color: rgba(0, 0, 0, 0.65);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
  color: #ffffff;
  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;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
body .linePointQualifications_container::before {
  content: "";
  height: 2px;
  width: 100px;
  background-color: #ffffff;
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  top: 50%;
}
body .linePointQualifications_container::after {
  content: "";
  height: 2px;
  width: 100px;
  background-color: #ffffff;
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 0;
  top: 50%;
}
body .linePointQualifications_container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .linePointQualifications_container .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  z-index: 5;
}
body .linePointQualifications_container .inside.left {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .linePointQualifications_container .inside.right {
  width: 30%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 40px;
}
body .linePointQualifications_container .inside .title {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 20px 0 40px;
  border-right: 2px solid #ffffff;
  z-index: 5;
}
body .linePointQualifications_container .inside .title .img {
  width: 100%;
}
body .linePointQualifications_container .inside .title .img img {
  height: 50px;
}
body .linePointQualifications_container .inside .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 20px;
  color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
body .linePointQualifications_container .inside .content .text {
  font-size: 20px;
  line-height: 1.2em;
}
body .linePointQualifications_container .inside .content .text .focus {
  font-size: 130%;
  font-weight: 600;
}
body .linePointQualifications_container .inside .content .date {
  font-size: 12px;
  margin-top: 10px;
  width: 100%;
}
body .linePointQualifications_container .inside .line_ecid {
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  letter-spacing: 0.02em;
}
body .linePointQualifications_container .inside .line_ecid .text {
  color: #888888;
}
body .linePointQualifications_container .inside .line_ecid .text i {
  margin-right: 5px;
}
body .linePointQualifications_container .inside .line_ecid .button {
  padding: 10px 60px;
  border: 1px solid #ffffff;
  /* border-radius: 5px; */
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #81cc84;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  font-size: 17px;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  border-radius: 0.2em;
}
body .linePointQualifications_container .inside .line_ecid .button::before {
  content: "";
  background-color: #F6F6F6;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100px;
  z-index: 5;
}
body .linePointQualifications_container .inside .line_ecid .button:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
body .linePointQualifications_container .inside .line_ecid .button:active {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: brightness(0.95);
  filter: brightness(0.95);
}
body .linePointQualifications_container .inside .line_ecid .button .icon.arrow {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  right: 10%;
  top: 50%;
  z-index: 10;
  -webkit-animation: arrow_fadeIn_and_fadeOut 1.5s ease-in 0s infinite normal none;
  animation: arrow_fadeIn_and_fadeOut 1.5s ease-in 0s infinite normal none;
}
body .popup_album .single_img img {
  max-width: 80vw;
  max-height: 80vh;
}
body .social_login_notice_wrap.no_mobile {
  width: 700px;
  padding: 0%;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
body .social_login_notice_wrap.no_mobile * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .social_login_notice_wrap.no_mobile .social_login_notice {
  position: relative;
  width: 100%;
  height: 150px;
  background-color: #f1f1f1;
  border-bottom: 2px solid #ddd;
}
body .social_login_notice_wrap.no_mobile .social_login_notice .notice_info {
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 0 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body .social_login_notice_wrap.no_mobile .social_login_media {
  padding: 5%;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap:nth-child(1) {
  margin-right: 5%;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .line,
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .FB {
  width: 100%;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #ddd;
  vertical-align: middle;
  padding: 4% 1%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .line > span,
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .FB > span {
  vertical-align: middle;
  line-height: 1.5;
  color: #333;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .line i,
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .FB i {
  vertical-align: middle;
  font-size: 1.5em;
  margin-right: 8%;
  padding-bottom: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .line i {
  color: #00b300;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .line:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  background-color: #00b300;
  color: #fff;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .line:hover > * {
  color: #fff;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .FB i {
  color: #4064ac;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .FB:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  background-color: #4064ac;
  color: #fff;
}
body .social_login_notice_wrap.no_mobile .social_login_media .btn_wrap .FB:hover > * {
  color: #fff;
}
body .social_login_notice_wrap.no_mobile .social_login_media .profit_notice {
  margin-top: 5%;
  font-size: 12px;
}
body .social_login_notice_wrap.no_mobile .social_login_media .profit_notice span {
  color: red;
}
body .new_member_profit,
body .new_member_bank_cash,
body .new_member_record_UI {
  font-family: "Noto Sans TC", sans-serif, "微軟正黑體";
  position: relative;
  font-size: 1em;
  margin-bottom: 5%;
}
body .new_member_profit .block,
body .new_member_bank_cash .block,
body .new_member_record_UI .block {
  width: 90%;
  margin: 0 auto;
}
body .new_member_profit .block ~ .block,
body .new_member_bank_cash .block ~ .block,
body .new_member_record_UI .block ~ .block {
  margin-top: 1em;
}
body .new_member_profit .block.info_panel,
body .new_member_bank_cash .block.info_panel,
body .new_member_record_UI .block.info_panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #fcfcfc;
  padding: 1em 2em;
  border-radius: 0.5em;
  border: 1px solid #ddd;
  margin-top: 1em;
  overflow: hidden;
}
body .new_member_profit .block.info_panel .panel_title,
body .new_member_bank_cash .block.info_panel .panel_title,
body .new_member_record_UI .block.info_panel .panel_title {
  width: 100%;
  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;
}
body .new_member_profit .block.info_panel .panel_title h2,
body .new_member_bank_cash .block.info_panel .panel_title h2,
body .new_member_record_UI .block.info_panel .panel_title h2 {
  font-size: 1.2em;
  color: #333;
}
body .new_member_profit .block.info_panel .panel_title .withdraw_func,
body .new_member_bank_cash .block.info_panel .panel_title .withdraw_func,
body .new_member_record_UI .block.info_panel .panel_title .withdraw_func {
  margin: 0;
}
body .new_member_profit .block.info_panel .panel_item,
body .new_member_bank_cash .block.info_panel .panel_item,
body .new_member_record_UI .block.info_panel .panel_item {
  max-width: 50%;
  padding: 2em 0;
}
body .new_member_profit .block.info_panel .panel_item .caption,
body .new_member_bank_cash .block.info_panel .panel_item .caption,
body .new_member_record_UI .block.info_panel .panel_item .caption {
  text-align: left;
  font-size: 0.8em;
  color: #aaa;
}
body .new_member_profit .block.info_panel .panel_item .content,
body .new_member_bank_cash .block.info_panel .panel_item .content,
body .new_member_record_UI .block.info_panel .panel_item .content {
  font-size: 2em;
  font-weight: 400;
  text-align: left;
}
body .new_member_profit .block.info_panel .panel_item .content .unit,
body .new_member_bank_cash .block.info_panel .panel_item .content .unit,
body .new_member_record_UI .block.info_panel .panel_item .content .unit {
  margin-right: 0.3em;
  font-size: 0.5em;
}
body .new_member_profit .block.info_panel .panel_item .content .unit._r,
body .new_member_bank_cash .block.info_panel .panel_item .content .unit._r,
body .new_member_record_UI .block.info_panel .panel_item .content .unit._r {
  margin-right: 0;
  margin-left: 0.3em;
}
body .new_member_profit .block.info_panel .panel_item._reward_main,
body .new_member_bank_cash .block.info_panel .panel_item._reward_main,
body .new_member_record_UI .block.info_panel .panel_item._reward_main {
  padding: 0 0 1.5em;
  font-size: 1.5em;
}
body .new_member_profit .block.info_panel .panel_item._reward_main .caption,
body .new_member_bank_cash .block.info_panel .panel_item._reward_main .caption,
body .new_member_record_UI .block.info_panel .panel_item._reward_main .caption {
  text-align: center;
}
body .new_member_profit .block.info_panel .panel_item._reward_bottom,
body .new_member_bank_cash .block.info_panel .panel_item._reward_bottom,
body .new_member_record_UI .block.info_panel .panel_item._reward_bottom {
  position: relative;
  width: calc(100% + 4em);
  max-width: unset;
  padding: 1em 2em;
  margin: auto -2em -1em;
  background-color: rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2em;
}
body .new_member_profit .block.info_panel .panel_item._reward_bottom .withdraw_func,
body .new_member_bank_cash .block.info_panel .panel_item._reward_bottom .withdraw_func,
body .new_member_record_UI .block.info_panel .panel_item._reward_bottom .withdraw_func {
  position: absolute;
  margin: 0;
  right: 2em;
  top: 25%;
}
body .new_member_profit .block.info_panel .withdraw_func,
body .new_member_bank_cash .block.info_panel .withdraw_func,
body .new_member_record_UI .block.info_panel .withdraw_func {
  cursor: pointer;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0.5em auto;
  font-size: 0.8em;
  padding: 0.3em 1em 0.4em;
  border-radius: 99em;
  background-color: #333;
  color: #fff;
}
body .new_member_profit .block.info_panel .withdraw_func.withdraw_btn.none,
body .new_member_bank_cash .block.info_panel .withdraw_func.withdraw_btn.none,
body .new_member_record_UI .block.info_panel .withdraw_func.withdraw_btn.none {
  opacity: 0.5;
}
body .new_member_profit .block.info_panel .withdraw_func i,
body .new_member_bank_cash .block.info_panel .withdraw_func i,
body .new_member_record_UI .block.info_panel .withdraw_func i {
  margin-right: 0.5em;
}
body .new_member_profit .block.info_panel .withdraw_func:hover,
body .new_member_bank_cash .block.info_panel .withdraw_func:hover,
body .new_member_record_UI .block.info_panel .withdraw_func:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .new_member_profit .block.info_panel .withdraw_func.none,
body .new_member_bank_cash .block.info_panel .withdraw_func.none,
body .new_member_record_UI .block.info_panel .withdraw_func.none {
  pointer-events: none;
  opacity: 0.5;
}
body .new_member_profit .block.info_panel .withdraw_func.disable,
body .new_member_bank_cash .block.info_panel .withdraw_func.disable,
body .new_member_record_UI .block.info_panel .withdraw_func.disable {
  pointer-events: none;
  opacity: 0.5;
}
body .new_member_profit .block.history_list .list_type,
body .new_member_bank_cash .block.history_list .list_type,
body .new_member_record_UI .block.history_list .list_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #666;
}
body .new_member_profit .block.history_list .list_type li,
body .new_member_bank_cash .block.history_list .list_type li,
body .new_member_record_UI .block.history_list .list_type li {
  cursor: pointer;
  text-align: center;
  width: 50%;
  padding: 1em 0;
  color: #999;
}
body .new_member_profit .block.history_list .list_type li.active,
body .new_member_bank_cash .block.history_list .list_type li.active,
body .new_member_record_UI .block.history_list .list_type li.active {
  font-size: 1.2em;
  font-weight: 500;
  color: #333;
  border-bottom: 3px solid #666;
  pointer-events: none;
}
body .new_member_profit .block.history_list .list_block,
body .new_member_bank_cash .block.history_list .list_block,
body .new_member_record_UI .block.history_list .list_block {
  display: none;
}
body .new_member_profit .block.history_list .list_block.active,
body .new_member_bank_cash .block.history_list .list_block.active,
body .new_member_record_UI .block.history_list .list_block.active {
  display: block;
}
body .new_member_profit .block.history_list .list_block .type_list,
body .new_member_bank_cash .block.history_list .list_block .type_list,
body .new_member_record_UI .block.history_list .list_block .type_list {
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}
body .new_member_profit .block.history_list .list_block .type_list .type,
body .new_member_bank_cash .block.history_list .list_block .type_list .type,
body .new_member_record_UI .block.history_list .list_block .type_list .type {
  padding: 0.3em 1em;
  border-radius: 99em;
  border: 1px solid #aaa;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body .new_member_profit .block.history_list .list_block .type_list .type:hover,
body .new_member_bank_cash .block.history_list .list_block .type_list .type:hover,
body .new_member_record_UI .block.history_list .list_block .type_list .type:hover {
  background-color: #333;
  color: #fff;
  border: 1px solid #333;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .new_member_profit .block.history_list .list_block .type_list .type.active,
body .new_member_bank_cash .block.history_list .list_block .type_list .type.active,
body .new_member_record_UI .block.history_list .list_block .type_list .type.active {
  background-color: #333;
  color: #fff;
  border: 1px solid #333;
  pointer-events: none;
}
body .new_member_profit .block.history_list .list_block .list,
body .new_member_bank_cash .block.history_list .list_block .list,
body .new_member_record_UI .block.history_list .list_block .list {
  margin-top: 2em;
}
body .new_member_profit .block.history_list .list_block .list .list_item,
body .new_member_bank_cash .block.history_list .list_block .list .list_item,
body .new_member_record_UI .block.history_list .list_block .list .list_item {
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #fcfcfc;
  border: 1px solid #ddd;
  border-radius: 0.5em;
  padding: 1em;
  --up_color:#39bb90;
  --dn_color: #ff6969;
  --ex_color: #58c1f5;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left {
  width: 70%;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .event,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .event,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .event {
  font-size: 0.9em;
  font-weight: 500;
  margin-bottom: 0.2em;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .event_detail,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .event_detail,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .event_detail {
  font-size: 1em;
  font-weight: 300;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .use_info,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .use_info,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .use_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  font-size: 0.7em;
  font-weight: 400;
  color: #aaa;
  margin-top: 0.3em;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .use_info:has(.remaining),
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .use_info:has(.remaining),
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .use_info:has(.remaining) {
  color: var(--ex_color);
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .use_info:has(.remaining):has(.expired),
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .use_info:has(.remaining):has(.expired),
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .use_info:has(.remaining):has(.expired) {
  color: var(--dn_color);
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .use_info .use_history,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .use_info .use_history,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .use_info .use_history {
  position: relative;
  width: 2em;
  aspect-ratio: 1/1;
  border-radius: 99em;
  background-color: #ddd;
  color: #fff;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .use_info .use_history.usefull,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .use_info .use_history.usefull,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .use_info .use_history.usefull {
  background-color: #333;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .use_info .use_history i,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .use_info .use_history i,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .use_info .use_history i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .account_name,
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .account_num,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .account_name,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .account_num,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .account_name,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .account_num {
  font-size: 0.8em;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_left .remark,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_left .remark,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_left .remark {
  font-size: 0.8em;
  color: #333;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: right;
  width: 30%;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .date,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .date,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .date {
  font-size: 0.7em;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .point,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .point,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .point {
  margin-top: 0.5em;
  font-weight: 500;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .point i,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .point i,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .point i {
  margin-right: 0.3em;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .point.up,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .point.up,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .point.up {
  color: var(--up_color);
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .point.down,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .point.down,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .point.down {
  color: var(--dn_color);
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .point.down i,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .point.down i,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .point.down i {
  rotate: 180deg;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .point.expiring,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .point.expiring,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .point.expiring {
  margin-top: 0.25em;
  color: var(--ex_color);
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .day_remaining,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .day_remaining,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .day_remaining {
  font-size: 0.9em;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .amount,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .amount,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .amount {
  margin-top: 0.5em;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .status,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .status,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .status {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 99em;
  padding: 0.3em 1em;
  color: #fff;
  background-color: #333;
  font-size: 0.8em;
  margin-top: 0.5em;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .status.done,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .status.done,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .status.done {
  background-color: #39bb90;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_right .status.fail,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_right .status.fail,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_right .status.fail {
  background-color: #f78080;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_bottom,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_bottom,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_bottom {
  margin-top: 0.5em;
  border-top: 1px solid #ddd;
  width: 100%;
  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;
  padding: 0.3em 0 0;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_bottom .status,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_bottom .status,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_bottom .status {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 99em;
  padding: 0.3em 1em;
  color: #fff;
  background-color: #333;
  font-size: 0.8em;
  margin-top: 0.5em;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_bottom .status.done,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_bottom .status.done,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_bottom .status.done {
  background-color: #39bb90;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_bottom .status.fail,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_bottom .status.fail,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_bottom .status.fail {
  background-color: #f78080;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_bottom .status.new,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_bottom .status.new,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_bottom .status.new {
  background-color: #30c4e9;
}
body .new_member_profit .block.history_list .list_block .list .list_item .info_bottom .status.ing,
body .new_member_bank_cash .block.history_list .list_block .list .list_item .info_bottom .status.ing,
body .new_member_record_UI .block.history_list .list_block .list .list_item .info_bottom .status.ing {
  background-color: #2f92e8;
}
body .new_member_profit .block.history_list .list_block .list .list_item ~ .list_item,
body .new_member_bank_cash .block.history_list .list_block .list .list_item ~ .list_item,
body .new_member_record_UI .block.history_list .list_block .list .list_item ~ .list_item {
  margin-top: 0.5em;
}
body .new_member_profit .block.history_list .list_block .list .next,
body .new_member_bank_cash .block.history_list .list_block .list .next,
body .new_member_record_UI .block.history_list .list_block .list .next {
  text-align: center;
  margin-top: 0.5em;
}
body .new_member_profit .block.history_list .list_block .list .next .next_btn,
body .new_member_bank_cash .block.history_list .list_block .list .next .next_btn,
body .new_member_record_UI .block.history_list .list_block .list .next .next_btn {
  cursor: pointer;
  position: relative;
  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;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding: 0.3em 0.2em 0.5em;
  border-radius: 0.3em;
  color: #666;
  font-size: 0.8em;
}
body .new_member_profit .block.history_list .list_block .list .next .next_btn::after,
body .new_member_bank_cash .block.history_list .list_block .list .next .next_btn::after,
body .new_member_record_UI .block.history_list .list_block .list .next .next_btn::after {
  content: "";
  position: absolute;
  bottom: 0.2em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666;
}
body .new_member_profit .block.history_list .list_block .list .next .next_btn i,
body .new_member_bank_cash .block.history_list .list_block .list .next .next_btn i,
body .new_member_record_UI .block.history_list .list_block .list .next .next_btn i {
  font-size: 0.8em;
  margin-left: 0.3em;
}
body .new_member_profit .block.history_list .list_block .list .next .next_btn:hover,
body .new_member_bank_cash .block.history_list .list_block .list .next .next_btn:hover,
body .new_member_record_UI .block.history_list .list_block .list .next .next_btn:hover {
  scale: 1.05;
}
body .new_member_profit .block.history_list .list_block .list .next.final,
body .new_member_bank_cash .block.history_list .list_block .list .next.final,
body .new_member_record_UI .block.history_list .list_block .list .next.final {
  color: #999;
  font-size: 0.8em;
}
body .new_member_profit .block.history_list .list_block .list .loading,
body .new_member_bank_cash .block.history_list .list_block .list .loading,
body .new_member_record_UI .block.history_list .list_block .list .loading {
  text-align: center;
  margin: 3em auto;
}
body .new_member_profit .withdraw_popup,
body .new_member_bank_cash .withdraw_popup,
body .new_member_record_UI .withdraw_popup {
  position: fixed;
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body .new_member_profit .withdraw_popup.open,
body .new_member_bank_cash .withdraw_popup.open,
body .new_member_record_UI .withdraw_popup.open {
  opacity: 1;
  pointer-events: all;
}
body .new_member_profit .withdraw_popup .mask,
body .new_member_bank_cash .withdraw_popup .mask,
body .new_member_record_UI .withdraw_popup .mask {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
body .new_member_profit .withdraw_popup .popup_container,
body .new_member_bank_cash .withdraw_popup .popup_container,
body .new_member_record_UI .withdraw_popup .popup_container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 600px;
  background-color: #fff;
  border-radius: 1em;
  padding: 1em 0.5em;
}
body .new_member_profit .withdraw_popup .popup_container .close,
body .new_member_bank_cash .withdraw_popup .popup_container .close,
body .new_member_record_UI .withdraw_popup .popup_container .close {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  -webkit-transform: translate(60%, -60%);
          transform: translate(60%, -60%);
  font-size: 2em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form,
body .new_member_record_UI .withdraw_popup .popup_container .content_form {
  width: 100%;
  max-height: 80vh;
  overflow: auto;
  padding: 1.5em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .form_title,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .form_title,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .form_title {
  font-size: 1.2em;
  line-height: 2;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl,
body .new_member_record_UI .withdraw_popup .popup_container .content_form dl {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 1em 0;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dt,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dt,
body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dt {
  line-height: 1.5;
  font-size: 0.9em;
  color: #666;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dd,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dd,
body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dd {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1.5;
  margin-top: 0.3em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dd ~ dt,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dd ~ dt,
body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dd ~ dt {
  margin-top: 1.5em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dd select[name=bank_id],
body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dd select[name=bank_id],
body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dd select[name=bank_id] {
  width: 100% !important;
  height: 2.5em;
  border-radius: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dd input,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dd input,
body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dd input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ddd;
  outline: none;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dd input::-webkit-input-placeholder, body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dd input::-webkit-input-placeholder, body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dd input::-webkit-input-placeholder {
  color: #aaa;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dd input::-moz-placeholder, body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dd input::-moz-placeholder, body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dd input::-moz-placeholder {
  color: #aaa;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dd input:-ms-input-placeholder, body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dd input:-ms-input-placeholder, body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dd input:-ms-input-placeholder {
  color: #aaa;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dd input::-ms-input-placeholder, body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dd input::-ms-input-placeholder, body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dd input::-ms-input-placeholder {
  color: #aaa;
}
body .new_member_profit .withdraw_popup .popup_container .content_form dl dd input::placeholder,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form dl dd input::placeholder,
body .new_member_record_UI .withdraw_popup .popup_container .content_form dl dd input::placeholder {
  color: #aaa;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .settle_btn,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .settle_btn,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .settle_btn {
  cursor: pointer;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0.5em 1.5em;
  border-radius: 0.3em;
  background-color: #333;
  color: #fff;
  margin: 2em auto 0;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .settle_btn:hover,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .settle_btn:hover,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .settle_btn:hover {
  scale: 1.05;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .counter .cash_table,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .counter .cash_table,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .counter .cash_table {
  width: 100%;
  border-collapse: collapse;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .counter .cash_table tr th, body .new_member_profit .withdraw_popup .popup_container .content_form .counter .cash_table tr td,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .counter .cash_table tr th,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .counter .cash_table tr td,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .counter .cash_table tr th,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .counter .cash_table tr td {
  padding: 0.5em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .counter .cash_table tr th,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .counter .cash_table tr th,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .counter .cash_table tr th {
  width: 60%;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .counter .cash_table tr td,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .counter .cash_table tr td,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .counter .cash_table tr td {
  width: 40%;
  text-align: right;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .counter .cash_table tr td i,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .counter .cash_table tr td i,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .counter .cash_table tr td i {
  cursor: pointer;
  margin-left: 0.5em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .counter .cash_table tr:hover,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .counter .cash_table tr:hover,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .counter .cash_table tr:hover {
  background-color: #f1f1f1;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .counter .cash_table tr.count_result,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .counter .cash_table tr.count_result,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .counter .cash_table tr.count_result {
  border-top: 1px solid #ddd;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .content_form_item,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .content_form_item,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .content_form_item {
  border-radius: 1em;
  border: 1px solid #ddd;
  padding: 1em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .content_form_item .caption,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .content_form_item .caption,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .content_form_item .caption {
  font-weight: 500;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span {
  margin-left: 0.3em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span a,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span a,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span a {
  display: inline-block;
  font-family: inherit;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3;
  color: #2f92e8;
  border-bottom: 1px solid #2f92e8;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span a i,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span a i,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span a i {
  font-size: 0.8em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span a:hover,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span a:hover,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .content_form_item .mypay_setting span a:hover {
  font-weight: inherit;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .content_form_item ~ .content_form_item,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .content_form_item ~ .content_form_item,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .content_form_item ~ .content_form_item {
  margin-top: 1em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .radio_group,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .radio_group,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .radio_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2em;
}
body .new_member_profit .withdraw_popup .popup_container .content_form .radio_group .radio_item,
body .new_member_bank_cash .withdraw_popup .popup_container .content_form .radio_group .radio_item,
body .new_member_record_UI .withdraw_popup .popup_container .content_form .radio_group .radio_item {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
body .new_referrer {
  -webkit-box-shadow: 0 0 10px #ddd;
          box-shadow: 0 0 10px #ddd;
  border-radius: 10px;
  overflow: hidden;
  padding-top: 2%;
  background-color: #fff;
}
body .new_referrer * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .new_referrer .new_referrer_inside {
  overflow: hidden;
  position: relative;
}
body .new_referrer .new_referrer_inside .info .button_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
body .new_referrer .new_referrer_inside .info .button_block .button {
  cursor: pointer;
  width: 25%;
  padding: 1% 0;
  border-bottom: 1px solid #ddd;
  color: #aaa;
}
body .new_referrer .new_referrer_inside .info .button_block .button .button_text {
  text-align: center;
  font-weight: bold;
}
body .new_referrer .new_referrer_inside .info .button_block .button_background {
  width: 25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  bottom: 0%;
  left: 50%;
  position: absolute;
  z-index: 99;
  border: 1px solid;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body .new_referrer .new_referrer_inside .info .button_block .button_background.first {
  -webkit-transform: translate(-200%, -50%);
          transform: translate(-200%, -50%);
}
body .new_referrer .new_referrer_inside .info .button_block .button_background.second {
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
body .new_referrer .new_referrer_inside .info .button_block .button_background.third {
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
body .new_referrer .new_referrer_inside .info .button_block .button_background.fourth {
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
body .new_referrer .new_referrer_inside .info .info_container {
  margin-top: 2%;
}
body .new_referrer .new_referrer_inside .info .info_container .list {
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list.open {
  display: block;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard {
  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;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 3%;
  position: relative;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_mask {
  width: 100%;
  height: 100%;
  opacity: 0.3;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .member_referrer_mask {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .qrcode {
  border-radius: 5px;
  overflow: hidden;
  width: 300px;
  height: 300px;
  -webkit-box-shadow: 1px 1px 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 2px 3px rgba(0, 0, 0, 0.3);
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
          transform: translateX(-50%) translateY(-50%) scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 999;
  left: 50%;
  top: 50%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .qrcode img {
  width: 100%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .qrcode_open {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
          transform: translateX(-50%) translateY(-50%) scale(1);
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  z-index: 100;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item.background_w {
  background-color: #fff;
  border-radius: 10px;
  padding: 3%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item.two {
  width: 50%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item.three {
  width: 33.3333333333%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item.four {
  width: 25%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item.five {
  width: 20%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item.focus_margin {
  margin: 10% 0;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item.text_shadow {
  text-shadow: 0 0 7px #666;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item.shadow {
  -webkit-box-shadow: 0 0 7px #ddd;
          box-shadow: 0 0 7px #ddd;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_text {
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_text.hover {
  opacity: 0;
  text-shadow: 0 0 10px #ddd;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .focus_font_size {
  font-size: 3vw;
  color: #fff;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_number {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-shadow: 0 0 10px #666;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_number:hover {
  text-shadow: 0 0 10px #ddd;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_number:hover ~ .dashboard_item_text.hover {
  opacity: 1;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_inside {
  width: 100%;
  text-align: left;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_inside .dashboard_item_inside_text .referrer_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_inside .dashboard_item_inside_text .referrer_content .pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_inside .dashboard_item_inside_text .referrer_content .pic img {
  width: 50px;
  border-radius: 100%;
  border: 1px solid #ddd;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .dashboard_item_inside .dashboard_item_inside_text .referrer_content .info {
  padding-left: 2%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .drop_down_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: relative;
  height: 30px;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .drop_down_list .drop_down_list_caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3% 5%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 5px;
  background-color: #fff;
  width: 100%;
  position: absolute;
  cursor: pointer;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 50%;
  top: 0%;
  -webkit-box-shadow: 0 0 10px #ddd;
          box-shadow: 0 0 10px #ddd;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .drop_down_list .drop_down_list_caption .icon {
  margin-left: 2%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .drop_down_list .drop_down_list_caption .drop_down_list_container {
  display: none;
  width: 100%;
  border-radius: 0 0 5px 5px;
  margin-top: 5%;
  border-top: 1px solid #eee;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .drop_down_list .drop_down_list_caption .drop_down_list_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style: none;
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .drop_down_list .drop_down_list_caption .drop_down_list_content .reward_level {
  width: 35%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .drop_down_list .drop_down_list_caption .drop_down_list_content .reward {
  width: 40%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .dashboard_item .drop_down_list .drop_down_list_caption .drop_down_list_content .reward_type {
  width: 25%;
  text-align: right;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .button {
  font-size: 1.6em;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  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;
  padding: 5% 0;
  color: #333;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .button:hover {
  background-color: #eee;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .button:nth-of-type(2) {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .button.small {
  font-size: 1em;
  background-color: #fff;
  border-radius: 50px;
  padding: 1% 3%;
  height: 30px;
  margin-right: 2%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .button.small:hover {
  background-color: #eee;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .button.shadow {
  -webkit-box-shadow: 0 0 7px #ddd;
          box-shadow: 0 0 7px #ddd;
}
body .new_referrer .new_referrer_inside .info .info_container .list .dashboard .button.three {
  width: 33.3333333333%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .no_data_message {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #666;
  padding: 10% 5%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .no_data_message .icon {
  font-size: 3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .no_data_message .text {
  font-size: 2vw;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container {
  padding: 0 3% 3%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90%;
  margin: 3% auto 5%;
  overflow: hidden;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #666;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month .left_button,
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month .right_button {
  width: 20%;
  text-align: center;
  cursor: pointer;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month .left_button.no,
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month .right_button.no {
  color: #ddd;
  pointer-events: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month .month_container {
  width: 60%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month .month_container .month {
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month .month_container .month.order_date.open {
  display: block;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month .month_container .level {
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .select_month .month_container .level.open {
  display: block;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container {
  max-height: 600px;
  overflow: auto;
  border: 1px solid #eee;
  padding: 2%;
  position: relative;
  border-radius: 5px;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container.organization_list {
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container.organization_list.open {
  display: block;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content {
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3%;
  border-bottom: 1px dashed #ddd;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content:nth-last-of-type(1) {
  border-bottom: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .photo img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .info {
  padding: 0 5%;
  width: 42.5%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .info.order_list {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding-bottom: 1%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .info.order_list .date {
  width: 30%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .info.order_list .remark {
  width: 40%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .info.order_list .cash {
  width: 30%;
  text-align: right;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .info.order_list .status {
  width: 40%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .info.order_list .status > div {
  padding: 3% 10%;
  background-color: #666;
  color: #fff;
  border-radius: 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .info.order_list .status > div.success {
  background-color: #2ead24;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .info .info_list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.8;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .other_info_button {
  width: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .other_info_button i {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .member_list_content_inside .other_info_button.open i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .other_info {
  width: 100%;
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .organization_list_container .member_list_container .member_list_content .other_info .other_info_list {
  padding: 2% 5%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .sub_member_list {
  max-height: 600px;
  overflow: auto;
  width: 100%;
  margin-top: 2%;
  border-top: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back {
  padding: 3%;
  padding-top: 0;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list_bar_wrap {
  width: 70%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list_bar_wrap .mission_list_bar_group {
  width: 100%;
  position: relative;
  margin-bottom: 3%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list_bar_wrap .mission_list_bar_group .mission_rules_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list_bar_wrap .mission_list_bar_group .mission_rules_text .title {
  color: #666;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list_bar_wrap .mission_list_bar_group .mission_rules_text .amount {
  color: #666;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list_bar_wrap .mission_list_bar_group .bar_content {
  height: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 5px;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list_bar_wrap .mission_list_bar_group .bar {
  width: 1%;
  height: 20px;
  border: 1px solid #ddd;
  background-color: #2ead24;
  border-radius: 5px;
  position: absolute;
  bottom: 0px;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list .mission_list_content {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1% 0;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list .mission_list_content i {
  color: #d61313;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_list .mission_list_content.finish i {
  color: #2ead24;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_condition {
  width: 25%;
  color: #666;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_condition.finish {
  color: #2ead24;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_condition .mission_condition_text {
  margin: 2% 0;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_condition .mission_condition_text:nth-of-type(3) {
  margin: 0;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .mission_block .mission_condition i {
  font-size: 2em;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 2% auto 0;
  max-height: 300px;
  overflow: auto;
  border: 1px solid #eee;
  padding: 2%;
  border-radius: 5px;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0;
  color: #666;
  border-bottom: 1px dashed #ddd;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content :hover {
  background-color: #eee;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content:nth-last-of-type(1) {
  border-bottom: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content .info .info_text {
  padding: 2% 1%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content .info .other_info_button_pc {
  padding: 2%;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  cursor: pointer;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content .info .other_info_button_pc i {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content .info .other_info_button_pc i:hover {
  background-color: unset;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content .info .other_info_button_pc.open i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content .other_info {
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .this_month_feed_back .list_container .list_content .other_info .other_info_list {
  list-style: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container {
  padding: 3%;
  padding-top: 0;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .loading_page {
  background-color: #eee;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .loading_page .loading_icon {
  font-size: 3vw;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90%;
  margin: 3% auto 5%;
  overflow: hidden;
  color: #666;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month .left_button,
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month .right_button {
  cursor: pointer;
  width: 20%;
  text-align: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month .left_button.no,
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month .right_button.no {
  color: #ddd;
  pointer-events: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month .month_container {
  width: 60%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month .month_container .month {
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month .month_container .month.order_date.open {
  display: block;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month .month_container .level {
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .select_month .month_container .level.open {
  display: block;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order {
  max-height: 400px;
  overflow: auto;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order .list_content {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0;
  border-bottom: 1px dashed #ddd;
  color: #666;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order .list_content:nth-last-of-type(1) {
  border-bottom: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order .list_content .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order .list_content .info .info_text {
  padding: 2% 1%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order .list_content .info .other_info_button_pc {
  padding: 2%;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  cursor: pointer;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order .list_content .info .other_info_button_pc i {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order .list_content .info .other_info_button_pc.open i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order .list_content .other_info {
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .past_order .list_content .other_info .other_info_list {
  list-style: none;
  margin: 0;
  padding: 0 2% 2%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 96%;
  margin: 2% auto 0;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0;
  border-bottom: 1px dashed #ddd;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content :hover {
  background-color: #eee;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content:nth-last-of-type(1) {
  border-bottom: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info .info_text {
  padding: 2% 1%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info .info_text.status {
  width: 10%;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info .info_text.status > div {
  background-color: #666;
  color: #fff;
  border-radius: 50px;
  padding: 2% 5%;
  text-align: center;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info .info_text.status > div.success {
  background-color: #2ead24;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info .other_info_button_pc {
  padding: 2%;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  cursor: pointer;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info .other_info_button_pc i {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info .other_info_button_pc i:hover {
  background-color: unset;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info .other_info_button_pc:hover {
  background-color: #aaa;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .info .other_info_button_pc.open i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .other_info {
  display: none;
}
body .new_referrer .new_referrer_inside .info .info_container .list .past_order_container .list_container .list_content .other_info .other_info_list {
  list-style: none;
  padding-left: 2%;
}
body .order_line_points_rewards {
  border-radius: 10px;
  padding: 2% 4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  background-color: #07b53b;
  position: relative;
}
body .order_line_points_rewards .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body .order_line_points_rewards .content .caption {
  font-size: 20px;
  color: #ffffff;
  font-weight: 200;
}
body .order_line_points_rewards .content .caption .focus {
  font-size: 150%;
  padding: 3px 0;
  color: #ffffff;
  font-weight: bold;
}
body .order_line_points_rewards .description {
  color: #ffffff;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: normal;
  bottom: 10px;
  right: 10px;
}
body .order_line_points_rewards .icon {
  font-size: 45px;
  margin: 0 25px;
  color: #ffffff;
}
body .order_line_points_rewards .button {
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 1% 2%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  cursor: pointer;
  background-color: #222222;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0 30px;
  display: block;
}
body .order_line_points_rewards .button.used, body .order_line_points_rewards .button.expired {
  pointer-events: none;
  background-color: #bbbbbb;
  border: 1px solid #ffffff;
}
body .order_line_points_rewards .button:hover {
  background-color: #ffffff;
  color: #222222;
  border: 1px solid #222222;
}
body .member_referrer {
  width: 100%;
  font-size: 14px;
}
body .member_referrer ul,
body .member_referrer li,
body .member_referrer dl,
body .member_referrer dt,
body .member_referrer dd {
  list-style: none;
  margin: 0;
}
body .member_referrer * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .member_referrer .popup {
  display: none;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
body .member_referrer .popup .mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .member_referrer .popup .popup_container {
  position: absolute;
  width: 600px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body .member_referrer .popup .popup_container .wrap {
  background-color: #fff;
  overflow: hidden;
  border-radius: 1em;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
body .member_referrer .popup .popup_container .wrap .title {
  font-size: 1.5em;
  width: 100%;
  line-height: 3;
  background-color: rgba(138, 161, 175, 0.5803921569);
  color: #fff;
  padding: 0 2em;
}
body .member_referrer .popup .popup_container .wrap .title i {
  font-size: 2em;
  margin-right: 3%;
  vertical-align: sub;
}
body .member_referrer .popup .popup_container .close {
  position: absolute;
  width: 3em;
  height: 3em;
  line-height: 2em;
  background-color: #fff;
  border-radius: 99em;
  color: #666;
  right: -1em;
  top: -1em;
  z-index: 9;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  border: 2px solid;
}
body .member_referrer .popup .popup_container .close::after {
  content: "";
  position: absolute;
  width: 60%;
  height: 5%;
  background-color: #666;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}
body .member_referrer .popup .popup_container .close::before {
  content: "";
  position: absolute;
  width: 60%;
  height: 5%;
  background-color: #666;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
body .member_referrer .container {
  padding: 2%;
}
body .member_referrer .container.dashboard {
  width: 100%;
  background-color: rgba(138, 161, 175, 0.5803921569);
  padding: 3%;
  padding-bottom: 10%;
}
body .member_referrer .container.dashboard .channel .btn {
  cursor: pointer;
  background-color: #eee;
  color: #666;
  line-height: 1;
  padding: 0.5em 1em;
  border-radius: 99em;
  font-size: 0.9em;
  -webkit-box-shadow: 0.2em 0.2em 0.4em rgba(0, 0, 0, 0.2);
          box-shadow: 0.2em 0.2em 0.4em rgba(0, 0, 0, 0.2);
}
body .member_referrer .container.dashboard .channel .btn:nth-child(2) {
  margin-left: 1em;
}
body .member_referrer .container.dashboard .channel .M2 {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .member_referrer .container.dashboard .channel .M2 .intro {
  position: relative;
  padding: 1em;
}
body .member_referrer .container.dashboard .channel .M2 .intro div {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body .member_referrer .container.dashboard .channel .M2 .intro_popup .popup_container .wrap .title i {
  font-size: 1.5em;
}
body .member_referrer .container.dashboard .channel .M2 .intro_popup .popup_container .wrap .content {
  padding: 5%;
  max-height: 60vh;
  overflow-y: auto;
  line-height: 2;
}
body .member_referrer .container.dashboard .channel .M2 .is_m2 {
  color: #fff;
}
body .member_referrer .container.dashboard .channel .M2 .is_m2 i {
  color: #ffde95;
}
body .member_referrer .container.dashboard .channel .rules {
  position: relative;
  float: right;
}
body .member_referrer .container.dashboard .channel .rules dd {
  display: none;
  position: absolute;
  z-index: 99;
  right: 0;
  top: 120%;
  background-color: #fff;
  border-radius: 0.5em;
  padding: 5%;
  width: 200px;
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}
body .member_referrer .container.dashboard .channel .rules dd ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1em;
}
body .member_referrer .container.dashboard .channel .rules dd ul li:nth-child(n+2) {
  margin-top: 4%;
}
body .member_referrer .container.dashboard .channel .rules dd ul li .reward_level {
  text-align: center;
  width: 30%;
}
body .member_referrer .container.dashboard .channel .rules dd ul li .reward_proportion {
  text-align: center;
  width: 40%;
}
body .member_referrer .container.dashboard .channel .rules dd ul li .reward_type {
  text-align: center;
  width: 25%;
}
body .member_referrer .container.dashboard .statistic {
  position: relative;
  height: 88%;
  margin-top: 3%;
  padding: 5% 2%;
  color: #fff;
  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;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
body .member_referrer .container.dashboard .statistic .box_border {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  border: 1px solid #fff;
  border-radius: 1em;
  -webkit-clip-path: polygon(0 -5%, 42% -5%, 42% 3%, 58% 3%, 58% -5%, 100% -5%, 100% 100%, 0 100%);
  clip-path: polygon(0 -5%, 42% -5%, 42% 3%, 58% 3%, 58% -5%, 100% -5%, 100% 100%, 0 100%);
}
body .member_referrer .container.dashboard .statistic > .title {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -0.9em);
          transform: translate(-50%, -0.9em);
  font-size: 140%;
}
body .member_referrer .container.dashboard .statistic .flex_box {
  width: 60%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
body .member_referrer .container.dashboard .statistic .flex_box:nth-child(4) {
  width: 35%;
  margin-left: 5%;
}
body .member_referrer .container.dashboard .statistic .flex_box .reward {
  padding: 2em 1em;
}
body .member_referrer .container.dashboard .statistic .flex_box .reward .caption {
  line-height: 1;
  font-size: 1.2em;
}
body .member_referrer .container.dashboard .statistic .flex_box .reward .caption i {
  font-size: 1.3em;
  vertical-align: text-bottom;
  margin-right: 0.2em;
}
body .member_referrer .container.dashboard .statistic .flex_box .reward .amount {
  margin-top: 0.2em;
  font-size: 3.3em;
  border-bottom: 2px solid transparent;
}
body .member_referrer .container.dashboard .statistic .flex_box .reward .amount a:link, body .member_referrer .container.dashboard .statistic .flex_box .reward .amount a:visited, body .member_referrer .container.dashboard .statistic .flex_box .reward .amount a:active {
  color: unset;
}
body .member_referrer .container.dashboard .statistic .flex_box .reward .amount:hover {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 2px solid;
}
body .member_referrer .container.dashboard .statistic .flex_box .reward .amount .unit {
  font-size: 0.6em;
  margin-left: 0.2em;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission {
  width: 100%;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .status {
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 5%;
  width: 3.5em;
  height: 3.5em;
  font-size: 2.5em;
  border-radius: 99em;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .status i {
  position: absolute;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.5em;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .status.done {
  border: 0.22em solid #7ddf7d;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .status.done i {
  color: #7ddf7d;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .status.undone {
  border: 0.22em solid #ff6969;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .status.undone i {
  color: #ff6969;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .hint {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  font-size: 0.7em;
  line-height: 1.5;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail {
  z-index: 999;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content {
  padding: 5% 10% 3%;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 7% 0;
  text-shadow: none;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li .state {
  width: 15%;
  font-size: 2em;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li .state i {
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  background-color: #aaa;
  border-radius: 99em;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li .state.undone i {
  background-color: rgb(238, 127, 127);
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li .state.done i {
  background-color: rgb(125, 223, 125);
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li .info {
  width: 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #666;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li .info .caption {
  width: 50%;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li .info .require {
  width: 50%;
  text-align: right;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li .info .ratio {
  position: relative;
  width: 100%;
  background-color: #eee;
  border-radius: 99em;
  margin-top: 3%;
  height: 0.5em;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .detail_content li .info .ratio .bar {
  height: 100%;
  width: 0;
  border-radius: 99em;
  background-color: #aaa;
  -webkit-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}
body .member_referrer .container.dashboard .statistic .flex_box .mission .detail .popup_container .wrap .mission_rule {
  text-shadow: none;
  text-align: center;
  color: #3db7a0;
  font-size: 1em;
  line-height: 1;
  margin-bottom: 10%;
}
body .member_referrer .container.dashboard .friend_referrer_title {
  text-align: left;
  font-size: 2em;
  color: #fff;
  padding-left: 1.5em;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
body .member_referrer .container.detail {
  padding: 5%;
  width: 100%;
  background-color: #eee;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
body .member_referrer .container.detail .content_block {
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.1);
  padding: 2% 5%;
  background-color: #fff;
  border-radius: 1em;
  text-align: left;
}
body .member_referrer .container.detail .content_block:nth-child(n+2) {
  margin-top: 5%;
}
body .member_referrer .container.detail .content_block.friend_info {
  margin-top: -12%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
body .member_referrer .container.detail .content_block.friend_info > div {
  width: 50%;
  font-size: 1em;
  padding-left: 5%;
}
body .member_referrer .container.detail .content_block.friend_info > div > div + div {
  margin-top: 3%;
  line-height: 2;
}
body .member_referrer .container.detail .content_block.friend_info > div > div + div > div {
  margin-top: 1%;
}
body .member_referrer .container.detail .content_block.friend_info > div .caption {
  font-weight: 900;
  font-size: 110%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .member_referrer .container.detail .content_block.friend_info > div .caption .desc {
  font-size: 90%;
  font-weight: 500;
  color: #666;
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend {
  position: relative;
  padding-left: 0;
  padding-right: 5%;
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 70%;
  background-color: #ccc;
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend .content .invite_reward .amount {
  font-weight: 900;
  color: #3db7a0;
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend .content .invite_btn .span_button {
  font-size: 110%;
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend .content .mode {
  padding: 5% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend .content .mode > div {
  cursor: pointer;
  position: relative;
  width: 28%;
  padding-top: 28%;
  font-size: 2em;
  text-align: center;
  border-radius: 99em;
  background-color: #666;
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend .content .mode > div:hover {
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend .content .mode > div > i {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend .content .QR_popup .qrcode {
  width: 100%;
  border: 3px solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
body .member_referrer .container.detail .content_block.friend_info > div.invite_friend .content .QR_popup .qrcode img {
  border-radius: 5px;
  width: 100%;
}
body .member_referrer .container.detail .content_block.friend_info .referrer_info .content .binding_referrer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body .member_referrer .container.detail .content_block.friend_info .referrer_info .content .binding_referrer .title {
  width: 100%;
}
body .member_referrer .container.detail .content_block.friend_info .referrer_info .content .binding_referrer .button {
  margin-left: 3%;
}
body .member_referrer .container.detail .content_block.friend_info .referrer_info .content .binding_referrer .button > span {
  padding: 5px 10px;
}
body .member_referrer .container.detail .content_block.friend_info .referrer_info .content .binding_referrer .button > span:active {
  color: red;
}
body .member_referrer .container.detail .content_block.data_info {
  min-height: 600px;
}
body .member_referrer .container.detail .content_block.data_info .data_nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #eee;
  padding: 1% 0;
  border-radius: 0.5em;
}
body .member_referrer .container.detail .content_block.data_info .data_nav .caption_actBG {
  content: "";
  position: absolute;
  width: 31%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 85%;
  top: 50%;
  left: 16.6666666667%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 0.5em;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
body .member_referrer .container.detail .content_block.data_info .data_nav .caption {
  cursor: pointer;
  z-index: 2;
  position: relative;
  text-align: center;
  width: 33%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1% 0;
  color: #666;
  -webkit-transition: color, letter-spacing 0.5s ease-out;
  transition: color, letter-spacing 0.5s ease-out;
}
body .member_referrer .container.detail .content_block.data_info .data_nav .caption:nth-child(n+2) {
  border-left: 1px solid #ddd;
}
body .member_referrer .container.detail .content_block.data_info .data_nav .caption.active {
  z-index: 2;
  font-weight: 900;
  letter-spacing: 1px;
}
body .member_referrer .container.detail .content_block.data_info .data_nav .caption .icon {
  margin-bottom: 2%;
  font-size: 1.6em;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap {
  overflow: hidden;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block.active {
  display: block;
  opacity: 1;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch {
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .tips {
  text-align: center;
  line-height: 1.6;
  font-size: 1.1em;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .tips .mission,
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .tips .mission_pass {
  background-color: rgb(43, 185, 221);
  border-radius: 0.3em;
  padding: 0.1em 0.3em;
  color: #fff;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .tips .not_dealer {
  background-color: rgb(230, 102, 102);
  border-radius: 0.3em;
  padding: 0.1em 0.3em;
  color: #fff;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .tips .done {
  background-color: #3db7a0;
  border-radius: 0.3em;
  padding: 0.1em 0.3em;
  color: #fff;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .tips a {
  text-decoration: underline;
  font-size: 1.1em;
  color: #337ab7;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .prev,
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .next {
  cursor: pointer;
  font-size: 2em;
  color: #aaa;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .prev.no,
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .next.no {
  color: #eee;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_switch .caption {
  margin: 0 5%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list {
  height: 500px;
  overflow-y: scroll;
  padding-right: 0.5%;
  /* the new scrollbar will have a flat appearance with the set background color */
  /* this will style the thumb, ignoring the track */
  /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list::-webkit-scrollbar {
  width: 5px;
  margin-right: -20px;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list::-webkit-scrollbar-track {
  background-color: #eee;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list::-webkit-scrollbar-thumb {
  background-color: #aaa;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list::-webkit-scrollbar-button {
  display: none;
  background-color: rgba(0, 0, 0, 0.1);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list::-webkit-scrollbar-corner {
  background-color: black;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li {
  position: relative;
  font-size: 1.2em;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li:nth-child(2n-1) {
  background-color: #f8f8f8;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl {
  -webkit-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
  border-bottom: 1px solid #eee;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dt:hover {
  cursor: pointer;
  -webkit-filter: opacity(0.7);
  filter: opacity(0.7);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dt,
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dd {
  position: relative;
  padding: 2% 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dt > div,
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dd > div {
  color: #666;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dt > div + div,
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dd > div + div {
  margin-left: 5%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dt .arrow,
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dd .arrow {
  position: absolute;
  right: 3%;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl dd {
  padding: 0 2em 1em;
  display: none;
  font-size: 0.8em;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl.open {
  border: 1px solid #ddd;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl.open dd .arrow,
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li > dl.open dt .arrow {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.friend_list dl dt .photo {
  font-size: 2em;
  color: #666;
  width: 10%;
  border-radius: 99em;
  overflow: hidden;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.friend_list dl dt .photo img {
  display: block;
  width: 100%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.friend_list dl dt .card_no {
  width: 30%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.friend_list dl dt .name {
  width: 25%;
  overflow-x: hidden;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list.empty_notice {
  background-color: unset;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block {
  width: 33%;
  margin: 0;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block:nth-child(2) {
  text-align: center;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block:nth-child(3) {
  text-align: right;
  padding-right: 5%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .order_no {
  font-size: 1em;
  line-height: 2;
  position: relative;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .order_no .seal_icon {
  position: absolute;
  right: 25px;
  top: 2px;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .order_no .seal_icon img {
  width: 55px;
  opacity: 0.8;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .order_date,
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status {
  font-size: 0.8em;
  color: #666;
  line-height: 1.5;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status {
  color: #fff;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status > span {
  display: inline-block;
  border-radius: 0.3em;
  padding: 0 0.5em;
  margin-top: 3%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status > span.done, body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status > span.finish {
  background-color: #3db7a0;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status > span.miss, body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status > span.not_dealer {
  background-color: rgb(230, 102, 102);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status > span.processing {
  background-color: rgb(92, 92, 92);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status > span.mission, body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status > span.mission_pass {
  background-color: rgb(43, 185, 221);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_status > span.cancel {
  background-color: rgb(153, 153, 153);
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_amount {
  font-size: 1em;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_amount.price {
  color: #666666;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_amount.cash {
  color: #efa500;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dt .order_list_block .reward_amount.profit {
  color: #3db7a0;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block {
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block.detail {
  width: 100%;
  line-height: 2;
  padding-top: 1%;
  border-top: 1px dashed #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_detail {
  line-height: 1em;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_detail + .reward_detail {
  margin-top: 0.5em;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_product_detail {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-decoration: underline;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_product_detail .item {
  font-style: italic;
  text-align: right;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_product_detail .item.product_name {
  width: 30%;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_product_detail .item.quantity {
  text-align: left;
  width: 10%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_product_detail .item.reward_price {
  width: 20%;
  padding-right: 5%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_product_detail .item.ratio {
  width: 20%;
  padding-right: 5%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_product_detail .item.sub_total {
  width: 20%;
  padding-right: 5%;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_product_detail .item.sub_total.cash {
  color: #efa500;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list > li.order_list dl dd .order_list_block .reward_product_detail .item.sub_total.profit {
  color: #3db7a0;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block .data_list .loading_page {
  color: #999;
  font-size: 2em;
  height: 100%;
  text-align: center;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block.my_friend .page .data_list {
  display: none;
}
body .member_referrer .container.detail .content_block.data_info .data_wrap .data_block.my_friend .page .data_list.show {
  display: block;
}
body .member_referrer #swal_content_faq {
  display: none;
}
body .member_referrer_faq ul li > div {
  margin-top: 2%;
}
body .member_referrer_faq ul li > div .question {
  font-weight: 900;
  color: #000;
}
body .member_referrer_faq ul li > div .ans {
  font-size: 85%;
}
body .member_referrer_faq ul li > div .ans .keyword {
  background: rgb(248, 245, 68);
  padding: 0.2% 0.5%;
  border-radius: 2px;
}
body .member_referrer_faq ul li > div .ans a {
  text-decoration: underline;
  color: #00B2FF;
}
body .split_wallet {
  width: 96%;
  margin: 2% auto;
}
body .split_wallet .dashboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ffffff;
  border: 1px solid;
  border-radius: 5px;
  padding-bottom: 2%;
  -webkit-box-shadow: 3px 3px 0;
          box-shadow: 3px 3px 0;
}
body .split_wallet .dashboard .info {
  width: 26.6666666667%;
  font-size: 17px;
  font-weight: normal;
  margin: 0 1.5%;
  border: 2px solid;
  border-radius: 5px;
  padding: 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .split_wallet .dashboard .info .info_title {
  font-weight: bold;
  color: #333;
}
body .split_wallet .dashboard .info .info_content {
  text-align: right;
  color: #333;
}
body .split_wallet .dashboard .info .info_remark_text_m {
  display: none;
}
body .split_wallet .dashboard .info_remark_text {
  font-size: 12px;
  color: #bbb;
  width: 26.6666666667%;
  text-align: left;
  margin: 1% 1.5% 0;
}
body .split_wallet .dashboard_title {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 2%;
  padding: 1% 2%;
}
body .split_wallet .wallet_detail {
  margin-top: 5%;
  border-radius: 5px;
  border: 1px solid;
  -webkit-box-shadow: 3px 3px 0;
          box-shadow: 3px 3px 0;
  overflow: hidden;
}
body .split_wallet .wallet_detail .wallet_detail_title {
  font-weight: bold;
  text-align: left;
  padding: 1% 2%;
}
body .split_wallet .wallet_detail .wallet_detail_outside {
  width: 100%;
  max-height: 400px;
  overflow: auto;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content {
  cursor: auto;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content:hover {
  background-color: #f5f5f5;
  cursor: pointer;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1%;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .narrative {
  width: 45%;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .sum {
  width: 15%;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .type_outside {
  width: 10%;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .type_outside .type {
  background-color: #666;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 600;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .type_outside .type.success {
  background-color: rgba(6, 196, 6, 0.8);
  color: #fff;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .type_outside .type.normal {
  background-color: rgba(58, 118, 234, 0.8);
  color: #fff;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .type_outside .type.fail {
  background-color: rgba(219, 9, 9, 0.8);
  color: #fff;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .type_outside .type_m {
  display: none;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .icon_content_m {
  width: 2%;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_title .icon_content_m i {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .split_wallet .wallet_detail .wallet_detail_outside.withdrew_info .wallet_detail_content .wallet_detail_content_text_m {
  display: none;
  padding: 1% 0;
  padding-top: 2%;
  color: #666;
  width: 100%;
  border-top: 1px dashed #eee;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1% 2%;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  cursor: pointer;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content:hover {
  background-color: #f5f5f5;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content:nth-last-of-type(1) {
  border-bottom: none;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #333;
  padding: 1% 0;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_title.open i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_title > div {
  text-align: left;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_title .date {
  width: 20%;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_title .type {
  width: 40%;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_title .sum {
  width: 30%;
  text-align: right;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_title .sum.minus {
  color: #ff4d4d;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_title .icon_content {
  width: 8%;
  text-align: right;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_title .icon_content i {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_text {
  display: none;
  padding-top: 2%;
  color: #666;
  width: 100%;
  border-top: 1px dashed #ddd;
  font-size: 95%;
}
body .split_wallet .wallet_detail .wallet_detail_outside .wallet_detail_content .wallet_detail_content_text .type_m {
  display: none;
}
body .split_wallet .wallet_detail .wallet_detail_outside .no_data_message {
  padding: 4%;
  background-color: #f5f5f5;
  color: #aaa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .split_wallet .wallet_detail .wallet_detail_outside .no_data_message .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .split_wallet .wallet_detail .wallet_detail_outside .no_data_message i {
  font-size: 40px;
}
body .split_wallet .wallet_detail .wallet_detail_outside .no_data_message .no_data_message_text {
  margin-top: 1%;
  font-weight: bold;
}
body .split_wallet .apply_withdrawal_outside {
  border: 1px solid;
  margin-top: 5%;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 0 transparent;
          box-shadow: 3px 3px 0 transparent;
  background-color: #eee;
  -webkit-box-shadow: 3px 3px 0;
          box-shadow: 3px 3px 0;
  overflow: hidden;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal {
  margin-top: 2%;
  width: 70%;
  margin: 2% auto;
  padding: 3% 10%;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
  display: none;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .input_block {
  padding: 2% 0;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .input_block .withdrawal_input {
  border-width: 0;
  border-bottom: 1px solid #666;
  margin: 1% 0;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .input_block .withdrawal_input::-webkit-input-placeholder {
  color: #cccccc;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .input_block .withdrawal_input::-moz-placeholder {
  color: #cccccc;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .input_block .withdrawal_input:-ms-input-placeholder {
  color: #cccccc;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .input_block .withdrawal_input::-ms-input-placeholder {
  color: #cccccc;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .input_block .withdrawal_input::placeholder {
  color: #cccccc;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .input_block select {
  width: 100%;
  margin: 1% 0;
  border-width: 0;
  border-bottom: 1px solid;
  padding: 1% 0;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .input_block .input_title {
  font-weight: bold;
  color: #666;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal .apply_withdrawal_button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1% 3%;
  border-radius: 5px;
  margin: 0 auto;
  cursor: pointer;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_title {
  font-weight: bold;
  text-align: center;
  padding: 2% 0;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .error_message {
  background-color: #fff;
  padding: 2%;
  color: #e50e0e;
  font-weight: bold;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info {
  background-color: #ffffff;
  padding: 1% 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #333;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .data_info {
  width: 100%;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .data_info table {
  width: 100%;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .data_info table tr th, body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .data_info table tr td {
  padding: 3px 0;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .data_info table tr td {
  color: #666;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .cash {
  margin-top: 3%;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .cash table th, body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .cash table td {
  padding: 3px 0;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .cash table td i {
  display: none;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .process_info .content .cash table .total_tr {
  padding-top: 15px;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .apply_withdrawal_open_button {
  text-align: center;
  padding: 1% 0;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: all ease-in 0.1s;
  transition: all ease-in 0.1s;
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .apply_withdrawal_open_button.open i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
body .split_wallet .apply_withdrawal_outside .apply_withdrawal_bottom .apply_withdrawal_open_button:hover {
  background-color: #f5f5f5;
}
body .split_wallet .apply_withdrawal_outside .cash {
  margin-top: 3%;
}
body .split_wallet .apply_withdrawal_outside .cash .cash_table {
  width: 100%;
  font-size: 17px;
}
body .split_wallet .apply_withdrawal_outside .cash .cash_table th, body .split_wallet .apply_withdrawal_outside .cash .cash_table td {
  padding: 1% 0;
}
body .split_wallet .apply_withdrawal_outside .cash .cash_table td {
  text-align: right;
}
body .split_wallet .apply_withdrawal_outside .cash .cash_table td.minus span {
  color: red;
}
body .split_wallet .apply_withdrawal_outside .cash .cash_table td.real_total {
  border-top: 1px solid #ddd;
}
body .split_wallet .apply_withdrawal_outside .cash .cash_table td i {
  margin-left: 10px;
  font-size: 20px;
}
body .split_wallet .apply_withdrawal_outside .cash .cash_table td i:hover {
  opacity: 0.7;
  cursor: pointer;
}
body .accordion_wrap {
  width: 100%;
  border-radius: 5px;
  border: 1px solid;
  overflow: hidden;
}
body .accordion_wrap .accordion {
  width: 100%;
  overflow: auto;
}
body .accordion_wrap .accordion .accordion_item {
  list-style: none;
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.5% 1.5%;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  cursor: pointer;
}
body .accordion_wrap .accordion .accordion_item:hover {
  background-color: #f5f5f5;
}
body .accordion_wrap .accordion .accordion_item:nth-last-of-type(1) {
  border-bottom: none;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding-right: 5%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_content .column .title {
  font-weight: 100;
  font-size: 80%;
  margin-bottom: 5px;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_content .column .value {
  font-weight: 900;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #333;
  padding: 1% 0;
  position: relative;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_header.open i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
body .accordion_wrap .accordion .accordion_item .accordion_item_header .accordion_item_content .column {
  width: 14.2857142857%;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_header .icon_content {
  position: absolute;
  right: 0;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_header .icon_content i {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_body {
  display: none;
  padding: 1% 1% 0;
  color: #666;
  border-top: 1px dashed #ddd;
  font-size: 95%;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_body .accordion_item_content {
  margin-bottom: 1%;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_body .accordion_item_content:last-of-type {
  margin-bottom: 0;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_body .accordion_item_content .column {
  width: 15%;
}
body .accordion_wrap .accordion .accordion_item .accordion_item_body .accordion_item_content .column.key {
  width: 5%;
}
body .crm_order_info {
  margin-top: 1%;
  text-align: left;
}
body .crm_order_info .caption {
  margin-bottom: 1%;
  font-size: 120%;
  font-weight: 900;
}
body .crm_order_info .accordion .accordion_item .accordion_item_body .accordion_item_content .column.order_detail {
  width: 30%;
}
body .crm_order_info .accordion .accordion_item .accordion_item_body .accordion_item_content .column .order_detail_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body .crm_order_info .accordion .accordion_item .accordion_item_body .accordion_item_content .column .order_detail_info .this_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .crm_order_info .accordion .accordion_item .accordion_item_body .accordion_item_content .column .order_detail_info .this_info .standard {
  margin-left: 5px;
  color: #aaa;
}
body .member_login_social {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #fff;
  border-radius: 5px;
  font-size: 0;
  overflow: hidden;
}
body .member_login_social * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .member_login_social img {
  display: block;
}
body .member_login_social .member_login_main {
  display: inline-block;
  width: 400px;
  min-height: 450px;
  position: relative;
  overflow: hidden;
}
body .member_login_social .member_login_main .block {
  display: block;
  position: relative;
  width: 100%;
  font-size: 16px;
}
body .member_login_social .member_login_main .block .back {
  cursor: pointer;
  text-align: left;
  line-height: 2;
  border-bottom: 1px solid #ddd;
  color: #666;
  margin-bottom: 6%;
}
body .member_login_social .member_login_main .block .back span {
  vertical-align: middle;
  line-height: 3;
}
body .member_login_social .member_login_main .block .back i {
  vertical-align: middle;
  font-size: 1.5em;
  padding: 0 5%;
}
body .member_login_social .member_login_main .block.social_login {
  left: 0;
  -webkit-transition: left 0.6s ease-out;
  transition: left 0.6s ease-out;
}
body .member_login_social .member_login_main .block.search_guest_order, body .member_login_social .member_login_main .block.check_member_binding, body .member_login_social .member_login_main .block.binding_result {
  height: 100%;
  background-color: #fafafa;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-transition: left 0.6s ease-out;
  transition: left 0.6s ease-out;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item, body .member_login_social .member_login_main .block.check_member_binding .list .list_item, body .member_login_social .member_login_main .block.binding_result .list .list_item {
  margin-bottom: 5%;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item > i, body .member_login_social .member_login_main .block.check_member_binding .list .list_item > i, body .member_login_social .member_login_main .block.binding_result .list .list_item > i {
  color: #666;
  text-align: center;
  width: 15%;
  font-size: 1.2em;
  line-height: 2.4;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item select, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item select, body .member_login_social .member_login_main .block.binding_result .list .list_item input,
body .member_login_social .member_login_main .block.binding_result .list .list_item select {
  width: 85%;
  outline: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 0.5em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.1em;
  font-size: 1.2em;
  line-height: 2.4;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input::-webkit-input-placeholder,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item select::-webkit-input-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input::-webkit-input-placeholder,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item select::-webkit-input-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item input::-webkit-input-placeholder,
body .member_login_social .member_login_main .block.binding_result .list .list_item select::-webkit-input-placeholder {
  color: #aaa;
  letter-spacing: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input::-moz-placeholder,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item select::-moz-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input::-moz-placeholder,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item select::-moz-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item input::-moz-placeholder,
body .member_login_social .member_login_main .block.binding_result .list .list_item select::-moz-placeholder {
  color: #aaa;
  letter-spacing: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input:-ms-input-placeholder,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item select:-ms-input-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input:-ms-input-placeholder,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item select:-ms-input-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item input:-ms-input-placeholder,
body .member_login_social .member_login_main .block.binding_result .list .list_item select:-ms-input-placeholder {
  color: #aaa;
  letter-spacing: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input::-ms-input-placeholder,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item select::-ms-input-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input::-ms-input-placeholder,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item select::-ms-input-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item input::-ms-input-placeholder,
body .member_login_social .member_login_main .block.binding_result .list .list_item select::-ms-input-placeholder {
  color: #aaa;
  letter-spacing: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input::-webkit-input-placeholder, body .member_login_social .member_login_main .block.search_guest_order .list .list_item select::-webkit-input-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input::-webkit-input-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item select::-webkit-input-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item input::-webkit-input-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item select::-webkit-input-placeholder {
  color: #aaa;
  letter-spacing: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input::-moz-placeholder, body .member_login_social .member_login_main .block.search_guest_order .list .list_item select::-moz-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input::-moz-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item select::-moz-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item input::-moz-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item select::-moz-placeholder {
  color: #aaa;
  letter-spacing: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input:-ms-input-placeholder, body .member_login_social .member_login_main .block.search_guest_order .list .list_item select:-ms-input-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input:-ms-input-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item select:-ms-input-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item input:-ms-input-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item select:-ms-input-placeholder {
  color: #aaa;
  letter-spacing: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input::-ms-input-placeholder, body .member_login_social .member_login_main .block.search_guest_order .list .list_item select::-ms-input-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input::-ms-input-placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item select::-ms-input-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item input::-ms-input-placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item select::-ms-input-placeholder {
  color: #aaa;
  letter-spacing: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input::placeholder,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item select::placeholder, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input::placeholder,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item select::placeholder, body .member_login_social .member_login_main .block.binding_result .list .list_item input::placeholder,
body .member_login_social .member_login_main .block.binding_result .list .list_item select::placeholder {
  color: #aaa;
  letter-spacing: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item input:focus,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item select:focus, body .member_login_social .member_login_main .block.check_member_binding .list .list_item input:focus,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item select:focus, body .member_login_social .member_login_main .block.binding_result .list .list_item input:focus,
body .member_login_social .member_login_main .block.binding_result .list .list_item select:focus {
  border: 1px solid #a3d7d8;
  -webkit-box-shadow: 0 0 10px #a3d7d8;
          box-shadow: 0 0 10px #a3d7d8;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item select, body .member_login_social .member_login_main .block.check_member_binding .list .list_item select, body .member_login_social .member_login_main .block.binding_result .list .list_item select {
  height: 2.4em;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .check_code_img, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .check_code_img, body .member_login_social .member_login_main .block.binding_result .list .list_item .check_code_img {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .guest_order_submit,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .check_member_binding_submit,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .uid_check_code_btn,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .is_loading, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .guest_order_submit,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item .check_member_binding_submit,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item .uid_check_code_btn,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item .is_loading, body .member_login_social .member_login_main .block.binding_result .list .list_item .guest_order_submit,
body .member_login_social .member_login_main .block.binding_result .list .list_item .check_member_binding_submit,
body .member_login_social .member_login_main .block.binding_result .list .list_item .uid_check_code_btn,
body .member_login_social .member_login_main .block.binding_result .list .list_item .is_loading {
  cursor: pointer;
  line-height: 2.5;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 1.2em;
  width: 60%;
  margin: 10% auto 0;
  text-align: center;
  color: #666;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background: linear-gradient(to bottom, #fff 0%, #ddd 100%);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .guest_order_submit i,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .check_member_binding_submit i,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .uid_check_code_btn i,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .is_loading i, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .guest_order_submit i,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item .check_member_binding_submit i,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item .uid_check_code_btn i,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item .is_loading i, body .member_login_social .member_login_main .block.binding_result .list .list_item .guest_order_submit i,
body .member_login_social .member_login_main .block.binding_result .list .list_item .check_member_binding_submit i,
body .member_login_social .member_login_main .block.binding_result .list .list_item .uid_check_code_btn i,
body .member_login_social .member_login_main .block.binding_result .list .list_item .is_loading i {
  margin-right: 5%;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .guest_order_submit:hover,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .check_member_binding_submit:hover,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .uid_check_code_btn:hover,
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .is_loading:hover, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .guest_order_submit:hover,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item .check_member_binding_submit:hover,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item .uid_check_code_btn:hover,
body .member_login_social .member_login_main .block.check_member_binding .list .list_item .is_loading:hover, body .member_login_social .member_login_main .block.binding_result .list .list_item .guest_order_submit:hover,
body .member_login_social .member_login_main .block.binding_result .list .list_item .check_member_binding_submit:hover,
body .member_login_social .member_login_main .block.binding_result .list .list_item .uid_check_code_btn:hover,
body .member_login_social .member_login_main .block.binding_result .list .list_item .is_loading:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  border-color: #a3d7d8;
  -webkit-box-shadow: 0 0 15px rgba(163, 215, 216, 0.5);
          box-shadow: 0 0 15px rgba(163, 215, 216, 0.5);
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .is_loading, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .is_loading, body .member_login_social .member_login_main .block.binding_result .list .list_item .is_loading {
  padding-right: 0;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .is_loading i, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .is_loading i, body .member_login_social .member_login_main .block.binding_result .list .list_item .is_loading i {
  position: unset;
  right: unset;
  top: unset;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .uid_check_code_btn, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .uid_check_code_btn, body .member_login_social .member_login_main .block.binding_result .list .list_item .uid_check_code_btn {
  cursor: pointer;
  width: 40%;
  margin: 0 0 0 2%;
  display: inline-block;
  font-size: 1em;
  line-height: 2.9;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .login_error_msg, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .login_error_msg, body .member_login_social .member_login_main .block.binding_result .list .list_item .login_error_msg {
  text-align: center;
  color: red;
  font-weight: 800;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .binding_manual, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .binding_manual, body .member_login_social .member_login_main .block.binding_result .list .list_item .binding_manual {
  line-height: 2.5;
}
body .member_login_social .member_login_main .block.search_guest_order .list .list_item .binding_manual span, body .member_login_social .member_login_main .block.check_member_binding .list .list_item .binding_manual span, body .member_login_social .member_login_main .block.binding_result .list .list_item .binding_manual span {
  color: #e40057;
  text-decoration: underline;
}
body .member_login_social .member_login_main .block.choose_login_type {
  height: 100%;
  background-color: #fafafa;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-transition: left 0.6s ease-out;
  transition: left 0.6s ease-out;
}
body .member_login_social .member_login_main .block.choose_login_type .list {
  margin-top: 10%;
}
body .member_login_social .member_login_main .block.choose_login_type .list .list_item {
  margin-bottom: 10%;
}
body .member_login_social .member_login_main .block.choose_login_type .list .list_item .btn {
  cursor: pointer;
  width: 60%;
  margin: 0 auto;
  text-align: center;
}
body .member_login_social .member_login_main .block.choose_login_type .list .list_item .btn:hover {
  background-color: #bbb;
}
body .member_login_social .member_login_main .block.choose_login_type .list .list_item .is_loading {
  cursor: pointer;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #ddd;
  background-color: #fafafa;
  vertical-align: middle;
  padding: 5% 10%;
  height: 53px;
}
body .member_login_social .member_login_main .block.choose_login_type .list .list_item .is_loading i {
  position: unset;
  right: unset;
  top: unset;
  vertical-align: middle;
  font-size: 1.5em;
  padding: 0 5%;
}
body .member_login_social .member_login_main .block.choose_login_type .list .list_item .login_error_msg {
  text-align: center;
  color: red;
  font-weight: 800;
}
body .member_login_social .member_login_main .block .title {
  font-size: 1.5em;
  color: #666;
  margin: 1.5em 0 1em;
}
body .member_login_social .member_login_main .block .title i {
  margin-right: 3%;
}
body .member_login_social .member_login_main .block .title .member_referrer_tip span {
  font-size: 65%;
  margin-top: 1em;
  text-decoration: underline;
}
body .member_login_social .member_login_main .block .list {
  list-style: none;
  font-size: 0.9em;
  padding: 0 15% 2em;
}
body .member_login_social .member_login_main .block .list .list_item {
  margin: 0;
  margin-bottom: 5%;
}
body .member_login_social .member_login_main .block .list .list_item:last-child {
  margin: 0;
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn {
  position: relative;
  width: 100%;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #ddd;
  background-color: #fafafa;
  vertical-align: middle;
  padding: 5% 10%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn > span {
  vertical-align: middle;
  line-height: 1.5;
  color: #333;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn i {
  vertical-align: middle;
  font-size: 1.5em;
  margin-right: 8%;
  padding-bottom: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #666;
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn .binding_profit {
  position: absolute;
  right: 10%;
  font-size: 80%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn.apple {
  background-color: #000;
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn.apple > span {
  color: #fff;
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  color: #fff;
  -webkit-box-shadow: 0 0 15px #aaa;
          box-shadow: 0 0 15px #aaa;
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn:hover > * {
  color: #fff;
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn.apple:hover {
  color: #000;
}
body .member_login_social .member_login_main .block .list .list_item .choose_btn.apple:hover > * {
  color: #000;
}
body .member_login_social .member_login_main .block .list .list_item .line i {
  color: #00b300;
}
body .member_login_social .member_login_main .block .list .list_item .line:hover {
  background-color: #00b300;
}
body .member_login_social .member_login_main .block .list .list_item .fb i {
  color: #4064ac;
}
body .member_login_social .member_login_main .block .list .list_item .fb:hover {
  background-color: #4064ac;
}
body .member_login_social .member_login_main .block .list .list_item .google i {
  color: #f04f3d;
}
body .member_login_social .member_login_main .block .list .list_item .google:hover {
  background-color: #f04f3d;
}
body .member_login_social .member_login_main .block .list .list_item .apple i {
  color: #fff;
}
body .member_login_social .member_login_main .block .list .list_item .apple:hover {
  background-color: #fff;
}
body .member_login_social .member_login_main .block .list .list_item .line_login_message {
  color: #666666;
  font-size: 12px;
  text-align: justify;
}
body .member_login_social .member_login_main .block .list .list_item .guest i {
  color: #666;
}
body .member_login_social .member_login_main .block .list .list_item .guest:hover {
  background-color: #333;
}
body .member_login_social .member_login_main .block .list .list_item .social_tips {
  position: absolute;
  top: 4.2em;
  padding-left: 0.5em;
}
body .member_login_social .member_login_main .block .list .list_item .social_tips .mark {
  display: inline-block;
  border-radius: 99em;
  font-size: 0.8em;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  text-align: center;
  background-color: #aaa;
  color: #fff;
}
body .member_login_social .member_login_main .block .list .list_item .guest_tips {
  position: absolute;
  bottom: 0em;
  padding-left: 0.5em;
}
body .member_login_social .member_login_main .block .list .list_item .guest_tips span {
  display: inline-block;
  border-radius: 99em;
  font-size: 0.8em;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  text-align: center;
  background-color: #aaa;
  color: #fff;
}
body .member_login_social .member_login_main .block .list .list_item .width_50 {
  width: 48%;
}
body .member_login_social .member_login_main .block .list .list_item .inline {
  display: inline-block;
}
body .member_login_social .member_login_main .block .list .list_item .float_L {
  float: left;
}
body .member_login_social .member_login_main .block .list .list_item .float_R {
  float: right;
}
body .member_login_social .member_login_main .block .list.inline {
  padding: 2em 1em;
}
body .member_login_social .member_login_main .block .list.inline .list_item {
  display: inline-block;
  width: 190px;
  margin-right: 20px;
}
body .member_login_social .member_login_main .block .list.inline .list_item:last-child {
  margin: 0;
}
body .member_login_social .member_login_main .block .list.inline .list_item .choose_btn {
  padding: 7% 10%;
}
body .member_login_social .member_login_main .block .list.inline .list_item .choose_btn.guest {
  width: 190px;
}
body .member_login_social .pc_member_login_banner {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 330px;
  font-size: 1rem;
  vertical-align: top;
  border-top: 0;
}
body .member_card_no {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .member_card_no * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .member_card_no i {
  margin-right: 5px;
}
body .member_card_no.member_card {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1em auto;
  border-radius: 5px;
  overflow: hidden;
  font-size: 80%;
  line-height: 2.5;
}
body .member_card_no.member_card .title {
  display: inline-block;
  padding: 0 5px;
  color: #666;
}
body .member_card_no.member_card .card_no {
  display: inline-block;
  padding: 0 5px;
}
body .member_card {
  width: 90%;
  margin: 0 auto;
}
body .member_card * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .member_card img {
  width: 100% !important;
}
body .member_card .member_car_title {
  font-size: 1.5em;
  padding: 10px 0;
  border-bottom: 1px solid #666;
}
body .member_card .card {
  color: #fff;
  position: relative;
  width: 64%;
  padding-top: 40%;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
body .member_card .card .company_name {
  position: absolute;
  top: 10%;
  left: 5%;
}
body .member_card .card .member_level {
  position: absolute;
  top: 20%;
  left: 5%;
  text-align: center;
}
body .member_card .card .member_level i {
  margin-right: 5px;
  vertical-align: middle;
}
body .member_card .card .member_level span {
  font-size: 1.5em;
  vertical-align: middle;
}
body .member_card .card .member_card_no {
  position: absolute;
  bottom: 40%;
  left: 10%;
}
body .member_card .card .member_profit {
  position: absolute;
  bottom: 30%;
  left: 10%;
}
body .member_card .card .member_cash {
  position: absolute;
  bottom: 20%;
  left: 10%;
}
body .member_card .card .member_qrcode {
  position: absolute;
  bottom: 5%;
  right: 5%;
  text-align: center;
  width: 25%;
  overflow: hidden;
  display: none;
}
body .member_card .card .member_qrcode img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
body .member_card .card .member_barcode {
  position: absolute;
  bottom: 5%;
  left: 5%;
  text-align: center;
  width: 40%;
  overflow: hidden;
  display: none;
}
body .member_card .card .member_barcode img {
  -webkit-transform: translateY(15%) scale(1.2);
          transform: translateY(15%) scale(1.2);
}
body .member_card .code {
  list-style: none;
  margin: 10px 0;
  width: 35%;
  display: inline-block;
}
body .member_card .code .list {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
body .member_card .content {
  padding: 5% 5%;
  list-style: none;
  border: 1px solid #ddd;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 5px #ddd;
          box-shadow: 3px 3px 5px #ddd;
  font-size: 16px;
  display: none;
}
body .member_card .content .list {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  color: #666;
}
body .member_card .content .list:last-child {
  border-bottom: 0;
}
body .member_card .content .list .title {
  display: inline-block;
  margin-right: 20px;
  width: 35%;
}
body .custom_area {
  width: 90%;
  margin: 0 auto;
}
body .custom_area .title {
  font-size: 1.5em;
  padding: 10px 0;
  border-bottom: 1px solid #666;
  font-weight: 900;
}
body .custom_area .content {
  margin-top: 3%;
}
body .custom_area .content .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
  margin-bottom: 1%;
}
body .custom_area .content .item div.title {
  width: 25%;
  font-size: 1.2em;
  padding: 2px 5px;
  border-bottom: 0px;
  text-align: right;
}
body .custom_area .content .item div.input {
  width: 45%;
}
body .custom_area .content .item div.input select {
  display: none;
}
body .custom_area .content .item div.input input {
  padding: 5px;
  font-size: 1em;
}
body .custom_area .content .item div.btn {
  width: 25%;
}
body .custom_area .content .item div.btn span,
body .custom_area .content .item div.btn .uid_check_code_btn,
body .custom_area .content .item div.btn .is_loading {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
  color: #666;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background: linear-gradient(to bottom, #fff 0%, #ddd 100%);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  line-height: 1;
  padding: 10px 5px;
  width: 100%;
}
body .custom_area .content .item div.btn span i,
body .custom_area .content .item div.btn .uid_check_code_btn i,
body .custom_area .content .item div.btn .is_loading i {
  margin-right: 5%;
  top: unset;
}
body .custom_area .content .item div.btn span:hover,
body .custom_area .content .item div.btn .uid_check_code_btn:hover,
body .custom_area .content .item div.btn .is_loading:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  border-color: #a3d7d8;
  -webkit-box-shadow: 0 0 15px rgba(163, 215, 216, 0.5);
          box-shadow: 0 0 15px rgba(163, 215, 216, 0.5);
}
body .custom_area .content .item div.login_error_msg {
  margin-left: 30%;
  color: #ff4545;
  font-weight: 900;
}
body .class_member_order {
  width: 100%;
  line-height: 40px;
  margin-bottom: 5px;
}
body .class_member_order_total {
  float: left;
  line-height: 40px;
  width: 33%;
}
body .class_member_order_page {
  float: right;
  width: 33%;
  text-align: center;
}
body .class_member_order_search {
  float: right;
  width: 33%;
  text-align: right;
}
body .member_level_notice_block {
  margin-bottom: 5px;
  border-radius: 10px;
  background-color: #eee;
  color: #666;
  padding: 3%;
  line-height: 2;
}
body .member_level_notice_block .member_level_notice_block_caption {
  font-size: 20px;
  font-weight: 800;
}
body .member_level_notice_block .member_level_notice_block_tip {
  display: none;
}
body .member_level_notice_block .member_level_bar {
  font-size: 0;
  margin: 2% 0;
  line-height: 1.5;
}
body .member_level_notice_block .loading_bar {
  font-size: 12px;
  display: inline-block;
  background: #bcbcbc;
  border: 1px solid #aeaeae;
  border-radius: 20px;
  width: 95%;
  height: 1.5em;
  overflow: hidden;
}
body .member_level_notice_block .loading_content {
  display: inline-block;
  background: #6a6a6a;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0%;
  height: 100%;
  color: #fff;
  -webkit-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
  vertical-align: top;
}
body .member_level_notice_block .loading_text {
  font-size: 12px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out 0.3s;
  transition: opacity 0.5s ease-in-out 0.3s;
  display: inline-block;
  color: #fff;
  line-height: 1.5em;
  height: 1.5em;
  vertical-align: top;
  font-weight: 800;
  position: absolute;
}
body .member_level_notice_block .loading_tip {
  font-size: 18px;
  display: inline-block;
  width: 80%;
}
body .member_level_notice_block .level_number {
  font-size: 12px;
  display: inline-block;
  text-align: right;
  width: 15%;
  font-weight: 800;
}
body .member_level_notice_block .point {
  font-size: 18px;
  font-weight: 800;
  color: #e35353;
}
body .member_level_notice_block .text_translate {
  -webkit-transform: translateX(-150%);
          transform: translateX(-150%);
}
body .social_account_list {
  height: auto;
  font-family: "Noto Sans TC", sans-serif !important;
}
body .social_account_list .line {
  display: inline-block;
  font-size: 0.8rem;
  line-height: 2;
  vertical-align: middle;
  margin-left: 15px;
  padding-left: 5px;
  color: #999;
}
body .social_account_list .item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
body .social_account_list .item:first-child {
  margin-left: 0;
}
body .social_account_list .item i {
  font-size: 2em;
  vertical-align: middle;
  margin-left: 0.2em;
}
body .social_account_list .item i:first-child {
  margin: 0;
}
body .social_account_list .item .fa-line {
  color: #27b538;
}
body .social_account_list .item .fa-facebook-square {
  color: #2361ea;
}
body .social_account_list .item .fa-google {
  color: #e02d2d;
}
body .social_account_list .item .fa-apple {
  color: #000;
}
body .social_account_list .item.unconnect {
  color: #aaa;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
body .social_account_list .item.unconnect i {
  color: #aaa !important;
  cursor: pointer;
}
body .social_account_list .item.unconnect .txt {
  position: absolute;
  display: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0.1em;
  text-align: right;
  top: -2em;
  left: 0;
  color: #666;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 0.8em;
}
body .social_account_list .item.unconnect:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .social_account_list .item.unconnect:hover .txt {
  display: block;
}
body .member_info_table .show_member_data {
  padding-left: 10px;
  vertical-align: middle;
  line-height: 3;
}
body .member_info_table .show_member_data .member_data {
  vertical-align: middle;
}
body .member_info_table .show_member_data .member_data .social_account_list .item {
  font-size: 1.3em;
}
body .member_info_table .show_member_data .member_data img {
  max-width: 60px;
  vertical-align: middle;
}
body .member_info_table .show_member_data .edit_icon {
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer;
}
body .member_info_table .show_member_data .edit_icon:hover {
  color: #7b7b7b;
}
body .member_info_table .edit_member_data {
  vertical-align: middle;
  line-height: 3;
}
body .member_info_table .edit_member_data .edit_cancel_icon {
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer;
}
body .member_info_table .edit_member_data .edit_cancel_icon:hover {
  color: #7b7b7b;
}
body .member_info_table .edit_member_data .member_data_notice {
  color: gray;
  vertical-align: middle;
}
body .member_info_table .edit_member_data input,
body .member_info_table .edit_member_data select {
  border-radius: 5px;
}
body .waring_info_block {
  padding: 5% 0;
  border: 1px solid #eeeeee;
  border-radius: 5px;
}
body .waring_info_block * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .waring_info_block .title {
  color: #888888;
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
  width: 65%;
  margin: 5px auto;
}
body .waring_info_block .title i {
  margin-right: 10px;
}
body .waring_info_block .show_member_data {
  padding-top: 10px;
  width: 65%;
  margin: 5px auto;
}
body .waring_info_block .show_member_data .member_data .social_account_list {
  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;
  position: relative;
}
body .waring_info_block .show_member_data .member_data .social_account_list .item {
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding: 10px;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  color: #888888;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  width: 25%;
}
body .waring_info_block .show_member_data .member_data .social_account_list .item:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 2px 2px 5px #dddddd;
          box-shadow: 2px 2px 5px #dddddd;
}
body .waring_info_block .show_member_data .member_data .social_account_list .item i {
  margin-right: 5px;
  font-size: 22px;
}
body .waring_info_block .show_member_data .member_data .social_account_list .item::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #000;
  border: inherit;
  border-color: #000;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  opacity: 0;
  content: "";
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .waring_info_block .show_member_data .member_data .social_account_list .item:active::after {
  opacity: 0.1;
}
body .waring_info_block .show_member_data .member_data .social_account_list .item:active {
  -webkit-transform: translateY(3px) scale(1);
          transform: translateY(3px) scale(1);
}
body .memberCoupon_useButton {
  border-width: 1px;
  border-style: solid;
  border-radius: 10px;
  margin: 3px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background-color: #000000;
  color: #ffffff;
}
body .memberCoupon_useButton.used {
  background-color: #dddddd;
  color: #ffffff;
  cursor: initial;
}
body .memberCoupon_useButton.used:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}
body .memberCoupon_useButton:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .cash_bank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .cash_bank * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .cash_bank .admin_service_description {
  width: 100%;
  margin-bottom: 20px;
}
body .cash_bank .interface_card {
  padding: 2%;
  border-radius: 5px 0 0 5px;
  background-color: #aaaaaa;
  color: #ffffff;
  position: relative;
  border: 1px solid #dddddd;
  overflow: hidden;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .cash_bank .interface_card .top {
  width: 100%;
  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;
  margin-bottom: 15px;
}
body .cash_bank .interface_card .top .card_no {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
}
body .cash_bank .interface_card .top .logo {
  max-width: 30%;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
}
body .cash_bank .interface_card .top .logo img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
body .cash_bank .interface_card .top .button_container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .cash_bank .interface_card .top .button_container .control_button {
  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;
  margin-right: 10px;
  background-color: #535353;
  color: #ffffff;
  border-radius: 3px;
  padding: 1% 2%;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .cash_bank .interface_card .top .button_container .control_button:nth-last-of-type(1) {
  margin-right: 0;
}
body .cash_bank .interface_card .top .button_container .control_button .icon {
  margin-right: 3px;
}
body .cash_bank .interface_card .card_middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .cash_bank .interface_card .card_middle .block .card_title {
  text-align: left;
  font-size: 14px;
}
body .cash_bank .interface_card .card_middle .block .cash {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 30px;
}
body .cash_bank .interface_card .card_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
body .cash_bank .interface_card .card_bottom .account_state {
  width: auto;
  padding: 2px 4px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .cash_bank .interface_card .card_bottom .account_state .icon {
  margin-right: 5px;
}
body .cash_bank .data_display_list {
  padding: 2%;
  width: 50%;
  border: 1px solid #dddddd;
  border-left: 0;
  border-radius: 0 5px 5px 0;
}
body .cash_bank .data_display_list .title {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  margin-bottom: 5px;
}
body .cash_bank .data_display_list .list_container {
  width: 100%;
  position: relative;
}
body .cash_bank .data_display_list .list_container .list_item {
  margin: 0;
  padding: 2px 0;
  margin-bottom: 4px;
  width: 100%;
  border-bottom: 1px dashed #dddddd;
  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;
  color: #666666;
}
body .cash_bank .data_display_list .list_container .no_data {
  color: #999999;
}
body .cash_bank .service_description {
  width: 40%;
  background-color: #ffffff;
  padding: 0 2%;
}
body .cash_bank .service_description .title {
  text-align: left;
  font-size: 30px;
  font-weight: 600;
}
body .cash_bank .service_description .title_block {
  width: 50px;
  height: 5px;
  background-color: #dddddd;
  margin: 15px 0;
}
body .cash_bank .service_description .content {
  text-align: justify;
  line-height: 1.5em;
}
body .digital_product {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .digital_product * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .digital_product .title {
  border-bottom: 1px solid;
  font-size: 20px;
  padding: 10px;
  font-weight: 600;
}
body .digital_product .title .item {
  color: #444444;
}
body .digital_product .tool_bar {
  padding: 5px 10px;
  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;
}
body .digital_product .tool_bar .left,
body .digital_product .tool_bar .right {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .digital_product .tool_bar .left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body .digital_product .tool_bar .right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
body .digital_product .tool_bar .input input {
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 5px 10px;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .digital_product .tool_bar .input input:focus {
  border: 1px solid #444444;
}
body .digital_product .card_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}
body .digital_product .card_list .item {
  width: 33.3333333333%;
  margin: 0;
  padding: 10px;
}
body .digital_product .card_list .item .item_inside {
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #ffffff;
  /* padding: 10px; */
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  overflow: hidden;
}
body .digital_product .card_list .item .item_inside:hover {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
body .digital_product .card_list .item .item_inside .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  padding-top: 100%;
}
body .digital_product .card_list .item .item_inside .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body .digital_product .card_list .item .item_inside .product_info {
  padding: 10px;
}
body .digital_product .card_list .item .item_inside .product_info .name {
  font-size: 19px;
  font-weight: 600;
}
body .digital_product .card_list .item .item_inside .product_info .standard {
  font-size: 14px;
  color: #666666;
}
body .digital_product .card_list .item .item_inside .product_info .price {
  font-size: 15px;
  text-align: right;
  color: #444444;
}
body .digital_product .digital_product_container {
  display: none;
  position: fixed;
  -webkit-transform: translate(-50%, -50%) translateZ(1px);
          transform: translate(-50%, -50%) translateZ(1px);
  left: 50%;
  top: 50%;
  z-index: 2001;
  width: 80%;
  height: 80%;
  max-width: 1920px;
  max-height: 1080px;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
body .digital_product .digital_product_container.open {
  display: block;
}
body .digital_product .digital_product_container .inside {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 25px;
  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;
}
body .digital_product .digital_product_container .inside .close_digital_product_container {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 10px;
  color: #666666;
  font-size: 17px;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .digital_product .digital_product_container .inside .close_digital_product_container:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .digital_product .digital_product_container .inside iframe {
  width: 100%;
  height: 100%;
}
body .member_order_list {
  background-color: #ffffff;
  padding: 10px;
  margin-top: 20px;
  /* ---- tool bar
  ------------------------ */
}
body .member_order_list .title_tool_bar {
  width: 100%;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}
body .member_order_list .title_tool_bar .text {
  width: 40%;
  font-weight: 600;
}
body .member_order_list .title_tool_bar .select_tag {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .member_order_list .title_tool_bar .select_tag .item {
  padding: 4px 8px;
  color: #666666 !important;
  cursor: pointer;
  border-bottom: 3px solid transparent;
}
body .member_order_list .title_tool_bar .select_tag .item.active {
  color: inherit !important;
  border-bottom: 3px solid;
  font-weight: 600;
}
body .member_order_list .title_tool_bar .dashboard {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 30px 0;
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin: 10px 0;
  width: 100%;
  background-color: #ffffff;
}
body .member_order_list .title_tool_bar .dashboard * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .member_order_list .title_tool_bar .dashboard .title {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  padding: 0px;
}
body .member_order_list .title_tool_bar .dashboard .remark {
  width: 100%;
  padding: 5px 0 30px;
  font-size: 12px;
  color: #666666;
  text-align: center;
}
body .member_order_list .title_tool_bar .dashboard .item {
  width: 33.3333333333%;
  padding: 0 10px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .member_order_list .title_tool_bar .dashboard .item:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
body .member_order_list .title_tool_bar .dashboard .item .number {
  font-size: 30px;
  font-weight: 600;
  width: 100%;
}
body .member_order_list .title_tool_bar .dashboard .item .text {
  color: #666666;
  font-size: 12px;
  width: 100%;
}
body .member_order_list .table_list.v2 th {
  background-color: unset;
}
body .member_order_list .sticky_top {
  position: sticky;
  top: 20px;
}
body .order_list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .order_list * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .order_list .order_list_item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 5px 15px;
  margin: 20px 0px;
  -webkit-box-shadow: 2px 2px 3px #eeeeee;
          box-shadow: 2px 2px 3px #eeeeee;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
}
body .order_list .order_list_item:hover {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
body .order_list .order_list_item .item_top,
body .order_list .order_list_item .item_middle,
body .order_list .order_list_item .item_footer {
  width: 100%;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #dddddd;
  padding: 5px 0;
}
body .order_list .order_list_item .item_top .order_number {
  font-size: 14px;
  color: #666666;
  cursor: pointer;
}
body .order_list .order_list_item .item_top .order_number .order_total_price {
  padding: 0 10px;
}
body .order_list .order_list_item .item_top .order_state {
  color: #000000;
  font-weight: 600;
  font-size: 14px;
}
body .order_list .order_list_item .item_top .order_state .to_order_detail_button {
  padding: 3px 6px;
  border-radius: 3px;
}
body .order_list .order_list_item .item_middle {
  padding: 0;
  border-bottom: none;
}
body .order_list .order_list_item .item_middle .detail_container {
  width: 100%;
  border-bottom: 1px solid #dddddd;
  padding: 15px 0;
}
body .order_list .order_list_item .item_middle .detail_container:nth-last-of-type(1) {
  border-bottom: none;
}
body .order_list .order_list_item .item_middle .detail_container .freight {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 10px;
}
body .order_list .order_list_item .item_middle .detail_container .freight > div {
  margin-right: 20px;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding-bottom: 10px;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item:nth-last-of-type(1) {
  padding-bottom: 0;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item .left {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item .left a {
  width: 100%;
  height: 100%;
  display: block;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item .left .image {
  width: 100px;
  height: 100px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  overflow: hidden;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item .left .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item .left .product_name {
  /* flex-grow: 1; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  width: calc(100% - 100px);
  color: #333333;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item .left .product_name .text {
  width: 100%;
  text-align: left;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  /*行數*/
  -webkit-box-orient: vertical;
  white-space: normal;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item .left .product_name .remark {
  width: 100%;
  text-align: left;
  font-size: 14px;
  padding-top: 5px;
  font-weight: 600;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item .right {
  width: 10%;
}
body .order_list .order_list_item .item_middle .detail_container .detail_item .right .quantity {
  text-align: right;
  font-size: 14px;
  color: #666666;
}
body .order_list .order_list_item .item_footer {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-weight: 600;
  font-size: 20px;
  border-bottom: none;
}
body .order_list .no_info {
  width: 100%;
  text-align: center;
  color: #666666;
  font-size: 14px;
  padding: 50px 0;
}
body .scroll_top {
  position: fixed;
  right: 20px;
  bottom: 85px;
  color: #d9d9d9;
  opacity: 0.8;
  z-index: 100;
  font-size: 40px;
}
body .product_detail_car_box .product_detail_standard .combine_product {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .product_detail_car_box .product_detail_standard .combine_product * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .product_detail_car_box .product_detail_standard .combine_product .combine_product_name_caption {
  border: 1px solid #dddddd;
  border-radius: 5px 0 0 5px;
  padding: 5px;
}
body .product_detail_car_box .product_detail_standard .combine_product .combine_product_context {
  text-align: left;
  line-height: 30px;
  font-size: 13px;
  border: 1px solid #dddddd;
  border-left: none;
  border-radius: 0 5px 5px 0;
  padding: 5px 10px;
}
body .product_detail_car_box .product_detail_standard .combine_product .combine_product_context.radio_content .radio_content_item label {
  width: 100%;
  height: 100%;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 5px;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
body .product_detail_car_box .product_detail_standard .combine_product .combine_product_context.radio_content .radio_content_item label:hover {
  background-color: #eeeeee;
}
body .product_detail_car_box .product_detail_standard .combine_product .combine_product_context.radio_content .radio_content_item:nth-of-type(1) {
  margin-top: 5px;
}
body .product_detail_car_box .product_detail_standard .combine_product .combine_product_context.radio_content .radio_content_item .info_button {
  background-color: #000000;
  color: #ffffff;
  padding: 3px 6px;
  border-radius: 3px;
  cursor: pointer;
}
body .product_detail_car_box .product_detail_standard .combine_product .combine_product_context.radio_content .radio_content_item .info_button .text {
  pointer-events: none;
}
body .table_product_detail_B_main .product_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .table_product_detail_B_main .color_image_outside {
  display: none;
}
body .table_product_detail_B_main .color_image_outside img {
  width: 100%;
}
body .table_product_detail_B_main .slick_item img {
  width: 100%;
}
body .table_product_detail_B_main .product_number {
  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;
  color: #dddddd;
}
body .table_product_detail_B_main .product_number > div {
  margin: 0 10px;
}
body .table_product_detail_B_main .surround_icon_container {
  position: absolute !important;
  right: 1%;
  top: 1%;
}
body .table_product_detail_B_main .watermark_pic {
  position: absolute;
  max-width: 100px;
  right: 1%;
  bottom: 5%;
}
body .table_product_detail_B_main .watermark_pic img {
  width: 100%;
}
body .table_product_detail_B_main .slick-prev:before,
body .table_product_detail_B_main .slick-next:before {
  color: #000000;
}
body .table_product_detail_B_main td.middle_info div {
  padding: 0;
}
body .table_product_detail_B_main .product_photo_container {
  width: 500px;
  position: relative;
}
body .table_product_detail_B_main .product_photo_container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .table_product_detail_B_main .product_photo_container .slick_container_outside {
  position: relative;
}
body .table_product_detail_B_main .product_photo_container .slick_container_outside .slick_container {
  width: 100%;
}
body .table_product_detail_B_main .product_photo_container .slick_container_outside .slick_container .slick_item {
  position: relative;
}
body .table_product_detail_B_main .product_photo_container .slick_container_outside .slick_container .slick_item .img {
  width: 500px !important;
  /* height: 500px; */
  overflow: hidden;
}
body .table_product_detail_B_main .slick_container_nav .slick_item {
  cursor: pointer;
}
body .table_product_detail_B_main .slick_container_nav .slick_item .img .img_inside {
  border-radius: 5px;
  overflow: hidden;
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .table_product_detail_B_main .slick_container_nav .slick-current .slick_item .img .img_inside {
  border: 1px solid #666666;
}
body .table_product_detail_B_main .slick_container_nav .slick_item .img {
  width: 100px !important;
  height: 100px;
  padding: 5px;
}
body .table_product_detail_A_main td.middle_info div {
  padding: 0;
}
body .table_product_detail_A_main .slick-prev:before,
body .table_product_detail_A_main .slick-next:before {
  color: #000000;
}
body .table_product_detail_A_main .watermark_pic {
  position: absolute;
  max-width: 100px;
  right: 1%;
  bottom: 5%;
}
body .table_product_detail_A_main .watermark_pic img {
  width: 100%;
}
body .table_product_detail_A_main .surround_icon_container {
  position: absolute !important;
  right: 1%;
  top: 1%;
}
body .table_product_detail_A_main .product_number {
  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;
  color: #dddddd;
}
body .table_product_detail_A_main .product_number > div {
  margin: 0 10px;
}
body .table_product_detail_A_main .product_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .table_product_detail_A_main .slick_item img {
  width: 100%;
}
body .table_product_detail_A_main .product_photo_container {
  width: 320px;
  position: relative;
  margin: 0 auto;
}
body .table_product_detail_A_main .product_photo_container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .table_product_detail_A_main .product_photo_container .slick_container_outside {
  position: relative;
}
body .table_product_detail_A_main .product_photo_container .slick_container_outside .slick_container {
  width: 100%;
}
body .table_product_detail_A_main .product_photo_container .slick_container_outside .slick_container .slick_item {
  position: relative;
}
body .table_product_detail_A_main .product_photo_container .slick_container_outside .slick_container .slick_item .img {
  width: 100% !important;
  /* height: 500px; */
  overflow: hidden;
}
body .table_product_detail_A_main .slick_container_nav .slick_item {
  cursor: pointer;
}
body .table_product_detail_A_main .slick_container_nav .slick_item .img {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 5px;
}
body .table_product_detail_A_main .slick_container_nav .slick-current .slick_item .img .img_inside {
  border: 1px solid #666666;
}
body .table_product_detail_A_main .slick_container_nav .slick_item .img .img_inside {
  border-radius: 5px;
  overflow: hidden;
  width: 55px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .table_product_detail_A_main td.right_info .product_detail .pps_link {
  display: block;
  width: 400px;
}
body .table_product_detail_B_main td.right_info .product_detail .pps_link {
  display: block;
}
body .table_product_detail_A_main tr td.right_info,
body .table_product_detail_B_main tr td.right_info,
body .product_quick_view_table tr td.right_info {
  display: block;
}
body .table_product_detail_A_main tr td.right_info .pps_link > div,
body .table_product_detail_B_main tr td.right_info .pps_link > div,
body .product_quick_view_table tr td.right_info .pps_link > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
body .table_product_detail_A_main tr td.right_info .pps_link > div > div span,
body .table_product_detail_B_main tr td.right_info .pps_link > div > div span,
body .product_quick_view_table tr td.right_info .pps_link > div > div span {
  line-height: 1.5;
}
body .table_product_detail_A_main tr td.right_info .pps_link > div .img,
body .table_product_detail_B_main tr td.right_info .pps_link > div .img,
body .product_quick_view_table tr td.right_info .pps_link > div .img {
  width: 20%;
}
body .table_product_detail_A_main tr td.right_info .pps_link > div .img img,
body .table_product_detail_B_main tr td.right_info .pps_link > div .img img,
body .product_quick_view_table tr td.right_info .pps_link > div .img img {
  display: block;
  width: 95%;
}
body .size_suggest {
  text-align: left;
  margin: 20px 0;
  font-size: 0;
}
body .size_suggest * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .size_suggest .size_suggest_caption {
  display: inline-block;
  vertical-align: middle;
  width: 15%;
  font-weight: bold;
  font-size: 10px;
}
body .size_suggest .size_suggest_caption .icon i {
  font-size: 40px;
}
body .size_suggest .size_suggest_container {
  display: inline-block;
  vertical-align: middle;
  max-width: 85%;
  font-size: 12px;
}
body .size_suggest .size_suggest_container .title {
  font-size: 1.2em;
}
body .size_suggest .size_suggest_container .input_list {
  list-style: none;
  margin: 10px 0;
}
body .size_suggest .size_suggest_container .input_list li {
  display: inline-block;
  padding: 0;
  margin: 0 10px 0 0;
}
body .size_suggest .size_suggest_container .input_list li:last-child {
  margin: 0;
}
body .size_suggest .size_suggest_container .input_list li label {
  cursor: pointer;
  -webkit-transition: 0.1s -webkit-transform ease-out;
  transition: 0.1s -webkit-transform ease-out;
  transition: 0.1s transform ease-out;
  transition: 0.1s transform ease-out, 0.1s -webkit-transform ease-out;
  padding: 0 15px;
  display: inline-block;
  line-height: 2.5;
  border-radius: 5px;
  border: 1px solid #ddd;
  margin-right: 8px;
  font-size: 1em;
}
body .size_suggest .size_suggest_container .input_list li input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  line-height: 2.5;
  font-size: 1em;
  text-align: center;
  width: 4.5em;
}
body .size_suggest .size_suggest_container .input_list li input[type=radio] {
  display: none;
}
body .size_suggest .size_suggest_container .input_list li input[type=radio]:checked + label {
  background-color: #333;
  color: #fff;
}
body .size_suggest .size_suggest_container .input_list li input:hover, body .size_suggest .size_suggest_container .input_list li input:focus,
body .size_suggest .size_suggest_container .input_list li label:hover,
body .size_suggest .size_suggest_container .input_list li label:focus {
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgb(164, 234, 252);
          box-shadow: 0 0 5px rgb(164, 234, 252);
  border: 1px solid rgb(164, 234, 252);
}
body .size_suggest .size_suggest_container .suggest {
  font-size: 12px;
}
body .size_suggest .size_suggest_container .suggest span {
  display: inline-block;
  vertical-align: middle;
}
body .size_suggest .size_suggest_container .suggest .suggest_result {
  position: relative;
  border-radius: 5px;
  border: 1px solid #ddd;
  width: 5em;
  background-color: rgb(245, 245, 245);
}
body .size_suggest .size_suggest_container .suggest .suggest_result > div {
  font-size: 0.7em;
  line-height: 2.5;
  text-align: center;
  color: #666;
}
body .size_suggest .size_suggest_container .suggest .size_suggest_btn {
  cursor: pointer;
  line-height: 2.5;
  padding: 0 30px;
  margin-left: 2em;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 0.7em;
  color: #fff;
  background-color: #333;
}
body .size_suggest .size_suggest_container .btn,
body .size_suggest .size_suggest_container label {
  -webkit-transition: 0.1s -webkit-transform ease-out;
  transition: 0.1s -webkit-transform ease-out;
  transition: 0.1s transform ease-out;
  transition: 0.1s transform ease-out, 0.1s -webkit-transform ease-out;
}
body .size_suggest .size_suggest_container .btn:hover,
body .size_suggest .size_suggest_container label:hover {
  background-color: #333;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .to_physical_store_stock {
  cursor: pointer;
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
  line-height: 2.5;
  padding: 0 20px;
  color: #666;
  background-color: rgb(248, 248, 248);
  border: 1px solid #ddd;
  border-radius: 7px;
  -webkit-transition: -webkit-transform 0.1s linear;
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
body .to_physical_store_stock:hover {
  background-color: #eee;
  color: #666;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .to_physical_store_stock i {
  margin-right: 10px;
}
body .physical_store_stock {
  width: 70vw;
  height: 90vh;
  padding: 5%;
  background-color: #fff;
  text-align: left;
  overflow: hidden;
  font-size: 1.2vw;
}
body .physical_store_stock > .title {
  font-size: 1.3em;
  color: #666;
}
body .physical_store_stock > .title i {
  margin-right: 1%;
}
body .physical_store_stock > .tips {
  font-size: 1em;
  line-height: 1.7;
}
body .physical_store_stock dl.filter {
  border-radius: 10px;
  border: 1px solid #ddd;
  margin: 3% 0;
}
body .physical_store_stock dl.filter dt {
  position: relative;
  cursor: pointer;
  padding: 2% 5%;
  background-color: #f1f1f1;
}
body .physical_store_stock dl.filter dt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 0.5em;
  height: 0.5em;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
body .physical_store_stock dl.filter dd {
  margin: 0;
  padding: 1%;
  font-size: 0.9em;
  display: none;
}
body .physical_store_stock dl.filter dd .block_wrap {
  max-height: calc(90vh - 18.9vw - 3.96vw);
  overflow-y: auto;
  padding: 2% 3%;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
body .physical_store_stock dl.filter dd .block_wrap::-webkit-scrollbar {
  position: absolute;
  right: 50px;
  width: 7px;
}
body .physical_store_stock dl.filter dd .block_wrap::-webkit-scrollbar-track {
  background: #f1f1f1;
}
body .physical_store_stock dl.filter dd .block_wrap::-webkit-scrollbar-thumb {
  background: #ddd;
}
body .physical_store_stock dl.filter dd .block_wrap::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
body .physical_store_stock dl.filter dd .block_wrap .block {
  margin-bottom: 2%;
}
body .physical_store_stock dl.filter dd .block_wrap .block .title {
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}
body .physical_store_stock dl.filter dd .block_wrap .block .notice {
  margin-top: 1%;
  font-size: 0.8em;
  color: rgb(243, 130, 130);
}
body .physical_store_stock dl.filter dd .block_wrap .block .item {
  display: inline-block;
  margin-top: 2%;
  width: 45%;
  border: 1px solid #ddd;
  border-radius: 7px;
}
body .physical_store_stock dl.filter dd .block_wrap .block .item:nth-child(2n) {
  margin-right: 3%;
}
body .physical_store_stock dl.filter dd .block_wrap .block .item .standard_name,
body .physical_store_stock dl.filter dd .block_wrap .block .item select {
  width: 43%;
  border: 0;
  outline: none;
  vertical-align: middle;
  line-height: 3em;
  height: 3em;
  overflow: hidden;
  display: inline-block;
}
body .physical_store_stock dl.filter dd .block_wrap .block .item.physical_store_category {
  width: 100%;
  display: block;
  margin-bottom: 2%;
  border: 0;
  border-radius: 0;
}
body .physical_store_stock dl.filter dd .block_wrap .block .item.physical_store_category select {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #ddd;
  border-radius: 7px;
}
body .physical_store_stock dl.filter dd .block_wrap .block .item .standard_name {
  width: 55%;
  padding: 0 2%;
  border-right: 1px solid #ddd;
}
body .physical_store_stock dl.filter dd .submit {
  cursor: pointer;
  border-radius: 7px;
  border: 1px solid #ddd;
  padding: 2% 6%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 3% auto 3%;
}
body .physical_store_stock dl.filter dd .submit i {
  margin-right: 10px;
}
body .physical_store_stock dl.filter dd select {
  cursor: pointer;
}
body .physical_store_stock .filter_content {
  width: 96%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2%;
}
body .physical_store_stock .filter_content .title {
  font-size: 1em;
  width: 17%;
}
body .physical_store_stock .filter_content ul {
  list-style: none;
  width: 83%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.9em;
}
body .physical_store_stock .filter_content ul .pname {
  margin: 0 3% 2% 0;
  padding: 0.5em 1em;
  background-color: #666;
  color: #fff;
  border-radius: 0.3em;
}
body .physical_store_stock .result_list {
  overflow-y: hidden;
  border-radius: 10px;
  border: 1px solid #ddd;
  background-color: #f1f1f1;
  padding: 3% 1%;
  margin: 3% 0;
}
body .physical_store_stock .result_list.hide {
  display: none;
}
body .physical_store_stock .result_list .loading {
  position: relative;
  padding-right: 1.5em;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #999;
}
body .physical_store_stock .result_list .loading i {
  position: absolute;
  right: 0;
  top: 0.15em;
  -webkit-animation: loading 1s infinite linear;
  animation: loading 1s infinite linear;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
body .physical_store_stock .result_list .loading.hide {
  display: none;
}
body .physical_store_stock .result_list .list {
  overflow-y: auto;
  max-height: calc(90vh - 18.2vw - 2.76vw);
  padding: 0 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
body .physical_store_stock .result_list .list::-webkit-scrollbar {
  position: absolute;
  right: 50px;
  width: 7px;
}
body .physical_store_stock .result_list .list::-webkit-scrollbar-track {
  background: #f1f1f1;
}
body .physical_store_stock .result_list .list::-webkit-scrollbar-thumb {
  background: #ddd;
}
body .physical_store_stock .result_list .list::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
body .physical_store_stock .result_list .list .list_item {
  display: inline-block;
  width: 49%;
  font-size: 0;
  padding-left: 2%;
  background-color: #fff;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
body .physical_store_stock .result_list .list .list_item:nth-child(2n-1) {
  margin-right: 2%;
}
body .physical_store_stock .result_list .list .list_item:nth-child(n+3) {
  margin-top: 2%;
}
body .physical_store_stock .result_list .list .list_item > div {
  display: inline-block;
  vertical-align: top;
}
body .physical_store_stock .result_list .list .list_item .pic {
  position: relative;
  margin: 2% 0;
  width: 20%;
  padding-top: 20%;
  overflow: hidden;
}
body .physical_store_stock .result_list .list .list_item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body .physical_store_stock .result_list .list .list_item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60%;
  padding: 2% 2%;
  font-size: 1rem;
  border-right: 1px solid #ddd;
}
body .physical_store_stock .result_list .list .list_item .info .caption {
  line-height: 1.5;
}
body .physical_store_stock .result_list .list .list_item .info .tel,
body .physical_store_stock .result_list .list .list_item .info .office_hours,
body .physical_store_stock .result_list .list .list_item .info .add {
  font-size: 0.7em;
}
body .physical_store_stock .result_list .list .list_item .stock {
  position: relative;
  width: 20%;
  height: inherit;
  font-size: 1rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .physical_store_stock .result_list .list .list_item .stock:before {
  content: "庫存：";
  position: absolute;
  top: 5%;
  width: 100%;
  text-align: center;
  font-size: 0.5em;
  color: #aaa;
}
body .physical_store_stock .result_list .list .notice {
  width: 100%;
  text-align: center;
}
body .right_bottom_line_share {
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  border: 2px solid;
  font-size: 12px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background-color: #fff;
  color: #aaaaaa;
  cursor: pointer;
}
body .right_bottom_line_share > div {
  width: 40px;
  margin: 10% auto;
  border: 1px solid;
  border-radius: 2px;
}
body .right_bottom_line_share img {
  width: 80%;
  margin: 15% auto;
}
body .right_bottom_line_share .share_text {
  font-size: 12px;
  margin-bottom: 15%;
  font-weight: bold;
}
body .fancybox__container {
  z-index: 2002;
}
body .product_rating_container {
  background-color: #ffffff;
  padding: 2em;
  font-size: 13px;
}
body .product_rating_container .all_comment_container {
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  display: none;
  background-color: #ffffff;
  width: 60%;
  z-index: 2001;
  padding: 20px;
  border-radius: 5px;
}
body .product_rating_container .all_comment_container.open {
  display: block;
}
body .product_rating_container .all_comment_container .close_button {
  text-align: right;
  font-size: 18px;
  cursor: pointer;
}
body .product_rating_container .all_comment_container .inside {
  position: relative;
  height: 500px;
  overflow-y: auto;
}
body .product_rating_container .rating_title {
  font-size: 150%;
  margin-bottom: 1%;
  width: 100%;
  text-align: center;
}
body .product_rating_container .product_rating_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .product_rating_container .product_rating_list .product_rating_item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 15px;
}
body .product_rating_container .product_rating_list .product_rating_item:nth-last-of-type(1) {
  margin-bottom: 0;
}
body .product_rating_container .product_rating_list .product_rating_item .commenter,
body .product_rating_container .product_rating_list .product_rating_item .product_rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 15px 5px 0;
}
body .product_rating_container .product_rating_list .product_rating_item .commenter .photo,
body .product_rating_container .product_rating_list .product_rating_item .product_rating .photo {
  margin-right: 5px;
  color: #aaaaaa;
}
body .product_rating_container .product_rating_list .product_rating_item .commenter .photo .icon,
body .product_rating_container .product_rating_list .product_rating_item .product_rating .photo .icon {
  font-size: 190%;
}
body .product_rating_container .product_rating_list .product_rating_item .commenter .name,
body .product_rating_container .product_rating_list .product_rating_item .product_rating .name {
  color: #666666;
}
body .product_rating_container .product_rating_list .product_rating_item .product_rating {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 110%;
  color: #F1DD95;
}
body .product_rating_container .product_rating_list .product_rating_item .date {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
  color: #aaaaaa;
}
body .product_rating_container .product_rating_list .product_rating_item .comment {
  text-align: left;
  width: 100%;
  margin-bottom: 5px;
  font-size: 110%;
  color: #444444;
}
body .product_rating_container .product_rating_list .product_rating_item .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
body .product_rating_container .product_rating_list .product_rating_item .media .image_item {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  border: 1px solid #dddddd;
  border-radius: 5px;
}
body .product_rating_container .product_rating_list .product_rating_item .media .image_item:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .product_rating_container .product_rating_list .product_rating_item .media .image_item:last-of-type(1) {
  margin-right: 0;
}
body .product_rating_container .product_rating_list .product_rating_item .media .image_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body .product_rating_container .product_rating_list .product_rating_item .media .video_item {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  border: 1px solid #dddddd;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
body .product_rating_container .product_rating_list .product_rating_item .media .video_item .mask {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
body .product_rating_container .product_rating_list .product_rating_item .media .video_item .play_icon {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 200%;
  color: #ffffff;
}
body .product_rating_container .product_rating_list .product_rating_item .media .video_item video {
  width: 100%;
  height: 100%;
}
body .product_rating_container .product_rating_list .list_footer {
  width: 100%;
}
body .product_rating_container .product_rating_list .list_footer .more_button {
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 5px;
  background-color: #666666;
  color: #ffffff;
  border: 1px solid transparent;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
body .product_rating_container .product_rating_list .list_footer .more_button:hover {
  background-color: transparent;
  color: #666666;
  border: 1px solid #666666;
}
body .product_comment_outside .comment_container {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2001;
  width: 70%;
  max-width: 1000px;
  background-color: #ffffff;
  padding: 20px;
  border-radius: 5px;
}
body .product_comment_outside .comment_container .product_comment_content {
  max-height: 400px;
  overflow: auto;
}
body .product_comment_outside .comment_container .close_button {
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: 1px solid #666666;
  color: #666666;
  border-radius: 100%;
  margin-left: 97%;
  text-align: center;
}
body .product_comment_outside .comment_container.open {
  display: block;
}
body .product_comment_outside .more_comment {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  text-decoration: underline;
}
body .digital_product_preview_container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(1px);
          transform: translate(-50%, -50%) translateZ(1px);
  background-color: #ffffff;
  border-radius: 5px;
  z-index: 2001;
  width: 80%;
  height: 80vh;
  max-width: 1920px;
  max-height: 1080px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .digital_product_preview_container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .digital_product_preview_container.open {
  display: block;
}
body .digital_product_preview_container .title {
  font-size: 25px;
  font-weight: 600;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
body .digital_product_preview_container .inside {
  position: relative;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
body .digital_product_preview_container .inside .close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 10px;
}
body .digital_product_preview_container .inside .switch_tag {
  width: 100%;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
  font-size: 16px;
  overflow: auto;
  scrollbar-width: 0;
  -webkit-mask: -webkit-gradient(linear, left top, right top, color-stop(98%, #000000), to(transparent));
  -webkit-mask: linear-gradient(90deg, #000000 98%, transparent);
  mask: -webkit-gradient(linear, left top, right top, color-stop(98%, #000000), to(transparent));
  mask: linear-gradient(90deg, #000000 98%, transparent);
}
body .digital_product_preview_container .inside .switch_tag::-webkit-scrollbar {
  display: none;
}
body .digital_product_preview_container .inside .switch_tag .switch_tag_inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
}
body .digital_product_preview_container .inside .switch_tag .switch_tag_inside .item {
  cursor: pointer;
  font-weight: 400;
  border-bottom: 2px solid transparent;
  padding: 5px;
  white-space: nowrap;
}
body .digital_product_preview_container .inside .switch_tag .switch_tag_inside .item.active {
  border-bottom: 2px solid;
}
body .digital_product_preview_container .inside .switch_container {
  width: 100%;
  overflow: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body .digital_product_preview_container .inside .switch_container .item {
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
body .digital_product_preview_container .inside .switch_container .item.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .digital_product_preview_container .inside .switch_container .item iframe {
  width: 100%;
  height: 100%;
}
body .digital_preview .digital_preview_caption {
  width: 60px;
  text-align: left;
  letter-spacing: 15px;
  color: #222222;
  font-size: 13px;
  font-weight: bold;
}
body .digital_preview .digital_preview_context {
  text-align: left;
  line-height: 30px;
  font-size: 13px;
  color: #222222;
}
body .digital_preview .digital_preview_context .open_digital_product_preview {
  padding: 4px 8px;
  border-radius: 5px;
  cursor: pointer;
}
body .variable_product_detail,
body .popup_standard_select_wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1180px;
  min-width: 1180px;
  margin: 2% auto;
  text-align: left;
  font-size: 10px;
  /*font-weight: 300;*/
  font-family: "Noto Sans TC", sans-serif, "微軟正黑體";
}
@media screen and (min-width: 1441px) {
  body .variable_product_detail,
  body .popup_standard_select_wrap {
    font-size: 12px;
  }
}
body .variable_product_detail *,
body .popup_standard_select_wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .variable_product_detail img,
body .popup_standard_select_wrap img {
  width: 100%;
  display: block;
}
body .variable_product_detail ul, body .variable_product_detail li, body .variable_product_detail dl, body .variable_product_detail dt, body .variable_product_detail dd,
body .popup_standard_select_wrap ul,
body .popup_standard_select_wrap li,
body .popup_standard_select_wrap dl,
body .popup_standard_select_wrap dt,
body .popup_standard_select_wrap dd {
  list-style: none;
  margin: 0;
}
body .variable_product_detail a:link, body .variable_product_detail a:visited, body .variable_product_detail a:active,
body .popup_standard_select_wrap a:link,
body .popup_standard_select_wrap a:visited,
body .popup_standard_select_wrap a:active {
  font-family: inherit;
  font-weight: unset !important;
}
body .variable_product_detail .product_detail_block,
body .popup_standard_select_wrap .product_detail_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #fff;
  padding: 2em;
}
body .variable_product_detail .product_detail_block .block_sort,
body .popup_standard_select_wrap .product_detail_block .block_sort {
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: padding 0.3s ease-out;
  transition: padding 0.3s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort.block_sort_left,
body .popup_standard_select_wrap .product_detail_block .block_sort.block_sort_left {
  width: 40%;
}
body .variable_product_detail .product_detail_block .block_sort ~ .block_sort,
body .popup_standard_select_wrap .product_detail_block .block_sort ~ .block_sort {
  margin-left: 10%;
}
body .variable_product_detail .product_detail_block .block_sort .block .title,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .title {
  font-size: 1.3em;
  line-height: 2;
}
body .variable_product_detail .product_detail_block .block_sort .block ~ .block,
body .popup_standard_select_wrap .product_detail_block .block_sort .block ~ .block {
  margin-top: 1em;
}
body .variable_product_detail .product_detail_block .block_sort .block ~ .block.event_list,
body .popup_standard_select_wrap .product_detail_block .block_sort .block ~ .block.event_list {
  margin-top: 2em;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block {
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  -webkit-box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dt,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dt {
  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;
  color: #aaa;
  background-color: #fdfdfd;
  border-bottom: 1px solid #eee;
  padding: 0 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dt .caption,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dt .caption {
  font-size: 0.9em;
  line-height: 3;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dt .sign,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dt .sign {
  display: none;
  font-size: 1.2em;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd {
  padding: 1.5em;
  background-color: #fafafa;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input {
  display: none;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #eee;
          box-shadow: 0 0 15px #eee;
  border: 1px solid #ececec;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label .name,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label .name {
  color: #333;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label .choose_box .radio:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label .choose_box .radio:after {
  background-color: rgb(255, 112, 112);
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label .choose_box .check_box,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label .choose_box .check_box {
  background-color: rgb(255, 112, 112);
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label .choose_box .check_box:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item > input:checked ~ label .choose_box .check_box:after {
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  -webkit-transform: translate(-45%, -85%) rotate(-45deg);
          transform: translate(-45%, -85%) rotate(-45deg);
  width: 60%;
  height: 30%;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #f9f9f9;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 15px #f5f5f5;
          box-shadow: 0 0 15px #f5f5f5;
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label:hover {
  background-color: #fff;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label > div ~ div,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label > div ~ div {
  margin-left: 2%;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .pic,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .pic {
  width: 15%;
  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;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .pic .pic_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .pic .pic_wrap {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .pic .pic_wrap img,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .pic .pic_wrap img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box {
  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;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box .radio,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box .radio {
  position: relative;
  width: 1.5em;
  height: 1.5em;
  border: 1px solid #ccc;
  border-radius: 99em;
  background-color: #fff;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box .radio:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box .radio:after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
  border-radius: 99em;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box .check_box,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box .check_box {
  position: relative;
  width: 1.5em;
  height: 1.5em;
  border: 1px solid #ccc;
  border-radius: 0.2em;
  background-color: #fff;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box .check_box:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .choose_box .check_box:after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60%;
  height: 60%;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .info,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .info {
  width: 75%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .info .name,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item label .info .name {
  color: #666;
  font-size: 1.5em;
  line-height: 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block dd ul.list .item ~ .item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block dd ul.list .item ~ .item {
  margin-top: 2%;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block.intro_block dd,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block.intro_block dd {
  line-height: 1.5;
  padding: 1em 1.5em;
  color: #666;
}
body .variable_product_detail .product_detail_block .block_sort .block dl.slide_block ~ .slide_block,
body .popup_standard_select_wrap .product_detail_block .block_sort .block dl.slide_block ~ .slide_block {
  margin-top: 1em;
}
body .variable_product_detail .product_detail_block .block_sort .block .notice,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .notice {
  width: 100%;
  margin-top: 0.5em;
  border-radius: 5px;
  padding: 0em 1em;
  color: #333;
  font-weight: 300;
  display: none;
}
body .variable_product_detail .product_detail_block .block_sort .block .notice.gift_notice,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .notice.gift_notice {
  font-size: 1.2em;
  padding-left: 0.5em;
  color: #333;
  margin-top: 1em;
}
body .variable_product_detail .product_detail_block .block_sort .block .notice > div ~ div,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .notice > div ~ div {
  margin-top: 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block .notice i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .notice i {
  margin-right: 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.promotion_word,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.promotion_word {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: 400;
  color: #f78080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
body .variable_product_detail .product_detail_block .block_sort .block.name,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.name {
  font-weight: 300;
}
body .variable_product_detail .product_detail_block .block_sort .block.name .name_ct,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.name .name_ct {
  font-size: 1.7em;
  line-height: 1.2;
}
body .variable_product_detail .product_detail_block .block_sort .block.name .name_en,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.name .name_en {
  margin-top: 0.3em;
  font-size: 1.5em;
  line-height: 1.2;
}
body .variable_product_detail .product_detail_block .block_sort .block.rating,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.rating {
  color: #ffc505;
}
body .variable_product_detail .product_detail_block .block_sort .block.rating .rating_star,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.rating .rating_star {
  font-size: 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.rating .rating_star i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.rating .rating_star i {
  margin-right: 0.4em;
}
body .variable_product_detail .product_detail_block .block_sort .block.rating .rating_avg,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.rating .rating_avg {
  font-size: 1.2em;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slick-arrow,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slick-arrow {
  z-index: 1;
  border-radius: 100%;
  background-color: #fff;
  padding: 2px 2px 1px 1px;
  width: auto;
  height: auto;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slick-arrow::before,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slick-arrow::before {
  color: #666;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slick-arrow.slick-next,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slick-arrow.slick-next {
  right: -15px;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slick-arrow.slick-prev,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slick-arrow.slick-prev {
  left: -15px;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap {
  position: relative;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show {
  font-size: 0;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item {
  position: relative;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item img,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item img {
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item:nth-child(n+2),
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item:nth-child(n+2) {
  display: none;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  background-color: #000;
  overflow: hidden;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 45px;
  color: #eee;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play:hover i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play:hover i {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #fff;
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play.play,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .pic_show .pic_item .product_video_play.play {
  opacity: 0;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .watermark_pic,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .watermark_pic {
  position: absolute;
  width: 15%;
  bottom: 1em;
  right: 1em;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .watermark_pic img,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .watermark_pic img {
  width: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .slide_count,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .slide_count {
  position: absolute;
  pointer-events: none;
  font-size: 1.1em;
  right: 0.5em;
  top: 0.5em;
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
  padding: 0.2em 0.6em;
  border-radius: 99em;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .slide_count .slide_index,
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .slide_count .slide_amount,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .slide_count .slide_index,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .slide_count .slide_amount {
  display: inline-block;
  margin: 0 0.2em;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .slide_count.show,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .slide_show_wrap .slide_count.show {
  opacity: 1;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav {
  margin-top: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .pic_nav_item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .pic_nav_item {
  cursor: pointer;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .pic_nav_item img,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .pic_nav_item img {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #aaa;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .pic_nav_item .video_nav,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .pic_nav_item .video_nav {
  position: absolute;
  top: 0;
  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;
  width: 100%;
  height: 100%;
  background-color: #333;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .pic_nav_item .video_nav i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .pic_nav_item .video_nav i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.5em;
  color: #fff;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list {
  width: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track {
  margin: 0;
  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;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide {
  margin: 0 3px;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 2px;
  width: 100%;
  height: auto;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide > div,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide > div {
  width: 100%;
  height: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide > div .pic_nav_item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide > div .pic_nav_item {
  padding-top: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide:hover {
  background-color: #94d1fa;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide.slick-active,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide.slick-active {
  opacity: 1;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide.slick-current,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide.slick-current {
  background-color: #99dace;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .variable_product_detail .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide.slick-current img,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_pic .product_pic_slide_show .pic_nav .slick-list .slick-track .slick-slide.slick-current img {
  border: 1px solid #99dace;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_keyword .product_tags,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_keyword .product_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1em;
  float: none;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_keyword .product_tags .this_item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_keyword .product_tags .this_item {
  float: left;
  line-height: 1.5;
  margin: 0 10px 8px 0;
  padding: 0.5em 1em;
  background: #dedede;
  border-radius: 15px;
  color: #333;
  border: 0px solid #ddd;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_no,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_no .P_NO, body .variable_product_detail .product_detail_block .block_sort .block.product_no .S_NO,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_no .P_NO,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_no .S_NO {
  color: #aaa;
  font-size: 0.8em;
  line-height: 2;
}
body .variable_product_detail .product_detail_block .block_sort .block.product_no .S_NO,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.product_no .S_NO {
  margin-left: 1em;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .multi_level .color,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .multi_level .color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.5em;
  gap: 0.8em;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .multi_level .color li,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .multi_level .color li {
  cursor: pointer;
  width: 3.5em;
  height: 3.5em;
  border-radius: 99em;
  border: 1px solid #ddd;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .multi_level .color li:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .multi_level .color li:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  border: 2px solid #ddd;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .multi_level .color li.active,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .multi_level .color li.active {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  border: 2px solid rgb(142, 230, 233);
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .multi_level select,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .multi_level select {
  pointer-events: none;
  opacity: 0.5;
  border: 0px solid #ddd;
  color: #666;
  width: 100%;
  font-size: 1.2em;
  height: 3em;
  padding: 0 0.5em;
  margin-top: 1em;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #eee;
          box-shadow: 0 0 15px #eee;
  border-radius: 5px;
  -webkit-transition: -webkit-box-shadow 0.1s;
  transition: -webkit-box-shadow 0.1s;
  transition: box-shadow 0.1s;
  transition: box-shadow 0.1s, -webkit-box-shadow 0.1s;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .multi_level select:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .multi_level select:hover {
  -webkit-box-shadow: 0 0 15px #ddd;
          box-shadow: 0 0 15px #ddd;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .multi_level select.focus,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .multi_level select.focus {
  cursor: pointer;
  opacity: 1;
  pointer-events: initial;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .single_level ul.list .item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .single_level ul.list .item {
  position: relative;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .single_level ul.list .item .pic,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .single_level ul.list .item .pic {
  width: 4em;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .single_level ul.list .item .info .name,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .single_level ul.list .item .info .name {
  font-size: 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .single_level ul.list .item .info .name .combine_product_icon,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .single_level ul.list .item .info .name .combine_product_icon {
  display: inline-block;
  padding: 0 5px;
  border-radius: 3px;
  background-color: #ff6969;
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(30%, -20%) rotate(10deg) scale(0.9);
          transform: translate(30%, -20%) rotate(10deg) scale(0.9);
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list {
  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;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name span,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name span {
  display: block;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name .list_count,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name .list_count {
  width: 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name .list_name,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name .list_name {
  width: 90%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name .list_name .list_caption,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name .list_name .list_caption {
  font-size: 1.2em;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name .list_name .stardard_content,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .product_name .list_name .stardard_content {
  border: 0;
  padding-bottom: 0;
  margin-top: 0.1em;
  color: inherit;
  font-size: 1.2em;
  color: #666;
  font-weight: 400;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .choose_button span,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .choose_button span {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 1.2em;
  padding: 0 1.5em;
  line-height: 3;
  border-radius: 0.3em;
  border: 0;
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .choose_button span:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list .choose_button span:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list:after {
  content: none;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list ~ .rejust_combine_self_list,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .combine_self_pick .rejust_combine_self_list ~ .rejust_combine_self_list {
  margin-top: 3%;
}
body .variable_product_detail .product_detail_block .block_sort .block.standard_list_info .buy_notice,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.standard_list_info .buy_notice {
  color: #333;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #f5f1b9;
  color: #333;
  width: 70%;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item.QuotaCashGift,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item.QuotaCashGift {
  background-color: #95e0d3;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item.ProductSecond,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item.ProductSecond {
  background-color: #acdeff;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item ~ .event_item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item ~ .event_item {
  margin-top: 1em;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item .icon,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item .icon {
  width: 15%;
  padding: 0.5em;
  text-align: center;
  font-size: 2em;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item .content,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item .content {
  width: 85%;
  padding: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item .content .event_title,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item .content .event_title {
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item .content .detail,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item .content .detail {
  font-size: 0.9em;
  line-height: 1.3;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item .content .detail a,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item .content .detail a {
  text-decoration: underline;
  text-underline-offset: 3px;
}
body .variable_product_detail .product_detail_block .block_sort .block .event_item .content .detail ~ .detail,
body .popup_standard_select_wrap .product_detail_block .block_sort .block .event_item .content .detail ~ .detail {
  margin-top: 0.2em;
}
body .variable_product_detail .product_detail_block .block_sort .block.right_link .pps_link_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.right_link .pps_link_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
}
body .variable_product_detail .product_detail_block .block_sort .block.right_link .pps_link_wrap > span,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.right_link .pps_link_wrap > span {
  background-color: #222;
  color: #fff;
  padding: 0.2em 1em;
  border-radius: 3px;
  font-size: 1em;
  margin: 0 0.5em 0.5em 0;
  line-height: 1.5;
}
body .variable_product_detail .product_detail_block .block_sort .block.right_link .pps_link_wrap > .img,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.right_link .pps_link_wrap > .img {
  width: 20%;
}
body .variable_product_detail .product_detail_block .block_sort .block.right_link .pps_link_wrap > .img img,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.right_link .pps_link_wrap > .img img {
  width: 90%;
}
body .variable_product_detail .product_detail_block .block_sort .block.right_link .pps_link_wrap .pps_component,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.right_link .pps_link_wrap .pps_component {
  cursor: pointer;
}
body .variable_product_detail .product_detail_block .block_sort .block.price,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price {
  padding: 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span {
  position: relative;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span.sale_points,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span.sale_points {
  font-size: 2.5em;
  font-weight: 500;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span.slash_points,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span.slash_points {
  font-size: 1.5em;
  margin-left: 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span.slash_points:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span.slash_points:after {
  content: "";
  position: absolute;
  width: 120%;
  top: 50%;
  left: -10%;
  height: 1px;
  background-color: #333;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span.points_plus_price,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span.points_plus_price {
  display: none;
  margin: 0 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span.activity,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span.activity {
  font-size: 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span.sale_price_unit,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span.sale_price_unit {
  font-size: 1em;
  margin-right: 0;
  color: #666;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span.sale_price,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span.sale_price {
  font-weight: 500;
  font-size: 2.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span.slash_price,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span.slash_price {
  font-size: 1.5em;
  margin-left: 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap span.slash_price:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap span.slash_price:after {
  content: "";
  position: absolute;
  width: 120%;
  top: 50%;
  left: -10%;
  height: 1px;
  background-color: #333;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap .sale_points_block,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap .sale_points_block {
  display: none;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap .sale_points_block:has(.point_amount),
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap .sale_points_block:has(.point_amount) {
  display: inline-block;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap .sale_points_block:has(.point_amount) ~ .price_block .points_plus_price,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap .sale_points_block:has(.point_amount) ~ .price_block .points_plus_price {
  display: inline;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .price_wrap .sale_points_block:has(.point_amount) ~ .price_block:has(.zero),
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .price_wrap .sale_points_block:has(.point_amount) ~ .price_block:has(.zero) {
  display: none;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .set_collect,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .set_collect {
  cursor: pointer;
  padding: 0 1em;
  font-size: 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.price .set_collect:hover i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.price .set_collect:hover i {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd {
  max-height: 26em;
  overflow-y: auto;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd::-webkit-scrollbar,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd::-webkit-scrollbar {
  width: 5px;
  background-color: #eee;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd::-webkit-scrollbar-thumb,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 99em;
  width: 15px;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item {
  position: relative;
  width: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .pic,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .pic {
  width: 10%;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .pic .pic_wrap:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .pic .pic_wrap:after {
  position: absolute;
  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;
  content: "more";
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .pic .pic_wrap:hover::after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .pic .pic_wrap:hover::after {
  opacity: 1;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info {
  width: 75%;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info .name,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info .name {
  font-weight: 400;
  font-size: 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info .price,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info .price {
  color: #65b2df;
  font-weight: bold;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info .plus_product_standard,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info .plus_product_standard {
  margin-top: 0.1em;
  width: 100%;
  font-size: 1.3em;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info .plus_product_standard select,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .info .plus_product_standard select {
  cursor: pointer;
  padding: 0 0.5em;
  color: #aaa;
  min-width: 60%;
  max-width: 100%;
  height: 2.5em;
  border: 1px solid #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .add_btn,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .add_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em;
  cursor: pointer;
  font-size: 2em;
  color: #666;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .add_btn:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .add_btn:hover {
  color: #333;
}
body .variable_product_detail .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .add_btn:hover i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.plus_product .slide_block dd .list .item label .add_btn:hover i {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity {
  margin: 2em 0;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .btn,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .btn {
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .btn i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .btn i {
  margin-right: 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .btn:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .btn:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap {
  width: 40%;
  background-color: #fff;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap.hide,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap.hide {
  display: none;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .remove, body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .add,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .remove,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .add {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  width: 3.5em;
  padding-top: 3.5em;
  color: #333;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .remove i, body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .add i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .remove i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .add i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .remove:hover, body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .add:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .remove:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .add:hover {
  background-color: #333;
  color: #fff;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 52%;
  -ms-flex-negative: 5;
      flex-shrink: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .caption,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .caption {
  color: #aaa;
  width: 50%;
  max-width: 36px;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 50%;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input {
  text-align: center;
  border: 0;
  font-size: 1.5em;
  line-height: 1;
  width: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-webkit-input-placeholder,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-webkit-input-placeholder {
  font-size: 0.8em;
  color: #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-moz-placeholder,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-moz-placeholder {
  font-size: 0.8em;
  color: #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input:-ms-input-placeholder,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input:-ms-input-placeholder {
  font-size: 0.8em;
  color: #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-ms-input-placeholder,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-ms-input-placeholder {
  font-size: 0.8em;
  color: #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-webkit-input-placeholder, body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-webkit-input-placeholder {
  font-size: 0.8em;
  color: #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-moz-placeholder, body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-moz-placeholder {
  font-size: 0.8em;
  color: #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input:-ms-input-placeholder, body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input:-ms-input-placeholder {
  font-size: 0.8em;
  color: #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-ms-input-placeholder, body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-ms-input-placeholder {
  font-size: 0.8em;
  color: #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::placeholder,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::placeholder {
  font-size: 0.8em;
  color: #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-webkit-inner-spin-button,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .quantity_input_wrap .num .input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_btn,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_btn {
  text-align: center;
  width: 45%;
  line-height: 3.5;
  font-size: 16px;
  background-color: #666;
  color: #fff;
  border-radius: 0.2em;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .add_to_cart,
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_func_btn,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .add_to_cart,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_func_btn {
  text-align: center;
  line-height: 3.5;
  font-size: 16px;
  width: 55%;
  margin-left: 5%;
  border-radius: 0.2em;
  background-color: #000;
  color: #fff;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .add_to_cart.order,
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_func_btn.order,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .add_to_cart.order,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_func_btn.order {
  color: #333 !important;
  background-color: #fff !important;
  border: 1px solid #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .add_to_cart:nth-child(1),
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_func_btn:nth-child(1),
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .add_to_cart:nth-child(1),
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_func_btn:nth-child(1) {
  margin-left: 0;
  width: 45%;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup {
  font-size: 14px;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .mask,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .mask {
  background-color: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  z-index: 999;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container {
  font-size: 1em;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
  background-color: #fff;
  padding: 2em;
  border-radius: 0.8em;
  pointer-events: all;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .title,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .title {
  font-weight: 500;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_nav,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  margin: 1em 0;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_nav .nav_item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_nav .nav_item {
  cursor: pointer;
  padding: 0.5em 1em;
  border: 1px solid #ddd;
  border-radius: 0.5em;
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_nav .nav_item.active,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_nav .nav_item.active {
  background-color: #333;
  color: #fff;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_nav .nav_item:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_nav .nav_item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap {
  width: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap .content_item,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap .content_item {
  display: none;
  height: 65vh;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap .content_item iframe,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap .content_item iframe {
  width: 100%;
  height: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap .content_item .empty,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap .content_item .empty {
  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;
  height: 100%;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap .content_item.active,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup .dp_container .dp_content_wrap .content_item.active {
  display: block;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup.open .mask,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup.open .mask {
  pointer-events: auto;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  opacity: 1;
}
body .variable_product_detail .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup.open .dp_container,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.quantity .contain_wrap .dp_preview_popup.open .dp_container {
  display: block;
}
body .variable_product_detail .product_detail_block .block_sort .block.add_cart,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart {
  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;
  text-align: center;
  line-height: 3.5;
  font-size: 1.3em;
}
body .variable_product_detail .product_detail_block .block_sort .block.add_cart .add_to_cart, body .variable_product_detail .product_detail_block .block_sort .block.add_cart .add_to_fav,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart .add_to_cart,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart .add_to_fav {
  border-radius: 0.2em;
  color: #fff;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort .block.add_cart .add_to_cart i, body .variable_product_detail .product_detail_block .block_sort .block.add_cart .add_to_fav i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart .add_to_cart i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart .add_to_fav i {
  margin-right: 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.add_cart .add_to_cart:hover, body .variable_product_detail .product_detail_block .block_sort .block.add_cart .add_to_fav:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart .add_to_cart:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart .add_to_fav:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
body .variable_product_detail .product_detail_block .block_sort .block.add_cart .add_to_cart,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart .add_to_cart {
  width: 57%;
  background-color: #000;
}
body .variable_product_detail .product_detail_block .block_sort .block.add_cart .add_to_cart.order,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart .add_to_cart.order {
  color: #333 !important;
  background-color: #fff !important;
  border: 1px solid #aaa;
}
body .variable_product_detail .product_detail_block .block_sort .block.add_cart .add_to_fav,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.add_cart .add_to_fav {
  width: 40%;
  background-color: rgb(255, 163, 163);
}
body .variable_product_detail .product_detail_block .block_sort .block.combine_selfpick_now_standard .caption,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.combine_selfpick_now_standard .caption {
  margin: 1em 0;
  font-size: 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest {
  font-size: 1em;
  margin: 0;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest {
  font-size: 14px;
  background-color: #Fff;
  border: 1px solid #f1f1f1;
  border-radius: 0.5em;
  overflow: hidden;
  margin: 0;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption {
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.2em;
  font-weight: 400;
  padding: 0.5em 1em;
  border-bottom: 1px solid #eee;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption .icon,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption .icon {
  display: inline-block;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption .icon i,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption .icon i {
  font-size: 1em;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption:after {
  content: "";
  position: absolute;
  right: 1.3em;
  top: 50%;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption.open:after,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_caption.open:after {
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container {
  display: none;
  max-width: none;
  width: 100%;
  font-size: 0.8;
  padding: 1.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .title,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .title {
  font-size: 0.9em;
  margin-bottom: 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .input_list,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .input_list {
  margin: 0;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .suggest,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .suggest {
  margin: 1.5em 0 0.5em;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .suggest .suggest_result > div,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .suggest .suggest_result > div {
  font-size: 1em;
}
body .variable_product_detail .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .suggest .size_suggest_btn,
body .popup_standard_select_wrap .product_detail_block .block_sort .block.size_suggest > .size_suggest .size_suggest_container .suggest .size_suggest_btn {
  font-size: 1em;
}
body .variable_product_detail .product_detail_block .block_sort .block ~ .size_suggest,
body .popup_standard_select_wrap .product_detail_block .block_sort .block ~ .size_suggest {
  margin-top: 1em;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select {
  position: fixed;
  z-index: 1000;
  margin: 0;
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  overflow: hidden;
  height: 0;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .mask,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container {
  position: absolute;
  min-width: 500px;
  max-width: 1000px;
  max-width: 80%;
  max-height: 90vh;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 2em;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner {
  position: relative;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.no_transition,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.no_transition {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 2em;
  height: 60vh;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col {
  width: 50%;
  min-width: 400px;
  height: 100%;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col:nth-child(1),
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col:nth-child(1) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 1em;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .product_pic,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .product_pic {
  width: 20%;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .product_pic .pic_item,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .product_pic .pic_item {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .product_pic .pic_item img,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .product_pic .pic_item img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .dtl_blank,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .dtl_blank {
  width: 80%;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .dtl_blank .block.price,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .info_block .dtl_blank .block.price {
  width: 100%;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block {
  margin-top: 1em;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .single_level::-webkit-scrollbar,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .single_level::-webkit-scrollbar {
  width: 5px;
  background-color: #eee;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .single_level::-webkit-scrollbar-thumb,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .single_level::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 99em;
  width: 15px;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .single_level .combine_product_icon,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .single_level .combine_product_icon {
  right: 1em !important;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block,
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  overflow: auto;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block,
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block .popup_slide_wrap,
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block .popup_slide_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block .popup_slide_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block .popup_slide_wrap {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block dl.slide_block,
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block dl.slide_block,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block dl.slide_block,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block dl.slide_block {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block dl.slide_block:nth-child(1),
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block dl.slide_block:nth-child(1),
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block dl.slide_block:nth-child(1),
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block dl.slide_block:nth-child(1) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block dl.slide_block dd,
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block dl.slide_block dd,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .plus_product_block .block dl.slide_block dd,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block .block dl.slide_block dd {
  max-height: unset;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .flex_col .standard_block {
  max-height: calc(60vh - 82px - 1em);
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container {
  font-size: 1em;
  width: 100%;
  background-color: #fff;
  border-radius: 0.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .title,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .title {
  font-size: 2em;
  font-weight: 500;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_nav,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  margin: 1em 0;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_nav .nav_item,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_nav .nav_item {
  cursor: pointer;
  padding: 0.5em 1em;
  border: 1px solid #ddd;
  border-radius: 0.5em;
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_nav .nav_item.active,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_nav .nav_item.active {
  background-color: #333;
  color: #fff;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_nav .nav_item:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_nav .nav_item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap .content_item,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap .content_item {
  display: none;
  width: calc(80vw - 5em);
  height: 100%;
  overflow: auto;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap .content_item iframe,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap .content_item iframe {
  width: 100%;
  height: 100%;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap .content_item .empty,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap .content_item .empty {
  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;
  height: 100%;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap .content_item.active,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_main .dp_container .dp_content_wrap .content_item.active {
  display: block;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom {
  margin-top: 2em;
  width: 100%;
  max-width: 550px;
  background-color: #fff;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .quantity,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .quantity {
  margin: 0;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .back_btn,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .back_btn {
  cursor: pointer;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 3.5;
  width: 50%;
  border-radius: 0.2em;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .back_btn i,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .back_btn i {
  margin-right: 1em;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .back_btn i:is(.fa-angle-right),
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .back_btn i:is(.fa-angle-right) {
  margin-right: 0;
  margin-left: 1em;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .back_btn:hover,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner .popup_inner_bottom .back_btn:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_combine_choose,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_combine_choose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_combine_choose .popup_inner_main,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_combine_choose .popup_inner_main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -100%;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo.to_combine_choose,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo.to_combine_choose {
  margin-left: -200%;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo.to_plusProductInfo,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo.to_plusProductInfo {
  margin-left: 0;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo .popup_inner_main,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo .popup_inner_main {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo .popup_inner_main img,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo .popup_inner_main img {
  width: initial;
  display: initial;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo .popup_inner_bottom,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo .popup_inner_bottom {
  margin: 2em auto 0;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo .popup_inner_bottom .back_btn,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .popup_inner_wrap .popup_inner.page_plusProductInfo .popup_inner_bottom .back_btn {
  margin: 0 auto;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .close,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .close {
  cursor: pointer;
  position: absolute;
  line-height: 1;
  font-size: 3em;
  right: -0.5em;
  top: -0.5em;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select .popup_standard_container .close i,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select .popup_standard_container .close i {
  border-radius: 99em;
  background-color: #fff;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select.open,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select.open {
  pointer-events: all;
  height: 100vh;
}
body .variable_product_detail .product_detail_block .block_sort.popup_standard_select.open .mask,
body .popup_standard_select_wrap .product_detail_block .block_sort.popup_standard_select.open .mask {
  opacity: 1;
}
body .variable_product_detail .product_detail_block.triple_column,
body .popup_standard_select_wrap .product_detail_block.triple_column {
  width: 80%;
  min-width: 1180px;
}
body .variable_product_detail .product_detail_block.triple_column .block_sort,
body .popup_standard_select_wrap .product_detail_block.triple_column .block_sort {
  width: 30%;
}
body .variable_product_detail .product_detail_block.triple_column .block_sort.block_sort_left,
body .popup_standard_select_wrap .product_detail_block.triple_column .block_sort.block_sort_left {
  max-width: 350px;
}
body .variable_product_detail .product_detail_block.triple_column .block_sort.block_sort_right,
body .popup_standard_select_wrap .product_detail_block.triple_column .block_sort.block_sort_right {
  min-width: 420px;
}
body .variable_product_detail .product_detail_block.triple_column .block_sort ~ .block_sort,
body .popup_standard_select_wrap .product_detail_block.triple_column .block_sort ~ .block_sort {
  margin-left: 3%;
}
body .variable_product_detail .product_detail_block.triple_column .block_sort .block.quantity .contain_wrap .quantity_input_wrap,
body .popup_standard_select_wrap .product_detail_block.triple_column .block_sort .block.quantity .contain_wrap .quantity_input_wrap {
  width: 50%;
}
body .variable_product_detail .product_detail_block.triple_column .block_sort .block.event_list .event_item,
body .popup_standard_select_wrap .product_detail_block.triple_column .block_sort .block.event_list .event_item {
  width: 80%;
}
@media screen and (min-width: 1441px) {
  body .variable_product_detail .product_detail_block.triple_column .block_sort .block.event_list .event_item,
  body .popup_standard_select_wrap .product_detail_block.triple_column .block_sort .block.event_list .event_item {
    width: 100%;
    max-width: 420px;
  }
}
body .variable_product_detail.combine_selfpick_popup,
body .popup_standard_select_wrap.combine_selfpick_popup {
  width: 100%;
  min-width: auto;
  margin: 0;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block {
  padding: 0;
  height: 100%;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort.middle,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort.middle {
  width: 40%;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort.middle .pic_nav,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort.middle .pic_nav {
  width: 100%;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort.middle .pic_nav .pic_nav_item,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort.middle .pic_nav .pic_nav_item {
  aspect-ratio: 1/1;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort.middle .pic_nav .pic_nav_item img,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort.middle .pic_nav .pic_nav_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort.middle .info,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort.middle .info {
  display: none;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort.right,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort.right {
  height: 100%;
  width: 55%;
  min-width: 330px;
  overflow: hidden;
  margin-left: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort.right .standard_list_info,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort.right .standard_list_info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort dl.slide_block,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort dl.slide_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort dl.slide_block dd,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort dl.slide_block dd {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort dl.slide_block dd .single_level .list,
body .variable_product_detail.combine_selfpick_popup .product_detail_block .block_sort dl.slide_block dd .multi_level .list,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort dl.slide_block dd .single_level .list,
body .popup_standard_select_wrap.combine_selfpick_popup .product_detail_block .block_sort dl.slide_block dd .multi_level .list {
  padding: 0.5em 0;
  max-height: 30vh;
  overflow-y: auto;
  overflow-x: clip;
}
body .popup_standard_select_wrap {
  margin: 0;
}
body .popup_standard_select_wrap .product_detail_block {
  padding: 0;
}
body .flash_cart_newPD .one_page_inside {
  border-radius: 1em;
  -webkit-box-shadow: 3px 3px 1vw rgba(0, 0, 0, 0.05);
          box-shadow: 3px 3px 1vw rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail {
  width: 100%;
  max-width: 1180px;
  min-width: unset;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail .product_detail_block .block_sort .block .slide_block {
  border: 1px solid #eee;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail .product_detail_block .block_sort .block.promotion_word {
  font-size: 1em;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail .product_detail_block .block_sort .block.name .name_ct {
  font-size: 1.7em;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail .product_detail_block .block_sort .block.name .name_en {
  font-size: 1.3em;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail .product_detail_block .block_sort .block.rating {
  line-height: 1;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail .product_detail_block .block_sort .block.rating .rating_star {
  font-size: 1.3em;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail .product_detail_block .block_sort .block.rating .rating_avg {
  font-size: 1.1em;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail .product_detail_block .block_sort .block.price {
  line-height: 1;
}
body .flash_cart_newPD .one_page_inside .variable_product_detail .product_detail_block .block_sort .block.right_link {
  font-size: 12px;
}
body .open_attribute_tag_btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  width: 85%;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 0.5em 2em;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5em;
}
body .open_attribute_tag_btn:hover {
  background-color: #333;
  color: #fff;
  scale: 1.05;
}
body .popup_attribute_tag_panel {
  position: fixed;
  pointer-events: none;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 1100;
  font-size: 16px;
}
body .popup_attribute_tag_panel .mask {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
body .popup_attribute_tag_panel .popup_container {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
  text-align: left;
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
  width: 700px;
  max-height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
}
body .popup_attribute_tag_panel .popup_container .bookmark_container {
  border-bottom: 1px solid #ddd;
  display: none;
  margin-bottom: 1em;
}
body .popup_attribute_tag_panel .popup_container .bookmark_container .bookmark {
  display: inline-block;
  cursor: pointer;
  padding: 0.5em 1.5em;
  margin-bottom: 1em;
  border-radius: 5px;
  border: 1px solid #aaa;
}
body .popup_attribute_tag_panel .popup_container .bookmark_container .bookmark ~ .bookmark {
  margin-left: 1em;
}
body .popup_attribute_tag_panel .popup_container .bookmark_container .bookmark.active {
  background-color: #333;
  color: #fff;
}
body .popup_attribute_tag_panel .popup_container .function_container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
}
body .popup_attribute_tag_panel .popup_container .function_container .function {
  display: none;
}
body .popup_attribute_tag_panel .popup_container .function_container .function[data-func-name=filter] {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  overflow: auto;
  margin-top: 0.5em;
  /* the new scrollbar will have a flat appearance with the set background color */
  /* this will style the thumb, ignoring the track */
  /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
}
body .popup_attribute_tag_panel .popup_container .function_container .function[data-func-name=filter]::-webkit-scrollbar {
  width: 3px;
  margin-right: -20px;
}
body .popup_attribute_tag_panel .popup_container .function_container .function[data-func-name=filter]::-webkit-scrollbar-track {
  background-color: #fafafa;
}
body .popup_attribute_tag_panel .popup_container .function_container .function[data-func-name=filter]::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 10px;
}
body .popup_attribute_tag_panel .popup_container .function_container .function[data-func-name=filter]::-webkit-scrollbar-button {
  display: none;
  background-color: rgba(0, 0, 0, 0.1);
}
body .popup_attribute_tag_panel .popup_container .function_container .function[data-func-name=sort] {
  display: block;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  padding: 1.5em 2em 1em;
  border-bottom: 1px solid #ddd;
}
body .popup_attribute_tag_panel .popup_container .function_container .function.active {
  display: block;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog {
  margin: 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog:last-child {
  border: 0;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog:hover {
  background-color: #fafafa;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dt {
  cursor: pointer;
  padding: 1em 2em;
  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;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dt .arrow {
  position: relative;
  width: 1.5em;
  height: 1.5em;
  border-radius: 99em;
  background-color: #333;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dt .arrow:after, body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dt .arrow:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 2px;
  background-color: #Fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dt .arrow:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dt i {
  font-size: 1.2em;
  -webkit-transition: rotate 0.3s linear;
  transition: rotate 0.3s linear;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd {
  display: none;
  margin: 0;
  padding: 0em 3em 1em;
  font-size: 12px;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4%;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 21%;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd ul li label {
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 0.5em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd ul li label .color_show {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  border-radius: 99em;
  width: 1.3em;
  height: 1.3em;
  margin-right: 0.7em;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd ul li label .color_show .img {
  border-radius: 99em;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: var(--bg_color);
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd ul li label .color_show:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  border: 2px solid #ddd;
  border-radius: 99em;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd ul li label input:checked ~ .color_show:before {
  border-color: #0a89ff;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd ul li label input:disabled ~ .option_name {
  color: #ccc;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog dd ul li label input:disabled ~ .color_show {
  opacity: 0.2;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.open {
  padding: 1em 0;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.open dt i {
  rotate: 180deg;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide {
  padding: 0.5em 0;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide.price_range {
  position: sticky;
  top: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dt {
  cursor: unset;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dd {
  display: block;
  padding-bottom: 1em;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dd input[type=number] {
  width: 70px;
  line-height: 2;
  padding: 0 0.5em;
  margin-top: 0.5em;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dd input[type=number]::-webkit-inner-spin-button, body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dd input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dd input[type=number]::-webkit-input-placeholder {
  color: #aaa;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dd input[type=number]::-moz-placeholder {
  color: #aaa;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dd input[type=number]:-ms-input-placeholder {
  color: #aaa;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dd input[type=number]::-ms-input-placeholder {
  color: #aaa;
}
body .popup_attribute_tag_panel .popup_container .function_container .function dl.filter_catelog.no_slide dd input[type=number]::placeholder {
  color: #aaa;
}
body .popup_attribute_tag_panel .popup_container .function_container .function .sort_btn {
  cursor: pointer;
  font-size: 0.8em;
  padding: 0.5em 1em;
  border-radius: 5px;
  border: 1px solid #aaa;
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}
body .popup_attribute_tag_panel .popup_container .function_container .function .sort_btn:hover {
  background-color: #fafafa;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .popup_attribute_tag_panel .popup_container .function_container .function .sort_btn.active {
  color: #fff;
  background-color: #333;
}
body .popup_attribute_tag_panel .popup_container .function_container .function .switch_slide {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.8em;
  gap: 1em;
}
body .popup_attribute_tag_panel .popup_container .function_container .function .switch_slide .switch_slide_btn {
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0.3em 0.5em;
}
body .popup_attribute_tag_panel .popup_container .function_container .function .no_filter {
  padding: 2em 0.5em;
  font-size: 0.8em;
  color: #999;
}
body .popup_attribute_tag_panel .popup_container .bottom_container {
  padding: 1em 2.5em;
  border-top: 1px solid #ddd;
  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;
}
body .popup_attribute_tag_panel .popup_container .bottom_container .checked_filter_options {
  padding: 0.5em 0;
  max-width: calc(100% - 10em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
}
body .popup_attribute_tag_panel .popup_container .bottom_container .checked_filter_options .checked_option {
  cursor: pointer;
  font-size: 0.8em;
  padding: 0.3em 1em;
  background-color: #eee;
  border: 1px solid #aaa;
  border-radius: 99em;
}
body .popup_attribute_tag_panel .popup_container .bottom_container .checked_filter_options .checked_option i {
  margin-left: 0.5em;
}
body .popup_attribute_tag_panel .popup_container .bottom_container .checked_filter_options .clean_filter_btn {
  cursor: pointer;
  font-size: 0.8em;
  padding: 0 0.5em;
  text-decoration: underline;
  color: #4a94be;
}
body .popup_attribute_tag_panel .popup_container .bottom_container .filter_submit_btn {
  cursor: pointer;
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 1em 2em;
  background-color: #222;
  color: #fff;
}
body .popup_attribute_tag_panel .popup_container .bottom_container .filter_submit_btn .disable {
  display: none;
}
body .popup_attribute_tag_panel .popup_container .bottom_container .filter_submit_btn.disable {
  background-color: #ddd;
  color: #999;
}
body .popup_attribute_tag_panel .popup_container .bottom_container .filter_submit_btn.disable .disable {
  display: block;
}
body .popup_attribute_tag_panel .popup_container .bottom_container .filter_submit_btn.disable .enable {
  display: none;
}
body .popup_attribute_tag_panel .popup_container .please_wait {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
body .popup_attribute_tag_panel .popup_container .please_wait.show {
  opacity: 1;
  pointer-events: all;
}
body .popup_attribute_tag_panel .mask,
body .popup_attribute_tag_panel .popup_container {
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body .popup_attribute_tag_panel.open .mask,
body .popup_attribute_tag_panel.open .popup_container {
  pointer-events: all;
  opacity: 1;
}
body .popup_attribute_tag_panel.open .popup_container {
  top: 50%;
}
body #is_checked_attr_tag {
  font-size: 12px;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  max-height: 4.5em;
  overflow: hidden;
}
body #is_checked_attr_tag .checked_option {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 10em;
  line-height: 2em;
  cursor: pointer;
  padding: 0 1em;
  border-radius: 99em;
  background-color: #333;
  color: #fff;
}
body .meforms_loading {
  font-size: 1.5em;
  color: #666;
}
body .swal_msg_block {
  width: 60%;
  margin: 0 auto;
  text-align: left;
  color: #333;
  line-height: 2;
}
body .meforms_wrap,
body .meforms_finish_wrap {
  width: 100%;
  margin: 0 auto;
  padding: 5% 0;
  border-top: 1px solid #ddd;
  background-color: #eee;
}
body .meforms_form,
body .meforms_finish {
  width: 70%;
  max-width: 1000px;
  margin: 0 auto;
}
body .meforms_form .meforms_caption,
body .meforms_finish .meforms_caption {
  font-size: 200%;
  color: #666;
}
body .meforms_form .meforms_caption span,
body .meforms_finish .meforms_caption span {
  cursor: pointer;
}
body .meforms_form .profit_notice,
body .meforms_finish .profit_notice {
  color: #666;
  padding: 5px;
}
body .meforms_form .profit_notice span,
body .meforms_finish .profit_notice span {
  cursor: pointer;
  text-decoration: underline;
}
body .meforms_form *,
body .meforms_finish * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .meforms_form img,
body .meforms_finish img {
  width: 100%;
}
body .meforms_form input,
body .meforms_form select,
body .meforms_form textarea,
body .meforms_finish input,
body .meforms_finish select,
body .meforms_finish textarea {
  padding: 1%;
  border-radius: 5px;
}
body .meforms_form label,
body .meforms_finish label {
  font-size: 14px;
  width: 100%;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
body .meforms_form input[type=checkbox],
body .meforms_form input[type=radio],
body .meforms_finish input[type=checkbox],
body .meforms_finish input[type=radio] {
  display: none;
}
body .meforms_form input[type=checkbox]:checked + label,
body .meforms_form input[type=radio]:checked + label,
body .meforms_finish input[type=checkbox]:checked + label,
body .meforms_finish input[type=radio]:checked + label {
  background-color: #333;
  color: white;
}
body .meforms_form .checkbox_label,
body .meforms_form .radio_label,
body .meforms_finish .checkbox_label,
body .meforms_finish .radio_label {
  background-color: #fff;
  cursor: pointer;
  color: #4a4a4a;
}
body .meforms_form .checkbox_label div,
body .meforms_form .radio_label div,
body .meforms_finish .checkbox_label div,
body .meforms_finish .radio_label div {
  margin: 5px;
}
body .meforms_form .checkbox_label:hover,
body .meforms_form .radio_label:hover,
body .meforms_finish .checkbox_label:hover,
body .meforms_finish .radio_label:hover {
  background-color: #eee;
}
body .meforms_form .form_block,
body .meforms_finish .form_block {
  width: 100%;
  font-size: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  border: 1px solid #ddd;
  padding: 5%;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  position: relative;
}
body .meforms_form .form_block:nth-child(n+2),
body .meforms_finish .form_block:nth-child(n+2) {
  margin-top: 3%;
}
body .meforms_form .form_block.return_send_block,
body .meforms_finish .form_block.return_send_block {
  text-align: left;
}
body .meforms_form .form_block.return_send_block .return_send_block_title,
body .meforms_finish .form_block.return_send_block .return_send_block_title {
  display: inline-block;
  vertical-align: middle;
}
body .meforms_form .form_block.return_send_block .return_send_block_content,
body .meforms_finish .form_block.return_send_block .return_send_block_content {
  display: inline-block;
  margin: 0;
  font-size: 30px;
  font-weight: 900;
  color: #ff5b5b;
  vertical-align: middle;
  margin-left: 5em;
}
body .meforms_form .form_block .message_board_icon,
body .meforms_finish .form_block .message_board_icon {
  font-size: 30px;
  color: #737373;
  background-color: #aaa;
  position: absolute;
  border-radius: 5px;
  padding: 5px 10px;
  z-index: 50;
  right: 2%;
  top: 2%;
}
body .meforms_form .form_block .message_board_icon:hover,
body .meforms_finish .form_block .message_board_icon:hover {
  background-color: #e4e4e4;
  cursor: pointer;
}
body .meforms_form .form_block .message_board_icon.message_board_icon_open,
body .meforms_finish .form_block .message_board_icon.message_board_icon_open {
  background-color: #252525;
  color: #60ff60;
  font-size: 32px;
}
body .meforms_form .form_block .message_board_icon .not_read_count,
body .meforms_finish .form_block .message_board_icon .not_read_count {
  color: #fff;
  background-color: red;
  padding: 1px 5px;
  border-radius: 50px;
  font-size: 10px;
  position: absolute;
  right: 5px;
  top: 4px;
}
body .meforms_form .form_block .block_title,
body .meforms_finish .form_block .block_title {
  font-size: 20px;
  text-align: left;
  font-weight: 900;
  color: #666;
  line-height: 2;
}
body .meforms_form .form_block .block_description,
body .meforms_finish .form_block .block_description {
  font-size: 16px;
  text-align: left;
  color: #666;
  line-height: 1.5;
}
body .meforms_form .form_block .denide_msg,
body .meforms_finish .form_block .denide_msg {
  font-size: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2% 0;
  margin: 0% auto 2%;
  border-bottom: 2px solid #666;
  color: #666;
}
body .meforms_form .form_block .denide_msg .member,
body .meforms_finish .form_block .denide_msg .member {
  padding: 0px 12px;
}
body .meforms_form .form_block .denide_msg .member:hover,
body .meforms_finish .form_block .denide_msg .member:hover {
  color: #aaa;
}
body .meforms_form .form_block .block_filter,
body .meforms_finish .form_block .block_filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 60%;
  margin-top: 2%;
}
body .meforms_form .form_block .block_filter .filter_item,
body .meforms_finish .form_block .block_filter .filter_item {
  width: 20%;
  text-align: left;
}
body .meforms_form .form_block .block_content,
body .meforms_finish .form_block .block_content {
  font-size: 16px;
  text-align: left;
  margin: 2% 0%;
  position: relative;
}
body .meforms_form .form_block .block_content.step_content,
body .meforms_finish .form_block .block_content.step_content {
  width: 80%;
  margin: 5% auto;
}
body .meforms_form .form_block .block_content .step_icon,
body .meforms_finish .form_block .block_content .step_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .meforms_form .form_block .block_content .step_icon .step,
body .meforms_finish .form_block .block_content .step_icon .step {
  position: relative;
  text-align: center;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50px;
  background-color: #cccccc;
  color: #ddd;
}
body .meforms_form .form_block .block_content .step_icon .step.step_done,
body .meforms_finish .form_block .block_content .step_icon .step.step_done {
  background-color: #565656;
}
body .meforms_form .form_block .block_content .step_icon .step.step_fail,
body .meforms_finish .form_block .block_content .step_icon .step.step_fail {
  background-color: #f36868;
}
body .meforms_form .form_block .block_content .bar_content,
body .meforms_finish .form_block .block_content .bar_content {
  background-color: #cccccc;
  width: 100%;
  height: 5px;
  border-radius: 10px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  font-size: 0px;
}
body .meforms_form .form_block .block_content .bar_content .bar,
body .meforms_finish .form_block .block_content .bar_content .bar {
  display: inline-block;
  width: 50%;
  height: 5px;
}
body .meforms_form .form_block .block_content .bar_content .bar.bar_done,
body .meforms_finish .form_block .block_content .bar_content .bar.bar_done {
  background-color: #565656;
}
body .meforms_form .form_block .block_content .bar_content .bar.bar_fail,
body .meforms_finish .form_block .block_content .bar_content .bar.bar_fail {
  background-color: #f36868;
}
body .meforms_form .form_block .block_content .item,
body .meforms_finish .form_block .block_content .item {
  margin-bottom: 2em;
  padding-left: 2em;
}
body .meforms_form .form_block .block_content .item.item_invoice input[type=radio],
body .meforms_finish .form_block .block_content .item.item_invoice input[type=radio] {
  display: unset;
}
body .meforms_form .form_block .block_content .item.item_invoice input[type=radio]:checked + label,
body .meforms_finish .form_block .block_content .item.item_invoice input[type=radio]:checked + label {
  background-color: unset;
  color: unset;
}
body .meforms_form .form_block .block_content .item.item_invoice .invoice_status_content input[name=company_address],
body .meforms_finish .form_block .block_content .item.item_invoice .invoice_status_content input[name=company_address] {
  width: 60%;
}
body .meforms_form .form_block .block_content .item .item_title,
body .meforms_finish .form_block .block_content .item .item_title {
  font-weight: 450;
}
body .meforms_form .form_block .block_content .item .item_desc,
body .meforms_finish .form_block .block_content .item .item_desc {
  font-size: 90%;
  color: #666;
  margin-top: 1px;
}
body .meforms_form .form_block .block_content .item .item_value,
body .meforms_finish .form_block .block_content .item .item_value {
  position: relative;
  width: 100%;
  position: relative;
  line-height: 2.5em;
  letter-spacing: 0.1em;
  color: #666;
}
body .meforms_form .form_block .block_content .item .item_value .important_span,
body .meforms_finish .form_block .block_content .item .item_value .important_span {
  color: #ff5b5b;
  font-weight: 900;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text {
  position: relative;
  width: 60%;
  border-bottom: 1px solid #ddd;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text {
  padding: 0;
  width: 100%;
  height: 2.5em;
  background-color: transparent;
  border: 0;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text::-webkit-input-placeholder,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text::-webkit-input-placeholder {
  font-size: 1em;
  color: #bbb;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text::-moz-placeholder,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text::-moz-placeholder {
  font-size: 1em;
  color: #bbb;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text:-ms-input-placeholder,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text:-ms-input-placeholder {
  font-size: 1em;
  color: #bbb;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text::-ms-input-placeholder,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text::-ms-input-placeholder {
  font-size: 1em;
  color: #bbb;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text::-webkit-input-placeholder, body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text::-webkit-input-placeholder {
  font-size: 1em;
  color: #bbb;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text::-moz-placeholder, body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text::-moz-placeholder {
  font-size: 1em;
  color: #bbb;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text:-ms-input-placeholder, body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text:-ms-input-placeholder {
  font-size: 1em;
  color: #bbb;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text::-ms-input-placeholder, body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text::-ms-input-placeholder {
  font-size: 1em;
  color: #bbb;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text::placeholder,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text::placeholder {
  font-size: 1em;
  color: #bbb;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .input_text:focus + .under_line,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text .input_text:focus + .under_line {
  width: 100%;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .under_line,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text .under_line {
  display: inline-block;
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #666;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text .under_line.invalid_val,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text .under_line.invalid_val {
  width: 100% !important;
  background-color: #f36868 !important;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_text.meforms_contact_mobile,
body .meforms_finish .form_block .block_content .item .item_value .meforms_text.meforms_contact_mobile {
  margin-top: 1%;
  display: inline-block;
  width: calc(59% - 8.2em);
}
body .meforms_form .form_block .block_content .item .item_value .meforms_select .input_select,
body .meforms_finish .form_block .block_content .item .item_value .meforms_select .input_select {
  width: 100%;
  padding: 0 1em;
  height: 2.5em;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_select.meforms_contact_mobile,
body .meforms_finish .form_block .block_content .item .item_value .meforms_select.meforms_contact_mobile {
  margin-top: 1%;
  display: inline-block;
  width: 8.2em;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_textarea,
body .meforms_finish .form_block .block_content .item .item_value .meforms_textarea {
  margin-top: 0.5em;
  width: 60%;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_textarea .input_textarea,
body .meforms_finish .form_block .block_content .item .item_value .meforms_textarea .input_textarea {
  width: 100%;
  min-height: 10em;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_radio,
body .meforms_form .form_block .block_content .item .item_value .meforms_checkbox,
body .meforms_finish .form_block .block_content .item .item_value .meforms_radio,
body .meforms_finish .form_block .block_content .item .item_value .meforms_checkbox {
  margin-top: 0.5em;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_radio label,
body .meforms_form .form_block .block_content .item .item_value .meforms_checkbox label,
body .meforms_finish .form_block .block_content .item .item_value .meforms_radio label,
body .meforms_finish .form_block .block_content .item .item_value .meforms_checkbox label {
  padding: 0em 1em;
  border: 1px solid #ddd;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  width: auto;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_file .input_file,
body .meforms_finish .form_block .block_content .item .item_value .meforms_file .input_file {
  line-height: 2;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_date,
body .meforms_finish .form_block .block_content .item .item_value .meforms_date {
  margin-top: 0.5em;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_date .input_text,
body .meforms_finish .form_block .block_content .item .item_value .meforms_date .input_text {
  height: unset;
  margin-right: 0.5em;
}
body .meforms_form .form_block .block_content .item .item_value .meforms_date .ui-datepicker-trigger,
body .meforms_finish .form_block .block_content .item .item_value .meforms_date .ui-datepicker-trigger {
  padding: 0.5em;
}
body .meforms_form .form_block .block_content .item .item_value .form_notice,
body .meforms_finish .form_block .block_content .item .item_value .form_notice {
  line-height: 1;
  font-size: 0.8em;
  position: absolute;
  bottom: -1.5em;
  left: 0;
  color: #f36868;
}
body .meforms_form .form_block .block_content .item .item_value.item_value_detail,
body .meforms_finish .form_block .block_content .item .item_value.item_value_detail {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #ddd;
}
body .meforms_form .form_block .block_content .item .item_value.item_value_detail .detail_table,
body .meforms_finish .form_block .block_content .item .item_value.item_value_detail .detail_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body .meforms_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row,
body .meforms_finish .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .meforms_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row.detail_row_total,
body .meforms_finish .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row.detail_row_total {
  border-top: 1px solid #666;
}
body .meforms_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row .detail_col,
body .meforms_finish .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row .detail_col {
  width: 15%;
}
body .meforms_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row .detail_col.caption,
body .meforms_finish .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row .detail_col.caption {
  width: 55%;
}
body .meforms_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row .detail_col.total,
body .meforms_finish .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row .detail_col.total {
  color: red;
}
body .meforms_form .form_block .block_content .item .item_value.pay_status,
body .meforms_finish .form_block .block_content .item .item_value.pay_status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .meforms_form .form_block .block_content .item .item_value.pay_status .pay_again_span,
body .meforms_finish .form_block .block_content .item .item_value.pay_status .pay_again_span {
  border: 1px solid #666;
  padding: 0 10px;
  cursor: pointer;
}
body .meforms_form .form_block .block_content .item .item_value.pay_status .pay_again_span:hover,
body .meforms_finish .form_block .block_content .item .item_value.pay_status .pay_again_span:hover {
  background-color: #666;
  color: #ddd;
}
body .meforms_form .form_block .block_content.list,
body .meforms_finish .form_block .block_content.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .meforms_form .form_block .block_content.list .list_item,
body .meforms_finish .form_block .block_content.list .list_item {
  display: inline-block;
  width: 49%;
  font-size: 0;
  background-color: #fff;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
}
body .meforms_form .form_block .block_content.list .list_item:nth-child(2n-1),
body .meforms_finish .form_block .block_content.list .list_item:nth-child(2n-1) {
  margin-right: 2%;
}
body .meforms_form .form_block .block_content.list .list_item:nth-child(n+3),
body .meforms_finish .form_block .block_content.list .list_item:nth-child(n+3) {
  margin-top: 2%;
}
body .meforms_form .form_block .block_content.list .list_item .meforms_period,
body .meforms_finish .form_block .block_content.list .list_item .meforms_period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 !important;
}
body .meforms_form .form_block .block_content.list .list_item .meforms_period .period_info,
body .meforms_finish .form_block .block_content.list .list_item .meforms_period .period_info {
  min-width: 60%;
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
}
body .meforms_form .form_block .block_content.list .list_item .meforms_period .period_info div,
body .meforms_finish .form_block .block_content.list .list_item .meforms_period .period_info div {
  width: 100%;
  margin: 0 !important;
  line-height: 1.6;
}
body .meforms_form .form_block .block_content.list .list_item .meforms_period .period_info .price,
body .meforms_finish .form_block .block_content.list .list_item .meforms_period .period_info .price {
  font-size: 100% !important;
  display: block;
}
body .meforms_form .form_block .block_content.list .list_item .meforms_period .period_info .stock,
body .meforms_finish .form_block .block_content.list .list_item .meforms_period .period_info .stock {
  display: block;
}
body .meforms_form .form_block .block_content.list .list_item .meforms_period .period_pic,
body .meforms_finish .form_block .block_content.list .list_item .meforms_period .period_pic {
  max-width: 38%;
  margin: 0 2% 0 0 !important;
}
body .meforms_form .form_block .block_content.list .list_item .meforms_period .period_pic img,
body .meforms_finish .form_block .block_content.list .list_item .meforms_period .period_pic img {
  border-radius: 5px;
}
body .meforms_form .form_block .block_content.block_total_price,
body .meforms_finish .form_block .block_content.block_total_price {
  display: none;
}
body .meforms_form .form_block .block_content.block_total_price input,
body .meforms_finish .form_block .block_content.block_total_price input {
  color: red;
}
body .meforms_form .form_block .block_content .form_permission,
body .meforms_finish .form_block .block_content .form_permission {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #656565;
}
body .meforms_form .form_block .block_content .form_permission .permission_rule,
body .meforms_finish .form_block .block_content .form_permission .permission_rule {
  line-height: 2;
  font-size: 1.2em;
}
body .meforms_form .form_block .block_date_filter,
body .meforms_finish .form_block .block_date_filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
}
body .meforms_form .form_block .block_date_filter .date_select,
body .meforms_finish .form_block .block_date_filter .date_select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 25%;
  font-size: 20px;
  margin: 0 auto;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 10px;
}
body .meforms_form .form_block .block_date_filter .date_select .filter_item select,
body .meforms_finish .form_block .block_date_filter .date_select .filter_item select {
  font-size: 20px;
}
body .meforms_form .form_block .block_date_filter .calendar,
body .meforms_finish .form_block .block_date_filter .calendar {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #ddd;
  color: #666;
}
body .meforms_form .form_block .block_date_filter .calendar .date_row,
body .meforms_finish .form_block .block_date_filter .calendar .date_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
}
body .meforms_form .form_block .block_date_filter .calendar .date_row .date_col,
body .meforms_finish .form_block .block_date_filter .calendar .date_row .date_col {
  background-color: #fff;
  border: 1px solid #ddd;
  width: 14.2857142857%;
  line-height: 47px;
  height: 47px;
  position: relative;
}
body .meforms_form .form_block .block_date_filter .calendar .date_row .date_col.period_col input:checked + label,
body .meforms_finish .form_block .block_date_filter .calendar .date_row .date_col.period_col input:checked + label {
  background-color: #666;
  color: #fff;
}
body .meforms_form .form_block .block_date_filter .calendar .date_row .date_col.period_col .radio_label,
body .meforms_finish .form_block .block_date_filter .calendar .date_row .date_col.period_col .radio_label {
  font-size: 20px;
  color: unset;
  background-color: unset;
  padding: 8px;
  border-radius: 50px;
}
body .meforms_form .form_block .block_date_filter .calendar .date_row .date_col.period_col .period_count,
body .meforms_finish .form_block .block_date_filter .calendar .date_row .date_col.period_col .period_count {
  position: absolute;
  right: 5px;
  bottom: 0px;
  font-size: 15px;
}
body .meforms_form .form_block .block_date_filter .calendar .date_row .date_col.period_col:hover,
body .meforms_finish .form_block .block_date_filter .calendar .date_row .date_col.period_col:hover {
  background-color: #666;
  color: #fff;
  border-color: #666;
  cursor: pointer;
}
body .meforms_form .form_block .block_date_filter .calendar .date_row .date_col.no_date_col,
body .meforms_finish .form_block .block_date_filter .calendar .date_row .date_col.no_date_col {
  color: #fff;
}
body .meforms_form .form_block .block_date_filter .calendar .date_row .date_col.no_period_col,
body .meforms_finish .form_block .block_date_filter .calendar .date_row .date_col.no_period_col {
  background-color: #fff;
  color: #dedede;
}
body .meforms_form .form_block .is_disabled,
body .meforms_finish .form_block .is_disabled {
  text-decoration: line-through;
  border-color: #f36868;
  color: #aaa;
  background-color: #eee;
  pointer-events: none;
}
body .meforms_form .form_block.physical_store_block .list .list_item label,
body .meforms_finish .form_block.physical_store_block .list .list_item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2% 5%;
}
body .meforms_form .form_block.physical_store_block .list .list_item label > div,
body .meforms_finish .form_block.physical_store_block .list .list_item label > div {
  display: inline-block;
  vertical-align: top;
}
body .meforms_form .form_block.physical_store_block .list .list_item label .pic,
body .meforms_finish .form_block.physical_store_block .list .list_item label .pic {
  position: relative;
  margin: 2% 0;
  width: 30%;
  padding-top: 30%;
  overflow: hidden;
}
body .meforms_form .form_block.physical_store_block .list .list_item label .pic img,
body .meforms_finish .form_block.physical_store_block .list .list_item label .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body .meforms_form .form_block.physical_store_block .list .list_item label .info,
body .meforms_finish .form_block.physical_store_block .list .list_item label .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 70%;
  padding: 2% 2%;
  font-size: 1rem;
}
body .meforms_form .form_block.physical_store_block .list .list_item label .info .caption,
body .meforms_finish .form_block.physical_store_block .list .list_item label .info .caption {
  line-height: 1.5;
}
body .meforms_form .form_block.physical_store_block .list .list_item label .info .tel,
body .meforms_form .form_block.physical_store_block .list .list_item label .info .office_hours,
body .meforms_form .form_block.physical_store_block .list .list_item label .info .add,
body .meforms_finish .form_block.physical_store_block .list .list_item label .info .tel,
body .meforms_finish .form_block.physical_store_block .list .list_item label .info .office_hours,
body .meforms_finish .form_block.physical_store_block .list .list_item label .info .add {
  font-size: 0.7em;
}
body .meforms_form .form_block.period_block .list .list_item label,
body .meforms_finish .form_block.period_block .list .list_item label {
  padding: 3% 5%;
}
body .meforms_form .form_block.period_block .list .list_item label .price,
body .meforms_form .form_block.period_block .list .list_item label .period_day,
body .meforms_form .form_block.period_block .list .list_item label .max_member,
body .meforms_finish .form_block.period_block .list .list_item label .price,
body .meforms_finish .form_block.period_block .list .list_item label .period_day,
body .meforms_finish .form_block.period_block .list .list_item label .max_member {
  display: inline-block;
  font-size: 80%;
  margin: 5px 10px;
}
body .meforms_form .form_block.period_block .list .list_item label .caption,
body .meforms_finish .form_block.period_block .list .list_item label .caption {
  font-size: 150%;
}
body .meforms_form .form_block.period_block .list .list_item label .max_member span,
body .meforms_finish .form_block.period_block .list .list_item label .max_member span {
  color: rgb(243, 104, 104);
}
body .meforms_form .form_block.period_time_block .list .list_item,
body .meforms_finish .form_block.period_time_block .list .list_item {
  width: 23%;
  margin-right: 2.6666666667% !important;
  border-radius: 5px;
}
body .meforms_form .form_block.period_time_block .list .list_item:nth-child(3), body .meforms_form .form_block.period_time_block .list .list_item:nth-child(4),
body .meforms_finish .form_block.period_time_block .list .list_item:nth-child(3),
body .meforms_finish .form_block.period_time_block .list .list_item:nth-child(4) {
  margin-top: 0;
}
body .meforms_form .form_block.period_time_block .list .list_item:nth-child(4n),
body .meforms_finish .form_block.period_time_block .list .list_item:nth-child(4n) {
  margin-right: 0% !important;
}
body .meforms_form .form_block.period_time_block .list .list_item label,
body .meforms_finish .form_block.period_time_block .list .list_item label {
  padding: 0.5em 1em;
}
body .meforms_form .form_block.notice_block .block_title,
body .meforms_finish .form_block.notice_block .block_title {
  text-align: center;
  font-size: 30px;
}
body .meforms_form .form_block.notice_block .block_title i,
body .meforms_finish .form_block.notice_block .block_title i {
  color: tomato;
}
body .meforms_form .meforms_submit,
body .meforms_finish .meforms_submit {
  cursor: pointer;
  font-size: 16px;
  width: 10em;
  line-height: 3;
  border: 1px solid #666;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  display: inline-block;
  color: #666;
}
body .meforms_form .meforms_submit:hover,
body .meforms_finish .meforms_submit:hover {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
  background-color: #333;
  color: #fff;
}
body .meforms_form .meforms_term .term,
body .meforms_finish .meforms_term .term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .meforms_form .meforms_term .term input[type=checkbox],
body .meforms_finish .meforms_term .term input[type=checkbox] {
  display: inline-block;
  margin-right: 10px;
}
body .meforms_form .meforms_term .term input[type=checkbox]:checked + label,
body .meforms_finish .meforms_term .term input[type=checkbox]:checked + label {
  background-color: unset;
  color: #333;
}
body .meforms_form .meforms_term .term label,
body .meforms_finish .meforms_term .term label {
  background-color: #fff;
}
body .meforms_form .meforms_term .term a,
body .meforms_finish .meforms_term .term a {
  color: blue;
  text-decoration: underline;
}
body .meforms_finish .form_block .block_content .item {
  vertical-align: top;
}
body .meforms_finish .form_block .block_content .item .item_value {
  width: 60%;
  border-bottom: 1px solid #ddd;
  min-height: 2em;
}
body .meforms_finish .form_block .block_content .item .item_value.item_img {
  margin-top: 1.5%;
  border: 0;
}
body .meforms_finish .form_block .block_content .meforms_redirect_block {
  text-align: center;
}
body .meforms_finish .form_block .block_content .meforms_redirect_block a {
  display: inline-block;
  color: #fff;
  background-color: #333;
  border: 1px solid #666;
  border-radius: 5px;
  padding: 1em 1.5em;
}
body .meforms_finish .form_block .block_content .meforms_redirect_block a:hover {
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .meforms_finish .form_block:nth-of-type(2) .block_content .item {
  display: inline-block;
  width: 49%;
}
body .meforms_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .meforms_list .meforms_list_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
}
body .meforms_list .meforms_list_row:nth-child(even) {
  background-color: #ddd;
}
body .meforms_list .meforms_list_row .field {
  padding: 10px;
  text-align: center;
}
body .meforms_list .meforms_list_row .field.title {
  padding: 10px;
  font-weight: 900;
  font-size: 1.1vw;
  background-color: #888888;
  color: #fff;
}
body .meforms_list .meforms_list_row .field.data.remark {
  text-align: left;
}
body .meforms_list .meforms_list_row .date {
  width: 15%;
}
body .meforms_list .meforms_list_row .cpation {
  width: 15%;
}
body .meforms_list .meforms_list_row .no {
  width: 20%;
}
body .meforms_list .meforms_list_row .remark {
  width: 40%;
}
body .meforms_list .meforms_list_row .edit {
  width: 10%;
}
body .message_board_block_mask {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
body .message_board_block {
  border-radius: 5px;
  overflow: hidden;
  width: 480px;
  -webkit-box-shadow: 1px 1px 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 2px 3px rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 5vh;
  left: 50%;
  -webkit-transform: translateX(30%) translateY(-15%) scale(0);
          transform: translateX(30%) translateY(-15%) scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 999;
  height: 90vh;
}
body .message_board_block.message_board_block_open {
  -webkit-transform: translateX(-20%) translateY(0) scale(1);
          transform: translateX(-20%) translateY(0) scale(1);
}
body .message_board_block .message_board_wrap {
  background-color: #c1c1ff;
  padding: 10px;
  height: 80%;
  font-size: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
}
body .message_board_block .message_board_wrap .message_board .message {
  margin-bottom: 10px;
}
body .message_board_block .message_board_wrap .message_board .message i {
  font-size: 20px;
  margin-right: 0px;
  display: inline-block;
  vertical-align: top;
  color: #333333;
}
body .message_board_block .message_board_wrap .message_board .message.left_side {
  text-align: left;
}
body .message_board_block .message_board_wrap .message_board .message.left_side .content {
  max-width: 60%;
  font-size: 16px;
  border-radius: 15px;
  background-color: #333;
  color: #fff;
  padding: 8px 15px;
  display: inline-block;
  text-align: left;
  word-wrap: break-word;
  word-break: normal;
  position: relative;
}
body .message_board_block .message_board_wrap .message_board .message.left_side .content .send_date {
  font-size: 10px;
  color: #666;
  text-align: right;
  margin-top: 10px;
}
body .message_board_block .message_board_wrap .message_board .message.left_side .content .is_read {
  display: none;
}
body .message_board_block .message_board_wrap .message_board .message.left_side .left_arrow {
  width: 12px;
  height: 10px;
  background-color: #333;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
  display: inline-block;
  vertical-align: top;
  margin-top: 12px;
}
body .message_board_block .message_board_wrap .message_board .message.right_side {
  text-align: right;
}
body .message_board_block .message_board_wrap .message_board .message.right_side .content {
  max-width: 60%;
  font-size: 16px;
  border-radius: 15px;
  background-color: #5cb21b;
  color: #fff;
  padding: 8px 15px;
  display: inline-block;
  text-align: left;
  word-wrap: break-word;
  word-break: normal;
  position: relative;
}
body .message_board_block .message_board_wrap .message_board .message.right_side .content .send_date {
  font-size: 10px;
  color: #666;
  text-align: left;
  margin-top: 10px;
}
body .message_board_block .message_board_wrap .message_board .message.right_side .content .is_read {
  position: absolute;
  left: -30px;
  bottom: 5px;
  font-size: 10px;
  color: #8c8c8c;
}
body .message_board_block .message_board_wrap .message_board .message.right_side .right_arrow {
  font-size: 10px;
  width: 12px;
  height: 10px;
  background-color: #5cb21b;
  -webkit-clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  display: inline-block;
  vertical-align: top;
  margin-top: 12px;
}
body .message_board_block .text_message {
  font-size: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 20%;
}
body .message_board_block .text_message .message_input {
  width: 100%;
  height: 100%;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}
body .message_board_block .text_message .message_input textarea {
  width: 100%;
  height: 100%;
  color: #fff;
  border-radius: 0px;
  background-color: rgb(62, 62, 62);
  resize: none;
  padding: 10px;
  line-height: 1.5;
  border: 0;
}
body .message_board_block .text_message .message_btn {
  font-size: 24px;
  width: 20%;
}
body .shopping_car_orderer .show_member_data {
  vertical-align: middle;
  line-height: 3;
}
body .shopping_car_orderer .show_member_data .member_data {
  vertical-align: middle;
}
body .shopping_car_orderer .show_member_data .member_data img {
  max-width: 60px;
  vertical-align: middle;
}
body .shopping_car_orderer .show_member_data .member_data_notice {
  color: gray;
  vertical-align: middle;
}
body .shopping_car_orderer .show_member_data .edit_icon {
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer;
}
body .shopping_car_orderer .show_member_data .edit_icon:hover {
  color: #7b7b7b;
}
body .shopping_car_orderer .edit_member_data {
  vertical-align: middle;
  line-height: 3;
}
body .shopping_car_orderer .edit_member_data .edit_cancel_icon {
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer;
}
body .shopping_car_orderer .edit_member_data .edit_cancel_icon:hover {
  color: #7b7b7b;
}
body .shopping_car_orderer .edit_member_data .member_data_notice {
  color: gray;
  vertical-align: middle;
}
body .shopping_car_orderer .edit_member_data input,
body .shopping_car_orderer .edit_member_data select {
  border-radius: 5px;
}
body #id_tr_freight .right_content .shopping_car_freight_img {
  max-width: 150px;
}
body #id_tr_pay_type .right_content .shopping_car_pay_type_img {
  max-width: 150px;
}
body .physical_store_region {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .physical_store_region .select {
  margin-right: 10px;
}
body .physical_store_region .select select {
  padding: 6px;
  border-radius: 3px;
  border: 1px solid #dddddd;
  font-size: 95%;
}
body .physical_store_region .select select.none {
  display: none;
}
body #id_shopping_car_page .multi_standard {
  cursor: pointer;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0.3em 0;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  padding: 0 1em 0 5px;
}
body #id_shopping_car_page .multi_standard::after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 4px;
  height: 4px;
  border: 2px solid #333;
  border-left: 0;
  border-top: 0;
}
body .website_faq_list_item_outsite h2.caption {
  padding-left: 20px;
  font-weight: bold;
  font-size: 100%;
  line-height: 250%;
  border-radius: 5px;
  font-family: "微軟正黑體", "新細明體", Verdana, Arial, Helvetica, sans-serif;
}
body .website_faq_list_item_outsite h3.content {
  color: #222222;
  font-size: 100%;
  padding: 0 20px 20px 20px;
  margin: 10px 20px;
  line-height: 200%;
  font-weight: 400;
}
body input,
body select {
  outline: none;
}
body .plus_product_relation_slide_outside_box {
  height: 320px;
}
body .plus_product_relation_slide_outside_box div.inside_box {
  height: 320px;
}
body .product_detail_standard td.standard_type_context > div:first-child {
  overflow-x: auto;
  overflow-y: hidden;
  /* this targets the default scrollbar (compulsory) */
  /* the new scrollbar will have a flat appearance with the set background color */
  /* this will style the thumb, ignoring the track */
  /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
  /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */
}
body .product_detail_standard td.standard_type_context > div:first-child::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
body .product_detail_standard td.standard_type_context > div:first-child::-webkit-scrollbar-track {
  background-color: #ddd;
}
body .product_detail_standard td.standard_type_context > div:first-child::-webkit-scrollbar-thumb {
  border-radius: 99px;
  background-color: rgba(0, 0, 0, 0.2);
}
body .product_detail_standard td.standard_type_context > div:first-child::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
body .product_detail_standard td.standard_type_context > div:first-child::-webkit-scrollbar-corner {
  background-color: #ddd;
}
body .slide_point_show,
body .slide_point {
  position: relative;
}
body .slide_point_show .slide_point_num,
body .slide_point .slide_point_num {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  display: none;
}
body .ad_prodcut_a1 .ad_prodcut_a1_module {
  width: 32.655%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .ad_prodcut_a1 .ad_prodcut_a1_module:nth-child(2) {
  margin: 0 1% !important;
}
body .ad_prodcut_a1 .ad_prodcut_a1_module .shopping_context.no_goods {
  background-color: #dddddd !important;
  color: #666666 !important;
}
body .ad_prodcut_a1 .ad_prodcut_a1_module .no_goods_icon {
  position: absolute;
  top: 50%;
  right: 1%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 15px;
}
body .div_active_apply {
  text-align: left;
}
body .div_active_apply .active_apply_finish_content {
  line-height: 1.5;
}
body .div_active_apply .table_modify th,
body .div_active_apply .table_modify td {
  line-height: 50px;
  font-size: 90%;
}
body .div_active_apply .table_modify td {
  border: 0;
  padding: 10px;
}
body .div_active_apply .table_modify td .input_text,
body .div_active_apply .table_modify td .input_select {
  border-radius: 5px;
  height: 40px;
}
body .div_active_apply .table_modify td i {
  padding: 0 10px !important;
}
body .div_active_apply .table_modify tr:last-child th {
  border: 0;
}
body .div_active_apply .table_modify.active_apply_submit {
  border: 0;
}
body .div_active_apply .table_modify.active_apply_submit td {
  padding: 0;
}
body .div_active_apply .table_modify.active_apply_submit .span_button {
  padding: 10px 15px;
  border-radius: 7px;
  font-size: 100%;
  -webkit-transition: padding 0.1s ease-out;
  transition: padding 0.1s ease-out;
}
body .div_active_apply .table_modify.active_apply_submit .span_button:hover {
  padding: 12px 18px;
}
body .div_active_apply .active_info {
  font-size: 0px;
  border-radius: 10px;
  margin: 50px auto;
  background-color: #f8f8f8;
  -webkit-box-shadow: 3px 3px 10px #ddd;
          box-shadow: 3px 3px 10px #ddd;
}
body .div_active_apply .active_info .block {
  font-size: 17px;
  color: #6C6C6C;
  padding: 3%;
  margin: 0 auto;
  width: 90%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .div_active_apply .active_info .block .title {
  position: relative;
  color: #636363;
  font-weight: 800;
  font-size: 30px;
  text-align: center;
  margin-bottom: 0;
}
body .div_active_apply .active_info .block .title span {
  display: block;
}
body .div_active_apply .active_info .block .title i {
  display: none;
}
body .div_active_apply .active_info .block .active_content {
  margin-top: 20px;
  margin-left: 0;
  line-height: 1.5;
  border-top: 1px solid #B9B7B8;
  padding-top: 20px;
  border-radius: 0px;
  overflow: hidden;
  font-size: 17px;
}
body .div_active_apply .active_info .block .active_content.data_list {
  font-size: 0;
}
body .div_active_apply .active_info .block .active_content.apply_deadline {
  text-align: center;
  font-size: 20px;
}
body .div_active_apply .active_info .block .active_content .data_row {
  vertical-align: top;
  margin: 10px 0 30px 0;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  position: relative;
  width: 49%;
  display: inline-block;
  font-size: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
}
body .div_active_apply .active_info .block .active_content .data_row:nth-child(2n-1) {
  margin-right: 2%;
}
body .div_active_apply .active_info .block .active_content .data_row.apply_complete {
  background-color: #fff;
}
body .div_active_apply .active_info .block .active_content .data_row .data_title {
  font-size: 20px;
  position: absolute;
  font-weight: 800;
  line-height: 1;
  top: -10px;
}
body .div_active_apply .active_info .block .active_content .data_row .data_title .status_span {
  color: #e45959 !important;
}
body .div_active_apply .active_info .block .active_content .data_row .data_value {
  padding: 30px 0px 10px 0px;
  line-height: 2;
  min-height: 43px;
}
body .div_active_apply .active_info .block .active_content .data_row .data_value .status_span {
  color: #e45959 !important;
  font-weight: 800;
}
body .div_active_apply .active_info .block .active_content .data_row .data_value .pay_again_span {
  white-space: nowrap;
  letter-spacing: 1.1px;
  margin-left: 5%;
  padding: 2%;
  border-radius: 10px;
  background-color: #4278be;
  color: #fff;
}
body .div_active_apply .active_info .block .active_content .data_row .data_value .pay_again_span:hover {
  cursor: pointer;
  font-weight: bold;
  white-space: nowrap;
  letter-spacing: 1.1px;
  border-radius: 10px;
  background-color: #4278be;
}
body .div_active_apply .active_info .block .active_content .screenings_group_name {
  padding: 3% 0;
  font-size: 22px;
  font-weight: 600;
}
body .div_active_apply .active_info .block .active_content .screenings_group_list .radio_row_list {
  padding: 0;
  padding-bottom: 3%;
}
body .div_active_apply .active_info .block .active_content .screenings_group_list .radio_row_list .radio_row_list_tip {
  text-align: right;
}
body .div_active_apply .active_info .block .active_content .screenings_group_list label {
  display: block;
  margin-top: 3%;
}
body .div_active_apply .active_info .block .input_select,
body .div_active_apply .active_info .block .input_text,
body .div_active_apply .active_info .block .input_textarea {
  border-radius: 5px;
  height: 40px;
}
body .div_active_apply .active_info .block .input_text {
  width: 90%;
}
body .div_active_apply .active_info .block .input_text.input_name {
  width: 60%;
}
body .div_active_apply .active_info .block .input_textarea {
  width: 90%;
  height: 100px;
}
body .div_active_apply .caption {
  background-color: #4F4F4F;
  color: #fff;
  -webkit-box-shadow: 3px 3px 7px #9a9292;
          box-shadow: 3px 3px 7px #9a9292;
}
body .div_active_apply .red_font {
  font-size: 15px;
  color: #ff6464;
  display: block;
  line-height: 1;
}
body .div_active_apply .blue_font {
  font-size: 15px;
  color: #57527e;
  display: block;
  line-height: 1;
}
body .div_active_apply #id_member_country > select {
  margin-bottom: 5%;
}
body .div_active_apply .span_button {
  width: 50%;
  text-align: center;
  background-color: #4278be;
  font-weight: bold;
  padding: 20px;
  border-radius: 10px;
  margin: 2% auto;
  display: block;
  font-size: 20px;
}
body .div_active_apply .span_button:hover {
  width: 50%;
  text-align: center;
  background-color: #4278be;
  font-weight: bold;
  padding: 20px;
  border-radius: 10px;
  margin: 2% auto;
  display: block;
  font-size: 20px;
}
body .layer_msg_info .check_layer_content {
  width: 100%;
  margin: 5% 0;
}
body .layer_msg_info .line_layer_caption,
body .layer_msg_info .fb_layer_caption {
  font-weight: bold;
  text-align: left;
  padding: 10px 20px;
  font-size: 120%;
}
body .layer_msg_info .line_layer_caption {
  border-bottom: 2px solid #00C300;
  color: #00C300;
}
body .layer_msg_info .fb_layer_caption {
  border-bottom: 2px solid #4f6aa3;
  color: #4f6aa3;
}
body .layer_msg_info .social_user_photo {
  float: left;
  width: 140px;
  margin: 0px auto;
}
body .layer_msg_info .social_user_photo img {
  width: 100px;
  border-radius: 50px;
  border: 1px solid #EEEEEE;
}
body .layer_msg_info .check_layer_data {
  float: left;
  width: auto;
  padding: 1%;
  margin: 0px auto;
  border: 0px solid #CCCCCC;
}
body .layer_msg_info .check_layer_data .data_title {
  font-weight: bold;
}
body .layer_msg_info .check_layer_data .data_row {
  text-align: left;
  line-height: 2.5;
}
body .ig_newest_outside div.ig_newest_inside div.ig_newest_item .ig_ground_glass_outside_div div.ig_image_size {
  height: auto;
  padding-top: 100%;
}
body .hot_keyword_outside {
  width: 100%;
  max-width: 1180px;
}
body .hot_keyword_outside div.hot_keyword_list {
  height: 60px;
}
body .div_product_directory ul li.title > a {
  color: unset;
}
body .div_small_side_menu_list ul li.menu_level_2:hover {
  color: #92A6BD;
}
body .product_detail td.pps_link span {
  padding-left: 5px;
  padding-right: 5px;
}
body .slick_container_nav .slick-slide {
  opacity: 0.6;
}
body .slick_container_nav .slick-slide.slick-current {
  opacity: 1;
}
body .has-image[data-image-fit=cover] .fancybox__content {
  max-width: 900px;
}
body #id_layer_msg_info .category_list_table td.product_item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body #id_layer_msg_info .category_list_table td.product_item div.outside_box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 250px;
  padding: 0 5%;
  margin-right: 0;
  margin-left: 0;
}
body #id_layer_msg_info .category_list_table td.product_item div.outside_box div.image {
  width: auto;
}
body #id_layer_msg_info .category_list_table td.product_item div.outside_box div.image img {
  width: 100%;
}
body #id_layer_msg_info .category_list_table td.product_item div.outside_box div.product_name_ousite .promotion_word {
  width: 100%;
}
body #id_layer_msg_info .category_list_table td.product_item div.outside_box div.product_name_ousite .product_name {
  width: 100%;
}
body #id_layer_msg_info .category_list_table td.product_item div.outside_box div.product_name_ousite .product_name a {
  width: 100%;
}
body #id_layer_msg_info .category_list_table td.product_item div.outside_box div.product_name_ousite .product_name a h2 {
  width: 100%;
}
body #id_layer_msg_info .category_list_table td.product_item div.outside_box div.shopping_box {
  width: 100%;
}
body .physical_store_booking_s1_content_3_date.active {
  background-color: #ddd;
}
body .page_physical_store .store_content {
  background-color: #000000;
  color: #ffffff;
  padding: 3px 6px;
  border-radius: 3px;
}
body .product_tags {
  float: left;
}
body .product_tags .this_item {
  float: left;
  padding: 10px 11px !important;
  border: 1px solid #aaa;
  border-radius: 5px;
  margin: 5px 5px;
  background-color: #ee8c92;
}
body .product_tags .this_item a:link,
body .product_tags .this_item a:visited,
body .product_tags .this_item a:active {
  color: #ffffff !important;
  font-size: 110%;
}
body .show_address_data .edit_icon {
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer;
}
body .show_address_data .edit_icon:hover {
  color: #7b7b7b;
}
body .live_shopping_warp {
  position: relative;
}
body .live_shopping_warp .toolbar {
  width: 60%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
body .live_shopping_warp .toolbar .header {
  padding: 5px 10px;
  background-color: #ddd;
  margin: 0 auto;
  border-radius: 0 0 5px 5px;
}
body .live_shopping_warp .toolbar .footer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  height: 80px;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}
body .live_shopping_warp .toolbar .footer .btn {
  height: 80px;
  line-height: 80px;
  width: 50%;
  background-color: #02b902;
  color: #fff;
}
body .live_shopping_warp .toolbar .footer .btn:hover {
  cursor: pointer;
  background-color: #46e172;
}
body #id_fixed_left_bottom {
  position: fixed;
  left: 50px;
  bottom: 20%;
}
body #id_fixed_left_bottom .to_get_line_point {
  position: relative;
  cursor: pointer;
  -webkit-animation: shake 1000ms infinite ease-in-out;
  animation: shake 1000ms infinite ease-in-out;
}
body #id_fixed_left_bottom .to_get_line_point:hover {
  -webkit-animation: none;
  animation: none;
}
body #id_fixed_left_bottom .to_get_line_point:hover > .line_point_icon_text {
  -webkit-transform: translate(0, 50%) scale(1);
          transform: translate(0, 50%) scale(1);
}
body #id_fixed_left_bottom .to_get_line_point .line_point_icon_text {
  position: absolute;
  left: 25px;
  bottom: 100px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #666;
  border: 1px solid #000;
  width: 300px;
  border-radius: 5px;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translate(-50%, 100%) scale(0);
          transform: translate(-50%, 100%) scale(0);
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body #id_fixed_left_bottom .to_get_line_point .line_point_icon_text > div {
  margin-bottom: 3%;
}
body #id_fixed_left_bottom .to_get_line_point .line_point_icon_text > div .line_logo {
  color: #27b538;
  font-weight: 900;
}
body #id_fixed_left_bottom .to_get_line_point .line_point_icon_text .notice {
  font-size: 8px;
  margin-bottom: 0%;
  text-decoration: underline;
}
body #id_fixed_left_bottom .to_get_line_point .line_point_icon_text img {
  width: 100px;
}
body #id_fixed_left_bottom .line_point_icon img {
  width: 50px;
}
body #id_fixed_left_bottom .streaming_remind {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px 0;
}
body #id_fixed_left_bottom .streaming_remind .outside {
  border: 2px solid #07b53b;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  padding: 5px;
  border-radius: 100%;
  cursor: pointer;
  display: block;
}
body #id_fixed_left_bottom .streaming_remind .outside::before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: radial-gradient(transparent, rgb(255, 255, 255));
  border: 1px solid #dddddd;
  z-index: -1;
  border-radius: 100%;
  -webkit-animation-name: ripple;
  animation-name: ripple;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
body #id_fixed_left_bottom .streaming_remind .outside .store_logo {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 100%;
  border: 1px solid #dddddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffffff;
}
body #id_fixed_left_bottom .streaming_remind .outside .store_logo img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body #id_fixed_left_bottom .streaming_remind .outside .live_str {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  /* background-color: #07b53b; */
  color: #ffffff;
  border-radius: 2px;
  font-size: 12px;
  padding: 2px 5px;
  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;
  letter-spacing: 0.1em;
  background: linear-gradient(-11deg, rgb(7, 181, 59), rgb(82, 237, 128));
}
body #id_fixed_left_bottom .streaming_remind .outside .live_str::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #f72b2b;
  border-radius: 100%;
  margin-right: 3px;
}
body #id_fixed_left_bottom .streaming_remind .info {
  position: absolute;
  right: 0;
  top: 10%;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translate(50%, 0%) scale(0);
          transform: translate(50%, 0%) scale(0);
  background-color: rgb(255, 255, 255);
  color: #666666;
  white-space: nowrap;
  padding: 5px 10px;
  border-radius: 3px;
  -webkit-box-shadow: 3px 3px 5px #dddddd;
          box-shadow: 3px 3px 5px #dddddd;
}
body #id_fixed_left_bottom .streaming_remind .info.open {
  -webkit-transform: translate(95%, -85%) scale(1);
          transform: translate(95%, -85%) scale(1);
}
body #id_fixed_left_bottom .streaming_remind .info .title {
  font-size: 16px;
}
body #id_fixed_left_bottom .streaming_remind .info .button_block {
  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;
}
body #id_fixed_left_bottom .streaming_remind .info .button_block .button {
  text-decoration: none;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  font-size: 12px;
}
body #id_fixed_left_bottom .streaming_remind .info .info_triangle {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid solid solid solid;
  border-width: 10px 10px 0px 0px;
  position: absolute;
  bottom: 0;
  -webkit-transform: translate(0, 99%);
          transform: translate(0, 99%);
  height: 0px;
  width: 0px;
}
body #id_fixed_left_bottom .live_container {
  position: fixed;
  width: 30%;
  left: 10px;
  bottom: 10px;
}
body #id_fixed_left_bottom .live_container .inside {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 5px #000;
          box-shadow: 3px 3px 5px #000;
  background-color: #ddd;
}
body #id_fixed_left_bottom .live_container .inside .close_button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3 ease-in;
  transition: all 0.3 ease-in;
}
body #id_fixed_left_bottom .live_container .inside .close_button:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body #id_fixed_left_bottom .live_container .inside iframe {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
body #id_fixed_left_bottom .live_container.mobile {
  width: 15%;
}
body #id_fixed_left_bottom .live_container.mobile .inside {
  padding-bottom: 180%;
}
body .float_window {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 100px;
  right: 10px;
  background-color: rgba(255, 255, 255, 0.95);
  display: block;
  border: 1px solid #dddddd;
  border-radius: 5px;
  color: #666666;
  font-size: 15px;
  z-index: 100;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-130%);
          transform: translateY(-130%);
  -webkit-box-shadow: 3px 3px 5px #666666;
          box-shadow: 3px 3px 5px #666666;
  min-width: 350px;
}
body .float_window * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .float_window.mobile {
  display: none;
}
body .float_window.scroll {
  top: 60px;
}
body .float_window.open {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
body .float_window.live {
  border: 1px solid #02b902;
}
body .float_window.live .inside .logo {
  position: relative;
}
body .float_window.live .inside .logo::before {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: radial-gradient(transparent, rgb(255, 255, 255));
  border: 1px solid #dddddd;
  z-index: -1;
  border-radius: 100%;
  -webkit-animation-name: ripple;
  animation-name: ripple;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
body .float_window.live .inside .info .state::before {
  background-color: #f93a3a;
}
body .float_window.comming {
  border: 1px solid #2591f2;
}
body .float_window.comming .inside .info .state::before {
  background-color: #2591f2;
}
body .float_window .inside {
  width: 100%;
  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;
  position: relative;
  padding: 10px 20px;
}
body .float_window .inside:nth-of-type(2) {
  border-top: 1px solid #ddd;
  padding: 0;
}
body .float_window .inside .logo {
  border-radius: 100%;
  border: 2px solid #00b900;
  background-color: #ffffff;
}
body .float_window .inside .img {
  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;
  width: 100px;
  height: 100px;
}
body .float_window .inside .img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body .float_window .inside .info,
body .float_window .inside .platform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 20px;
  line-height: 2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body .float_window .inside .info > *,
body .float_window .inside .platform > * {
  width: 100%;
}
body .float_window .inside .info .store_name,
body .float_window .inside .platform .store_name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  text-align: left;
  color: #999999;
  max-width: 190px;
  font-size: 14px;
}
body .float_window .inside .info .state,
body .float_window .inside .platform .state {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  font-size: 18px;
}
body .float_window .inside .info .state::before,
body .float_window .inside .platform .state::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #999999;
  margin-right: 5px;
}
body .float_window .inside .info .profit_info,
body .float_window .inside .platform .profit_info {
  text-align: left;
  font-size: 13px;
  color: #666666;
  margin-top: 5px;
}
body .float_window .inside .info .button_block,
body .float_window .inside .platform .button_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body .float_window .inside .info .button_block .button,
body .float_window .inside .platform .button_block .button {
  border: 1px solid #dddddd;
  cursor: pointer;
  background-color: #666666;
  padding: 3px 10px;
  border-radius: 3px;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  position: relative;
  margin-right: 5px;
  border-radius: 10px;
  color: #ffffff;
}
body .float_window .inside .info .button_block .button span.small_text,
body .float_window .inside .platform .button_block .button span.small_text {
  font-size: 80%;
  color: #ffffff;
  -webkit-transition: inherit;
  transition: inherit;
}
body .float_window .inside .info .button_block .button.facebook,
body .float_window .inside .platform .button_block .button.facebook {
  background-color: #1877F2;
  color: #ffffff;
}
body .float_window .inside .info .button_block .button.line,
body .float_window .inside .platform .button_block .button.line {
  color: #ffffff;
  background-color: #02b902;
}
body .float_window .inside .info .button_block .button:hover,
body .float_window .inside .platform .button_block .button:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .float_window .inside .info .button_block .button.active,
body .float_window .inside .platform .button_block .button.active {
  background-color: #02b902;
  color: #ffffff;
}
body .float_window .inside .info .button_block .button:hover > .hover_window,
body .float_window .inside .platform .button_block .button:hover > .hover_window {
  opacity: 1;
  color: #666666;
}
body .float_window .inside .info .button_block .button:hover > .small_text,
body .float_window .inside .platform .button_block .button:hover > .small_text {
  color: #ffffff !important;
}
body .float_window .inside .info .button_block .button:hover i.fa-line,
body .float_window .inside .platform .button_block .button:hover i.fa-line {
  color: inherit;
}
body .float_window .inside .info .button_block .button:hover i.fa-square-facebook,
body .float_window .inside .platform .button_block .button:hover i.fa-square-facebook {
  color: inherit;
}
body .float_window .inside .info .button_block .button.active > .small_text,
body .float_window .inside .platform .button_block .button.active > .small_text {
  color: #ffffff !important;
}
body .float_window .inside .info .button_block .button.facebook,
body .float_window .inside .platform .button_block .button.facebook {
  background-color: #1877F2;
  color: #ffffff;
}
body .float_window .inside .info .button_block .button i,
body .float_window .inside .platform .button_block .button i {
  margin-right: 5px;
}
body .float_window .inside .info .button_block .button i.fa-line,
body .float_window .inside .platform .button_block .button i.fa-line {
  color: #ffffff;
}
body .float_window .inside .info .button_block .button i.fa-square-facebook,
body .float_window .inside .platform .button_block .button i.fa-square-facebook {
  color: #ffffff;
}
body .float_window .inside .info .button_block .button::after,
body .float_window .inside .platform .button_block .button::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #000;
  border: inherit;
  border-color: #000;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  opacity: 0;
  content: "";
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .float_window .inside .info .button_block .button:active,
body .float_window .inside .platform .button_block .button:active {
  -webkit-transform: scale(0.95) translateY(2px);
          transform: scale(0.95) translateY(2px);
}
body .float_window .inside .info .button_block .button:active::after,
body .float_window .inside .platform .button_block .button:active::after {
  opacity: 0.1;
}
body .float_window .inside .info .button_block .button .hover_window,
body .float_window .inside .platform .button_block .button .hover_window {
  background-color: #ffffff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 3px 3px 5px #aaaaaa;
          box-shadow: 3px 3px 5px #aaaaaa;
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  white-space: nowrap;
  -webkit-transform: translateY(110%);
          transform: translateY(110%);
  border-radius: 5px;
  opacity: 0;
  font-size: 80%;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  pointer-events: none;
  z-index: 10;
}
body .float_window .inside .info .button_block .button .hover_window .inside,
body .float_window .inside .platform .button_block .button .hover_window .inside {
  position: relative;
  padding: 0;
}
body .float_window .inside .info .button_block .button .hover_window .inside::after,
body .float_window .inside .platform .button_block .button .hover_window .inside::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: #ffffff;
  top: 0;
  right: 20px;
  -webkit-transform: rotate(45deg) translate(-50%, -90%);
          transform: rotate(45deg) translate(-50%, -90%);
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
body .float_window .inside .close_float_window {
  position: absolute;
  top: 10px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
body .float_window .inside .close_float_window:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
body .float_window .inside .platform {
  width: 100%;
  display: none;
  padding-left: 0;
  padding-top: 0;
  padding: 10px;
}
body .float_window .inside .platform.open {
  display: block;
}
body .float_window .inside .platform.all .button {
  margin: 0;
  width: 50%;
}
body .float_window .inside .platform.facebook .button:hover {
  background-color: #1877F2;
  color: #ffffff;
}
body .float_window .inside .platform .button_block {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
body .tag {
  position: fixed;
  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;
  background-color: #ffffff;
  border-radius: 0 0 3px 3px;
  padding: 2px 5px;
  right: 10px;
  top: 90px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  -webkit-transform: translateY(-140%);
          transform: translateY(-140%);
  color: #666666;
  z-index: 100;
  -webkit-box-shadow: 3px 3px 5px #666666;
          box-shadow: 3px 3px 5px #666666;
}
body .tag.open {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
body .tag.open:hover {
  -webkit-transform: translateY(0%) scale(1.05);
          transform: translateY(0%) scale(1.05);
}
body .tag.scroll {
  top: 50px;
}
body .tag.live::before {
  background-color: #f93a3a;
}
body .tag.comming::before {
  background-color: #2591f2;
}
body .tag::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #999999;
  margin-right: 5px;
}
body #float_window_space {
  display: none;
}
body .product_rank_slide_outside_box .product_list .pd_list .pd_list_item {
  width: 18.4%;
}
body .product_rank_slide_outside_box .product_list .pd_list .pd_list_item:nth-child(3n) {
  margin-right: 2%;
}
body .product_rank_slide_outside_box .product_list .pd_list .pd_list_item:nth-child(5n) {
  margin-right: 0;
}
body .bni_121_container {
  position: relative;
  background-color: #f1f1f1;
  padding: 1em;
}
body .bni_121_container .bni_121_title {
  margin: 30px auto;
  font-weight: bold;
  font-size: 2vw;
}
body .bni_121_container .bni_121_title span {
  font-size: 0.6em;
}
body .bni_121_container .bni_121_btn {
  position: absolute;
  z-index: 99;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.5vw;
  cursor: pointer;
  display: inline-block;
  padding: 1em 1.5em;
  margin: 1em auto;
  background-color: #333;
  color: #Fff;
  border-radius: 0.5em;
}
body .bni_121_container .bni_121_list {
  width: 90%;
  margin: 50px auto;
  font-size: 1vw;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.5em;
  padding: 2em 1em;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
body .bni_121_container .bni_121_list * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .bni_121_container .bni_121_list .item {
  float: left;
  width: 25%;
  height: 4em;
  font-size: 1.5em;
  text-align: left;
  padding-left: 1em;
  opacity: 0;
}
body .bni_121_container .bni_121_list .item span {
  vertical-align: middle;
}
body .bni_121_container .bni_121_list .item span.number {
  font-size: 0.6em;
}
body .bni_121_container .bni_121_list.active {
  opacity: 1;
}
body .bni_121_container .bni_121_list.active .item {
  -webkit-animation: bni_121_item 0.5s ease-out both;
  animation: bni_121_item 0.5s ease-out both;
}
@-webkit-keyframes bni_121_item {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes bni_121_item {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
body .replace_loading {
  line-height: 1.5;
  font-size: 16px;
  margin-top: 10%;
}
body .replace_loading .redirect_btn {
  display: none;
}
body .replace_loading a {
  font-size: 150%;
  color: #337ab7;
  text-decoration: underline;
}
body .website_form_wrap {
  width: 100%;
  margin: 0 auto;
  padding: 5% 0;
}
body .website_form_wrap .website_form {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
}
body .website_form_wrap .website_form .form_caption {
  text-align: center;
  font-size: 200%;
  color: #666;
}
body .website_form_wrap .website_form .form_caption span {
  cursor: pointer;
}
body .website_form_wrap .website_form * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .website_form_wrap .website_form img {
  width: 100%;
}
body .website_form_wrap .website_form input,
body .website_form_wrap .website_form select,
body .website_form_wrap .website_form textarea {
  padding: 1%;
  border-radius: 5px;
}
body .website_form_wrap .website_form label {
  font-size: 14px;
  width: 100%;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
body .website_form_wrap .website_form input[type=checkbox],
body .website_form_wrap .website_form input[type=radio] {
  display: none;
}
body .website_form_wrap .website_form input[type=checkbox]:checked + label,
body .website_form_wrap .website_form input[type=radio]:checked + label {
  background-color: #333;
  color: white;
}
body .website_form_wrap .website_form .checkbox_label,
body .website_form_wrap .website_form .radio_label {
  background-color: #fff;
  cursor: pointer;
  color: #4a4a4a;
}
body .website_form_wrap .website_form .checkbox_label div,
body .website_form_wrap .website_form .radio_label div {
  margin: 5px;
}
body .website_form_wrap .website_form .checkbox_label:hover,
body .website_form_wrap .website_form .radio_label:hover {
  background-color: #eee;
}
body .website_form_wrap .website_form .form_block {
  width: 100%;
  font-size: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  border: 1px solid #ddd;
  padding: 3%;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  position: relative;
}
body .website_form_wrap .website_form .form_block:nth-child(n+2) {
  margin-top: 3%;
}
body .website_form_wrap .website_form .form_block .block_title {
  font-size: 20px;
  text-align: left;
  font-weight: 900;
  color: #666;
  line-height: 2;
}
body .website_form_wrap .website_form .form_block .block_description {
  font-size: 16px;
  text-align: left;
  color: #666;
  line-height: 1.5;
}
body .website_form_wrap .website_form .form_block .denide_msg {
  font-size: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2% 0;
  margin: 0% auto 2%;
  border-bottom: 2px solid #666;
  color: #666;
}
body .website_form_wrap .website_form .form_block .denide_msg .member {
  padding: 0px 12px;
}
body .website_form_wrap .website_form .form_block .denide_msg .member:hover {
  color: #aaa;
}
body .website_form_wrap .website_form .form_block .block_filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 60%;
  margin-top: 2%;
}
body .website_form_wrap .website_form .form_block .block_filter .filter_item {
  width: 20%;
  text-align: left;
}
body .website_form_wrap .website_form .form_block .block_content {
  font-size: 16px;
  text-align: left;
  margin: 2% 0%;
  position: relative;
}
body .website_form_wrap .website_form .form_block .block_content .item {
  margin-bottom: 1em;
  padding-left: 1em;
  width: 100%;
}
body .website_form_wrap .website_form .form_block .block_content .item.double {
  width: 50%;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_title {
  font-weight: 900;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value {
  position: relative;
  width: 100%;
  position: relative;
  line-height: 2.5em;
  letter-spacing: 0.1em;
  color: #666;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value.form_mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .important_span {
  color: #ff5b5b;
  font-weight: 900;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text {
  position: relative;
  width: 60%;
  border-bottom: 1px solid #ddd;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text .input_text {
  padding: 0;
  width: 100%;
  height: 2.5em;
  background-color: transparent;
  border: 0;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text .input_text::-webkit-input-placeholder {
  font-size: 1em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text .input_text::-moz-placeholder {
  font-size: 1em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text .input_text:-ms-input-placeholder {
  font-size: 1em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text .input_text::-ms-input-placeholder {
  font-size: 1em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text .input_text::placeholder {
  font-size: 1em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text .input_text:focus + .under_line {
  width: 100%;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text .under_line {
  display: inline-block;
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #666;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text .under_line.invalid_val {
  width: 100% !important;
  background-color: #f36868 !important;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_text.mobile {
  width: 78%;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_select .input_select {
  width: 100%;
  padding: 0 1em;
  height: 2.5em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_select.country_code {
  width: 20%;
  margin-right: 2%;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_textarea {
  margin-top: 0.5em;
  width: 60%;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_textarea .input_textarea {
  width: 100%;
  min-height: 10em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_radio,
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_checkbox {
  margin-top: 0.5em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_radio label,
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_checkbox label {
  padding: 0em 1em;
  border: 1px solid #ddd;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  width: auto;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_file .input_file {
  line-height: 2;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_date {
  margin-top: 0.5em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_date .input_text {
  height: unset;
  margin-right: 0.5em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_date .ui-datepicker-trigger {
  padding: 0.5em;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value .form_notice {
  line-height: 1;
  font-size: 0.8em;
  position: absolute;
  bottom: -1.5em;
  left: 0;
  color: #f36868;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value.item_value_detail {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #ddd;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value.item_value_detail .detail_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row.detail_row_total {
  border-top: 1px solid #666;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row .detail_col {
  width: 15%;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row .detail_col.caption {
  width: 55%;
}
body .website_form_wrap .website_form .form_block .block_content .item .item_value.item_value_detail .detail_table .detail_row .detail_col.total {
  color: red;
}
body .website_form_wrap .website_form .form_block .block_content.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .website_form_wrap .website_form .form_block .block_content.list .list_item {
  display: inline-block;
  width: 49%;
  font-size: 0;
  background-color: #fff;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
}
body .website_form_wrap .website_form .form_block .block_content.list .list_item:nth-child(2n-1) {
  margin-right: 2%;
}
body .website_form_wrap .website_form .form_block .block_content.list .list_item:nth-child(n+3) {
  margin-top: 2%;
}
body .website_form_wrap .website_form .form_block .block_content .form_permission {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #656565;
}
body .website_form_wrap .website_form .form_block .block_content .form_permission .permission_rule {
  line-height: 2;
  font-size: 1.2em;
}
body .website_form_wrap .website_form .form_block .block_content.field_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body .website_form_wrap .website_form .form_block .block_content.btn_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 50px;
}
body .website_form_wrap .website_form .form_block .block_content.btn_block .form_submit {
  cursor: pointer;
  font-size: 16px;
  line-height: 2;
  border: 1px solid #666;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  color: #666;
  text-align: center;
  padding: 0.1em 1.5em;
}
body .website_form_wrap .website_form .form_block .block_content.btn_block .form_submit:hover {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
  background-color: #333;
  color: #fff;
}
body .website_form_wrap .website_form .form_block .is_disabled {
  text-decoration: line-through;
  border-color: #f36868;
  color: #aaa;
  background-color: #eee;
  pointer-events: none;
}
body .website_form_wrap .website_form .form_block.notice_block .block_title {
  text-align: center;
  font-size: 30px;
}
body .website_form_wrap .website_form .form_block.notice_block .block_title i {
  color: tomato;
}
body .website_form_wrap .website_form .form_term .term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .website_form_wrap .website_form .form_term .term input[type=checkbox] {
  display: inline-block;
  margin-right: 10px;
}
body .website_form_wrap .website_form .form_term .term input[type=checkbox]:checked + label {
  background-color: unset;
  color: #333;
}
body .website_form_wrap .website_form .form_term .term label {
  background-color: #fff;
}
body .website_form_wrap .website_form .form_term .term a {
  color: blue;
  text-decoration: underline;
}
body .table_module {
  border-radius: 3px;
  overflow: hidden;
}
body .table_module * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .table_module.log_hanging_table {
  position: relative;
}
body .table_module .caption {
  font-size: 110%;
  text-align: left;
  font-weight: 900;
}
body .table_module .description {
  text-align: left;
  color: #666;
  font-size: 95%;
}
body .table_module .description ul {
  margin: 0;
  padding: 0;
}
body .table_module .description ul li {
  list-style: inside;
  margin-left: 0px;
}
body .table_module .title {
  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;
  padding: 5px 0px;
  margin-top: 1%;
}
body .table_module .title .title_item {
  border-right: 1px solid #ffffff;
}
body .table_module .title .title_item:nth-last-of-type(1) {
  border-right: none;
}
body .table_module .list {
  margin: 0;
  background-color: #ffffff;
  overflow: auto;
}
body .table_module .list.log_hanging_info {
  max-height: 700px;
}
body .table_module .list .list_item {
  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;
  margin: 0;
  height: 100%;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
body .table_module .list .list_item a {
  font-size: 100%;
  text-decoration: underline;
}
body .table_module .list .list_item:nth-of-type(even) {
  background-color: #f6f6f6;
}
body .table_module .list .list_item:hover {
  background-color: #f0f0f0;
}
body .table_module .list .list_item .list_col {
  text-align: center;
  padding: 10px;
  position: relative;
  color: #444444;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .table_module .list .list_item .list_col.product_picture {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
body .table_module .list .list_item .list_col.product_picture .img {
  width: 100px;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: none;
}
body .table_module .list .list_item .list_col.product_picture .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body .table_module .list .list_item .list_col.product_picture .img img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .table_module .list .list_item .list_col.product_picture:hover > .name {
  color: inherit;
}
body .table_module .list .list_item .list_col.product_picture .name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  margin-bottom: 5px;
}
body .table_module .list .list_item .list_col.log_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
body .table_module .list .list_item .list_col.name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .table_module .list .list_item .list_col.name div {
  text-align: left;
}
body .table_module .list .list_item .list_col.name .product_name {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .table_module .list .list_item .list_col.name .standard_name {
  width: 100%;
  color: #999;
  font-size: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .table_module .list .list_item .list_col.warning {
  color: #dc3545;
}
body .table_module .list .list_item .list_col.align_left {
  text-align: left;
}
body .table_module .list .list_item .list_col.align_right {
  text-align: right;
}
body .table_module .list .list_item .list_col input {
  width: 100%;
  padding: 5px;
}
body .table_module .list .list_item .list_col .log_detail_warp {
  width: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  left: 0;
  top: 0;
  height: 100vh;
  z-index: 2000;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
body .table_module .list .list_item .list_col .log_detail_warp .log_detail {
  width: 50%;
  margin: 0 auto;
  margin-top: 10%;
  border: 1px solid;
}
body .table_module .list .list_item .list_col .log_detail_warp .log_detail .caption {
  text-align: center;
  padding: 5px 0;
  margin: 0;
}
body .table_module .list .list_item .list_col .log_detail_warp .log_detail .title {
  font-size: 100%;
  margin-top: 0;
}
body .table_module .list .list_item .list_col .log_detail_warp .log_detail .list_item {
  height: unset;
}
body .table_module .list .list_item .slick_container {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
body .table_module .list .list_item .slick_container .slick-prev:before,
body .table_module .list .list_item .slick_container .slick-next:before {
  font-size: 1.3vw !important;
}
body .table_module .list .list_item .button {
  cursor: pointer;
  padding: 5px 10px;
  font-size: 80% !important;
  border: 1px solid #666;
}
body .table_module .list .list_item .button:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body .table_module .list .list_item .button:active {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-box-shadow: inset 0 0 10px 1px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 10px 1px rgba(0, 0, 0, 0.2);
}
body .table_module.hanging_table .column_1 {
  width: 35%;
}
body .table_module.hanging_table .column_2 {
  width: 15%;
}
body .table_module.hanging_table .column_3 {
  width: 15%;
}
body .table_module.hanging_table .column_4 {
  width: 15%;
}
body .table_module.hanging_table .column_5 {
  width: 20%;
}
body .table_module.hanging_table .log_detail .column_1 {
  width: 10%;
}
body .table_module.hanging_table .log_detail .column_2 {
  width: 15%;
}
body .table_module.hanging_table .log_detail .column_3 {
  width: 55%;
}
body .table_module.hanging_table .log_detail .column_4 {
  width: 20%;
}
body .table_module.log_hanging_table .column_1 {
  width: 35%;
}
body .table_module.log_hanging_table .column_2 {
  width: 15%;
}
body .table_module.log_hanging_table .column_3 {
  width: 35%;
}
body .table_module.log_hanging_table .column_4 {
  width: 15%;
}
body .table_module.member_bank_cash_list .column_event {
  width: 15%;
}
body .table_module.member_bank_cash_list .column_cash {
  width: 15%;
}
body .table_module.member_bank_cash_list .column_post_day {
  width: 15%;
}
body .table_module.member_bank_cash_list .column_remark {
  width: 55%;
}
body .table_module.member_bank_cash_list .column_remark.list_col {
  text-align: left;
  padding-left: 10px;
}
body .table_module.crm_order_info .column_1 {
  width: 20%;
}
body .table_module.crm_order_info .column_2 {
  width: 20%;
}
body .table_module.crm_order_info .column_3 {
  width: 20%;
}
body .table_module.crm_order_info .column_4 {
  width: 20%;
}
body .table_module.crm_order_info .column_5 {
  width: 20%;
}
body .table_module .tip_more {
  display: none;
  background-color: rgba(0, 0, 0, 0.7019607843);
  padding: 5px;
  color: #ddd;
  position: absolute;
  width: 100%;
  bottom: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body .waterfalls_flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
body .waterfalls_flow * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .waterfalls_flow .waterfalls_flow_item {
  width: 25%;
  border: 1px solid #ddd;
  margin-right: 2%;
  border-radius: 10px;
  overflow: hidden;
  padding: 1%;
  background-color: #ffffff;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  -webkit-box-shadow: 3px 3px 7px #dddddd;
          box-shadow: 3px 3px 7px #dddddd;
}
body .waterfalls_flow .waterfalls_flow_item:nth-last-of-type(1) {
  margin-right: 0;
}
body .waterfalls_flow .waterfalls_flow_item.hover_border:hover {
  border: 1px solid #ff2458;
}
body .waterfalls_flow .waterfalls_flow_item.hover_mask:hover {
  background-color: #000000;
}
body .waterfalls_flow .waterfalls_flow_item.pointer {
  cursor: pointer;
}
body .waterfalls_flow .waterfalls_flow_item .header .header_item {
  margin-bottom: 2%;
}
body .waterfalls_flow .waterfalls_flow_item .header .header_item.card_no {
  font-size: 120%;
  font-weight: 900;
}
body .waterfalls_flow .waterfalls_flow_item .header .header_item:nth-last-of-type(1) {
  margin-bottom: 0;
}
body .waterfalls_flow .waterfalls_flow_item .header .logo_pic {
  width: 100%;
  background-color: #fff;
  position: relative;
  margin-bottom: 7%;
}
body .waterfalls_flow .waterfalls_flow_item .header .logo_pic:hover > .mask {
  opacity: 1;
}
body .waterfalls_flow .waterfalls_flow_item .header .logo_pic .mask {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  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;
  color: #ffffff;
  z-index: 99;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body .waterfalls_flow .waterfalls_flow_item .header .logo_pic .cm_pic {
  position: relative;
  padding-top: 100%;
}
body .waterfalls_flow .waterfalls_flow_item .header .logo_pic .cm_pic .cm_img {
  position: absolute;
  top: 0;
  background-position: center center;
  width: 100%;
  height: 100%;
  background-size: 90% !important;
}
body .waterfalls_flow .waterfalls_flow_item .body {
  background-color: #ffffff;
  color: #999;
  padding: 2% 1% 1%;
  border-top: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2%;
}
body .waterfalls_flow .waterfalls_flow_item .body .body_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  line-height: 1.8em;
}
body .waterfalls_flow .waterfalls_flow_item .body .body_item .value {
  overflow: hidden;
  color: #666;
  font-weight: 400;
  font-size: 0.9vw;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
}
body .waterfalls_flow .waterfalls_flow_item .body .body_item .value.address {
  max-width: 85%;
}
body .waterfalls_flow .waterfalls_flow_item .body .body_item .reward_type {
  font-size: 0.9em;
}
body .waterfalls_flow .waterfalls_flow_item .body .body_item .reward_type .number {
  color: #ff2458;
}
body .waterfalls_flow .waterfalls_flow_item .body .body_item:nth-last-of-type(1) {
  margin-bottom: 0;
}
body .search_select {
  position: relative;
  cursor: pointer;
  width: 60%;
  margin-right: 10px;
}
body .search_select .search_input_container {
  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;
  border: 1px solid #ddd;
  min-width: 200px;
  padding-right: 10px;
  border-radius: 5px;
  position: relative;
  width: 99%;
  background-color: #f9f9f9;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body .search_select .search_input_container .icon {
  font-size: 12px;
}
body .search_select .search_input_container input {
  width: 100%;
  padding: 5px 10px;
  color: inherit;
  outline: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
  font-size: 14px;
}
body .search_select .search_select_options {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  background-color: #fff;
  border: 1px solid #ddd;
  width: 100%;
  border-radius: 5px;
  max-height: 200px;
  overflow: auto;
  z-index: 10;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body .search_select .search_select_options.open {
  display: block;
}
body .search_select .search_select_options .search_select_options_item {
  padding: 4px 8px;
  cursor: pointer;
  font-size: 14px;
  border-bottom: 1px solid #dddddd;
}
body .search_select .search_select_options .search_select_options_item:nth-last-of-type(1) {
  display: none;
}
body .search_select .search_select_options .search_select_options_item:hover {
  background-color: #eee;
}
body .search_select .search_select_options .no_data {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
}
body .search_select .search_select_options .no_data.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .search_select .input.hidden {
  display: none;
}
body .check_in_outside .check_in_wrapper {
  font-size: 5vw;
}
body .check_in_outside .check_in_wrapper .qrcode {
  height: 500px;
}
body .check_in_result_wrapper {
  width: 80%;
  margin: 0 auto;
  font-size: 20px;
  line-height: 2;
}
body .check_in_result_wrapper .check_in_result .check_in_header.success {
  color: #1da818;
}
body .check_in_result_wrapper .check_in_result .check_in_header.warning {
  color: #fcd704;
}
body .check_in_result_wrapper .check_in_result .check_in_header.error {
  color: #ff2a2a;
}
body .withdrew_tip_content {
  line-height: 2;
}

@-webkit-keyframes scroll_down {
  0% {
    background-position: right;
  }
  100% {
    background-position: left;
  }
}
@keyframes scroll_down {
  0% {
    background-position: right;
  }
  100% {
    background-position: left;
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  19%, 89% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }
  30%, 70% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
  /* 50%{transform: translate3d(-4px,0,0);} */
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  19%, 89% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }
  30%, 70% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
  /* 50%{transform: translate3d(-4px,0,0);} */
}
@-webkit-keyframes ripple {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
            transform: translate(-50%, -50%) scale(1.4);
    opacity: 0;
  }
}
@keyframes ripple {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
            transform: translate(-50%, -50%) scale(1.4);
    opacity: 0;
  }
}
@-webkit-keyframes opacity_gradient {
  from {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  to {
    opacity: 0.6;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes opacity_gradient {
  from {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  to {
    opacity: 0.6;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes arrow_fadeIn_and_fadeOut {
  0% {
    opacity: 1;
    right: 10%;
  }
  25% {
    opacity: 0;
    right: 3%;
  }
  50% {
    opacity: 0;
    right: 10%;
  }
  75% {
    opacity: 1;
    right: 10%;
  }
  100% {
    opacity: 1;
    right: 10%;
  }
}
@keyframes arrow_fadeIn_and_fadeOut {
  0% {
    opacity: 1;
    right: 10%;
  }
  25% {
    opacity: 0;
    right: 3%;
  }
  50% {
    opacity: 0;
    right: 10%;
  }
  75% {
    opacity: 1;
    right: 10%;
  }
  100% {
    opacity: 1;
    right: 10%;
  }
}