.special-content #xmas img {
  width: 100%; }
.special-content #xmas .special-header {
  position: relative;
  max-width: 1140px;
  margin: auto; }
  .special-content #xmas .special-header h1 {
    position: absolute;
    bottom: 1rem;
    right: 2rem;
    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 {
        font-size: 1.1rem;
        bottom: 0.2rem;
        right: 1rem;
        line-height: 1.2; } }
    @media (max-width: 576px) {
      .special-content #xmas .special-header h1 {
        font-size: 0.8rem;
        bottom: 0.2rem;
        right: 1rem;
        line-height: 1; } }
    .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;
  padding: 2rem;
  margin: 2rem auto;
  max-width: 1140px; }
  @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 {
    display: flex; }
    @media (max-width: 992px) {
      .special-content #xmas .xmas-wrapping__body {
        display: block; } }
    .special-content #xmas .xmas-wrapping__body .txt {
      width: 40%;
      padding-right: 1rem; }
      .special-content #xmas .xmas-wrapping__body .txt p {
        font-size: 0.8rem; }
      @media (max-width: 992px) {
        .special-content #xmas .xmas-wrapping__body .txt {
          width: 100%;
          padding-right: 0; } }
    .special-content #xmas .xmas-wrapping__body .images {
      width: 60%;
      display: flex;
      align-items: center; }
      .special-content #xmas .xmas-wrapping__body .images img {
        padding: 0 0.2rem;
        width: 21%; }
        .special-content #xmas .xmas-wrapping__body .images img.pcard {
          width: 16%; }
      @media (max-width: 992px) {
        .special-content #xmas .xmas-wrapping__body .images {
          width: 100%; } }
  .special-content #xmas .xmas-wrapping__note {
    font-size: 0.7rem;
    padding-top: 1rem; }
    .special-content #xmas .xmas-wrapping__note p {
      margin-bottom: 0; }
.special-content #xmas .xmas-contents {
  margin-top: 4rem; }
  @media (max-width: 576px) {
    .special-content #xmas .xmas-contents {
      margin-top: 2rem; } }
  .special-content #xmas .xmas-contents__link {
    display: block;
    max-width: 640px;
    margin: 1.5rem auto 2rem; }
    @media (max-width: 576px) {
      .special-content #xmas .xmas-contents__link {
        margin-bottom: 0; } }
    .special-content #xmas .xmas-contents__link p {
      font-size: 0.8rem;
      line-height: 1.4;
      margin-top: 0.5rem; }
  .special-content #xmas .xmas-contents a {
    padding: 0; }
    .special-content #xmas .xmas-contents a img {
      width: 100%;
      box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.6); }
.special-content #xmas .item-content {
  margin-top: 5rem; }
  @media (max-width: 576px) {
    .special-content #xmas .item-content {
      margin-top: 3rem; } }
  .special-content #xmas .item-content h3 {
    text-align: center;
    margin: 4rem 0 1.5rem;
    font-size: 1.6rem; }
    @media (max-width: 576px) {
      .special-content #xmas .item-content h3 {
        margin: 3rem 0 1.5rem;
        font-size: 1.2rem; } }
  .special-content #xmas .item-content .grid__link {
    margin-top: 0; }

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