@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@100;300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap);
.btn-bubble a,
.btn-bubble button,
.btn-default,
.btn-white {
  font-size: 1.125rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
ul,
ul li {
  margin: 0;
  padding: 0;
}
.s-bg,
i[class*="icon-"] {
  background-repeat: no-repeat;
}
.btn-default,
header ul#nav-menu {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
}
header #nav-close,
header #toggle-nav {
  left: 16px;
  background-color: transparent;
}
#fixed-ad,
#gotop {
  right: 30px;
  z-index: 9;
}
.qty-input-number .decrease,
.qty-input-number .increase {
  content: " ";
  z-index: 1;
  top: 1px;
  width: 46px;
  height: 46px;
  cursor: pointer;
  font-size: 13px;
  line-height: 46px;
}
#stick-herb,
#stick-testimony {
  padding-top: 100px;
}
#stick-benefit h3,
#stick-herb h3,
#stick-testimony h3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
}
body {
  overflow-x: hidden;
  background-color: rgba(242, 229, 209, 0.35);
}
body.fixed {
  overflow: hidden;
}
body * {
  font-family: "Noto Sans TC";
  font-size: 16px;
}
.disply-m {
  display: none;
}
@media screen and (max-width: 991px) {
  .none-m {
    display: none;
  }
  .disply-m {
    display: block;
  }
}
#modal-search-dd .modal-dialog .modal-content .modal-body,
section {
  position: relative;
}
ul li {
  list-style: none;
}
.container.content {
  max-width: 1040px;
  padding: 0;
}
.pc {
  display: block !important;
}
.mobile {
  display: none !important;
}
.s-bg {
  background-position: center top;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.s-bg img {
  display: block;
  width: 100%;
  min-width: 1440px;
  opacity: 0;
}
.d-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.btn-default,
i[class*="icon-"] {
  position: relative;
  display: inline-block;
}
i[class*="icon-"] {
  width: 32px;
  height: 32px;
  content: "";
  background-position: center;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
i[class*="icon-"].icon-book {
  background-image: url("/images/0607/icon-book.svg");
  top: 2px;
}
i[class*="icon-"].icon-shopping {
  background-image: url("/images/0607/icon-shopping.svg");
  top: 2px;
}
i[class*="icon-"].icon-shopping2 {
  width: 45px;
  height: 35px;
  background-image: url("/images/0607/icon-shopping-2.svg");
  top: 2px;
}
i[class*="icon-"].icon-arrow-up {
  width: 23px;
  height: 11px;
  background-image: url("/images/0607/icon-arrow-up.svg");
  top: 2px;
}
i[class*="icon-"].icon-arrow-down {
  width: 9px;
  height: 8px;
  background-image: url("/images/0607/icon-arrow-down-3.svg");
  top: 2px;
}
i[class*="icon-"].icon-arrow-down2 {
  width: 9px;
  height: 8px;
  background-image: url("/images/0607/icon-arrow-down-2.svg");
  top: 2px;
}
i[class*="icon-"].icon-circle-arrow-right {
  width: 23px;
  height: 23px;
  background-image: url("/images/0607/icon-circle-arrow-right.svg");
  top: 2px;
}
i[class*="icon-"].icon-circle-arrow-down {
  width: 23px;
  height: 23px;
  background-image: url("/images/0607/icon-circle-arrow-down.svg");
  top: 2px;
}
i[class*="icon-"].icon-close {
  width: 23px;
  height: 23px;
  background-image: url("/images/0607/icon-close.svg");
  top: 0;
}
i[class*="icon-"].icon-circle-close {
  width: 30px;
  height: 30px;
  background-image: url("/images/0607/icon-circle-close.svg");
  top: 0;
}
i[class*="icon-"].icon-antlers {
  width: 52px;
  height: 31px;
  background-image: url("/images/0607/icon-antlers.svg");
  top: 2px;
}
i[class*="icon-"].icon-bone {
  width: 79px;
  height: 44.5px;
  background-image: url("/images/0607/icon-bone.svg");
  top: 2px;
}
i[class*="icon-"].icon-bone2 {
  width: 27px;
  height: 27px;
  background-image: url("/images/0607/icon-bone-2.svg");
  top: 2px;
}
i[class*="icon-"].icon-user {
  width: 45px;
  height: 36px;
  background-image: url("/images/0607/icon-user.svg");
  top: 2px;
}
i[class*="icon-"].icon-card {
  width: 45px;
  height: 31.5px;
  background-image: url("/images/0607/icon-card.svg");
  top: 2px;
}
i[class*="icon-"].icon-car {
  width: 43.4px;
  height: 31.6px;
  background-image: url("/images/0607/icon-car.svg");
  top: 2px;
}
i[class*="icon-"].icon-gift {
  width: 45px;
  height: 36px;
  background-image: url("/images/0607/icon-gift.svg");
  top: 2px;
}
i[class*="icon-"].icon-facebook {
  width: 11px;
  height: 19px;
  background-image: url("/images/0607/icon-facebook.svg");
  top: 2px;
}
i[class*="icon-"].icon-facebook2 {
  width: 24px;
  height: 24px;
  background-image: url("/images/0607/icon-facebook-2.svg");
  top: 6px;
  margin-right: 7px;
}
i[class*="icon-"].icon-line {
  width: 24px;
  height: 24px;
  background-image: url("/images/0607/icon-line.svg");
  top: 6px;
  margin-right: 7px;
}
i[class*="icon-"].icon-instagram {
  width: 21px;
  height: 21px;
  background-image: url("/images/0607/icon-instagram.svg");
  top: 2px;
}
i[class*="icon-"].icon-youtube {
  width: 21px;
  height: 21px;
  background-image: url("/images/0607/icon-youtube.svg");
  top: 2px;
}
i[class*="icon-"].icon-plus {
  width: 11px;
  height: 11px;
  background-image: url("/images/0607/icon-plus.svg");
  top: 2px;
}
i[class*="icon-"].icon-diminish {
  width: 11px;
  height: 11px;
  background-image: url("/images/0607/icon-diminish.svg");
  top: 2px;
}
i[class*="icon-"].icon-catfootprint {
  width: 40px;
  height: 40px;
  background-image: url("/images/0607/icon-catfootprint.svg");
  -moz-background-size: 40px;
  -o-background-size: 40px;
  background-size: 40px;
  top: 10px;
}
.btn-default {
  padding: 13px 40px 18px;
  border: 0;
  -webkit-border-radius: 100px 100px 0 100px;
  -moz-border-radius: 100px 100px 0;
  border-radius: 100px 100px 0;
  background-color: #fbae17;
  color: #423f38;
  transition: 0.2s linear;
}
.btn-default i.icon-circle-arrow-right,
.btn-white i.icon-circle-arrow-right {
  top: 5px;
}
.btn-default:hover {
  color: #423f38;
  background-color: #ffbb32;
}
.btn-default.black {
  color: #fff;
  background-color: #423f38;
}
.btn-default.black:hover {
  background-color: #000;
}
.btn-default.white {
  color: #423f38;
  background-color: #fff;
}
.btn-bubble {
  display: inline-block;
  padding: 1.5rem 0;
  -webkit-filter: url("#goo");
  filter: url("#goo");
}
.btn-bubble a,
.btn-bubble button,
.btn-white {
  padding: 13px 40px 18px;
  color: #423f38;
  position: relative;
  display: inline-block;
}
.btn-bubble a,
.btn-bubble button {
  border: 0;
  -webkit-border-radius: 100px 100px 0 100px;
  -moz-border-radius: 100px 100px 0;
  border-radius: 100px 100px 0;
  background-color: #fbae17;
}
.btn-bubble a:after,
.btn-bubble a:before,
.btn-bubble button:after,
.btn-bubble button:before {
  width: 4.4em;
  height: 2.95em;
  position: absolute;
  content: "";
  display: inline-block;
  background: #fbae17;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -moz-transition: transform 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: -1;
}
.btn-bubble a:before,
.btn-bubble button:before {
  top: -25%;
  left: 20%;
}
.btn-bubble a:after,
.btn-bubble button:after {
  bottom: -25%;
  right: 20%;
}
.btn-bubble a:hover:after,
.btn-bubble a:hover:before,
.btn-bubble button:hover:after,
.btn-bubble button:hover:before {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.btn-bubble.m-none:after,
.btn-bubble.m-none:before {
  display: none;
}
.btn-bubble.white a,
.btn-bubble.white button {
  color: #423f38;
  background-color: #f2e5d1;
}
.btn-bubble.white a:after,
.btn-bubble.white a:before,
.btn-bubble.white button:after,
.btn-bubble.white button:before {
  background: #f2e5d1;
}
.btn-white {
  --c: #fbae17;
  border: 3px solid #fbae17;
  -webkit-border-radius: 100px 100px 0 100px;
  -moz-border-radius: 100px 100px 0;
  border-radius: 100px 100px 0;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
}
.btn-white.forwards {
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.btn-white:hover {
  cursor: pointer;
  color: #000;
}
.btn-white span {
  position: absolute;
  width: 25%;
  height: 100%;
  background-color: var(--c);
  -webkit-transform: translateY(150%);
  -moz-transform: translateY(150%);
  -ms-transform: translateY(150%);
  -o-transform: translateY(150%);
  transform: translateY(150%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: -webkit-calc((var(--n) - 1) * 25%);
  left: -moz-calc((var(--n) - 1) * 25%);
  left: calc((var(--n) - 1) * 25%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: -webkit-calc((var(--n) - 1) * 0.1s);
  -moz-transition-delay: -moz-calc((var(--n) - 1) * 0.1s);
  -o-transition-delay: calc((var(--n) - 1) * 0.1s);
  transition-delay: calc((var(--n) - 1) * 0.1s);
  z-index: -1;
}
header .logo,
header.mini {
  background-color: #fbf6ef;
}
.btn-white.active span,
.btn-white:hover span {
  -webkit-transform: translateY(0) scale(2);
  -moz-transform: translateY(0) scale(2);
  -ms-transform: translateY(0) scale(2);
  -o-transform: translateY(0) scale(2);
  transform: translateY(0) scale(2);
}
.btn-white span:first-of-type {
  --n: 1;
}
.btn-white span:nth-of-type(2) {
  --n: 2;
}
.btn-white span:nth-of-type(3) {
  --n: 3;
}
.btn-white span:nth-of-type(4) {
  --n: 4;
}
select {
  width: 100%;
  height: 36px;
  display: inline-block;
  padding: 0 20px 0 10px;
  font-size: 1.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000;
  margin-bottom: 3.5%;
  border: 1px solid #322c25;
  background: url(/images/0607/icon-arrow-down-2.svg) -webkit-calc(100% - 4px) 10px no-repeat;
  background: url(/images/0607/icon-arrow-down-2.svg) -moz-calc(100% - 4px) 10px no-repeat;
  background: url(/images/0607/icon-arrow-down-2.svg) calc(100% - 4px) 10px no-repeat;
  background-color: rgba(255, 255, 255, 0.85);
  -moz-background-size: 10px;
  -o-background-size: 10px;
  background-size: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.input-btn input,
.qty-input-number .qty-input input {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
}
select.w38 {
  float: left;
  width: 36%;
  margin-right: 4%;
}
select.w60 {
  float: left;
  width: 60%;
}
select::-ms-expand {
  display: none;
}
select:disabled {
  color: #727171;
  display: none;
}
select:invalid {
  color: #727171;
}
body.overlay:before {
  display: block;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
  background-color: rgba(0, 0, 0, 0.5);
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
header.overlay:before {
  display: block;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
  background-color: rgba(0, 0, 0, 0.8);
}
header #toggle-nav {
  display: none;
  position: absolute;
  top: 19px;
  width: 30px;
  height: 30px;
  border: 0;
  padding: 0;
}
header #toggle-nav span {
  width: 30px;
  height: 2px;
  margin: 8px 0;
  background-color: #000;
  content: "";
  display: block;
}
header .logo {
  display: inline-block;
  margin: 0 0 0 30px;
  padding: 10px 16px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
#stick-benefit .dog-lying-mo,
.radio-wrap label input,
header .logo .mini,
header ul#nav-menu > li > ul,
header.mini .logo .normal {
  display: none;
}
header .logo img {
  display: block;
  width: 138px;
}
#gotop,
#stick-benefit .point-wrap,
#stick-herb .mention-wrap,
#stick-qa .qa-wrap,
header ul.top-bar,
header ul.top-bar > li #bubble_record > ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
}
header .logo img.mini {
  height: 31px;
}
header ul.top-bar {
  position: absolute;
  top: 11px;
  right: 30px;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header ul.top-bar > li {
  width: 47px;
  display: inline-block;
  position: relative;
  padding: 0 5px;
}
header ul.top-bar > li:last-of-type {
  width: 56px;
  padding-right: 0;
}
header ul.top-bar > li > button {
  height: 40px;
  padding: 0 10px 0 0;
  background-color: transparent;
  border: 0;
}
header ul.top-bar > li > a {
  display: block;
  position: relative;
}
header ul.top-bar > li .user-img {
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
#fixed-ad a img,
header ul.top-bar > li .user-img img {
  display: block;
  width: 100%;
}
header ul.top-bar > li .user-img + i {
  top: -webkit-calc(50% - 4px);
  top: -moz-calc(50% - 4px);
  top: calc(50% - 4px);
  position: absolute;
  right: 0;
}
header ul.top-bar > li span.num {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: #fbae17;
  font-size: 0.75rem;
  font-weight: 300;
  text-align: center;
  color: #423f38;
}
header ul.top-bar > li .topbar-close {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  background-color: transparent;
}
header ul.top-bar > li .topbar-close i {
  width: 18px;
  height: 18px;
}
header ul.top-bar > li #bubble_record_empty {
  display: none;
  width: 210px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background-color: #fff;
  position: absolute;
  top: 49px;
  left: -79px;
  text-align: center;
  padding: 15px 5px;
}
#modal-search-dd .modal-dialog .modal-content .modal-body > img,
.break-line-pc,
.dialog-wrap.active,
header #nav-close.active,
header ul#nav-menu > li > ul.active,
header ul.top-bar > li #bubble_record.active,
header ul.top-bar > li #bubble_record_empty.active,
header ul.top-bar > li #bubble_user.active,
header.mini .logo .mini {
  display: block;
}
header ul.top-bar > li #bubble_record:before,
header ul.top-bar > li #bubble_record_empty:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 9px;
  border-color: transparent transparent #fff;
  position: absolute;
  top: -9px;
  left: -webkit-calc(50% - 10px);
  left: -moz-calc(50% - 10px);
  left: calc(50% - 10px);
}
header ul.top-bar > li #bubble_record_empty h5 {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #9b785d;
  margin-bottom: 13px;
}
header ul.top-bar > li #bubble_record_empty img {
  margin-bottom: 13px;
}
header ul.top-bar > li #bubble_record_empty p {
  font-size: 0.75rem;
  font-weight: 300;
  color: #9b785d;
  margin-bottom: 10px;
}
header ul.top-bar > li #bubble_record_empty a {
  font-size: 0.8125rem;
  font-weight: 400;
  color: #140028;
  padding: 8px 21px;
}
header ul.top-bar > li #bubble_record {
  display: none;
  width: 380px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background-color: #fff;
  position: absolute;
  top: 49px;
  left: -164px;
  text-align: center;
  padding: 15px;
}
header ul.top-bar > li #bubble_record h5 {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #101010;
  margin-bottom: 13px;
}
header ul.top-bar > li #bubble_record > ul {
  margin-bottom: 25px;
  width: 100%;
}
header ul.top-bar > li #bubble_record > ul li {
  width: 100%;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -moz-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
