.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;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 3rem;
    text-align: left;
    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;
        left: 0rem;
        top: auto;
        transform: none;
        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: 1140px;
  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: 0;
        right: 40px; }
        .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;
            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; }
      @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; }
  @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 3rem; }
    @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: 1rem;
      padding-left: 2rem;
      padding-right: 2rem; }
      @media (max-width: 992px) {
        .special-content #xmas .xmas-contents__link p {
          padding-left: 0.5rem;
          padding-right: 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=xmas2023.css.map */
