.campaign-2025 {
  color: #504c3d;
}
.campaign-2025 p {
  font-size: 1.6rem;
}
.campaign-2025 .pic-main {
  display: block;
  margin-bottom: 25px;
}
.campaign-2025 .u-lede {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 2.4rem;
  color: #D23933;
}
.campaign-2025 .intro-text {
  margin-bottom: 30px;
}
.campaign-2025 .about-pic {
  display: block;
  margin-bottom: 20px;
}
.campaign-2025 .about-text {
  margin-bottom: 65px;
  font-size: 1.3rem;
}
.campaign-2025 .recommend__title {
  margin-bottom: 40px;
  margin-right: calc(-2% - 8px);
}
@media screen and (min-width: 481px) {
  .campaign-2025 .recommend__title {
    margin-bottom: 40px;
  }
}
.campaign-2025 .recommend-section {
  margin-bottom: 60px;
}
@media screen and (min-width: 481px) {
  .campaign-2025 .recommend-section .recommend-section-list__pic-miso {
    width: calc(100% + 18px);
    max-width: none;
    margin-left: -18px;
  }
}
@media screen and (max-width: 480px) {
  .campaign-2025 .recommend-section .recommend-section-list__pic-miso {
    width: calc(100% + 18px);
    max-width: none;
    margin-left: -18px;
  }
}
.campaign-2025 .recommend-section__title {
  margin-bottom: 25px;
}
.campaign-2025 .recommend-section__title span {
  background: #A38141;
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 10px;
  font-weight: bold;
  font-size: 2.4rem;
  color: #fff;
}
.campaign-2025 .fs-c-button--addToCart--list {
  background-color: #de0303;
  border-radius: 3px;
  float: left;
  color: #fff;
  width: 82%;
  padding: 5px;
}
.campaign-2025 .fs-c-button--addToCart--list:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #fff;
}
.campaign-2025 .outro-bnr {
  display: block;
  margin: 0 auto 80px;
}
@media screen and (max-width: 480px) {
  .campaign-2025 .outro-bnr {
    width: 100%;
  }
}
.campaign-2025 .oden-bnr {
  display: block;
  margin-bottom: 50px;
}

.recommend-section-list {
  list-style: none;
}
.recommend-section-list li {
  background: #fff;
  border-radius: 10px;
  display: block;
  -webkit-box-shadow: 0 0px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  margin-bottom: 25px;
}
.recommend-section-list li a {
  padding: 25px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  color: rgba(78, 52, 46, 0.7);
}
.recommend-section-list li a:hover {
  text-decoration: none;
}
.recommend-section-list .recommend-section-list__name {
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 1.8rem;
  color: #362A18;
}
.recommend-section-list .recommend-section-list__btn {
  background: #CC2C1E;
  display: block;
  padding: 10px 0;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
  font-size: 1.6rem;
  color: #fff;
}
@media screen and (min-width: 481px) {
  .recommend-section-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .recommend-section-list li {
    width: 48%;
  }
}
.other-cat .other-cat__title {
  padding: 0 0;
  margin: 0 auto 20px;
  text-align: center;
  font-size: 1.8rem;
  color: #707070;
}
.other-cat .other-cat__list {
  background: #F2F2F2;
  margin-bottom: 60px;
  padding: 40px;
  display: block;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30% 5% 30% 5% 30%;
  grid-template-columns: 30% 30% 30%;
  gap: 5%;
}
.other-cat .other-cat__list li {
  position: relative;
  margin-bottom: 20px;
}
.other-cat .other-cat__list li::before {
  content: url(../../img/event/202312campaign/other-cat/ico--arrow.svg);
  position: absolute;
  top: 50%;
  right: 10px;
  line-height: 1px;
  vertical-align: bottom;
}
@media screen and (max-width: 480px) {
  .other-cat .other-cat__list {
    background: none;
    border-top: 1px solid #BFBFBF;
    padding: 0;
    -ms-grid-columns: 50% 0 50%;
    grid-template-columns: 50% 50%;
    gap: 0;
  }
  .other-cat .other-cat__list li {
    margin-bottom: 0;
    border-bottom: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
  }
  .other-cat .other-cat__list li:nth-child(2n) {
    border-left: 0;
  }
}

.u-ff-noto {
  font-family: "Noto Sans JP", sans-serif;
}

.u-ff-zen {
  font-family: "Zen Maru Gothic", sans-serif;
}

@media screen and (max-width: 480px) {
  .br-notsp {
    display: none;
  }
}

@media screen and (min-width: 480px) {
  .is-sp {
    display: none !important;
  }
}

@media screen and (max-width: 480px) {
  .is-pc {
    display: none !important;
  }
}

.u-margin-bottom {
  margin-bottom: 20px;
}

.u-margin-bottom--large {
  margin-bottom: 45px;
}

.u-color-green {
  color: #03BB04;
}

.u-color-red {
  color: #FF4A3D;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
/*# sourceMappingURL=2025yearend.css.map */