.special-content #xmas img {
  width: 100%;
}
.special-content #xmas .special-header {
  position: relative;
  max-width: 850px;
  margin: auto;
}
.special-content #xmas .special-header h1 {
  position: absolute;
  bottom: 3rem;
  right: 3rem;
  text-align: right;
  font-size: 2rem;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 0.8;
}
@media (max-width: 992px) {
  .special-content #xmas .special-header h1 {
    position: relative;
    font-size: 1.8rem;
    bottom: 0rem;
    right: 0rem;
    line-height: 1.2;
    text-align: center;
    margin-top: 1.5rem;
  }
}
.special-content #xmas .special-header h1 span {
  font-size: 0.7rem;
  font-weight: 600;
}
@media (max-width: 576px) {
  .special-content #xmas .special-header h1 span {
    font-size: 0.6rem;
  }
}
.special-content #xmas .xmas-wrapping {
  border: 2px solid #000;
  border-width: 1px 0;
  padding: 2rem;
  margin: 2rem auto;
  max-width: 850px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-wrapping {
    display: block;
  }
}
@media (max-width: 576px) {
  .special-content #xmas .xmas-wrapping {
    padding: 1rem;
    margin: 1.5rem 1rem;
  }
}
.special-content #xmas .xmas-wrapping h2 {
  font-weight: normal;
  font-size: 1.6rem;
}
@media (max-width: 576px) {
  .special-content #xmas .xmas-wrapping h2 {
    font-size: 1.2rem;
  }
}
.special-content #xmas .xmas-wrapping__body {
  width: 60%;
}
.special-content #xmas .xmas-wrapping__body .txt {
  position: relative;
  padding-right: 2rem;
}
.special-content #xmas .xmas-wrapping__body .txt p {
  font-size: 0.8rem;
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-wrapping__body .txt {
    padding-right: 0;
  }
}
.special-content #xmas .xmas-wrapping__body .txt .pcard {
  position: absolute;
  bottom: -20px;
  right: -30px;
}
.special-content #xmas .xmas-wrapping__body .txt .pcard img {
  width: 130px;
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-wrapping__body .txt .pcard {
    position: relative;
    bottom: 0;
    right: 0;
    text-align: right;
    margin-top: -20px;
  }
}
.special-content #xmas .xmas-wrapping__body .txt .note {
  font-size: 0.7rem;
}
.special-content #xmas .xmas-wrapping__body .txt a {
  display: inline-block;
  background: #778960;
  color: #fff;
  padding: 3px 15px;
  border-radius: 8px;
  margin-top: 5px;
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-wrapping__body {
    width: 100%;
  }
}
.special-content #xmas .xmas-wrapping__note {
  width: 40%;
}
.special-content #xmas .xmas-wrapping__note .images {
  display: flex;
  align-items: center;
}
.special-content #xmas .xmas-wrapping__note .images img {
  padding: 0 0.2rem;
  width: 50%;
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-wrapping__note .images {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-wrapping__note {
    width: 100%;
  }
}
.special-content #xmas .xmas-contents {
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}
@media (max-width: 576px) {
  .special-content #xmas .xmas-contents {
    margin-top: 2rem;
  }
}
.special-content #xmas .xmas-contents__content {
  background: #EAF3F8;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.1607843137);
  margin-bottom: 5rem;
  padding-bottom: 2rem;
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-contents__content {
    margin-bottom: 2rem;
  }
}
.special-content #xmas .xmas-contents__content .desc {
  padding: 2rem 3rem 0rem;
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-contents__content .desc {
    padding: 1rem 1.5rem 0rem;
  }
}
.special-content #xmas .xmas-contents__items {
  display: flex;
  flex-wrap: wrap;
  padding: 0 2.5rem;
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-contents__items {
    padding: 0 1rem;
  }
}
.special-content #xmas .xmas-contents__items > div {
  padding: 0.3rem;
  margin-bottom: 0;
  width: 25%;
}
@media (max-width: 992px) {
  .special-content #xmas .xmas-contents__items > div {
    width: 50%;
  }
}
.special-content #xmas .xmas-contents__items > div p {
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
.special-content #xmas .xmas-contents__items > div .price {
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.special-content #xmas .xmas-contents__items > div .price span {
  display: inline-block;
  padding-left: 2px;
  font-size: 90%;
}
.special-content #xmas .xmas-contents__link {
  text-align: center;
  margin-top: 1rem;
}
.special-content #xmas .xmas-contents__link a {
  font-weight: bold;
  display: inline-block;
  letter-spacing: 2px;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #000;
}

/*# sourceMappingURL=xmas2025.css.map */