header ul.top-bar > li #bubble_record > ul li > div {
  font-size: 0.8125rem;
  font-weight: 400;
  color: #101010;
  padding-right: 15px;
}
header ul.top-bar > li #bubble_record > ul li > div.name {
  width: 112px;
  text-align: left;
}
header ul.top-bar > li #bubble_record > ul li > div.price {
  width: 63px;
  text-align: right;
}
header ul.top-bar > li #bubble_record > ul li > div.qty {
  width: 66px;
  text-align: left;
}
header ul.top-bar > li #bubble_record > ul li > div.qty select {
  height: 32px;
  font-size: 0.8125rem;
}
header ul.top-bar > li #bubble_record > ul li > div.add {
  width: 97px;
  padding-right: 0;
  text-align: left;
}
header ul.top-bar > li #bubble_record > ul li > div.add button {
  font-size: 0.8125rem;
  padding: 6px 16px 7px;
}
header ul.top-bar > li #bubble_record .btn-bubble {
  padding: 0;
}
header ul.top-bar > li #bubble_record .btn-bubble > a {
  font-size: 0.8125rem;
  padding: 11px 46px 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
header ul.top-bar > li #bubble_user {
  display: none;
  width: 155px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background-color: #fff;
  position: absolute;
  top: 53px;
  left: -93px;
  padding: 5px 15px 0;
}
header ul.top-bar > li #bubble_user:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 9px;
  border-color: transparent transparent #fff;
  position: absolute;
  top: -9px;
  right: 22px;
}
header ul.top-bar > li #bubble_user h5 {
  font-size: 1.25rem;
  font-weight: 400;
  color: #9b785d;
  margin-bottom: 13px;
}
header ul.top-bar > li #bubble_user ul li {
  width: 100%;
  display: block;
  text-align: center;
  padding: 5px 0;
}
header ul.top-bar > li #bubble_user ul li a {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #9b785d;
  text-decoration: none;
}
header ul.top-bar > li #bubble_user ul li.underline {
  border-bottom: 1px solid #9b785d;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
