.section_btn {
  text-align: center;
  padding: 30px 0;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
.btn_action {
  max-width: 280px;
  font-family: Madera, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 9px 18px;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: #030303 !important;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #807b74;
  border: 1px solid #807b74;
  border-radius: 30px;
  background-color: #f8e5d9 !important;
  
  transition: 0.15s cubic-bezier(0.4, 0, 0.2, 1) background-color,
    0.15s cubic-bezier(0.4, 0, 0.2, 1) border-color;
}
.main-header {
  transition: 0.3s;
  opacity: 1;
}
.is-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
.is-hide {
  transform: translateY(-100%);
}
.header-banner-area {
  text-align: center;
}
.header-banner-area a {
  text-decoration: underline;
  font-size: 12px;
  display: inline-block;
}
.product-card-details h2.title a {
  font-size: 12px;
}
.product-card-footer,
.product-card-footer-mobile {
  margin-top: 0 !important;
}
.product-details-wrapper .section-size {
  text-align: right;
}
.section-size a {
  font-size: 80%;
}
.currency_swich {
  display: inline-block;
  padding: 0 3px 7px;
  border-radius: 0;
}
.currency_swich .name {
  font-size: 11px;
  font-weight: 700;
}
.featured-text h2 {
  font-size: 17px !important;
  line-height: 1.5em !important;
}
.featured-text .rte {
  width: 100% !important;
}
.featured-text .rte p {
  color: #AAAAAAimportant;
  font-size: 60% !important;
}
.pxs-announcement-bar .pxs-announcement-bar-text-mobile {
  font-size: 80% !important;
}
.main-footer {
  margin-top: 35px !important;
}
.footer-concept {
  border-top: 1px solid #ebebeb;
  text-align: center;
  padding: 20px 0 0;
  background-color: #f8e5d9;
}
.footer-concept .title {
  font-size: 100%;
}
.footer-concept .body {
  font-size: 60%;
}
.footer_banner_section {
  text-align: center;
  padding: 0 0 40px;
  margin: 0;
}
.footer_banner_section .image {
  display: none;
}
@media screen and (max-width: 767px) {
  .image.sp {
    display: inline-block;
  }
  .image.pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .image.pc {
    display: inline-block;
  }
  .image.sp {
    display: none;
  }
}
.footer_sns_icon {
  text-align: center;
}
.footer_sns_icon ul li {
  display: inline-block;
  margin: 0 5px;
}
.section-line-btn {
  width: 100%;
  margin: 20px 0;
  text-align: center;
}
.section-line-btn .line-btn {
  background: #c6d0bf;
  padding: 20px;
  width: 100%;
  max-width: 600px;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
}
.section-line-btn .line-btn .txt {
  height: 30px;
  line-height: 30px;
  font-size: 66%;
  color: #fff;
  display: inline-block;
  padding: 0 0 0 30px;
  text-align: left;
  background: url(/cdn/shop/files/icon_line_btn_bg.png?v=1575514109) left center
    no-repeat;
  background-size: 25px 25px;
  text-align: center;
  vertical-align: middle;
}
/*# sourceMappingURL=/cdn/shop/t/96/assets/moncheri.css.map?v=153975931964468465271725689871 */
