@charset "UTF-8";
.special-content {
  background: #D9D7D7; }
  .special-content a::before {
    display: none; }
  .special-content .text-center {
    text-align: center; }
  .special-content__header {
    margin-bottom: 3rem; }
    .special-content__header .mv {
      position: relative; }
      .special-content__header .mv:before {
        position: absolute;
        content: ' ';
        width: 106px;
        height: 106px;
        right: 60px;
        bottom: -50px;
        background: url(/assets/images/special/winter_style_2021/snow.png) center center/100% no-repeat; }
        @media (max-width: 768px) {
          .special-content__header .mv:before {
            width: 40px;
            height: 40px;
            right: 30px;
            bottom: -20px; } }
    .special-content__header__body {
      text-align: center; }
      .special-content__header__body .catch {
        margin-top: 2rem; }
        .special-content__header__body .catch .copy {
          margin-bottom: 0;
          font-size: 1rem;
          letter-spacing: 8px; }
          @media (max-width: 768px) {
            .special-content__header__body .catch .copy {
              font-size: 0.8rem;
              margin-bottom: 0.5rem; } }
        .special-content__header__body .catch h1 {
          margin: 0 0 1rem;
          font-size: 2.2rem;
          font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', 'Meiryo','ＭＳ ゴシック',sans-serif;
          font-weight: 600;
          letter-spacing: 2px; }
          @media (max-width: 768px) {
            .special-content__header__body .catch h1 {
              font-size: 1.6rem;
              letter-spacing: 1px; } }
          .special-content__header__body .catch h1 span {
            font-size: 0.8rem;
            font-weight: normal;
            color: #262626; }
            @media (max-width: 768px) {
              .special-content__header__body .catch h1 span {
                font-size: 0.7rem; } }
        .special-content__header__body .catch .yuki {
          font-size: 1.2rem;
          color: #fff;
          letter-spacing: 5px; }
        .special-content__header__body .catch .txt {
          line-height: 2.4;
          margin-bottom: 3rem; }
        .special-content__header__body .catch .size {
          font-size: 0.8rem; }
  .special-content__items {
    padding-top: 4rem;
    padding-left: 3rem;
    padding-right: 3rem; }
    @media (max-width: 768px) {
      .special-content__items {
        padding-top: 2rem;
        padding-left: 10px;
        padding-right: 10px;
        border-top: 1px solid #666; } }
    .special-content__items .b-line {
      width: 100%;
      border-top: 1px solid #666; }
      @media (max-width: 768px) {
        .special-content__items .b-line {
          border: none; } }
    .special-content__items .col-btm {
      display: flex;
      align-items: flex-end; }
    .special-content__items .col-between {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-end;
      justify-content: flex-end; }
      @media (max-width: 768px) {
        .special-content__items .col-between {
          justify-content: center; } }
      .special-content__items .col-between.col-right {
        justify-content: flex-start; }
        @media (max-width: 768px) {
          .special-content__items .col-between.col-right {
            justify-content: center; } }
      .special-content__items .col-between figure {
        width: 100%;
        text-align: center; }
        .special-content__items .col-between figure img {
          max-width: 280px; }
          @media (max-width: 768px) {
            .special-content__items .col-between figure img {
              max-width: 180px; } }
      @media (max-width: 768px) {
        .special-content__items .col-between .text-right,
        .special-content__items .col-between .text-left {
          text-align: center !important; } }
    @media (max-width: 768px) {
      .special-content__items .sp-reverse {
        display: flex;
        flex-flow: column-reverse; } }
    .special-content__items .row {
      margin-top: 3rem;
      padding-bottom: 3rem; }
      @media (max-width: 768px) {
        .special-content__items .row {
          margin-top: 1rem;
          padding-bottom: 1rem; }
          .special-content__items .row > div {
            padding-top: 1rem;
            padding-right: 10px;
            padding-left: 10px; } }
      @media (max-width: 768px) {
        .special-content__items .row .item-info {
          padding-left: 10px;
          padding-right: 10px;
          font-size: 0.9rem;
          text-align: center; } }
      .special-content__items .row .item-info a {
        display: inline-block;
        background: #83272f;
        color: #fff;
        border-radius: 1rem;
        margin: 0.2rem 0 0.4rem;
        padding: 0.5rem 1.5rem 0.5rem;
        line-height: 1; }
      .special-content__items .row .item-info .item-name {
        font-size: 0.8rem;
        font-weight: 500; }
  .special-content #item01 {
    position: relative; }
    .special-content #item01:before {
      position: absolute;
      content: ' ';
      width: 61px;
      height: 61px;
      top: 150px;
      left: 55%;
      background: url(/assets/images/special/winter_style_2021/snow1.png) center center/auto 100% no-repeat; }
      @media (max-width: 768px) {
        .special-content #item01:before {
          width: 41px;
          height: 41px;
          left: auto;
          right: 20px;
          top: -30px; } }
  .special-content #item06 {
    position: relative; }
    .special-content #item06:before {
      position: absolute;
      content: ' ';
      width: 169px;
      height: 255px;
      bottom: 200px;
      right: 10%;
      background: url(/assets/images/special/winter_style_2021/snow2.png) center center/auto 100% no-repeat;
      z-index: 1; }
      @media (max-width: 768px) {
        .special-content #item06:before {
          width: 80px;
          height: 127px;
          left: auto;
          right: 15px;
          top: -40px; } }
  @media (max-width: 768px) {
    .special-content #item07 figure {
      padding-left: 5px;
      padding-right: 5px; }
      .special-content #item07 figure img {
        max-width: 100%; } }
  .special-content #item10 {
    position: relative; }
    .special-content #item10:before {
      position: absolute;
      content: ' ';
      width: 193px;
      height: 177px;
      top: -80px;
      right: 20%;
      background: url(/assets/images/special/winter_style_2021/snow3.png) center center/100% no-repeat;
      z-index: 1; }
      @media (max-width: 768px) {
        .special-content #item10:before {
          width: 90px;
          height: 83px;
          left: auto;
          right: 15px;
          top: -40px; } }

/*# sourceMappingURL=col-kids21aw.css.map */