header #nav-close {
  display: none;
  position: fixed;
  top: 20px;
  z-index: 1000;
  border: 0;
}
header ul#nav-menu {
  position: absolute;
  top: 280px;
  left: 30px;
  transition: 0.2s linear;
}
header ul#nav-menu > li a {
  display: block;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  padding: 10px 0;
}
header ul#nav-menu > li a i.icon-updown {
  width: 11px;
  height: 9px;
  -webkit-mask: url(/images/0607/icon-arrow-down-2.svg) no-repeat center;
  mask: url(/images/0607/icon-arrow-down-2.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background: #000;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  transition: 0.2s linear;
}
header ul#nav-menu > li.active i.icon-updown {
  top: -1px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
header ul#nav-menu > li.top-line {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #000;
}
header ul#nav-menu > li.media a {
  display: inline-block;
  margin-right: 15px;
}
header ul#nav-menu > li > ul > li {
  padding-left: 1rem;
}
header ul#nav-menu > li > ul > li a {
  padding: 2px 0;
}
header ul#nav-menu.light > li a {
  color: #9b785d;
}
header ul#nav-menu.light > li a i.icon-updown {
  background: #9b785d;
}
header.mini {
  height: 64px;
}
header.mini .logo {
  position: relative;
  top: -webkit-calc(50% - 14px);
  top: -moz-calc(50% - 14px);
  top: calc(50% - 14px);
  padding: 0;
}
footer .section-wrap {
  background-color: #fbae17;
  position: relative;
  z-index: 4;
  padding-bottom: 25px;
}
#stick-benefit .point-wrap .point-box .pic,
#stick-herb p,
footer .container {
  text-align: center;
}
footer .about {
  margin-bottom: 45px;
}
footer .about .img {
  display: inline-block;
  width: 241px;
  vertical-align: top;
  margin-right: 65px;
}
footer .about .img img {
  max-width: 241px;
}
footer .about .info {
  display: inline-block;
  width: 288px;
  text-align: left;
  padding-top: 20px;
}
footer .about .info h5 {
  font-size: 1rem;
  font-weight: 400;
  color: #423f38;
  margin-bottom: 10px;
}
footer .about .info p {
  font-size: 0.8125rem;
  font-weight: 300;
  color: #423f38;
  margin-bottom: 16px;
  line-height: 1.5rem;
}
footer .about .info a {
  font-size: 0.9375rem;
  font-weight: 300;
  padding: 18px 40px 19px;
  background-color: #f2e4d0;
}
#shoppingcart-dialog .wrap .total:after,
#shoppingcart-dialog .wrap ul li:after,
footer .about:after {
  display: table;
  content: "";
  width: 0;
  clear: both;
}
footer ul.links {
  display: inline-block;
  margin: 0 auto 45px;
}
footer ul.links li {
  display: inline-block;
  margin: 0 15px;
}
footer ul.links li a {
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  text-decoration: none;
}
footer ul.media {
  display: block;
  margin: 0 auto 32px;
}
footer ul.media li {
  display: inline-block;
  margin: 0 8px;
}
footer ul.media li a {
  text-decoration: none;
}
footer .copyright {
  font-size: 12px;
  color: #423f38;
  margin-bottom: 0;
}
#gotop {
  width: 70px;
  height: 70px;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: #f2e5d1;
  position: fixed;
  bottom: 30%;
}
#gotop:hover,
.radio-wrap label:hover,
.search-dd-bubble:hover {
  cursor: pointer;
}
#gotop i {
  top: -4px;
}
#fixed-ad {
  width: 200px;
  height: 179px;
  position: fixed;
  bottom: 30px;
}
#fixed-ad a {
  display: block;
  text-decoration: none;
}
@media all and (max-width: 1200px) {
  #fixed-ad {
    width: 150px;
    height: 134px;
  }
}
@media all and (max-width: 640px) {
  #fixed-ad {
    width: 100px;
    height: 90px;
    bottom: 10px;
    right: 10px;
  }
}
#shoppingcart-dialog {
  display: none;
  width: 460px;
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 4;
  background-color: #fff;
  -webkit-box-shadow: 2px 3.5px 9px 0 rgba(119, 119, 119, 0.32);
  -moz-box-shadow: 2px 3.5px 9px 0 rgba(119, 119, 119, 0.32);
  box-shadow: 2px 3.5px 9px 0 rgba(119, 119, 119, 0.32);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  overflow: hidden;
}
#shoppingcart-dialog:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 9px;
  border-color: transparent transparent #f2e5d1;
  position: absolute;
  top: -9px;
  right: 24px;
}
#shoppingcart-dialog .dialog-button {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#shoppingcart-dialog .dialog-button .btn-default {
  width: 90%;
  margin: 0 auto;
}
#shoppingcart-dialog .wrap {
  padding: 0 0 16px;
}
#shoppingcart-dialog .wrap h3 {
  font-size: 22px;
  font-weight: 500;
  background-color: #f2e5d1;
  text-align: left;
  color: #9b785d;
  padding: 16px 24px;
  border-bottom: 0;
}
#shoppingcart-dialog .wrap ul {
  max-height: 40vh;
  overflow-y: auto;
  padding: 0 24px;
}
#shoppingcart-dialog .wrap ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ccc;
  background-color: #f5f5f5;
}
#shoppingcart-dialog .wrap ul::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}
#shoppingcart-dialog .wrap ul::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border: 2px solid #ccc;
}
#shoppingcart-dialog .wrap ul li {
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #cdcdcd;
}
#shoppingcart-dialog .wrap ul li:last-of-type,
.radio-wrap label:last-child {
  border-bottom: 0;
}
#shoppingcart-dialog .wrap ul li .photo {
  float: left;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
#shoppingcart-dialog .wrap ul li .photo img {
  width: 100%;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
