.item_price {
  text-align: center;
  font-size: 2.6rem;
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
  margin-bottom: 0.8em;
  color: #fff;
}
.item_price .s_01 {
  font-size: 1.4rem;
}
.item_price .normal_price {
  font-size: 1.4rem;
  color: #fff;
}

.postage {
  color: #fff;
  background: #e60012;
  font-size: 1.4rem;
  font-weight: bold;
  margin-left: 0.5em;
  font-family: "Yu Gothic", "Meiryo", sans-serif;
  padding: 0.2em 0.6em;
}

.order a {
  position: relative;
  display: block;
  max-width: 24rem;
  width: 100%;
  margin: auto;
  padding: 0.6em;
  border-radius: 1rem;
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  background: #b67748;
  transition: 0.2s;
  font-weight: bold;
}
.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;
}
.order a:hover {
  opacity: 1;
  background: #9E886F;
}
.order a:hover:after {
  right: 6%;
}

.sec_common .container {
  max-width: 1300px;
}
.sec_common .container .line {
  position: relative;
  z-index: 10;
}
@media (max-width: 1143px) {
  .sec_common .container .line {
    padding: 0 1rem;
  }
}
.sec_common .container .text_box {
  margin: auto;
  color: #fff;
  padding: 0 1rem;
}

.sec_01 {
  padding: 0;
}
.sec_01 .container {
  background: #872221;
  padding: 4rem 0 8rem;
  position: relative;
}
.sec_01 .container:before {
  content: "";
  background: url("https://www.fukutaro-shop.com/Contents/Feature/menbei_christmas-parts001.png") no-repeat;
  background-size: contain;
  width: 76.7rem;
  height: 27.2rem;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  z-index: 0;
}
@media (max-width: 480px) {
  .sec_01 .container:before {
    max-width: 48rem;
    width: 100%;
  }
}
.sec_01 .container:after {
  content: "";
  background: url("https://www.fukutaro-shop.com/Contents/Feature/menbei_christmas-parts002.png") no-repeat;
  background-size: contain;
  width: 76.7rem;
  height: 21rem;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  z-index: 0;
}
@media (max-width: 480px) {
  .sec_01 .container:after {
    width: 100%;
    height: 13rem;
    max-width: 48rem;
  }
}
@media (max-width: 420px) {
  .sec_01 .container:after {
    bottom: -2rem;
  }
}
.sec_01 .title_img {
  position: relative;
  padding: 7rem 0 2rem;
  max-width: 950px;
  margin: auto;
}
@media (max-width: 560px) {
  .sec_01 .title_img {
    padding: 5.8rem 0 2rem;
  }
}
.sec_01 .title_img:before {
  content: "";
  background: url("https://www.fukutaro-shop.com/Contents/Feature/menbei_christmas-parts005.png") no-repeat;
  background-size: contain;
  width: 12rem;
  height: 10rem;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 2%;
  right: auto;
}
@media (max-width: 560px) {
  .sec_01 .title_img:before {
    width: 9rem;
    height: 7rem;
  }
}

.sec_02 {
  padding: 0;
}
.sec_02 .container {
  background: #22563f;
  padding: 8rem 0;
  position: relative;
}
.sec_02 .container:before {
  content: "";
  background: url("https://www.fukutaro-shop.com/Contents/Feature/menbei_christmas-parts003.png") no-repeat;
  background-size: contain;
  width: 76.7rem;
  height: 34rem;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  z-index: 0;
}
@media (max-width: 480px) {
  .sec_02 .container:before {
    width: 100%;
    max-width: 48rem;
  }
}
.sec_02 .container:after {
  content: "";
  background: url("https://www.fukutaro-shop.com/Contents/Feature/menbei_christmas-parts004.png") no-repeat;
  background-size: contain;
  width: 54rem;
  height: 20.6rem;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  z-index: 0;
  opacity: 0.7;
}
@media (max-width: 480px) {
  .sec_02 .container:after {
    max-width: 41rem;
    width: 100%;
    height: 16rem;
  }
}
.sec_02 .title_img {
  padding-bottom: 2rem;
}

.sec_03 {
  display: none;
}

.sec_04 {
  padding: 0;
}
.sec_04 .container {
  background: #ffedb6;
  padding: 8rem 0 8rem;
  position: relative;
}
.sec_04 .container:before {
  content: "";
  background: url("https://www.fukutaro-shop.com/Contents/Feature//menbei_christmas-parts006_sp.png") no-repeat;
  background-size: contain;
  width: 76.7rem;
  height: 23rem;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  z-index: 10;
}
@media (max-width: 480px) {
  .sec_04 .container:before {
    max-width: 48rem;
    width: 100%;
  }
}
.sec_04 .item_name {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
.sec_04 .item_price {
  color: #000;
}
.sec_04 .order a {
  width: 24rem;
}
.sec_04 .img_t {
  margin-top: 2em;
}/*# sourceMappingURL=menbei_christmas2025_custom_sp.css.map */