.menbeiset_bg {
  background: url(https://www.fukutaro-shop.com/Contents/Feature/menbeiset_bg.jpg) repeat top/contain;
}
.menbeiset_bg .item_name {
  text-align: center;
  font-size: 4rem;
  font-family: "Zen Antique Soft", serif;
  margin: 0.2em 0 0.5em;
}
.menbeiset_bg .sub_name {
  text-align: center;
  font-family: "Zen Antique Soft", serif;
  font-size: 2.8rem;
  background: linear-gradient(transparent 70%, #f6d851 70%);
  display: table;
  margin: 0.5em auto 0;
  padding: 0 0.5em;
}
.menbeiset_bg .desc {
  text-align: center;
  padding: 2rem 1rem;
  background: #fce4df;
  border-radius: 1rem;
  max-width: 1000px;
  margin: 0 auto 1em;
  font-size: 1.8rem;
  font-family: "Zen Antique Soft", serif;
}
.menbeiset_bg .contents {
  font-size: 1.5rem;
  text-align: center;
}
.menbeiset_bg .item_price {
  text-align: center;
  font-size: 4.2rem;
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
  margin-bottom: 0.8em;
}
.menbeiset_bg .item_price .s_01 {
  font-size: 2.2rem;
}
.menbeiset_bg .item_price .normal_price {
  font-size: 2.2rem;
  color: #000;
}
.menbeiset_bg .item_price .postage {
  color: #fff;
  background: #e60012;
  font-size: 2.2rem;
  font-weight: bold;
  margin-left: 0.5em;
  font-family: "Yu Gothic", "Meiryo", sans-serif;
  padding: 0.2em 0.6em;
}
.menbeiset_bg .item_price .postage550 {
  background: #e57321;
}
.menbeiset_bg .order a {
  position: relative;
  display: block;
  max-width: 22rem;
  width: 100%;
  margin: auto;
  padding: 0.6em;
  border-radius: 1rem;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  background: #564635;
  transition: 0.2s;
  font-weight: bold;
}
.menbeiset_bg .order a:after {
  content: "";
  background: transparent;
  background-size: contain;
  width: 6px;
  height: 5px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 7%;
  border: 1px solid transparent;
  border-top-color: #fff;
  border-right-color: #fff;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.2s;
}
.menbeiset_bg .order a:hover {
  opacity: 1;
  background: #9E886F;
}
.menbeiset_bg .order a:hover:after {
  right: 6%;
}
.menbeiset_bg .sec_01 .container {
  max-width: 1300px;
}
@media (max-width: 1323px) {
  .menbeiset_bg .sec_01 .container {
    padding: 0 1rem;
  }
}
.menbeiset_bg .sec_02 {
  padding: 0;
}
.menbeiset_bg .sec_item .container {
  max-width: 1200px;
}
@media (max-width: 1223px) {
  .menbeiset_bg .sec_item .container {
    padding: 0 1rem;
  }
}
.menbeiset_bg .img_t {
  text-align: right;
  margin-top: 2rem;
}

.sec_price {
  padding: 4rem 0 8rem;
}
.sec_price .container {
  max-width: 1200px;
  background: #F7F0DC;
  padding: 4rem 1rem;
  border-radius: 1.2rem;
  box-sizing: border-box;
  text-align: center;
}
.sec_price .pdf_l a {
  text-decoration: underline;
}/*# sourceMappingURL=menbeiset202601_custom_pc.css.map */