#shoppingcart-dialog .wrap ul li .info {
  float: left;
  width: -webkit-calc(100% - 180px);
  width: -moz-calc(100% - 180px);
  width: calc(100% - 180px);
  margin-left: 16px;
}
#shoppingcart-dialog .wrap ul li .info h4 {
  margin-bottom: 12px;
  font-size: 18px;
  color: #a27759;
}
#shoppingcart-dialog .wrap ul li .info p {
  margin-bottom: 7px;
  font-size: 14px;
  text-align: justify;
  color: #363636;
}
#shoppingcart-dialog .wrap ul li .info p.desc {
  margin-bottom: 7px;
  font-size: 14px;
  text-align: left;
  color: #363636;
}
#shoppingcart-dialog .wrap ul li .info p.price {
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 500;
  color: #da2c00;
}
#shoppingcart-dialog .wrap ul li .info p.price span {
  font-size: 18px;
  letter-spacing: 0.45px;
}
#shoppingcart-dialog .wrap ul li .remove {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 0;
  background-color: transparent;
}
#shoppingcart-dialog .wrap ul li .remove img {
  margin: 0 auto;
}
#shoppingcart-dialog .wrap .total {
  padding: 16px 5px;
  margin: 0 24px;
  border-top: 1px solid #cdcdcd;
}
#shoppingcart-dialog .wrap .total p:first-child {
  float: left;
}
#shoppingcart-dialog .wrap .total p:last-child {
  float: right;
  font-size: 24px;
  font-weight: 700;
  color: #da2c00;
}
#shoppingcart-dialog .wrap .total p:last-child span {
  font-size: 18px;
  font-weight: 500;
  color: #222;
}
#shoppingcart-dialog .wrap > button {
  display: block;
  margin: 0 24px;
  padding: 12px 0;
  width: -webkit-calc(100% - 48px);
  width: -moz-calc(100% - 48px);
  width: calc(100% - 48px);
}
.radio-wrap label {
  position: relative;
  display: block;
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  padding: 40px 0 40px 60px;
  letter-spacing: 1px;
  font-size: 1.5rem;
  color: #6c6c6c;
  border-bottom: 1px solid #c2c2c2;
}
.radio-wrap label:before {
  width: 36px;
  height: 36px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 2px solid #c2c2c2;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
}
.radio-wrap label.active:before {
  border-color: #9b785d;
  background: url(/images/icon-check.png) center center no-repeat #9b785d;
}
.input-btn input {
  float: left;
  width: 140px;
  padding: 5px 10px;
  font-size: 1.5rem;
  border: 1px solid #ebebeb;
}
.input-btn button {
  float: left;
  height: 39px;
  line-height: 36px;
  font-size: 1.5rem;
  color: #fff;
  padding: 0 15px;
  border: 1px solid #ff743e;
  background-color: #ff743e;
}
.input-btn:after:after {
  display: table;
  content: "";
  width: 0;
  clear: both;
}
.qty-input-number {
  position: relative;
  display: inline-block;
  width: 120px;
  line-height: 46px;
}
.qty-input-number .decrease {
  display: block;
  position: absolute;
  text-align: center;
  background: url(/images/icon-decrease.png) center center no-repeat #f5f7fa;
  color: #606266;
  left: 1px;
  -webkit-border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px;
  border-radius: 16px 0 0 16px;
  border-right: 1px solid #dcdfe6;
}
.qty-input-number .increase {
  display: block;
  right: 1px;
  -webkit-border-radius: 0 16px 16px 0;
  -moz-border-radius: 0 16px 16px 0;
  border-radius: 0 16px 16px 0;
  border-left: 1px solid #dcdfe6;
  position: absolute;
  text-align: center;
  background: url(/images/icon-increase.png) center center no-repeat #f5f7fa;
  color: #606266;
}
.qty-input-number .qty-input {
  position: relative;
  font-size: 14px;
  width: 100%;
  line-height: 46px;
  display: block;
}
.qty-input-number .qty-input input {
  text-align: center;
  background-image: none;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  border: 1px solid #dcdfe6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 48px;
  line-height: 48px;
  outline: 0;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
}
#stick-herb .mention-wrap .left1,
#stick-herb .mention-wrap .left2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 520px;
}
.qty-input-number.mini .decrease {
  width: 34px;
  height: 34px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  line-height: 34px;
}
.qty-input-number.mini .increase {
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.qty-input-number.mini .qty-input {
  line-height: 34px;
}
.qty-input-number.mini .qty-input input {
  padding-left: 34px;
  padding-right: 34px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.dialog-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.dialog-wrap .content,
.modal-backdrop {
  background-color: #fff;
}
.dialog-wrap .content {
  width: 420px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border-top: 14px solid #fbae17;
  -webkit-box-shadow: 1.8px 6.8px 19.3px 1.7px rgba(146, 146, 146, 0.58);
  -moz-box-shadow: 1.8px 6.8px 19.3px 1.7px rgba(146, 146, 146, 0.58);
  box-shadow: 1.8px 6.8px 19.3px 1.7px rgba(146, 146, 146, 0.58);
}
.dialog-wrap .content .close {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
  width: 24px;
  height: 24px;
  border: 0;
  background: url(/images/icon-close.png) center/18px no-repeat;
  -moz-background-size: 18px;
  -o-background-size: 18px;
}
.dialog-wrap.form .content,
.dialog-wrap.message .content {
  padding: 60px 30px;
}
.dialog-wrap.message .content img {
  display: block;
  margin: 0 auto;
}
.dialog-wrap.message .content h5 {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  color: #171717;
  margin-top: 12px;
}
.dialog-wrap.form .content h5 {
  font-size: 24px;
  text-align: center;
  color: #6c6c6c;
  margin-bottom: 20px;
}
.dialog-wrap.form .content input {
  font-size: 1.5rem;
  margin-bottom: 10px;
  padding: 15px 10px;
  border: 0;
  border-bottom: 1px solid #c2c2c2;
  width: 100%;
}
.dialog-wrap.form .content input:-moz-placeholder,
.dialog-wrap.form .content input:-ms-input-placeholder,
.dialog-wrap.form .content input::-moz-placeholder,
.dialog-wrap.form .content input::-ms-input-placeholder,
.dialog-wrap.form .content input::-webkit-input-placeholder {
  color: #6c6c6c;
}
.dialog-wrap.form .content input::-webkit-input-placeholder {
  color: #6c6c6c;
}
.dialog-wrap.form .content input:-moz-placeholder,
.dialog-wrap.form .content input:-ms-input-placeholder,
.dialog-wrap.form .content input::-moz-placeholder,
.dialog-wrap.form .content input::-ms-input-placeholder {
  color: #6c6c6c;
}
.dialog-wrap.form .content input:-moz-placeholder,
.dialog-wrap.form .content input:-ms-input-placeholder,
.dialog-wrap.form .content input::-moz-placeholder,
.dialog-wrap.form .content input::-ms-input-placeholder,
.dialog-wrap.form .content input::placeholder {
  color: #6c6c6c;
}
.dialog-wrap.form .content button:not(.close) {
  display: block;
  margin: 40px auto 0;
  padding: 8px 0;
  width: 280px;
}
.waves {
  position: relative;
  width: 100%;
  height: 130px;
  margin-bottom: -7px;
  min-height: 100px;
  max-height: 150px;
}
.parallax > use {
  -webkit-animation: 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite move-forever;
  -moz-animation: 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite move-forever;
  -o-animation: 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite move-forever;
  animation: 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite move-forever;
}
.parallax > use:first-child {
  -webkit-animation-delay: -2s;
  -moz-animation-delay: -2s;
  -o-animation-delay: -2s;
  animation-delay: -2s;
  -webkit-animation-duration: 7s;
  -moz-animation-duration: 7s;
  -o-animation-duration: 7s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  -webkit-animation-delay: -3s;
  -moz-animation-delay: -3s;
  -o-animation-delay: -3s;
  animation-delay: -3s;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -o-animation-duration: 10s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  -webkit-animation-delay: -4s;
  -moz-animation-delay: -4s;
  -o-animation-delay: -4s;
  animation-delay: -4s;
  -webkit-animation-duration: 13s;
  -moz-animation-duration: 13s;
  -o-animation-duration: 13s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  -webkit-animation-delay: -5s;
  -moz-animation-delay: -5s;
  -o-animation-delay: -5s;
  animation-delay: -5s;
  -webkit-animation-duration: 20s;
  -moz-animation-duration: 20s;
  -o-animation-duration: 20s;
  animation-duration: 20s;
}
@-webkit-keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0);
  }
}
@-moz-keyframes move-forever {
  0% {
    -moz-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    -moz-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0);
  }
}
@-o-keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
@keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    -moz-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(85px, 0, 0);
    -moz-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0);
  }
}
#modal-search-dd .modal-dialog {
  max-width: 651px;
}
#modal-search-dd .modal-dialog .modal-content {
  background-color: transparent;
  border: 0;
}
#modal-search-dd .modal-dialog .modal-content .modal-body .close {
  width: 43px;
  height: 43px;
  border: 4px solid #fa0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #ffe4af;
  position: absolute;
  top: 123px;
  right: 104px;
  z-index: 2;
  padding: 0 0 0 1px;
}
#modal-search-dd .modal-dialog .modal-content .modal-body .close span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
}
#modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap {
  position: absolute;
  top: 140px;
  left: 43px;
  right: 0;
  z-index: 1;
}
#modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap > img {
  display: block;
  margin: 0 auto 16px;
}
#modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap h2 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #000;
}
#modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap p {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  color: #000;
  margin-bottom: 0;
}
#modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap .coupon {
  max-width: 240px;
  margin: 26px auto 0;
  padding: 4px 8px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fdf6ee;
}
#modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap .coupon p {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #000;
}
#modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap:after {
  display: block;
  content: "";
  width: 205px;
  height: 178px;
  background: url(/images/0607/search-dd-img.png) no-repeat;
  position: absolute;
  bottom: 13px;
  left: -18px;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  select {
    width: 100%;
    height: initial;
    font-size: 3vw;
    margin-bottom: 2.5%;
  }
  select.w38 {
    width: 36%;
  }
  select.w60 {
    width: 60%;
  }
  #modal-search-dd .modal-dialog {
    max-width: 359px;
    margin: 0.5rem auto;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .close {
    top: 74px;
    right: 48px;
    padding: 0 0 0 1px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body > img {
    width: 120%;
    position: relative;
    left: -10%;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap {
    width: 253px;
    top: 80px;
    left: 57px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap > img {
    width: 70px;
    margin: 0 auto 7px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap h2 {
    font-size: 21px;
    margin-bottom: 4px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap .coupon p,
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap p {
    font-size: 13px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap .coupon {
    max-width: 181px;
    margin: 9px auto 0;
    padding: 2px 4px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap:after {
    width: 115px;
    height: 103px;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    top: 101px;
    left: -63px;
    bottom: initial;
  }
}
@media screen and (max-width: 320px) {
  #modal-search-dd .modal-dialog .modal-content .modal-body .close {
    top: 74px;
    right: 48px;
    padding: 0 0 0 1px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body > img {
    width: 127%;
    position: relative;
    left: -16%;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap {
    width: 253px;
    top: 74px;
    left: 31px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap > img {
    width: 65px;
    margin: 0 auto 7px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap h2 {
    font-size: 18px;
    margin-bottom: 4px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap .coupon p,
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap p {
    font-size: 12px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap .coupon {
    max-width: 168px;
    margin: 9px auto 0;
    padding: 2px 4px;
  }
  #modal-search-dd .modal-dialog .modal-content .modal-body .info-wrap:after {
    width: 84px;
    height: 103px;
    top: 105px;
    left: -30px;
  }
}
.search-dd-bubble {
  position: absolute;
  z-index: 9;
}
@media all and (max-width: 991px) {
  #shoppingcart-dialog {
    width: 95%;
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-height: -webkit-calc(100vh - 80px);
    max-height: -moz-calc(100vh - 80px);
    max-height: calc(100vh - 80px);
  }
  #shoppingcart-dialog .dialog-button {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  #shoppingcart-dialog .wrap {
    padding: 12px;
  }
  #shoppingcart-dialog .wrap ul li .photo {
    width: 70px;
    height: 70px;
  }
  #shoppingcart-dialog .wrap ul li .info {
    width: -webkit-calc(100% - 125px);
    width: -moz-calc(100% - 125px);
    width: calc(100% - 125px);
  }
  .search-dd-bubble img {
    width: 85px;
  }
}
@-webkit-keyframes searchAnimate {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-moz-keyframes searchAnimate {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-o-keyframes searchAnimate {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes searchAnimate {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
/* 
#stick-benefit {
  background: url(/images/0607/sticks/dog-lying.png) center -40px no-repeat;
}
#stick-benefit h3 {
  width: fit-content;
  margin: 0 auto;
  font-size: 55px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #997156;
  position: relative;
}
#stick-benefit h3::after {
  content: "NEW";
  font-family: Gotham;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.28px;
  color: #fbae17;
  position: absolute;
  left: -64px;
  top: 6px;
}
#stick-benefit h4,
#stick-herb h4 {
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  color: #9b785d;
}
#stick-benefit p {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #282728;
} */
#stick-benefit .dog-lying-mo img,
#stick-qa .qa-wrap .left img,
#stick-testimony .testimony-wrap .testi-box .dog-avatar img {
  width: 100%;
}
#stick-testimony h3::after,
#stick-testimony h3::before {
  width: 80px;
  height: 70px;
  background: url(/images/0607/sticks/paw.png) no-repeat;
  position: absolute;
  top: -10px;
  content: "";
}
#stick-benefit .point-wrap,
#stick-qa .qa-wrap {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#stick-benefit h3 {
  width: fit-content;
  margin: 0 auto;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #fbae17;
  position: relative;
}

#stick-benefit h4 {
  width: fit-content;
  margin: 0 auto;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  color: #997156;
}
#stick-benefit h4:before {
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 1;
  top: 31px;
  right: 29vw;
  background: url(../images/title-l.png) no-repeat 0 0;
}
@media screen and(max-width: 991px) {
  #stick-benefit h4:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    top: 31px;
    right: 29vw;
    background: url(../images/title-l.png) no-repeat 0 0;
  }
}
#stick-benefit .mention-wrap {
  margin-bottom: 40px;
  display: flex;

  justify-content: center;
}
#stick-benefit .mention-wrap .left1 {
  width: 60%;
  padding-left: 420px;
  padding-top: 70px;
  box-sizing: border-box;
  background: url(/images/0607/sticks/herb-pro1.png) 0 0 / contain no-repeat;
}
#stick-benefit .mention-wrap .left1 p {
  text-align: left;
}
#stick-benefit .mention-wrap .left1 p.subtitle {
  font-size: 20px;
  font-weight: 500;
  color: #555;
}
#stick-benefit .mention-wrap .right1 {
  width: -webkit-calc(40% - 60px);
  width: -moz-calc(40% - 60px);
  width: calc(40% - 60px);
  margin-left: 60px;
  padding: 20px 30px;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#stick-benefit .mention-wrap .right1 p {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #000;
}
#stick-benefit .mention-wrap .right1 table {
  width: 100%;
  background: #fff;
}
#stick-benefit .mention-wrap .right1 table tr {
  border-bottom: 1px solid #333;
}
#stick-benefit .mention-wrap .right1 table tr td {
  padding: 10px 0;
}
#stick-benefit .mention-wrap .left2 {
  width: 70%;
  padding: 110px 90px 0 27%;
  box-sizing: border-box;
  background: url(/images/0607/sticks/herb-text2.png) right center/contain no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
}
#stick-benefit .mention-wrap .left2 p,
#stick-benefit .mention-wrap .right3 p {
  text-align: left;
  margin: 0;
}
#stick-benefit .mention-wrap .left2 p.subtitle {
  font-size: 20px;
  font-weight: 500;
  color: #9b785d;
}
#stick-benefit .mention-wrap .left2 p.subtitle-big {
  font-size: 30px;
  font-weight: 500;
  color: #9b785d;
  margin-bottom: 15px;
}
#stick-benefit .mention-wrap .right2 {
  width: 30%;
}
#stick-benefit .mention-wrap .right2 img {
  width: 110%;
  margin-left: -60px;
  margin-top: 60px;
}
#stick-benefit .mention-wrap .left3 {
  width: 40%;
  z-index: 1;
  margin-right: 108px;
}
#stick-benefit .mention-wrap .left3 img {
  margin-top: -90px;
  width: 132%;
}
#stick-benefit .mention-wrap .right3 {
  width: 42%;
  height: 520px;
  padding: 136px 58px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/hero_pro2right.png) center/contain no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
}
#stick-benefit .mention-wrap .right3 p.subtitle-big {
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 500;
  color: #34cff1;
}
@media screen and (max-width: 1279px) {
  #stick-benefit .mention-wrap .left1 {
    padding: 420px 30px 0;
  }
  #stick-benefit .mention-wrap {
    flex-wrap: wrap;
  }
  #stick-benefit .mention-wrap .left3 img {
    margin-top: -19px;
    width: 132%;
  }
  #stick-benefit .mention-wrap .right3 {
    width: 42%;
    height: 417px;
    padding: 103px 40px 0;
    margin-right: 30px;
  }
  #stick-benefit .mention-wrap .right3 p {
    font-size: 16px;
  }
  #stick-benefit .mention-wrap .right3 strong {
    font-size: 16px;
  }
  #stick-benefit .mention-wrap .right3 p.subtitle-big {
    padding-bottom: 8px;
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  #stick-benefit h3 {
    font-size: 20px;
  }
  #stick-benefit h4 {
    font-size: 26px;
  }
  #stick-benefit .mention-wrap .left3 {
    width: 100%;
    margin-right: 0;
  }
  #stick-benefit .mention-wrap .left3 img {
    margin-top: 0;
    width: 100%;
  }
  #stick-benefit .mention-wrap .right3 {
    flex: 0 0 100%;
    background: url(../images/hero_pro2right-m.png) top center/contain no-repeat;
    width: 100%;
    padding: 7vw 11vw 0;
    margin-right: 0;
    margin-top: -30px;
  }
}
@media screen and (max-width: 414px) {
}
/* 555555 */

