@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #000;
}

a:hover {
  color: #f18d1e;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .carousel-image {
    height: 600px;
    background-position: center center;
    background-size: cover;
  }
}

@media (max-width: 1199px) {
  .carousel-image {
    height: 650px;
    background-position: center center;
    background-size: 100% 650px;
    background-repeat: no-repeat;
  }
}

.indextitle p {
  font-size: 1.5em;
  letter-spacing: 0.2em;
  font-weight: bold;
}

@media (min-width: 576px) {
  .indextitle p {
    font-size: 2em;
  }
}

.indexcontent .indextext {
  letter-spacing: 0.2em;
  line-height: 2em;
}

.indeximg img {
  width: 100%;
}

@media (min-width: 576px) {
  .indeximg .indeximg_title {
    font-size: 1.5em;
    letter-spacing: 0.1em;
  }
}

.indeximg .indeximg_text {
  color: #909090;
  font-size: 1em;
}

.sitemap .sitemap_border {
  border-top: 1px solid #212121;
}

@media (min-width: 576px) {
  .sitemap .sitemap_border {
    border-top: 2px solid #212121;
  }
}

.sitemap .sitemap_border ul li {
  margin: 0.5em 0;
}

.sitemap .sitemap_border .sitemap_title {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.sitemap .sitemap_border .sitemap_text {
  color: #212121;
}

.sitemap .sitemap_border .sitemap_text:hover {
  color: #fd7e14;
}

.sitemap .sitemap_img {
  padding-bottom: 0px;
}

.sitemap .sitemap_border-md {
  border-bottom: 1px solid #212121;
}

@media (min-width: 576px) {
  .sitemap .sitemap_border-md {
    border-top: 2px solid #212121;
    border-bottom: none;
  }
}

.sitemap .sitemap_border-md ul li {
  margin: 0.5em 0;
}

.sitemap .sitemap_border-md .sitemap_title {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.sitemap .sitemap_border-md .sitemap_text {
  color: #212121;
}

.sitemap .sitemap_border-md .sitemap_text:hover {
  color: #fd7e14;
}

.salestitle p {
  font-size: 1.5em;
  letter-spacing: 0.2em;
}

@media (min-width: 576px) {
  .salestitle p {
    font-size: 2em;
  }
}

.breadcrumb-item+.breadcrumb-item::before {
  content: ">";
}

.breadcrumb-item.active {
  color: #fd7e14;
}

.breadcrumb-item_a {
  font-size: 0.9em;
}

.sales-nav a {
  padding-left: 0;
  padding-bottom: 0;
}

@media (min-width: 576px) {
  .sales-nav a {
    font-size: 1.2em;
    letter-spacing: 0.3em;
    padding: 0;
  }
}

.sales-nav a:hover {
  border-bottom: 2px solid #fd7e14;
}

.sales-nav::before {
  content: url(../image/teaicon.png);
  display: inline-block;
  margin-bottom: 2px;
}

@media (min-width: 576px) {
  .sales-nav::before {
    margin-right: 0px;
    margin-bottom: 3px;
  }
}

.sales-nav .nav-active {
  color: #fd7e14 !important;
  border-bottom: 2px solid #fd7e14;
}

.sales-nav .nav-item_a {
  padding-left: 5px;
}

.sales-time {
  color: #929292;
}

.sales-title {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.salesimg {
  width: 100%;
}

.salesinner-wrap {
  position: relative;
}

.salesinner-wrap .salesinner-title {
  font-size: 1.5em;
  color: #fd7e14;
  margin-left: 5px;
}

@media (min-width: 576px) {
  .salesinner-wrap .salesinner-title {
    font-size: 2em;
    margin-left: 20px;
  }
}

.salesinner-wrap .salesinner-title::before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 3px;
  background-color: #fd7e14;
  margin-right: 5px;
  top: 50px;
  left: 0;
}

@media (min-width: 576px) {
  .salesinner-wrap .salesinner-title::before {
    height: 30px;
    width: 8px;
    top: 57px;
  }
}

.salesinner-wrap .salesinner-text {
  color: #9a9a9a;
  font-size: 0.8em;
  margin-left: 10px;
}

@media (min-width: 576px) {
  .salesinner-wrap .salesinner-text {
    margin-left: 25px;
  }
}

.salesinner-img img {
  width: 100%;
  text-align: center;
}

@media (max-width: 576px) {
  .salesinner-img img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .salesinner-img img {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .salesinner-img img {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .salesinner-img img {
    width: 100%;
  }
}

.salesinner-img_text {
  line-height: 1.5em;
  letter-spacing: 0.2em;
}

@media (min-width: 576px) {
  .salesinner-img_text {
    line-height: 2em;
    font-weight: bold;
    letter-spacing: 0.4em;
  }
}

.brandtitle p {
  font-size: 1.5em;
  letter-spacing: 0.2em;
  font-weight: bold;
}

@media (min-width: 576px) {
  .brandtitle p {
    font-size: 2em;
  }
}

.brandtext {
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .brandtext {
    letter-spacing: 0.4em;
    line-height: 2em;
    text-indent: 2em;
  }
}

@media (max-width: 1200px) {
  .brandimg {
    text-align: center;
  }
}

.brandimg img {
  width: 100%;
}

@media (max-width: 1200px) {
  .factoryimg {
    text-align: center;
  }
}

.factoryimg img {
  max-width: 300px;
}

@media (min-width: 576px) {
  .factoryimg img {
    max-width: 540px;
  }
}

.brandtitle {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .brandtitle {
    font-size: 1.2em;
    letter-spacing: 0.4em;
    line-height: 2em;
  }
}

.ask-btn {
  border-radius: 0%;
}

@media (min-width: 576px) {
  .ask-btn {
    width: 200px;
    font-size: 1em;
    letter-spacing: 0.4em;
  }
}

@media (min-width: 576px) {
  .ask-btn::after {
    content: "";
    border: solid transparent;
    border-left-color: #fff;
    border-width: 4px 0 4px 6px;
    display: inline-block;
    margin-bottom: 2px;
    margin-right: -10px;
  }
}

.locationtitle p {
  font-size: 1.5em;
  letter-spacing: 0.2em;
  font-weight: bold;
}

@media (min-width: 576px) {
  .locationtitle p {
    font-size: 2em;
  }
}

.location-mainimg img {
  width: 100%;
}

.locationshop-text {
  font-weight: bold;
  letter-spacing: 0.2em;
}

@media (min-width: 576px) {
  .locationshop-text {
    font-size: 1.5em;
  }
}

.locationshop-text::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 30%;
  top: 50%;
  left: 1.5%;
  background-color: #000;
}

@media (min-width: 576px) {
  .locationshop-text::before {
    width: 30%;
  }
}

@media (min-width: 768px) {
  .locationshop-text::before {
    width: 35%;
  }
}

@media (min-width: 992px) {
  .locationshop-text::before {
    width: 40%;
  }
}

@media (min-width: 12006px) {
  .locationshop-text::before {
    width: 30%;
  }
}

.locationshop-text::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 30%;
  top: 50%;
  right: 1.3%;
  background-color: #000;
}

@media (min-width: 576px) {
  .locationshop-text::after {
    width: 30%;
  }
}

@media (min-width: 768px) {
  .locationshop-text::after {
    width: 35%;
  }
}

@media (min-width: 992px) {
  .locationshop-text::after {
    width: 40%;
  }
}

@media (min-width: 12006px) {
  .locationshop-text::after {
    width: 30%;
  }
}

.locationshop-img {
  width: 300px;
}

@media (min-width: 576px) {
  .locationshop-img {
    width: 300px;
  }
}

@media (min-width: 768px) {
  .locationshop-img {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .locationshop-img {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .locationshop-img {
    width: 100%;
  }
}

.locationshop-img_title {
  font-weight: bold;
  letter-spacing: 0.2em;
}

@media (min-width: 576px) {
  .locationshop-img_title {
    font-size: 1.2em;
  }
}

.locationshop-img_text {
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

@media (min-width: 576px) {
  .locationshop-img_text {
    margin-right: 2px;
  }
}

.locationshop-img_text img {
  vertical-align: sub;
  width: auto;
}

.strucktext {
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .strucktext {
    letter-spacing: 0.4em;
    line-height: 2em;
    text-indent: 2em;
    font-weight: bold;
  }
}

.struckimg img {
  width: 300px;
  text-align: center;
}

@media (min-width: 576px) {
  .struckimg img {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .struckimg img {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .struckimg img {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .struckimg img {
    width: 100%;
  }
}

.location-struckimg img {
  width: 100%;
}

.changtitle {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}

.changhr {
  text-align: center;
  width: 100px;
  background-color: #bfbfbf;
  margin-top: 10px;
  margin-bottom: 0;
}

.changprice {
  color: #bfbfbf;
}

.shop-strucktitle p {
  font-size: 1.5em;
  letter-spacing: 0.2em;
}

@media (min-width: 576px) {
  .shop-strucktitle p {
    font-size: 2em;
  }
}

.shopinner-title {
  text-align: left;
}

.shopinner-title .shopinner-title_txt {
  font-size: 1.2rem;
}

.shopinner-title p {
  padding: 5px 0;
  letter-spacing: 0.1em;
  font-size: 0.9em;
  font-weight: bold;
}

@media (min-width: 576px) {
  .shopinner-title p {
    letter-spacing: 0.3em;
    padding-bottom: 5px;
  }
}

.shopinner-title .txt-dash {
  text-decoration: line-through;
}

.shopinner-title span {
  color: red;
  font-weight: bold;
  font-size: 1.4em;
  padding-left: 10px;
}

@media (min-width: 576px) {
  .shopinner-title span {
    font-size: 1.8em;
    letter-spacing: 0.1em;
  }
}

.shopinner-media {
  text-align: right;
}

.col-form-label {
  font-weight: bold;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  text-align: left;
}

@media (min-width: 576px) {
  .col-form-label {
    letter-spacing: 0.3em;
  }
}

.title-p1 {
  letter-spacing: 0.1em;
  font-size: 0.9em;
  font-weight: bold;
}

.discount-title p {
  font-weight: bold;
}

.discount-title p::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 30%;
  left: 3%;
  top: 50%;
  background-color: #000;
}

@media (min-width: 576px) {
  .discount-title p::before {
    width: 20%;
  }
}

@media (min-width: 768px) {
  .discount-title p::before {
    width: 40%;
  }
}

@media (min-width: 992px) {
  .discount-title p::before {
    width: 35%;
  }
}

@media (min-width: 1200px) {
  .discount-title p::before {
    width: 40%;
  }
}

.discount-title p::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 30%;
  background-color: #000;
  right: 3%;
  top: 50%;
}

@media (min-width: 576px) {
  .discount-title p::after {
    width: 20%;
  }
}

@media (min-width: 768px) {
  .discount-title p::after {
    width: 40%;
  }
}

@media (min-width: 992px) {
  .discount-title p::after {
    width: 35%;
  }
}

@media (min-width: 1200px) {
  .discount-title p::after {
    width: 40%;
  }
}

.discount {
  text-align: left;
}

.discount p {
  text-align: center;
  font-size: 0.9em;
  letter-spacing: 0.2em;
  width: 70px;
  margin-bottom: 10px;
  color: #fff;
  background-color: #fd7d14dc;
  border-radius: 10%;
}

.discount span {
  margin-left: 10px;
  letter-spacing: 0.1em;
  font-size: 0.8em;
}

.discount-content p {
  margin-bottom: 6px;
}

.shopitem {
  border-bottom: 5px solid #fff;
}

.shopitem img {
  width: 300px;
  height: 225px;
}

@media (min-width: 576px) {
  .shopitem img {
    height: 375px;
    width: 500px;
  }
}

@media (min-width: 1200px) {
  .shopitem img {
    height: 375px;
    width: 500px;
  }
}

.itemimg-wrap {
  cursor: pointer;
}

.itemimg-wrap .itemimg-wrap_img img {
  width: 65px;
  height: 60px;
}

@media (min-width: 576px) {
  .itemimg-wrap .itemimg-wrap_img img {
    width: 130px;
    height: 98px;
  }
}

@media (min-width: 768px) {
  .itemimg-wrap .itemimg-wrap_img img {
    width: 110px;
    height: 120px;
  }
}

@media (min-width: 1200px) {
  .itemimg-wrap .itemimg-wrap_img img {
    width: 130px;
    height: 98px;
  }
}

.shoptitle {
  font-size: 1.5em;
  letter-spacing: 0.2em;
  font-weight: bold;
}

@media (min-width: 576px) {
  .shoptitle {
    font-size: 2em;
  }
}

p img {
  width: 100%;
}

.shoptext {
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .shoptext {
    letter-spacing: 0.4em;
    line-height: 2em;
  }
}

.shoptext-banner {
  width: 100%;
}

@media (min-width: 576px) {
  .shoptext-banner {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .shoptext-banner {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .shoptext-banner {
    width: 100%;
  }
}

@media (min-width: 12006px) {
  .shoptext-banner {
    width: 100%;
  }
}

.shoptext-tw {
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .shoptext-tw {
    letter-spacing: 0.4em;
    line-height: 2.5em;
    text-indent: 4em;
    font-weight: bold;
  }
}

.shoptext-jp {
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .shoptext-jp {
    letter-spacing: 0.4em;
    line-height: 2.5em;
    text-indent: 2em;
    font-weight: bold;
  }
}

.guidetext {
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .guidetext {
    letter-spacing: 0.4em;
    line-height: 2em;
    font-weight: bold;
  }
}

.contactitle {
  color: #b1b0b0;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .contactitle {
    font-size: 1em;
  }
}

.contactwrap {
  position: relative;
}

.contactwrap .contactext {
  font-weight: bold;
  text-decoration: underline;
  font-size: 0.9em;
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .contactwrap .contactext {
    line-height: 2em;
  }
}

#tabs-nav {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}

a.tabs-menu {
  display: inline-block;
  background-color: #fff;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  padding: 5px 10px;
  text-decoration: none;
  border: solid 1px #fd7e14;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
}

a.tabs-menu.tabs-menu-active {
  background-color: #fd7e14;
  border: solid 1px #fd7e14;
  color: #fff;
  border-bottom: solid 1px #fd7e14;
}

.tabs-container {
  border: solid 1px #fd7e14;
  margin-top: -1px;
  background-color: #fff;
  overflow: hidden;
}

.tabs-panel {
  display: none;
  min-height: 150px;
  overflow: auto;
  padding: 10px;
  max-height: auto;
}

.logins_line {
  text-align: center;
  position: relative;
}

.logins_line .logins_line_font {
  position: relative;
  font-weight: 400;
  padding: 0;
  margin: 0 auto;
}

.logins_line .logins_line_font::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  height: 1px;
  width: 45%;
  background: #000;
}

.logins_line .logins_line_font::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0%;
  height: 1px;
  width: 45%;
  background: #000;
}

.wechat_logins_line {
  text-align: center;
  position: relative;
}

/* .wechat_logins_line .wechat_logins_line_font {
  position: relative;
  font-weight: 400;
  padding: 0;
  margin: 0 auto;
} */

/* .wechat_logins_line .wechat_logins_line_font::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  height: 1px;
  width: 25%;
  background: #000;
}

.wechat_logins_line .wechat_logins_line_font::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0%;
  height: 1px;
  width: 25%;
  background: #000;
} */

.dashline {
  border-left: none;
}

@media (min-width: 576px) {
  .dashline {
    border-left: 2px solid gray;
  }
}

.loginPage h1 {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.loginPage .loginfail {
  color: #989898;
  text-decoration: underline;
}

.loginPage .loginfail:hover {
  color: #fd7e14;
  text-decoration: underline;
}

.loginPage .logins_line {
  text-align: center;
  position: relative;
}

.loginPage .logins_line .logins_line_font {
  position: relative;
  font-weight: 400;
  padding: 0;
  margin: 0 auto;
}

.loginPage .logins_line .logins_line_font::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  height: 1px;
  width: 45%;
  background: #000;
}

.loginPage .logins_line .logins_line_font::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0%;
  height: 1px;
  width: 45%;
  background: #000;
}

.registerPage h1 {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.btn_line {
  color: #fff;
  background-color: #00b900;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn_wechat {
  color: #fff;
  background-color: #31C060;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn_google {
  color: #fff;
  background-color: #ca0202;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.passwordtitle {
  font-size: 0.9em;
  line-height: 1.5em;
}

@media (min-width: 576px) {
  .passwordtitle {
    font-size: 1em;
    letter-spacing: 0.2em;
  }
}

.member-wrap_sm {
  position: fixed;
  top: 9%;
  left: -200px;
  width: 200px;
  background: #fd7e14;
  z-index: 999;
  -moz-top: 14%;
}

.member-wrap_sm .toogle-btn {
  position: absolute;
  top: 0%;
  right: -48px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  background: #fd7e14;
}

.member-wrap_sm .toogle-btn:before {
  content: url(../image/clerk.png);
  width: 30px;
  height: 48px;
  vertical-align: -webkit-baseline-middle;
  vertical-align: -moz-middle-with-baseline;
}

.member-wrap_sm.active {
  left: 0%;
}

.member-wrap_sm .slidebar-sm {
  text-align: center;
  color: #fff;
}

.member-wrap_sm .slidebar-sm_logo img {
  width: 50px;
  height: 50px;
  vertical-align: bottom;
}

@media (min-width: 576px) {
  .member-wrap_sm .slidebar-sm_logo img {
    width: 100px;
    height: 100px;
    border: 1px solid #fff;
    border-radius: 50%;
  }
}

.member-wrap_sm .slidebar-sm_logo p {
  padding-bottom: 14px;
  letter-spacing: 0.1em;
}

@media (min-width: 576px) {
  .member-wrap_sm .slidebar-sm_logo p {
    display: block;
  }
}

.member-wrap_sm .slidebar-sm_body .slidebar-body_a {
  color: #fff;
}

.member-wrap {
  border: 1px solid #ffdead;
}

.member-wrap .member-logo {
  border-bottom: 1px solid #ffdead;
}

.member-wrap .member-logo img {
  border: 1px solid #ffdead;
  border-radius: 50%;
}

.member-wrap .member-logo p {
  letter-spacing: 0.1em;
}

.member-wrap .member-head {
  border-bottom: 1px solid #ffdead;
}

.member-wrap .member-head p {
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 3em;
}

@media (min-width: 576px) {
  .member-wrap .member-body {
    padding: 0 50px;
  }
}

@media (min-width: 768px) {
  .member-wrap .member-body {
    padding: 0 10px;
  }
}

.member-wrap .member-body li {
  padding-bottom: 10px;
}

.member-wrap .member-body .member-body_a {
  letter-spacing: 0.1em;
  font-size: 1em;
}

.member-wrap .member-body .member-body_a::before {
  content: "";
  border: solid transparent;
  border-left-color: #fd7e14;
  border-width: 4px 0 4px 6px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 2px;
}

.member-set {
  border: 1px solid #ffdead;
}

@media (min-width: 576px) {
  .member-set {
    border: 1px solid #ffdead;
  }
}

.member-set .member-set_content {
  padding-right: 5%;
}

@media (min-width: 768px) {
  .member-set .member-set_content {
    padding-right: 0;
  }
}

.member-set .member-set_content .contentEnd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.member-set .member-set_content .contentEnd p {
  font-size: 18px;
  letter-spacing: 3px;
  font-weight: bold;
  margin-bottom: 5px;
}

.member-set .member-set_content .contentEnd h2 {
  font-size: 22px;
  letter-spacing: 3px;
  font-weight: bold;
}

.member-set .member-set_content .contentCenter {
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.member-set .member-set_content .contentCenter .contentCenter-btn {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.member-set .moblie-own {
  font-size: 1.2em;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.member-set .moblie-own_label {
  background: #fd7e14;
  color: #fff;
  letter-spacing: 0.1em;
}

.member-set .moblie-own_input {
  border: 1px solid #a2a2a2;
}

.member-set .moblie-own_input input {
  text-align: right;
  padding-right: 20px;
  letter-spacing: 0.1em;
}

.member-set .moblie-coupon_p {
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding-bottom: 10px;
  padding-right: -10px;
}

.member-set .moblie-coupon {
  background: rgba(147, 147, 147, 0.456);
}

.member-set .moblie-coupon .moblie-coupon_title p {
  padding-left: 2px;
  padding-bottom: 10px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

.member-set .moblie-coupon .moblie-coupon_title .moblie-coupon_T {
  font-size: 1.2em;
  padding-bottom: 10px;
  letter-spacing: 0.3em;
  font-weight: bold;
}

.member-set .moblie-coupon .moblie-coupon_content p {
  padding-bottom: 10px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

.member-set .moblie-coupon .moblie-coupon_content .moblie-coupon_money {
  color: red;
  font-size: 1em;
  letter-spacing: 0.2em;
  font-weight: bold;
}

.member-set .moblie-coupon .moblie-coupon_line {
  width: 2px;
  background: white;
  border-left: 1px dashed gray;
}

.member-set .member-set_title {
  padding: 10px;
  border-bottom: 1px solid #ffdead;
}

@media (min-width: 576px) {
  .member-set .member-set_title {
    letter-spacing: 0.1em;
    padding: 20px 20px;
  }
}

.member-set .member-set_title p {
  font-size: 1em;
  letter-spacing: 0;
}

@media (min-width: 576px) {
  .member-set .member-set_title p {
    font-size: 1.2em;
    letter-spacing: 0.2em;
  }
}

.member-set .member-set_title span {
  font-size: 0.8em;
  color: red;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media (min-width: 576px) {
  .member-set .member-set_title span {
    padding-top: 5px;
  }
}

.member-level {
  border-right: 1px solid #ffdead;
  border-bottom: 1px solid #ffdead;
}

@media (min-width: 576px) {
  .member-level {
    letter-spacing: 0.1em;
    padding: 20px 20px;
  }
}

.member-level p {
  font-size: 1em;
  letter-spacing: 0;
}

@media (min-width: 576px) {
  .member-level p {
    letter-spacing: 0.2em;
  }
}

.member-level span {
  font-size: 0.8em;
  letter-spacing: 0.1em;
}

@media (min-width: 576px) {
  .member-level span {
    font-size: 1em;
    letter-spacing: 0.2em;
  }
}

.member-level span a {
  color: blue;
  font-weight: bold;
  text-decoration: underline;
}

.member-level span a:hover {
  color: #fd7e14;
}

.member-account {
  border-right: 1px solid #ffdead;
  border-bottom: 1px solid #ffdead;
}

@media (min-width: 576px) {
  .member-account {
    letter-spacing: 0.1em;
    padding: 20px 20px;
  }
}

.member-account p {
  letter-spacing: 0.2em;
}

.member-account .member-account_text {
  font-size: 16px;
}

@media (max-width: 576px) {
  .member-account .member-account_text {
    font-size: 10px;
  }
}

.member-name {
  border-right: 1px solid #ffdead;
  border-bottom: 1px solid #ffdead;
}

@media (min-width: 576px) {
  .member-name {
    letter-spacing: 0.1em;
    padding: 20px 20px;
  }
}

.member-name p::before {
  content: "*";
  color: red;
  margin-left: -5px;
}

.member-birth {
  border-right: 1px solid #ffdead;
  border-bottom: 1px solid #ffdead;
}

@media (min-width: 576px) {
  .member-birth {
    letter-spacing: 0.1em;
    padding: 20px 20px;
  }
}

.member-birth p::before {
  content: "*";
  color: red;
  margin-left: -5px;
}

.member-birth input {
  height: 38px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

@media (min-width: 576px) {
  .member-birth input {
    width: 39%;
    letter-spacing: 0.1em;
    padding: 0.375rem 0.75rem;
  }
}

@media (min-width: 768px) {
  .member-birth input {
    width: 50%;
    letter-spacing: 0.1em;
    padding: 0.375rem 0.75rem;
  }
}

.member-mail {
  border-right: 1px solid #ffdead;
  border-bottom: 1px solid #ffdead;
}

@media (min-width: 576px) {
  .member-mail {
    letter-spacing: 0.1em;
    padding: 20px 20px;
  }
}

.member-mail p::before {
  content: "*";
  color: red;
  margin-left: -5px;
}

.member-mail span {
  color: red;
}

.member-addrees {
  border-right: 1px solid #ffdead;
  border-bottom: 1px solid #ffdead;
}

.member-addrees p::before {
  content: "*";
  color: red;
  margin-left: -5px;
}

@media (min-width: 576px) {
  .member-addrees {
    letter-spacing: 0.1em;
    padding: 20px 20px;
  }
}

.member-addrees_xs {
  border-bottom: 1px solid #ffdead;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 576px) {
  .member-addrees_xs {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.member-addrees_xs #twzipcode select {
  height: 30px;
  width: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

@media (min-width: 576px) {
  .member-addrees_xs #twzipcode select {
    height: 35px;
  }
}

.member-addrees_xs #twzipcode input {
  width: 100%;
  margin-bottom: 10px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  padding-left: 5px;
}

@media (min-width: 576px) {
  .member-addrees_xs #twzipcode input {
    height: 35px;
    width: 20%;
  }
}

@media (min-width: 576px) {
  .member-addrees_xs {
    border-bottom: 1px solid #ffdead;
  }
}

@media (min-width: 576px) {
  .member-addrees_xs .member-addrees_a {
    letter-spacing: 0.1em;
    padding: 20px 10px;
  }
}

@media (min-width: 576px) {
  .member-addrees_xs .member-addrees_b {
    letter-spacing: 0.1em;
    padding: 20px 10px;
  }
}

@media (min-width: 576px) {
  .member-addrees_xs .member-addrees_c {
    letter-spacing: 0.1em;
    padding: 20px 10px;
  }
}

.member-phone {
  border-right: 1px solid #ffdead;
  border-bottom: 1px solid #ffdead;
}

/* .member-phone p::before {
  content: "*";
  color: red;
  margin-left: -5px;
} */
@media (min-width: 576px) {
  .member-phone {
    letter-spacing: 0.1em;
    padding: 20px 20px;
  }
}

.member-phone input {
  margin-left: 5px;
  padding-right: 5px;
}

@media (min-width: 576px) {
  .member-phone input {
    margin-left: 0;
    padding-right: 0;
  }
}

.member-know {
  border-right: 1px solid #ffdead;
  border-bottom: 1px solid #ffdead;
}

@media (min-width: 576px) {
  .member-know {
    letter-spacing: 0.1em;
    padding: 20px 20px;
  }
}

.member-know select {
  margin-left: 5px;
  padding-right: 5px;
}

@media (min-width: 576px) {
  .member-know select {
    margin-left: 0;
    padding-right: 0;
  }
}

.record-title {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.coupon-title p {
  font-size: 1.2em;
  font-weight: bold;
}

.coupon-title .coupon-title_label {
  background: #fd7e14;
  color: #fff;
}

.coupon-title .coupon-title_input {
  border: 1px solid #ffdead;
}

.table-responsive-md p {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.checkcontainer {
  display: block;
  width: 0px;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: -25px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.form-check:hover input~.checkmark {
  background-color: #ccc;
}

.form-check input:checked~.checkmark {
  border: 1px solid #ccc;
  background-color: #fff;
}

.form-check input:checked~.checkmark:after {
  display: block;
}

.form-check .checkmark:after {
  left: 10px;
  top: -10px;
  width: 10px;
  height: 30px;
  border: solid green;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.moblie-cart {
  background: #fff;
  border-bottom: 1px solid #000;
}

.moblie-cart .mobliecart-content h5 {
  font-size: 0.8em;
  letter-spacing: 0.1em;
}

.moblie-cart .mobliecart-content p {
  font-size: 1.2em;
  color: red;
  letter-spacing: 0.1em;
}

.moblie-cart .mobliecart-input input {
  width: 150px;
}

.couponDiscount-xs input {
  font-size: 0.9em;
}

.carttr-td {
  font-size: 1.2em;
  letter-spacing: 0.2em;
}

.carttr-tr {
  background: #fff;
}

.carttr-tr th {
  vertical-align: middle;
}

.carttr-tr td {
  vertical-align: middle;
}

.carttr-tr td .cart-input_wrap button {
  border-radius: 0;
}

@media (min-width: 576px) {
  .carttr-tr td .cart-input_wrap button {
    padding: 0.375rem 0.75rem;
  }
}

@media (min-width: 768px) {
  .carttr-tr td .cart-input_wrap button {
    padding: 0.375rem 0.42rem;
  }
}

@media (min-width: 992px) {
  .carttr-tr td .cart-input_wrap button {
    padding: 0.375rem 0.75rem;
  }
}

@media (min-width: 576px) {
  .carttr-tr td .cart-input_wrap .cart-input {
    width: 40px;
  }
}

@media (min-width: 768px) {
  .carttr-tr td .cart-input_wrap .cart-input {
    width: 25px;
  }
}

@media (min-width: 992px) {
  .carttr-tr td .cart-input_wrap .cart-input {
    width: 80px;
  }
}

.carttr-tr .delete-btn {
  width: 100px;
}

.goodsum .goodsum-td {
  font-weight: 600;
  letter-spacing: 0.1em;
}

.goodsum .goodsum-price {
  letter-spacing: 0.1em;
}

.method td {
  vertical-align: bottom;
  font-weight: 600;
}

.freight .freight-td {
  font-weight: 600;
  letter-spacing: 0.1em;
}

.freight .freight-price {
  letter-spacing: 0.1em;
}

.discount .discount-td {
  font-weight: 600;
  letter-spacing: 0.1em;
}

.discount .discount-td input {
  cursor: pointer;
}

.discount .discount-price {
  letter-spacing: 0.1em;
}

.price p {
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.2em;
  margin-right: 20px;
}

.price span {
  color: red;
  font-weight: normal;
}

.price .price-span {
  font-weight: normal;
  color: red;
}

.price .price-span span {
  font-size: 2em;
  letter-spacing: 0.1em;
}

.price-btn a {
  border-radius: 0%;
}

.bg-brown {
  background: rgba(161, 157, 133, 0.356);
}

.buyerinfo-moblie .buyerinfo-moblie_border {
  border: 1px solid rgba(161, 157, 133, 0.356);
}

.buyerinfo-moblie .buyerinfo-moblie_border .buyerinfo-moblie_title {
  background: #3f3f3f;
  color: #fff;
  padding: 10px;
  letter-spacing: 0.2em;
}

.buyerinfo-moblie .buyerinfo-moblie_border p {
  letter-spacing: 0.2em;
  text-align: left;
}

.buyerinfo {
  border: 1px solid rgba(161, 157, 133, 0.356);
}

.buyerinfo h2 {
  background: #3f3f3f;
  color: #fff;
  padding: 10px;
  letter-spacing: 0.2em;
}

.buyerinfo p {
  padding: 10px;
  letter-spacing: 0.2em;
  text-align: left;
}

.buyerinfo .buyerform {
  font-weight: 600;
}

.buyerinfo .buyerform .buyerform-name {
  background: #fff;
  padding-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.buyerinfo .buyerform .buyerform-name span {
  color: red;
}

.buyerinfo .buyerform .buyerform-name label {
  letter-spacing: 0.2em;
}

.buyerinfo .buyerform .buyerform-name input {
  border-radius: 0%;
}

.buyerinfo .buyerform .buyerform-phone {
  background: rgba(161, 157, 133, 0.356);
  padding-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.buyerinfo .buyerform .buyerform-phone span {
  color: red;
}

.buyerinfo .buyerform .buyerform-phone label {
  letter-spacing: 0.2em;
}

.buyerinfo .buyerform .buyerform-phone input {
  border-radius: 0%;
}

.buyerinfo .buyerform .buyerform-citycall {
  background: #fff;
  padding-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.buyerinfo .buyerform .buyerform-citycall label {
  letter-spacing: 0.2em;
}

.buyerinfo .buyerform .buyerform-citycall input {
  border-radius: 0%;
}

.buyerinfo .buyerform .buyerform-address {
  background: rgba(161, 157, 133, 0.356);
  padding-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.buyerinfo .buyerform .buyerform-address #twzipcode1 input {
  width: 100%;
  border-radius: 0%;
  height: 40px;
  padding: 0.375rem 0.75rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  .buyerinfo .buyerform .buyerform-address #twzipcode1 input {
    width: 20%;
  }
}

.buyerinfo .buyerform .buyerform-address label {
  letter-spacing: 0.2em;
}

.buyerinfo .buyerform .buyerform-address select {
  border-radius: 0%;
  height: 40px;
  padding: 0.375rem 0.75rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  margin-bottom: 10px;
  margin-right: 10px;
}

@media (min-width: 576px) {
  .buyerinfo .buyerform .buyerform-address select {
    margin-right: 10px;
  }
}

.buyerinfo .buyerform .buyerform-address input {
  width: 100%;
  border-radius: 0%;
  height: 40px;
  padding: 0.375rem 0.75rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  .buyerinfo .buyerform .buyerform-address input {
    padding-top: 10px;
  }
}

.buyerinfo .buyerform .buyerform-address col-6 {
  margin-bottom: 10px;
}

.buyer-Purchaser h2 {
  background: #3f3f3f;
  color: #fff;
  padding: 10px;
  letter-spacing: 0.2em;
}

.buyer-Purchaser h2 span {
  color: #fff;
  font-size: 0.5em;
}

.buyer-Purchaser p {
  padding: 10px;
  letter-spacing: 0.2em;
  text-align: left;
}

.buyer-Purchaser .Purchaserform {
  font-weight: 600;
}

.buyer-Purchaser .Purchaserform .Purchaserform-checkname {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 15px;
  letter-spacing: 0.2em;
}

.buyer-Purchaser .Purchaserform .Purchaserform-checkname label {
  width: 100%;
}

.buyer-Purchaser .Purchaserform .Purchaserform-name {
  background: rgba(161, 157, 133, 0.356);
  padding-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.buyer-Purchaser .Purchaserform .Purchaserform-name span {
  color: red;
}

.buyer-Purchaser .Purchaserform .Purchaserform-name label {
  letter-spacing: 0.2em;
}

.buyer-Purchaser .Purchaserform .Purchaserform-name input {
  border-radius: 0%;
}

.buyer-Purchaser .Purchaserform .Purchaserform-phone {
  background: #fff;
  padding-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.buyer-Purchaser .Purchaserform .Purchaserform-phone span {
  color: red;
}

.buyer-Purchaser .Purchaserform .Purchaserform-phone label {
  letter-spacing: 0.2em;
}

.buyer-Purchaser .Purchaserform .Purchaserform-phone input {
  border-radius: 0%;
}

.buyer-Purchaser .Purchaserform .Purchaserform-citycall {
  background: rgba(161, 157, 133, 0.356);
  padding-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.buyer-Purchaser .Purchaserform .Purchaserform-citycall label {
  letter-spacing: 0.2em;
}

.buyer-Purchaser .Purchaserform .Purchaserform-citycall input {
  border-radius: 0%;
}

.buyer-Purchaser .Purchaserform .Purchaserform-address {
  background: #fff;
  padding-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.buyer-Purchaser .Purchaserform .Purchaserform-address label {
  letter-spacing: 0.2em;
}

.buyer-Purchaser .Purchaserform .Purchaserform-address select {
  border-radius: 0%;
  height: 40px;
  padding: 0.375rem 0.75rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  margin-bottom: 10px;
  margin-right: 10px;
}

@media (min-width: 576px) {
  .buyer-Purchaser .Purchaserform .Purchaserform-address select {
    margin-right: 10px;
  }
}

.buyer-Purchaser .Purchaserform .Purchaserform-address input {
  width: 100%;
  border-radius: 0%;
  height: 40px;
  padding: 0.375rem 0.75rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  .buyer-Purchaser .Purchaserform .Purchaserform-address input {
    padding-top: 10px;
  }
}

.buyer-Purchaser .Purchaserform .Purchaserform-address col-6 {
  margin-bottom: 10px;
}

.buyer-Purchaser .Purchaserform .EF-Locker {
  color: #fd7e14;
}

.buyer-Purchaser .Purchaserform .EF-Locker_a {
  color: blue;
}

.buyerReceipt-moblie .buyerReceipt-moblie_border {
  border: 1px solid rgba(161, 157, 133, 0.356);
}

.buyerReceipt-moblie .buyerReceipt-moblie_border .buyerReceipt-moblie_title {
  background: #3f3f3f;
  color: #fff;
  padding: 10px;
  letter-spacing: 0.2em;
}

.buyerReceipt-moblie .buyerReceipt-moblie_border p {
  letter-spacing: 0.2em;
  text-align: left;
}

.buyerReceipt-moblie .buyerReceipt-moblie_border .buyerReceipt-moblie_send {
  background: rgba(161, 157, 133, 0.356);
}

.buyerReceipt {
  border: 1px solid rgba(161, 157, 133, 0.356);
}

.buyerReceipt h2 {
  background: #3f3f3f;
  color: #fff;
  padding: 10px;
  letter-spacing: 0.2em;
}

.buyerReceipt .Receiptform .buyerReceipt-kind {
  background: #fff;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.buyerReceipt .Receiptform .buyerReceipt-kind p {
  background-color: #fff;
  color: #000;
  font-weight: 600;
  letter-spacing: 0.2em;
}

.buyerReceipt .Receiptform .buyerReceipt-kind p span {
  color: red;
}

.buyerReceipt .Receiptform .buyerReceipt-kind .buyerReceipt-kind_title label {
  letter-spacing: 0.2em;
}

.buyerReceipt .Receiptform .buyerReceipt-kind .buyerReceipt-kind_title input {
  width: 100%;
  border-radius: 0%;
  height: 40px;
  padding: 0.375rem 0.75rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
}

.buyerReceipt .Receiptform .buyerReceipt-send {
  background: rgba(161, 157, 133, 0.356);
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.buyerReceipt .Receiptform .buyerReceipt-send p {
  font-weight: 600;
  letter-spacing: 0.2em;
}

.buyerReceipt .Receiptform .buyerReceipt-send p span {
  color: red;
}

.buyerReceipt .Receiptform .buyerReceipt-send .buyerReceipt-send_title label {
  letter-spacing: 0.2em;
}

.buyerReceipt .Receiptform .buyerReceipt-send .buyerReceipt-send_title input {
  border-radius: 0%;
  height: 40px;
  padding: 0.375rem 0.75rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
}

.buyerReceipt .Receiptform .buyerReceipt-send .buyerReceipt-send_title .send_input {
  width: 100%;
}

.buyerPaid-moblie .buyerPaid-moblie_border {
  border: 1px solid rgba(161, 157, 133, 0.356);
}

.buyerPaid-moblie .buyerPaid-moblie_border .buyerPaid-moblie_title {
  background: #3f3f3f;
  color: #fff;
  padding: 10px;
  letter-spacing: 0.2em;
}

.buyerPaid-moblie .buyerPaid-moblie_border p {
  letter-spacing: 0.2em;
  text-align: left;
}

.buyerPaid {
  border: 1px solid rgba(161, 157, 133, 0.356);
}

.buyerPaid h2 {
  background: #3f3f3f;
  color: #fff;
  padding: 10px;
  letter-spacing: 0.2em;
}

.buyerPaid .buyerPaid-way {
  background: rgba(161, 157, 133, 0.356);
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.buyerPaid .buyerPaid-way p {
  font-weight: 600;
  letter-spacing: 0.2em;
}

.buyerPaid .buyerPaid-way label {
  letter-spacing: 0.2em;
}

.buyerPaid .buyerPaid-way label span {
  color: red;
}

.buyerPaid .buyerDelivery-way {
  background: #fff;
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.buyerPaid .buyerDelivery-way p {
  font-weight: 600;
  letter-spacing: 0.2em;
}

.buyerPaid .buyerDelivery-way label {
  letter-spacing: 0.2em;
}

.buyerPaid .buyerDelivery-way label span {
  color: red;
}

.buyerPaid .buyerDelivery-way label img {
  width: 65px;
  height: 100%;
}

.thankwrap {
  padding: 100px 0;
}

.thankwrap p {
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 0.3em;
}

.thankwrap img {
  padding-top: 30px;
}

.sitemap-wrap {
  position: relative;
}

.sitemap-wrap .sitemap-title {
  font-size: 1em;
  color: #000;
  font-weight: 500;
  margin-left: 5px;
  margin-bottom: 10px;
  text-align: left;
}

@media (min-width: 576px) {
  .sitemap-wrap .sitemap-title {
    font-size: 1.2em;
    margin-left: 10px;
    letter-spacing: 0.1em;
    text-align: center;
  }
}

.sitemap-wrap .sitemap-title::before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 2px;
  background-color: #fd7e14;
  margin-right: 5px;
  top: 43px;
  left: 0;
}

@media (min-width: 576px) {
  .sitemap-wrap .sitemap-title::before {
    top: 48px;
    left: 15%;
  }
}

@media (min-width: 768px) {
  .sitemap-wrap .sitemap-title::before {
    top: 48px;
    left: 15%;
  }
}

@media (min-width: 992px) {
  .sitemap-wrap .sitemap-title::before {
    top: 48px;
    left: 25%;
  }
}

@media (min-width: 1206px) {
  .sitemap-wrap .sitemap-title::before {
    top: 48px;
    left: 30%;
  }
}

.sitemap-wrap .sitemap-title_en {
  font-size: 1em;
  color: #000;
  font-weight: 500;
  margin-left: 5px;
  margin-bottom: 10px;
  text-align: left;
}

@media (min-width: 576px) {
  .sitemap-wrap .sitemap-title_en {
    font-size: 1.2em;
    margin-left: 1px;
    letter-spacing: 0.1em;
    text-align: center;
  }
}

.sitemap-wrap .sitemap-title_en::before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 2px;
  background-color: #fd7e14;
  margin-right: 5px;
  top: 43px;
  left: 0;
}

@media (min-width: 576px) {
  .sitemap-wrap .sitemap-title_en::before {
    top: 48px;
    left: 0%;
  }
}

@media (min-width: 768px) {
  .sitemap-wrap .sitemap-title_en::before {
    top: 48px;
    left: 0%;
  }
}

@media (min-width: 992px) {
  .sitemap-wrap .sitemap-title_en::before {
    top: 48px;
    left: 10%;
  }
}

@media (min-width: 1206px) {
  .sitemap-wrap .sitemap-title_en::before {
    top: 48px;
    left: 20%;
  }
}

.sitemap-wrap .sitemap-text {
  font-size: 0.8em;
  letter-spacing: 0.2em;
  text-align: left;
  margin-left: 10px;
}

@media (min-width: 576px) {
  .sitemap-wrap .sitemap-text {
    font-size: 1em;
    padding-top: 10px;
    text-align: center;
  }
}

.proxyContent {
  border-right: 1px solid #000;
}

.proxyContent ol {
  text-align: left;
}

.proxyContent ol h2 {
  font-size: 1.5rem;
  letter-spacing: 3px;
}

.proxyContent ol h2 i {
  color: #ef7c22;
}

.proxyContent ol li {
  letter-spacing: 2px;
  margin: 10px 0;
}

.proxyform label {
  text-align: left;
}

.proxyform span {
  color: red;
}

.proxyform .proxyNotice {
  color: red;
  margin-top: 10px;
  letter-spacing: 2px;
}

.proxyform .btn-orange {
  width: 70%;
  border-radius: 0;
  padding: 10px 30px;
  border-radius: 5px;
  font-weight: 800;
  letter-spacing: 3px;
}

.sort-nav {
  text-align: center;
}

@media (min-width: 576px) {
  .sort-nav {
    text-align: right;
  }
}

.sort-nav .active {
  background-color: #fd7e14;
}

.sort-nav .active a {
  color: #fff;
}

.sort-nav li {
  display: inline-block;
  border: #ddd solid 1px;
  font-size: 1rem;
  vertical-align: middle;
}

.sort-nav li:hover {
  background-color: #fd7e14;
}

.sort-nav li:hover a {
  color: #fff;
}

.sort-nav li a {
  display: block;
  padding: 0 5px;
}

@media (min-width: 576px) {
  .sort-nav li a {
    padding: 0 10px;
    letter-spacing: 2px;
  }
}

.sales-wrap {
  position: relative;
  overflow: hidden;
}

.sales-wrap span {
  position: absolute;
  content: "HOT";
  background-color: red;
  color: #fff;
  top: 10px;
  right: -30px;
  width: 100px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (min-width: 576px) {
  .sales-wrap span {
    top: 7px;
    right: -26px;
    background-color: red;
    color: #fff;
    content: "HOT";
    width: 100px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media (min-width: 768px) {
  .sales-wrap span {
    top: 5px;
    right: -30px;
  }
}

@media (min-width: 992px) {
  .sales-wrap span {
    top: 7px;
    right: -26px;
  }
}

@media (min-width: 1200px) {
  .sales-wrap span {
    top: 7px;
    right: -30px;
  }
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0s 0.6s opacity;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {

  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  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%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {

  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 1%;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 20px;
  height: 5px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: white;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-indicators .active {
  background-color: #6c757d !important;
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.25rem 0.5rem;
  margin-left: -1px;
  line-height: 1.25;
  color: black;
  background-color: #fff;
  border: 1px solid black;
  border-radius: 10%;
}

@media (min-width: 576px) {
  .page-link {
    padding: 0.5rem 0.75rem;
  }
}

.page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #fd7e14;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #fd7e14;
  border-color: #fd7e14;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.navbar {
  position: relative;
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar>.container,
.navbar>.container-fluid {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
  border: none;
  background: rgba(170, 170, 170, 0.8);
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
  border: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: #343a40;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: #fff;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fd7e14;
  text-decoration: none;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #fff;
  background-color: #fd7e14 !important;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #fd7e14 !important;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular");
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

.material-icons.md-18 {
  font-size: 18px;
  vertical-align: middle;
}

.material-icons.md-24 {
  font-size: 24px;
  vertical-align: middle;
}

.material-icons.md-32 {
  font-size: 32px;
  vertical-align: middle;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

.overflowY {
  overflow-y: hidden;
}

.bg-white {
  background-color: #fff;
}

.border-orange {
  border-bottom: #fd7e14 1px solid;
}

.text-orange {
  color: #fd7e14;
}

.btn-orange {
  color: #fff;
  background-color: #fd7e14;
  border-color: #fd7e14;
  width: 106px;
}

@media (min-width: 576px) {
  .btn-orange {
    width: 150px;
  }
}

.btn-red {
  color: #fff;
  background-color: red;
  border-color: red;
  width: 106px;
}

@media (min-width: 576px) {
  .btn-red {
    width: 150px;
  }
}

.btn-outline-orange {
  color: #fd7414;
  border-color: #fd7e14;
}

.btn-cart_wrap {
  text-align: center;
}

@media (min-width: 576px) {
  .btn-cart_wrap {
    text-align: right;
  }
}

.btn-cart_wrap .btn-cart_orange {
  color: #fff;
  background-color: #fd7e14;
  border-color: #fd7e14;
  width: 100%;
  text-align: center;
}

.btn-cart_wrap .btn-cart_red {
  color: #fff;
  background-color: red;
  border-color: red;
  width: 100%;
}

.bg-gray {
  background: rgba(75, 73, 73, 0.157);
}

body {
  height: 100%;
  font-family: "Noto Sans TC", "思源黑體", Helvetica, Arial, "LiHei Pro",
    sans-serif !important;
  -moz-font-family: Helvetica, Arial, "LiHei Pro", "Noto Sans TC", "思源黑體",
    sans-serif !important;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  color: #212121;
  /* 下拉式選單 */
}

body .bgi {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

body .scrollleft {
  position: fixed;
  top: 46%;
  left: 0%;
  font-size: 1.2em;
  letter-spacing: 0.2em;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: 1000;
}

body .scrollright-active {
  right: 180px !important;
}

body .social-media {
  position: fixed;
  bottom: 10%;
  right: 0%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1001;
}

body .social-media a {
  display: block;
}

body .social-media .social-medis_call {
  margin-bottom: 5px;
}

body .social-media .social-medis_fb {
  height: 32px;
  margin-bottom: 5px;
}

body .social-media .social-medis_line {
  height: 32px;
  margin-bottom: 5px;
}

body .social-media .social-medis_wecaht {
  height: 32px;
}

body .scrollright1 {
  position: fixed;
  top: 10%;
  right: 0%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1001;
}

@media (max-width: 1024px) {
  body .scrollright1 {
    top: 20%;
    right: -39%;
  }
}

@media (max-width: 576px) {
  body .scrollright1 {
    top: 20%;
    right: -74%;
  }
}

body .scrollright1 .index-record {
  float: left;
  background-color: #000;
}

body .scrollright1 .index-record i {
  color: #fff;
}

body .scrollright1 .index-record p {
  color: #fff;
  font-size: 18px;
  letter-spacing: 3px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}

body .scrollright2 {
  text-align: center;
  position: fixed;
  width: 40px;
  background-color: #fff;
  border: #fd7e14 1px solid;
  top: 30%;
  right: 0;
  margin: 10px 0;
  z-index: 1000;
}

@media (min-width: 576px) {
  body .scrollright2 {
    top: 55%;
    right: 0%;
  }
}

@media (min-width: 992px) {
  body .scrollright2 {
    top: 55%;
    right: 0%;
  }
}

@media (min-width: 1200px) {
  body .scrollright2 {
    top: 55%;
    right: 10%;
  }
}

body .scrollright2 .shop-icon {
  position: relative;
  height: 40px;
}

body .scrollright2 .shop-icon i {
  vertical-align: middle;
  color: #fd7d14;
  animation: box 0.8s infinite;
  -webkit-animation: box 0.8s infinite;
}

@-webkit-keyframes box {
  0% {
    padding: 5px 0;
  }

  50% {
    padding: 10px 0;
  }

  100% {
    padding: 5px 0;
  }
}

@keyframes box {
  0% {
    padding: 5px 0;
  }

  50% {
    padding: 10px 0;
  }

  100% {
    padding: 5px 0;
  }
}

body .scrollright2 .scrollright_item {
  margin: 0 auto;
  margin-right: 3px;
}

body .scrollright2 .scrollright_itemnum {
  text-align: center;
  text-orientation: upright;
  margin-right: 3px;
}

body .scrollright2 .scroll-right_shop {
  color: #fff;
  background: #fd7e14;
}

body .index-recordContent {
  position: fixed;
  right: -190px;
  top: 10%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1000;
}

body .index-recordContent .record-list li {
  border: #aaa solid 1px;
  padding: 10px;
}

body .index-recordContent .record-list li .preview {
  width: 160px;
  height: auto;
  position: relative;
  text-align: center;
  background-position: center center;
}

body .index-recordContent .record-list li .preview img {
  width: 100%;
  height: 100%;
}

body .index-recordContent .record-list li .preview:hover a {
  color: #fff;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.63);
}

body .index-recordContent .record-list li .preview a {
  position: absolute;
  top: 0%;
  left: 0%;
  line-height: 100px;
  color: transparent;
}

body .index-recordContent_active {
  right: 0px;
}

body .top {
  position: fixed;
  right: 20px;
  bottom: 0;
}

body .mixbar {
  position: relative;
}

body .mixbar .searchbar {
  position: absolute;
  top: 0;
  padding-top: 3%;
  left: -8.7%;
  z-index: 999;
}

body .mixbar .searchbar input {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  font-size: 1em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

body .mixbar .searchbar ::-webkit-input-placeholder {
  color: #000;
}

body .mixbar .searchbar :-ms-input-placeholder {
  color: #000;
}

body .mixbar .searchbar ::-ms-input-placeholder {
  color: #000;
}

body .mixbar .searchbar ::placeholder {
  color: #000;
}

body .mixbar .complexbar {
  position: absolute;
  top: 0;
  padding-top: 1%;
  right: -10%;
  z-index: 999;
}

body .accordion a {
  margin-right: 0px;
  color: #6d6d6d !important;
  line-height: 1em;
}

body .navbar-brand {
  margin-right: 0;
  padding-right: 0;
  padding-left: 0;
}

body .mobileSearch-btn {
  background-color: transparent;
  border: none;
  margin: 0;
}

body .mobileSearch-btn i {
  color: #000 !important;
  line-height: 1em;
}

body .moblie-searchbar {
  position: relative;
  padding: 10px 0;
}

@media (min-width: 1200px) {
  body .moblie-searchbar {
    display: none;
    width: 0%;
  }
}

body .moblie-searchbar button {
  background: #fd7e14;
  border-radius: 50%;
  border: 3px solid #fd7d14;
  border-radius: 50%;
  width: 3em;
  height: 3em;
}

body .moblie-searchbar input {
  border: none;
  border-bottom: #aaa 1px solid;
  letter-spacing: 2px;
}

body .moblie-searchbar input:focus {
  outline: none;
}

body .moblie-searchbar input::-webkit-input-placeholder {
  color: #fd7e14;
}

body .moblie-searchbar input:-ms-input-placeholder {
  color: #fd7e14;
}

body .moblie-searchbar input::-ms-input-placeholder {
  color: #fd7e14;
}

body .moblie-searchbar input::placeholder {
  color: #fd7e14;
}

body .moblie-searchbar span {
  position: absolute;
  background-color: #fd7d14;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

body .moblie-searchbar .bottom,
body .moblie-searchbar .top {
  height: 1px;
  left: 0;
  right: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

body .moblie-searchbar .left,
body .moblie-searchbar .right {
  width: 1px;
  top: 0;
  bottom: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

body .moblie-searchbar .top {
  top: 0;
}

body .moblie-searchbar .bottom {
  bottom: 0;
}

body .moblie-searchbar .left {
  left: 0;
}

body .moblie-searchbar .right {
  right: 0;
}

body .moblie-searchbar input:focus~.top,
body .moblie-searchbar input:focus~.bottom {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

body .moblie-searchbar input:focus~.left,
body .moblie-searchbar input:focus~.right {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

@media (max-width: 576px) {
  body .moblie-nav {
    position: absolute;
    top: 50px;
    left: -100%;
    width: 100%;
    height: 100vh !important;
    background: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-top: 20px;
  }

  body .moblie-nav.active {
    position: fixed;
    left: 0%;
    display: block;
    z-index: 999;
    margin-top: 20px;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #5a5a5a;
  }
}

body .bg-white {
  background-color: #fff;
}

body .xs-a {
  color: #fff;
}

body .language {
  display: inline-block;
  width: 32.33%;
}

body .nav-link_custom {
  color: #212121 !important;
  letter-spacing: 0.1em;
}

@media (min-width: 576px) {
  body .nav-link_custom {
    color: #212121 !important;
    font-size: 1.1em;
    display: inline-block;
  }
}

body .nav-link_custom:hover {
  padding: 0;
  border-bottom: #fd7e14 2px solid;
}

body .moblie-navlink_custom {
  color: #fff !important;
  letter-spacing: 0.1em;
}

body .nav-link_a {
  color: #212121;
  line-height: 40px;
}

@media (min-width: 576px) {
  body .nav-link_a {
    font-size: 1.1em;
    letter-spacing: 0.1em;
  }
}

body .nav-link_a:hover {
  color: #fd7e14 !important;
}

body .nav-link_a a::before {
  content: "";
  background: url("../image/teaicon.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 13px;
  left: -20px;
  height: 16px;
  width: 16px;
}

body ul.drop-down_menu ul {
  position: absolute;
  z-index: 1000;
  left: 30%;
  top: 70%;
  min-width: 180px;
  display: none;
  list-style: none;
}

@media (min-width: 576px) {
  body ul.drop-down_menu ul {
    display: none;
  }
}

body ul.drop-down_menu li {
  position: relative;
  text-align: left;
}

body ul.drop-down_menu li:hover>ul {
  /* 滑鼠滑入展開次選單*/
}

@media (min-width: 576px) {
  body ul.drop-down_menu li:hover>ul {
    display: block;
  }
}

body .carousel {
  position: relative;
}

body .carousel .center {
  position: absolute;
  bottom: 0%;
  left: 49%;
  -webkit-animation: jump 1s linear infinite;
  animation: jump 1s linear infinite;
}

@media (max-width: 576px) {
  body .carousel .center {
    display: none;
  }
}

body .carousel .center .down {
  width: 40px;
  height: 60px;
  border-radius: 25px;
  background: transparent;
  border: 2px solid #fff;
  overflow: hidden;
}

body .carousel .center .down::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  left: 50%;
  top: 10px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-animation: animate 1s linear infinite;
  animation: animate 1s linear infinite;
}

body .carousel .center .down::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 15px;
  border-radius: 3px;
  background: #fff;
  left: 50%;
  top: 10px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@-webkit-keyframes animate {
  0% {
    -webkit-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    opacity: 0;
  }

  80% {
    -webkit-transform: translate(-50%, 40px);
    transform: translate(-50%, 40px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(-50%, 45px);
    transform: translate(-50%, 45px);
    opacity: 0;
  }
}

@keyframes animate {
  0% {
    -webkit-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    opacity: 0;
  }

  80% {
    -webkit-transform: translate(-50%, 40px);
    transform: translate(-50%, 40px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(-50%, 45px);
    transform: translate(-50%, 45px);
    opacity: 0;
  }
}

@-webkit-keyframes jump {
  0% {
    bottom: 7%;
  }

  50% {
    bottom: 5%;
  }

  100% {
    bottom: 2%;
  }
}

@keyframes jump {
  0% {
    bottom: 7%;
  }

  50% {
    bottom: 5%;
  }

  100% {
    bottom: 2%;
  }
}

body .index-item {
  position: relative;
}

body .index-item .img-text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 45%;
  letter-spacing: 3px;
  font-size: 28px;
}

body .index-item .img-text a {
  color: #fff;
}

body .index-item:hover .img-text {
  width: 100%;
  height: 100%;
  color: #000;
  font-size: 34px;
  letter-spacing: 3px;
  font-weight: bold;
  left: 0%;
  top: 45%;
  z-index: 3;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

body .index-item:hover .img-text a {
  color: #000;
}

body .index-item::after {
  content: "";
  position: absolute;
  left: 4.5%;
  top: 0%;
  height: 98.5%;
  width: 92%;
  background: rgba(0, 0, 0, 0.151);
}

body .index-item:hover::after {
  left: 4%;
  top: 0%;
  background: #fafafa4f;
  z-index: 2;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  cursor: pointer;
  display: inline-block;
}

body .product h2 {
  position: relative;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 6px;
  font-weight: bold;
  text-align: center;
}

body .product h2::before {
  position: absolute;
  content: "";
  border: #000 solid 1px;
  width: 20%;
  left: 8%;
  bottom: 50%;
}

@media (min-width: 576px) {
  body .product h2::before {
    width: 20%;
  }
}

@media (min-width: 768px) {
  body .product h2::before {
    width: 30%;
  }
}

@media (min-width: 992px) {
  body .product h2::before {
    width: 33%;
  }
}

@media (min-width: 1200px) {
  body .product h2::before {
    width: 37%;
  }
}

body .product h2::after {
  position: absolute;
  content: "";
  border: #000 solid 1px;
  width: 20%;
  right: 8%;
  bottom: 50%;
}

@media (min-width: 576px) {
  body .product h2::after {
    width: 20%;
  }
}

@media (min-width: 768px) {
  body .product h2::after {
    width: 30%;
  }
}

@media (min-width: 992px) {
  body .product h2::after {
    width: 33%;
  }
}

@media (min-width: 1200px) {
  body .product h2::after {
    width: 37%;
  }
}

body .product img {
  width: 100%;
}

body .product h3 {
  color: #212121;
  letter-spacing: 0.2em;
}

body .product p {
  color: #212121;
  letter-spacing: 0.2em;
}

body main {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
}

body main .leftimg {
  position: fixed;
  left: 0%;
  top: 10%;
  opacity: 0.6;
}

@media (min-width: 576px) {
  body main .leftimg {
    left: 0%;
    top: 20%;
  }
}

@media (max-width: 576px) {
  body main .leftimg img {
    width: 150px;
    height: 150px;
  }
}

body main .centerimg {
  position: fixed;
  right: 35%;
  top: 50%;
  opacity: 0.6;
}

@media (min-width: 576px) {
  body main .centerimg {
    right: 35%;
    top: 65%;
  }
}

@media (max-width: 576px) {
  body main .centerimg img {
    width: 150px;
    height: 150px;
  }
}

body main .rightimg {
  position: fixed;
  right: 0%;
  top: 20%;
  opacity: 0.6;
}

@media (min-width: 576px) {
  body main .rightimg {
    right: 0%;
    top: 20%;
  }
}

@media (max-width: 576px) {
  body main .rightimg img {
    width: 150px;
    height: 150px;
  }
}

body main .brand-leftimg {
  position: fixed;
  left: 0;
  top: 58%;
  opacity: 0.6;
}

@media (min-width: 576px) {
  body main .brand-leftimg {
    left: 0%;
    top: 33%;
  }
}

@media (max-width: 576px) {
  body main .brand-leftimg img {
    width: 150px;
    height: 150px;
  }
}

body main .brand-centerimg {
  position: fixed;
  left: 40%;
  top: 60%;
  opacity: 0.6;
}

@media (min-width: 576px) {
  body main .brand-centerimg {
    left: 30%;
    top: 52%;
  }
}

@media (max-width: 576px) {
  body main .brand-centerimg img {
    width: 100px;
    height: 100px;
  }
}

body main .btn_custom {
  background-color: #fd7e14;
}

body main .btn_custom a {
  color: #fff;
}

body .footer {
  background-color: #000;
}

@media (min-width: 576px) {
  body .footer {
    text-align: center;
    color: #fff;
    height: 150px;
  }
}

body .footer .footertitle {
  font-size: 1.2em;
  letter-spacing: 0.1em;
  color: #fff;
}

@media (min-width: 576px) {
  body .footer .footertitle {
    font-size: 1.5em;
    letter-spacing: 0.3em;
  }
}

body .footer .footertext {
  color: #fff;
  font-size: 0.9em;
  letter-spacing: 0.1em;
}

@media (min-width: 576px) {
  body .footer .footertext {
    font-size: 1em;
    letter-spacing: 0.2em;
  }
}

body .footer .footertext .footertext_a:hover {
  color: #fd7e14;
}

body .footer .footertext_copyright {
  letter-spacing: 0;
  font-size: 0.1em;
  font-size: 0.7em;
  /*firefox*/
  color: #fff;
}

@media (min-width: 576px) {
  body .footer .footertext_copyright {
    font-size: 0.5em;
    letter-spacing: 0.1em;
    font-size: 0.8em;
    /*firefox*/
  }
}

.listStyle1 {
  list-style: decimal;
  text-align: justify;
}

.listStyle1 li {
  text-align: justify;
}

.listStyle2 {
  padding-left: 30px;
  list-style: lower-alpha;
  text-align: justify;
}

.listStyle2 li {
  text-align: justify;
}

.listStyle3 {
  padding-left: 60px;
  list-style: decimal-leading-zero;
  text-align: justify;
}

.listStyle3 li {
  text-align: justify;
}

.textPD {
  padding: 0 8%;
}

.h3 {
  font-weight: 1000;
}

/*# sourceMappingURL=all.css.map */