#stick-benefit2 {
  padding-bottom: 80px;
}
#stick-benefit2 h3 {
  width: fit-content;
  margin: 0 auto;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #fbae17;
}
#stick-benefit2 h4 {
  width: fit-content;
  margin: 0 auto;
  font-size: 55px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  color: #997156;
}

#stick-benefit2 .mention-wrap {
  margin-bottom: 40px;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#stick-benefit2 .mention-wrap .left2 {
  width: 57%;
  padding: 199px 142px 0 10%;
  box-sizing: border-box;
  background: url(../images/hot_dog-left.png) right center/contain no-repeat;
}
#stick-benefit2 .mention-wrap .left2 p,
#stick-benefit2 .mention-wrap .right3 p {
  text-align: left;
  margin: 0;
  line-height: 1.6;
  letter-spacing: 1px;
}
#stick-benefit2 .mention-wrap .left2 p.subtitle {
  margin-top: 12px;
  font-size: 20px;
  font-weight: 500;
  color: #9b785d;
}
#stick-benefit2 .mention-wrap .left2 p.subtitle-big {
  font-size: 30px;
  font-weight: 500;
  color: #9b785d;
  margin-bottom: 4px;
}
#stick-benefit2 .mention-wrap .right2 {
  width: 40%;
}
#stick-benefit2 .mention-wrap .right2 img {
  width: 119%;
  margin-left: -156px;
  margin-top: 60px;
}
#stick-benefit2 .avoid h4 {
  width: fit-content;
  margin: 0 auto;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  color: #997156;
  position: relative;
}
#stick-benefit2 .avoid h4:before {
  display: block;
  content: "";
  width: 76px;
  height: 69px;
  position: absolute;
  z-index: 1;
  top: -17px;
  left: -70px;
  background: url(../images/cold-L1.png) no-repeat 0 0;
}
#stick-benefit2 .avoid .flex {
  padding: 40px 13% 0;
  gap: 6%;
  display: flex;
}

#stick-benefit2 .avoid .flex h5 {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #997156;
  letter-spacing: 1px;
  margin: 0;
}
#stick-benefit2 .avoid .flex .info p {
  padding-top: 0;
  font-size: 15px;
  font-weight: 400;
  color: #262626;
  letter-spacing: 0.2px;
}
#stick-benefit2 .avoid .flex .info hr {
  width: 100%;
  color: #997156;
  text-align: center;
}
#stick-benefit2 .avoid .flex .info img {
  width: 38px;
  height: 25px;
  padding: 0 2px 2px 2px;
}
@media screen and (max-width: 991px) {
  #stick-benefit2 .avoid .flex .info img {
    width: 28px;
  }
  #stick-benefit2 .mention-wrap {
    flex-direction: column-reverse;
  }
  #stick-benefit2 .mention-wrap .left2 p.subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #262626;
    margin: 12px 0 6px;
  }
  #stick-benefit2 .mention-wrap .left2 p {
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    letter-spacing: 0.6px;
    line-height: 1.4;
  }
  #stick-benefit2 .mention-wrap .left2 p.subtitle-big {
    font-size: 22px;
    margin-bottom: 0;
  }

  #stick-benefit2 .mention-wrap .left2 {
    background: url(../images/hot_dog-left-m.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 98%;
    height: 488px;
    background-position: top center;
    background-size: 100%;
    padding: 89px 22px 49px;
  }
  #stick-benefit2 .mention-wrap .right2 {
    width: 100%;
    z-index: 8;
    height: 260px;
  }
  #stick-benefit2 .mention-wrap .right2 img {
    width: 100%;
    margin-left: 0;
    margin-top: 22px;
  }
  #stick-benefit2 .avoid h4 {
    width: fit-content;
    margin: 0;
    padding-left: 12px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: left;
    color: #997156;
  }
  #stick-benefit2 .avoid h4:before {
    display: none;
  }
  #stick-benefit2 .avoid .flex {
    padding: 12px;
    gap: 6%;
    flex-direction: column;
    margin-top: 20px;
    align-items: flex-start;
  }
  #stick-benefit2 .avoid .flex h5 {
    text-align: left;
    font-size: 20px;
  }
  #stick-benefit2 .avoid .flex .info hr {
    width: 48%;
    text-align: left;
  }
  #stick-benefit2 .avoid .flex .info p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  #stick-benefit2 .mention-wrap .left1 {
    padding: 420px 30px 0;
  }
}

#stick-herb .content-wrap {
  padding: 0 180px;
}
#stick-herb .content-wrap h2:before {
  display: block;
  content: "";
  width: 33px;
  height: 32px;
  position: absolute;
  z-index: 1;
  top: -17px;
  left: 20px;
  background: url(../images/title-l1.png) no-repeat 0 0;
}
#stick-herb .content-wrap h2:after {
  display: block;
  content: "";
  width: 83px;
  right: -35px;
  height: 128px;
  position: absolute;
  z-index: 1;
  top: -71px;
  background: url(../images/title-r1.png) no-repeat 0 0;
}
#stick-herb .content-wrap h2 {
  position: relative;
  font-size: 48px;
  font-weight: 300;
  color: #997156;
  text-align: center;
  letter-spacing: 1.37px;
}
#stick-herb .content-wrap h2 span {
  font-size: 48px;
  font-weight: 500;
}
#stick-herb .content-wrap .box-block {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#stick-herb .content-wrap .box-block .point-box {
  display: flex;
  flex-direction: column;
  flex: 0 0 32%;
  gap: 30px;
}
#stick-herb .content-wrap .box-block .pic {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
#stick-herb .content-wrap .pic h6 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #9b785d;
}
#stick-herb .content-wrap .subtitle {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #9b785d;
  line-height: 1.4;
}
#stick-herb .content-wrap .img {
  width: 80%;
  margin-top: 30px;
  margin-left: 20px;
}
@media (min-width: 1025px) {
  #stick-herb .content-wrap .img {
    width: 100%;
    margin-left: 100px;
  }
}
#stick-herb .content-wrap .img {
  width: 80%;
  margin-top: 30px;
  margin-left: 20px;
}
#stick-herb .content-wrap img {
  width: 100%;
}
#stick-herb .content-wrap .info-block {
  display: flex;
  justify-content: space-between;
  margin-top: -20px;
}
#stick-herb .content-wrap .info-block .info {
  flex: 0 0 31%;
  display: flex;
  background: #f6eee3;
  border-radius: 10px;
  flex-direction: column;
  padding: 24px 22px;
}
#stick-herb .content-wrap .info-block .info h5 {
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  color: #9b785d;
  line-height: 1.3;
}
#stick-herb .content-wrap .info-block .info p {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #9b785d;
  line-height: 1.4;
  margin-bottom: 0;
}
/* zp ek vu04 */
#page-compare .container .content-wrap {
  padding: 42px 30px 70px;
  border: 6px #ba825d solid;
  border-radius: 36px;
  background-color: #ffffff;
}

#page-compare .container .img-flex {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#page-compare .container .img-flex p {
  padding-right: 50px;
  font-size: 24px;
  font-weight: 400;
  color: #997156;
  margin-bottom: -38px;
}
#stick-herb {
  text-align: center;
  padding-bottom: 80px;
  background: url(../images/line.png) bottom center/contain no-repeat;
}
#stick-herb h3 {
  width: fit-content;
  margin: 0 auto;
  font-size: 55px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #997156;
}
#stick-herb h3 span {
  font-size: inherit;
  font-weight: 300;
}
#stick-herb .mention-wrap {
  margin-bottom: 40px;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#stick-herb .mention-wrap .left1 {
  width: 60%;
  padding-left: 420px;
  padding-top: 70px;
  box-sizing: border-box;
  background: url(/images/0607/sticks/herb-pro1.png) 0 0 / contain no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
}
#stick-herb .mention-wrap .left1 p {
  text-align: left;
}
#stick-herb .mention-wrap .left1 p.subtitle {
  font-size: 20px;
  font-weight: 500;
  color: #555;
}
#stick-herb .mention-wrap .right1 {
  width: -webkit-calc(40% - 60px);
  width: -moz-calc(40% - 60px);
  width: calc(40% - 60px);
  margin-left: 60px;
  padding: 20px 30px;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#stick-herb .mention-wrap .right1 p {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #000;
}
#stick-herb .mention-wrap .right1 table {
  width: 100%;
  background: #fff;
}
#stick-herb .mention-wrap .right1 table tr {
  border-bottom: 1px solid #333;
}
#stick-herb .mention-wrap .right1 table tr td {
  padding: 10px 0;
}
#stick-herb .mention-wrap .left2 {
  width: 70%;
  padding: 110px 90px 0 27%;
  box-sizing: border-box;
  background: url(/images/0607/sticks/herb-text2.png) right center/contain no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
}
#stick-herb .mention-wrap .left2 p,
#stick-herb .mention-wrap .right3 p {
  text-align: left;
  margin: 0;
}
#stick-herb .mention-wrap .left2 p.subtitle {
  font-size: 20px;
  font-weight: 500;
  color: #9b785d;
}
#stick-herb .mention-wrap .left2 p.subtitle-big {
  font-size: 30px;
  font-weight: 500;
  color: #9b785d;
  margin-bottom: 15px;
}
#stick-herb .mention-wrap .right2 {
  width: 30%;
}
#stick-herb .mention-wrap .right2 img {
  width: 110%;
  margin-left: -60px;
  margin-top: 60px;
}
#stick-herb .mention-wrap .left3 {
  width: 30%;
  margin-left: 15%;
  z-index: 1;
}
#stick-herb .mention-wrap .left3 img {
  width: 140%;
  margin-top: 120px;
}
#stick-herb .mention-wrap .right3 {
  width: 50%;
  height: 520px;
  padding: 200px 90px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/0607/sticks/herb-text3.png) center/contain no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
}
#stick-herb .mention-wrap .right3 p.subtitle-big {
  font-size: 30px;
  font-weight: 500;
  color: #9b785d;
}
@media screen and (max-width: 991px) {
  #stick-benefit2 {
    padding-bottom: 0;
  }
  #stick-herb {
    padding: 0;
  }
  #stick-herb .content-wrap {
    padding: 0;
  }
  #stick-herb .content-wrap h2:before {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    z-index: 1;
    top: 29px;
    left: 20px;
    background: url(../images/title-l1.png) 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.5;
  }
  #stick-herb .content-wrap h2:after {
    width: 34px;
    right: 5px;
    height: 70px;
    top: -25px;
    background: url(../images/title-r1.png) 0 0;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #stick-herb .content-wrap h2 {
    font-size: 27px;
  }
  #stick-herb .content-wrap h2 span {
    font-size: 27px;
  }
  #stick-herb .content-wrap .box-block .pic {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
  #stick-herb .content-wrap .box-block .pic img {
    width: 90%;
  }
  #stick-herb .content-wrap .box-block .point-box:first-child {
    flex: 0 0 90%;
    gap: 10px;
  }
  #stick-herb .content-wrap .box-block .point-box:nth-child(2),
  #stick-herb .content-wrap .box-block .point-box:nth-child(3) {
    flex: 0 0 40%;
    gap: 10px;
  }
  #stick-herb .content-wrap .box-block {
    align-items: flex-start;
    justify-content: space-evenly;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 33px;
  }
  #stick-herb .content-wrap .flex {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  #stick-herb .content-wrap .flex .img {
    flex: 0 0 30%;
    padding: 20px;
    margin-top: 0;
  }
  #stick-herb .content-wrap .flex .img img {
    width: 480%;
    transform: rotate(-90deg);
    margin-left: -106px;
  }
  #stick-herb .content-wrap .info-block {
    flex-direction: column;
    flex: 0 0 68%;
    gap: 12px;
    z-index: 8;
  }
  #stick-herb .content-wrap .info-block .info {
    padding: 12px;
  }
  #stick-herb .content-wrap .info-block .info h5 {
    font-size: 16px;
    line-height: 1.2;
  }
  #stick-herb .content-wrap .info-block .info p {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1200px) {
  #stick-herb .mention-wrap .left1 {
    padding: 420px 30px 0;
  }
}
#page-compare {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#page-compare.toy .container .content-wrap .swiper-container .swiper-wrapper {
  height: auto;
}
#page-compare.toy .container .content-wrap .swiper-container .swiper-wrapper .swiper-slide .title-wrap .row-wrap .col-wrap {
  width: 50%;
  text-align: justify;
  justify-content: space-between;
  margin: 0 0 0 auto;
}
#page-compare.toy .container .content-wrap .swiper-container .swiper-wrapper .swiper-slide .title-wrap .row-wrap .w-80 {
  width: 78px;
  display: flex;
  justify-content: space-between;
}

#page-compare.toy .container .content-wrap .swiper-container .swiper-wrapper {
  margin-left: -26px;
  width: 140%;
}
#page-compare.toy .container .content-wrap .swiper-container .swiper-wrapper .swiper-slide .title-wrap .row-wrap .col-wrap p {
  font-weight: 700;
}
#page-compare.compare .compare-pic {
  height: 125px;
  max-width: 180px;
  margin-bottom: 15px;
  -o-object-fit: contain;
  object-fit: contain;
}
#page-compare.compare h5.subtitle {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #997156;
}
.fallout .mention-wrap {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.fallout .mention-wrap .left2 {
  width: 77%;
  padding: 307px 59px 0 30%;
  box-sizing: border-box;
  background: url(../images/fallout-bg.png) right center/contain no-repeat;
  height: 1088px;
}
.fallout .mention-wrap .left2 p {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #262626;
  line-height: 1.6;
  letter-spacing: 1px;
}
.fallout .mention-wrap .left2 .subtitle {
  font-size: 30px;
  font-weight: 400;
  text-align: left;
  color: #9b785d;
  line-height: 1.2;
}
.fallout .mention-wrap .left2 .subtitle-big {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #262626;
  line-height: 1;
}
.fallout .mention-wrap .right2 {
  width: 30%;
}
.fallout .mention-wrap .right2 img {
  width: 110%;
  margin-left: -60px;
  margin-top: 216px;
}
@media screen and (max-width: 991px) {
  .fallout .mention-wrap {
    margin-bottom: 0;
    flex-direction: column-reverse;
  }
  .fallout .mention-wrap .right2 img {
    width: 88%;
    margin: 0 auto;
    margin-bottom: -40px;
  }
  .fallout .mention-wrap .right2 {
    width: 100%;
    flex: 0 0 100%;
    z-index: 11;
    margin: 0 auto;
    text-align: center;
  }
  .fallout .mention-wrap .left2 {
    height: 52vh;
    width: 97%;
    flex: 0 0 100%;
    padding: 0;
    padding: 91px 51px 4px;
    background: url(../images/fallout-bg-m.png) top center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .fallout .mention-wrap .left2 P {
    letter-spacing: 0.6px;
    line-height: 1.4;
  }
  .fallout .mention-wrap .left2 .subtitle-big {
    margin-bottom: 10px;
    font-size: 20px;
    color: #9b785d;
  }
}
@media screen and (max-width: 370px) {
  .fallout .mention-wrap .left2 {
    height: 110%;
    width: 100%;
    flex: 0 0 100%;
    padding: 0;
    padding: 66px 45px 4px;
    background: url(../images/fallout-bg-m.png) top center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
#stick-testimony h3 {
  width: fit-content;
  margin: 0 auto;
  font-size: 42px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #997156;
  position: relative;
}
#stick-testimony h3::before {
  left: -100px;
}
#stick-testimony h3::after {
  right: -100px;
}
#stick-testimony .testimony-wrap {
  margin-bottom: 60px;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#stick-testimony .testimony-wrap.pc {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#stick-testimony .testimony-wrap p {
  margin-bottom: 0.5em;
  font-size: 18px;
}
#stick-testimony .testimony-wrap p.nickname {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #97562b;
}
#stick-testimony .testimony-wrap p.msg {
  margin-top: 22px;
}
#stick-testimony .testimony-wrap p img {
  width: 90px;
  position: relative;
  top: -2px;
}
#stick-testimony .testimony-wrap .testi-box {
  width: -webkit-calc(50% - 60px);
  width: -moz-calc(50% - 60px);
  width: calc(50% - 60px);
  max-width: 500px;
  margin: 60px 30px 0;
  padding: 0;
  position: relative;
}
#stick-testimony .testimony-wrap .testi-box .testi-info {
  position: relative;
  width: 100%;
  background-color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 30px;
}
#stick-testimony .testimony-wrap .testi-box .dog-avatar {
  width: 244px;
  position: absolute;
  right: -20px;
  top: -30px;
}
#stick-qa .qa-wrap .left {
  width: -webkit-calc(50% - 60px);
  width: -moz-calc(50% - 60px);
  width: calc(50% - 60px);
  margin-right: 60px;
}
#stick-qa .qa-wrap .right {
  width: 40%;
  padding-top: 100px;
}
#stick-qa .qa-wrap .right ul li {
  margin-bottom: 40px;
}
#stick-qa .qa-wrap .right ul li h4 {
  font-size: 25px;
  font-weight: 700;
  color: #997156;
}
#stick-qa .qa-wrap .right ul li h4 span {
  margin-right: 10px;
  font-size: 54px;
  font-weight: 700;
  color: #eea91f;
  font-family: Gotham;
}
#stick-qa .qa-wrap .right ul li p {
  font-size: 18px;
  font-weight: 300;
  color: #19130b;
}
@media screen and (max-width: 991px) {
  #gotop,
  .dialog-wrap.message .content img {
    width: 50px;
  }
  .container.content {
    padding: 0 16px;
  }
  #stick-testimony .testimony-wrap.pc,
  .pc {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
  .s-bg img {
    min-width: initial;
  }
  body {
    overflow-x: hidden;
  }
  header {
    height: 70px;
    left: 0;
    right: 0;
    background-color: #fbf6ef;
    text-align: center;
    z-index: 101;
  }
  #stick-benefit .dog-lying-mo,
  footer ul.links li:nth-of-type(3),
  header #toggle-nav {
    display: block;
  }
  header .logo {
    margin: 0;
    padding: 3px 0 0;
  }
  header .logo img {
    width: 82px;
  }
  header .logo img.mini {
    height: initial;
  }
  header ul.top-bar {
    top: 17px;
    right: 16px;
  }
  header ul.top-bar > li {
    display: inline-table;
    width: 42px;
    padding-right: 5px;
  }
  header ul.top-bar > li:last-of-type {
    width: 48px;
    padding: 0;
  }
  header ul.top-bar > li > a {
    width: 42px;
  }
  header ul.top-bar > li .user-img {
    width: 32px;
    height: 32px;
    margin-right: 0;
  }
  header ul.top-bar > li .user-img + i {
    width: 9px;
    height: 8px;
    right: -6px;
  }
  header ul.top-bar > li span.num {
    width: 18px;
    height: 18px;
    right: 0;
  }
  header ul.top-bar > li #bubble_record,
  header ul.top-bar > li #bubble_record_empty {
    position: fixed;
    bottom: 0;
    top: initial;
    left: 0;
    right: 0;
    z-index: 99;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    width: 100%;
    background-color: #fbf6ef;
  }
  #shoppingcart-dialog:before,
  header ul.top-bar > li #bubble_record:before,
  header ul.top-bar > li #bubble_record_empty:before,
  header ul.top-bar > li #bubble_user:before {
    display: none;
  }
  header ul.top-bar > li #bubble_record_empty h5 {
    font-size: 1.25rem;
  }
  header ul.top-bar > li #bubble_record h5 {
    font-size: 1.25rem;
    color: #9b785d;
  }
  header ul.top-bar > li #bubble_record > ul li > div.add {
    width: 32px;
  }
  header ul.top-bar > li #bubble_record > ul li > div.add button {
    width: 32px;
    height: 32px;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    background-color: #fbae17;
  }
  header ul.top-bar > li #bubble_record > ul li > div.add button:after {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 7px;
    left: 8px;
    z-index: 1;
    -webkit-mask: url(/images/0607/icon-shopping-2.svg) no-repeat center;
    mask: url(/images/0607/icon-shopping-2.svg) no-repeat center;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    background-color: #333;
  }
  header ul.top-bar > li #bubble_user {
    position: fixed;
    bottom: 0;
    top: initial;
    left: 0;
    right: 0;
    z-index: 99;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    padding: 15px;
    width: 100%;
    background-color: #fbf6ef;
  }
  header ul#nav-menu {
    position: fixed;
    top: 0;
    left: -75%;
    bottom: 0;
    width: 75%;
    z-index: 999;
    background-color: #fbae17;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    border-radius: 0 20px 20px 0;
    padding-top: 50px;
  }
  header ul#nav-menu.active {
    left: 0;
  }
  header ul#nav-menu > li {
    width: 50%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
  }
  header ul#nav-menu > li a {
    font-size: 20px;
    font-weight: 400;
    color: #000;
  }
  header ul#nav-menu > li a i.icon-updown {
    top: -3px;
  }
  header ul#nav-menu > li > ul > li a {
    padding: 5px 0;
    font-size: 16px;
    font-weight: 400;
    color: #000;
  }
  header ul#nav-menu.light > li a {
    color: #000;
  }
  header ul#nav-menu.light > li a i.icon-updown {
    background: #000;
  }
  footer .about {
    padding-top: 40px;
  }
  footer .about .img {
    width: 100%;
    margin-right: 0;
  }
  footer .about .info {
    width: 100%;
    text-align: center;
  }
  footer .about .info p {
    width: 80%;
    margin: 0 auto 16px;
  }
  #stick-herb .mention-wrap,
  footer ul.links {
    margin-bottom: 0;
  }
  footer ul.links li {
    margin-bottom: 20px;
  }
  #stick-benefit .point-wrap .point-box:nth-child(4),
  #stick-benefit .point-wrap .point-box:nth-child(5),
  #stick-benefit .point-wrap .point-box:nth-child(6),
  .dialog-wrap.form .content button:not(.close),
  footer ul.media {
    margin-top: 20px;
  }
  #gotop {
    height: 50px;
    right: 15px;
  }
  #gotop i {
    top: -1px;
  }
  #shoppingcart-dialog .wrap ul {
    padding: 0;
  }
  #shoppingcart-dialog .wrap .total {
    padding: 16px 5px 0;
  }
  #shoppingcart-dialog .wrap .dialog-button > button {
    margin: 0 auto;
    width: 47%;
    padding: 13px 34px 18px;
  }
  .radio-wrap label {
    padding: 30px 0 30px 60px;
  }
  .dialog-wrap.form .content,
  .dialog-wrap.message .content {
    width: -webkit-calc(80% - 30px);
    width: -moz-calc(80% - 30px);
    width: calc(80% - 30px);
    padding: 30px 15px;
  }
  .dialog-wrap.form .content h5 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .waves {
    height: 40px;
    min-height: 40px;
  }
  #stick-benefit {
    background: 0 0;
  }

  #stick-testimony h3 {
    font-size: 40px;
  }
  #stick-benefit h3::after {
    font-size: 20px;
    right: -46px;
    top: 3px;
  }
  #stick-benefit h4,
  #stick-herb h4 {
    font-size: 26px;
    position: relative;
  }
  #stick-benefit h4:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    top: 31px;
    right: 29vw;
    background: url(../images/title-l.png) no-repeat 0 0;
  }
  #stick-benefit p {
    font-size: 15px;
  }
  #stick-benefit .point-wrap .point-box {
    width: -webkit-calc(50% - 40px);
    width: -moz-calc(50% - 40px);
    width: calc(50% - 40px);
  }
  #stick-benefit .point-wrap .point-box .subtitle {
    font-size: 18px;
  }
  #stick-benefit .point-wrap .point-box .des,
  #stick-herb .mention-wrap .left2 p,
  #stick-herb .mention-wrap .right3 p,
  #stick-testimony .testimony-wrap p {
    font-size: 16px;
  }
  #stick-herb h3 {
    font-size: 38px;
  }
  #stick-herb .mention-wrap.reverse-mo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #stick-herb .mention-wrap .left1 {
    width: 100%;
    max-width: 480px;
    padding: 360px 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  #stick-herb .mention-wrap .right1 {
    width: 100%;
    max-width: 300px;
    margin: 20px;
  }
  #stick-herb .mention-wrap .left2 {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 140px 7px 140px 61px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: url(/images/0607/sticks/herb-text2-mo.png) bottom 37% center/contain no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
  }
  #stick-herb .mention-wrap .right2 {
    width: 100%;
    max-width: 400px;
    margin: 60px auto 0;
    padding-top: 100px;
    position: relative;
  }
  #stick-herb .mention-wrap .right2 img {
    width: 70%;
    max-width: 240px;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  #stick-herb .mention-wrap .left3 {
    width: 100%;
    max-width: 400px;
    margin: 20px 0;
  }
  #stick-herb .mention-wrap .left3 img {
    width: 100%;
    margin-top: 40px;
  }
  #stick-herb .mention-wrap .right3 {
    width: 100%;
    max-width: 500px;
    margin-top: -200px;
    padding: 204px 50px 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: url(/images/0607/sticks/herb-text3-mo.png) bottom 100% center/contain no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
  }
  #info-wrap {
    padding-bottom: 30px !important;
  }
  #page-compare.compare .compare-pic {
    max-width: 140px;
  }
  #page-compare.compare .compare-pic.mini {
    max-width: 100px;
  }
  #page-compare.compare h5.subtitle,
  #stick-qa .qa-wrap .right ul li h4 {
    font-size: 18px;
    letter-spacing: -0.1px;
  }
  #page-compare .container .content-wrap .swiper-container .swiper-wrapper .swiper-slide .row-wrap .col-wrap img {
    width: 24px;
  }
  #stick-testimony .container {
    overflow: hidden;
    padding: 0;
    max-width: 100% !important;
  }
  #stick-testimony .testimony-wrap {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  #stick-testimony .testimony-wrap p.nickname {
    font-size: 20px;
  }
  #stick-testimony .testimony-wrap .testi-box {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    margin: 60px 0 0;
    padding: 0 16px;
  }
  #stick-testimony .testimony-wrap .testi-box .testi-info {
    width: 100%;
    margin: 0;
    padding: 10px 20px;
  }
  #stick-testimony .testimony-wrap .testi-box .dog-avatar {
    width: 135px;
    top: 6px;
  }
  #stick-qa .qa-wrap .left {
    width: 100%;
    max-width: 320px;
    margin: 40px auto 0;
  }
  #stick-qa .qa-wrap .left img {
    width: 90%;
  }
  #stick-qa .qa-wrap .right {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding-top: 20px;
  }
}
@media screen and (max-width: 414px) {
  #stick-herb .mention-wrap .left1 {
    padding: 300px 30px 0;
  }
  #stick-herb .mention-wrap .right3 {
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
  #stick-qa .qa-wrap .right {
    max-width: 338px;
  }
}
#page-sgs {
  margin-top: -244px;
}
#page-sgs .container h2 {
  font-size: 44px;
  font-weight: 300 !important;
  letter-spacing: 1px;
  text-align: center;
  color: #9b785d;
}
@media screen and (max-width: 991px) {
  #page-sgs {
    margin-top: 20px;
  }
}
#stick-serving {
  padding: 85px 0;
  background-color: #f4e8da;
}
#stick-serving .container h3 {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #997156;
}
#stick-serving .container > p {
  margin: 20px 0;
  font-size: 18px;
  text-align: center;
  color: #9b785d;
}
#stick-serving .container > p.notice-about {
  font-size: 14px;
  text-align: center;
  color: #9b785d;
}
#stick-serving .serving-wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#stick-serving .serving-wrap .serving-box {
  width: -webkit-calc(20% - 40px);
  width: -moz-calc(20% - 40px);
  width: calc(20% - 40px);
  margin: 20px;
  text-align: center;
}
#stick-serving .serving-wrap .serving-box .feed {
  width: 100%;
  max-width: 169px;
  margin: 0 auto 20px;
  padding: 16px 35px;
  font-size: 18px;
  text-align: center;
  color: #a1490f;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
}
#stick-serving .serving-wrap .serving-box .feed::after {
  content: "";
  width: 20px;
  height: 30px;
  background: url(/images/0607/sticks/talk-angle.png) no-repeat;
  position: absolute;
  right: 20px;
  bottom: -20px;
}
#stick-serving .serving-wrap .serving-box .dog-size {
  height: 107px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
#stick-serving .serving-wrap .serving-box .weight {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a1490f;
}

.bg-line3 {
  background: url(/images/0607/sticks/bg-line3.png) right -100px no-repeat;
}
@media screen and (max-width: 991px) {
  #stick-qa .qa-wrap .right ul li h4 span {
    font-size: 36px;
  }
  #stick-serving .serving-wrap .serving-box {
    width: -webkit-calc(50% - 40px);
    width: -moz-calc(50% - 40px);
    width: calc(50% - 40px);
    margin: 0 20px;
  }
  #stick-serving .serving-wrap .serving-box .feed,
  #stick-serving .serving-wrap .serving-box .weight {
    font-size: 16px;
  }
  #stick-serving .serving-wrap .serving-box .dog-size {
    height: 93px;
  }
  #stick-serving .serving-wrap .serving-box .dog-size img {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  .bg-line3 {
    background: url(/images/0607/sticks/bg-line3-mo.png) 0 270px no-repeat;
  }
  .break-line-mo {
    display: block;
  }
  .break-line-pc {
    display: inline-block;
  }
}
footer .waves-wrap {
  background-color: #f4e8da !important;
}
