@charset "UTF-8";
.christmas {
  overflow: hidden;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  padding: 0 10px;
  font-size: 15px;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .christmas {
    font-size: 14px;
  }
}

.christmas *,
.christmas *::before,
.christmas *::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.christmas a {
  text-decoration: none;
  color: #333;
}

.christmas ul {
  list-style: none;
}

.christmas img {
  width: 100%;
  max-width: none;
  vertical-align: bottom;
}

.christmas h1 {
  position: absolute;
  width: 128px;
  top: 13.5%;
  right: 50px;
  font-family: "Gothic MB101 Bold","MySansSerif","YakuHanJP",sans-serif;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-style: normal;
  font-size: 45px;
}

@media screen and (max-width: 768px) {
  .christmas h1 {
    top: 30px;
    right: 20px;
    font-size: 25px;
  }
}

.christmas h2 {
  margin-bottom: 20px;
  font-family: "Gothic MB101 Bold","MySansSerif","YakuHanJP",sans-serif;
  font-size: 30px;
  letter-spacing: 0.025em;
}

@media screen and (max-width: 768px) {
  .christmas h2 {
    margin-bottom: 15px;
    font-size: 20px;
    letter-spacing: 0;
  }
}

.christmas h3 {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .christmas h3 {
    font-size: 16px;
    letter-spacing: 0.025em;
  }
}

.christmas .kv {
  position: relative;
  height: 720px;
  margin: 0 -10px 105px;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .christmas .kv {
    height: calc(100vh - 130px);
  }
}

.christmas .kv.is-show {
  opacity: 1;
}

.christmas .kv::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 62px;
  left: 0;
  width: 100%;
  background-color: #C9CACA;
}

@media screen and (max-width: 768px) {
  .christmas .kv::before {
    bottom: 37px;
  }
}

.christmas .kv__copy {
  position: relative;
  max-width: 1220px;
  height: 155px;
  margin: 0 auto;
  padding: 125px 60px 0;
  font-family: "Helvetica", sans-serif;
  font-size: 24px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .christmas .kv__copy {
    padding: 32px 20px 0;
    font-size: 16px;
  }
}

.christmas .kv__inner {
  position: relative;
  max-width: 1120px;
  height: 100%;
  margin: -155px auto 0;
  padding: 0 60px;
}

.christmas .kv__inner h1 {
  z-index: 11;
}

.christmas .kv__logo {
  position: absolute;
  width: 170px;
  right: 60px;
  bottom: 0;
  line-height: 0;
  z-index: 11;
}

@media screen and (max-width: 768px) {
  .christmas .kv__logo {
    width: 120px;
    right: 30px;
    bottom: -3%;
  }
}
@media screen and (max-width: 450px) {
  .christmas .kv__logo {
    width: 90px;
    right: 30px;
    bottom: -0.5%;
  }
}

.christmas .kv__treeWrap {
  position: absolute;
  bottom: 62px;
  left: 50%;
  line-height: 1;
  width: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeWrap {
    bottom: 37px;
  }
}

.christmas .kv__treeWrap img {
  width: auto;
}

.christmas .kv__tree {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  .christmas .kv__tree {
    width: 100%;
  }
}

.christmas .kv__tree img {
  width: 100%;
}

.christmas .kv__treeObject li {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.christmas .kv__treeObject li img {
  width: 100%;
}

.christmas .kv__treeObject li:nth-child(1) {
  width: 18.2%;
  margin-top: -18%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeObject li:nth-child(1) {
    width: 14.4%;
    margin-top: -15%;
  }
}

.christmas .kv__treeObject li:nth-child(2) {
  width: 6.6%;
  margin-top: -2%;
  margin-left: 10.2%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeObject li:nth-child(2) {
    width: 5.4%;
    margin-top: -2%;
    margin-left: 8%;
  }
}

.christmas .kv__treeObject li:nth-child(3) {
  width: 24.8%;
  margin-top: 34%;
  margin-left: -15.4%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeObject li:nth-child(3) {
    width: 19.5%;
    margin-top: 26.4%;
    margin-left: -11.4%;
  }
}

.christmas .kv__treeObject li:nth-child(4) {
  width: 23.6%;
  margin-top: 66.6%;
  margin-left: -15.6%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeObject li:nth-child(4) {
    width: 18.6%;
    margin-top: 53%;
    margin-left: -12.6%;
  }
}

.christmas .kv__treeSeal li {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.christmas .kv__treeSeal li:nth-child(1) {
  width: 10.9%;
  margin-top: 8%;
  margin-left: -13%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(1) {
    width: 8.6%;
    margin-top: 5.4%;
    margin-left: -9.4%;
  }
}

.christmas .kv__treeSeal li:nth-child(2) {
  width: 10.8%;
  margin-top: 74.8%;
  margin-left: 33.8%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(2) {
    width: 8.5%;
    margin-top: 59.4%;
    margin-left: 26.6%;
  }
}

.christmas .kv__treeSeal li:nth-child(3) {
  width: 10.8%;
  margin-top: 34.4%;
  margin-left: 6.6%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(3) {
    width: 8.5%;
    margin-top: 25.8%;
    margin-left: 4.2%;
  }
}

.christmas .kv__treeSeal li:nth-child(4) {
  width: 9.9%;
  margin-top: 51.8%;
  margin-left: -25.6%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(4) {
    width: 7.8%;
    margin-top: 41%;
    margin-left: -20%;
  }
}

.christmas .kv__treeSeal li:nth-child(5) {
  width: 9.9%;
  margin-top: 54%;
  margin-left: -1.4%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(5) {
    width: 7.8%;
    margin-top: 42.4%;
    margin-left: -1.2%;
  }
}

.christmas .kv__treeSeal li:nth-child(6) {
  width: 10.6%;
  margin-top: 13.2%;
  margin-left: 11.4%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(6) {
    width: 8.2%;
    margin-top: 10%;
    margin-left: 8.8%;
  }
}

.christmas .kv__treeSeal li:nth-child(7) {
  width: 10.7%;
  margin-top: 44.4%;
  margin-left: 13%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(7) {
    width: 8.3%;
    margin-top: 34.8%;
    margin-left: 9.4%;
  }
}

.christmas .kv__treeSeal li:nth-child(8) {
  width: 11%;
  margin-top: 84%;
  margin-left: -13.8%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(8) {
    width: 8.8%;
    margin-top: 66.4%;
    margin-left: -10.6%;
  }
}

.christmas .kv__treeSeal li:nth-child(9) {
  width: 11%;
  margin-top: 66.6%;
  margin-left: 10.2%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(9) {
    width: 8.8%;
    margin-top: 52.6%;
    margin-left: 8.8%;
  }
}

.christmas .kv__treeSeal li:nth-child(10) {
  width: 13.2%;
  margin-top: 80.8%;
  margin-left: 17%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(10) {
    width: 10.6%;
    margin-top: 63.6%;
    margin-left: 13.8%;
  }
}

.christmas .kv__treeSeal li:nth-child(11) {
  width: 15.2%;
  margin-top: 18%;
  margin-left: -6%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(11) {
    width: 11.8%;
    margin-top: 14%;
    margin-left: -5.4%;
  }
}

.christmas .kv__treeSeal li:nth-child(12) {
  width: 9.4%;
  margin-top: 42.0%;
  margin-left: 25.8%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(12) {
    width: 7.2%;
    margin-top: 33%;
    margin-left: 20%;
  }
}

.christmas .kv__treeSeal li:nth-child(13) {
  width: 11.5%;
  margin-top: 73%;
  margin-left: -37.4%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(13) {
    width: 9.1%;
    margin-top: 57.6%;
    margin-left: -30.3%;
  }
}

.christmas .kv__treeSeal li:nth-child(14) {
  width: 10.8%;
  margin-top: 54.2%;
  margin-left: -13.4%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(14) {
    width: 8.5%;
    margin-top: 42.6%;
    margin-left: -10.3%;
  }
}

.christmas .kv__treeSeal li:nth-child(15) {
  width: 10.8%;
  margin-top: 20.8%;
  margin-left: -20.8%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(15) {
    width: 8.5%;
    margin-top: 16.8%;
    margin-left: -17.5%;
  }
}

.christmas .kv__treeSeal li:nth-child(16) {
  width: 10.6%;
  margin-top: 84.2%;
  margin-left: 38.2%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(16) {
    width: 8.6%;
    margin-top: 66.6%;
    margin-left: 30.3%;
  }
}

.christmas .kv__treeSeal li:nth-child(17) {
  width: 10.6%;
  margin-top: 75.2%;
  margin-left: 1.8%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(17) {
    width: 8.4%;
    margin-top: 58.8%;
    margin-left: 1.8%;
  }
}

.christmas .kv__treeSeal li:nth-child(18) {
  width: 9.8%;
  margin-top: 60.2%;
  margin-left: 23.2%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(18) {
    width: 7.8%;
    margin-top: 47.6%;
    margin-left: 18.8%;
  }
}

.christmas .kv__treeSeal li:nth-child(19) {
  width: 9.4%;
  margin-top: 2%;
  margin-left: 2.6%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(19) {
    width: 7.2%;
    margin-top: 1.4%;
    margin-left: 2.1%;
  }
}

.christmas .kv__treeSeal li:nth-child(20) {
  width: 9.6%;
  margin-top: 86%;
  margin-left: -28.2%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(20) {
    width: 7.4%;
    margin-top: 67.8%;
    margin-left: -22.6%;
  }
}

.christmas .kv__treeSeal li:nth-child(21) {
  width: 11.4%;
  margin-top: 23.6%;
  margin-left: 20.2%;
}

@media screen and (max-width: 768px) {
  .christmas .kv__treeSeal li:nth-child(21) {
    width: 8.8%;
    margin-top: 17.8%;
    margin-left: 15.2%;
  }
}

.christmas .kv__treeObject li span {
  display: block;
}

.christmas .kv__treeObject #kv-topstar {
  z-index: 10;
}

.christmas .kv__treeObject #kv-topstar.is-hover img {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.christmas .kv__treeSeal li {
  opacity: 0;
}

.christmas .kv__treeSeal li.is-show {
  opacity: 1;
  -webkit-transition: opacity 1.8s ease .8s;
  transition: opacity 1.8s ease .8s;
}

.christmas .kv__treeSeal li.is-animate img, .christmas .kv__treeSeal li.is-hover img {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}

.christmas .kv__treeSeal li.is-hover img {
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.christmas .container {
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .christmas .container {
    width: auto;
    padding: 0 5px;
  }
}

.christmas .intro {
  text-align: center;
  margin-bottom: 140px;
}

@media screen and (max-width: 768px) {
  .christmas .intro {
    text-align: left;
    margin-bottom: 65px;
    padding: 0 15px;
  }
  .christmas .intro h2 {
    text-align: center;
  }
}
.christmas #section01,.christmas #section02,.christmas #section03 {
  margin: 0 -10px;
}
.christmas .cover {
  margin: 0 auto 100px;
  max-width: 1500px;
}

@media screen and (max-width: 768px) {
  .christmas .cover {
    margin-bottom: 40px;
  }
}

.christmas .copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .christmas .copy {
    display: block;
    margin: 0 30px 45px;
  }
}

.christmas .copy__col:first-child {
  max-width: 45%;
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
  padding-right: 5%;
}

@media screen and (max-width: 768px) {
  .christmas .copy__col:first-child {
    max-width: 100%;
    margin-bottom: 15px;
    padding-right: 0;
  }
}

.christmas .copy__col:last-child {
  max-width: 55%;
  -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
}

@media screen and (max-width: 768px) {
  .christmas .copy__col:last-child {
    max-width: 100%;
  }
}

.christmas .products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -3% 90px;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .christmas .products {
    margin: 0 -7px 20px;
  }
}

.christmas .products a {
  display: block;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.christmas .products a:hover {
  color: #999999;
}

.christmas .products li {
  width: 25%;
  margin-bottom: 60px;
  padding: 0 2.831%;
}

@media screen and (max-width: 768px) {
  .christmas .products li {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 7px;
  }
}

.christmas .products figcaption {
  margin-top: 10px;
}

.christmas .products__name {
  font-size: 13px;
}

.christmas .products__price {
  font-size: 11px;
}

.christmas .products__price span {
  margin: 0 3px;
  font-family: "Helvetica", sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.christmas .notes {
  margin: 5px 0 20px;
  color: #666;
  font-size: 11px;
}

.christmas .notes li {
  position: relative;
  padding-left: 1em;
}

.christmas .notes li::before {
  content: "※";
  position: absolute;
  left: 0;
}

.christmas .wrapping {
  border-top: solid 1px #DDD;
  margin: 0 -10px;
  padding: 90px 10px 100px;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping {
    padding: 40px 10px 50px;
  }
}

.christmas .wrapping__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 100px -3% 0;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping__row {
    display: block;
    margin: 45px 0 0;
  }
}

.christmas .wrapping__col, .christmas .wrapping__col--gift {
  width: 50%;
  padding: 0 2.831%;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping__col, .christmas .wrapping__col--gift {
    width: auto;
    padding: 0;
  }
}

.christmas .wrapping__col h3, .christmas .wrapping__col--gift h3 {
  margin: 10px 0;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping__col h3, .christmas .wrapping__col--gift h3 {
    margin-top: 15px;
  }
}

.christmas .wrapping__col .products, .christmas .wrapping__col--gift .products {
  margin: 20px -6% 0;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping__col .products, .christmas .wrapping__col--gift .products {
    margin: 0 -7px 40px;
  }
}

.christmas .wrapping__col .products li, .christmas .wrapping__col--gift .products li {
  width: 50%;
  margin-bottom: 0;
  padding: 0 5.7%;
}
.christmas .wrapping__col .products.products-column3 li{
  width: 33%;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping__col .products li, .christmas .wrapping__col--gift .products li {
    padding: 0 7px;
  }
}

.christmas .wrapping__col--gift {
  position: relative;
  padding-bottom: 240px;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping__col--gift {
    position: static;
    padding-bottom: 0;
  }
}

.christmas .wrapping__link {
  position: absolute;
  right: 6%;
  bottom: 0;
  left: 6%;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping__link {
    position: static;
  }
}

.christmas .wrapping__link a {
  overflow: hidden;
  display: table;
  width: 100%;
  margin-top: 20px;
  border: solid 1px #DDD;
  border-radius: 7px;
  color: #333;
  font-size: 16px;
  text-decoration: none;
  -webkit-transition: color .3s;
  transition: color .3s;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping__link a {
    font-size: 14px;
  }
}

.christmas .wrapping__link a:hover {
  color: #999999;
}

.christmas .wrapping__linkThumb {
  display: table-cell;
  vertical-align: middle;
  width: 99px;
  height: 98px;
}

.christmas .wrapping__linkThumb img {
  width: 100px;
  height: 100px;
  margin: -1px 0 -1px -1px;
}

@media screen and (max-width: 768px) {
  .christmas .wrapping__linkThumb {
    width: 89px;
    height: 88px;
  }
  .christmas .wrapping__linkThumb img {
    width: 90px;
    height: 90px;
  }
}

.christmas .wrapping__linkTxt {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  font-weight: bold;
}

.christmas .wrapping__linkTxt span {
  font-weight: normal;
  text-decoration: underline;
  font-size: 13px;
}

.christmas .special {
  background-color: #F5F5F5;
  margin: 0 -10px;
  padding: 90px 10px 100px;
}

@media screen and (max-width: 768px) {
  .christmas .special {
    padding: 40px 10px 50px;
  }
}

.christmas .special__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 100px -3%;
}

@media screen and (max-width: 768px) {
  .christmas .special__row {
    display: block;
    margin: 45px 0;
  }
}

.christmas .special__col {
  width: 50%;
  padding: 0 2.831%;
}

@media screen and (max-width: 768px) {
  .christmas .special__col {
    width: auto;
    margin-top: 40px;
    padding: 0;
  }
}

.christmas .special__col h3 {
  margin: 10px 0 5px;
}

@media screen and (max-width: 768px) {
  .christmas .special__col h3 {
    margin-top: 15px;
  }
}

.christmas .special__link {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .christmas .special__link {
    max-width: 384px;
    margin: 15px auto 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.christmas .special__link li {
  width: calc(50% - 15px);
}

.christmas .special__link li + li {
  margin-left: 1em;
}

@media screen and (max-width: 768px) {
  .christmas .special__link li + li {
    margin-left: 0;
  }
}

.christmas .special__link a {
  color: #333;
  text-decoration: underline;
}

.christmas .special__link a:hover {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .christmas .special__link a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 35px;
    border: solid 1px #CBCBCB;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    border-radius: 18px;
  }
}

.christmas .special__btn {
  text-align: center;
}

.christmas .special__btn a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 500px;
  height: 40px;
  margin: 0 auto;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  background-color: #000;
  -webkit-transition: background .3s;
  transition: background .3s;
  border-radius: 21px;
}

.christmas .special__btn a:hover {
  background: #666666;
}

@media screen and (max-width: 768px) {
  .christmas .for-pc {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .christmas .for-sp {
    display: none;
  }
}

/* animation definition */
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

/*
モーダルの中身（JP限定）
*/
.dw {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-column-gap: 0;
  column-gap: 0;
  position: relative;
}

.dw *,
.dw *::before,
.dw *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.dw__fcs-crtn {
  background-color: #000;
  bottom: 0;
  display: none;
  left: 0;
  opacity: 0.75;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2;
}

@media (min-width: 700px) {
  .dw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.dw-pnl {
  margin: 0;
  padding: 0 12.5px;
}

.dw-pnl--fcs {
  position: relative;
}

.dw-pnl--fcs:hover {
  z-index: 3;
}

.dw-pnl--fcs:hover ~ .dw__fcs-crtn {
  display: block;
}

.dw-pnl--pls {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-transition: -webkit-transform 0.25s ease 0s;
  transition: -webkit-transform 0.25s ease 0s;
  transition: transform 0.25s ease 0s;
  transition: transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s;
}

.dw-pnl--pls:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.dw-pnl__cntnt {
  overflow: hidden;
  width: 100%;
}

@media (min-width: 700px) {
  .dw-pnl {
    -webkit-column-break-inside: avoid;
            break-inside: avoid;
    width: 50%;
  }
}

@media (min-width: 850px) {
  .dw-pnl {
    /*break-inside: avoid;*/
  }
}

@media (min-width: 1000px) {
  .dw-pnl {
    /*break-inside: avoid;*/
  }
}

.dw-flp {
  -webkit-perspective: 1000;
  perspective: 1000;
}

.dw-flp:hover .dw-flp__cntnt {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.dw-flp--sm {
  height: 200px;
}

.dw-flp--md {
  height: 300px;
}

.dw-flp--lg {
  height: 400px;
}

.dw-flp__pnl {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 10px;
  height: 100%;
  left: 0;
  overflow: visible;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 100%;
}

.dw-flp__pnl--frnt {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 2;
}

.dw-flp__pnl--bck {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.dw-flp__cntnt {
  height: 100%;
  overflow: visible;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.dw-clstr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

@media (max-width: 430px) {
  .dw-clstr--vrt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.dw-clstr--hrz {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dw-clstr__sgmnt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.dw-clstr__sgmnt--rw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 430px) {
  .dw-clstr__sgmnt--rw {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.dw-clstr__sgmnt--clmn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 430px) {
  .dw-clstr__sgmnt--hlf {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .dw-clstr__sgmnt--qrt {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}

.remodal {
  line-height: 1.5;
  font-size: 14px;
}

.remodal img {
  width: 100%;
  height: auto;
  float: none;
}

.remodal .desc {
  display: block;
}

#modalGiftwrap{
  padding: 0;
}
#modalMujiService {
  padding: 35px 0;
}

#modalMujiService h2 {
  font-size: 21px;
  text-align: center;
}

#modalMujiService h3 {
  font-weight: normal;
}

.shopListper:after, section:after, figure:after {
  content: "";
  clear: both;
  display: block;
}

#shopList {
  text-align: left;
}

#shopList ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}

#shopList a {
  display: block;
  color: #666;
  text-decoration: none;
  background-color: #fff;
  margin-bottom: 0;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="12"><line x1="0" y1="0" x2="6" y2="6" stroke="black" stroke-width="1"/><line x1="6" y1="6" x2="0" y2="12" stroke="black" stroke-width="1"/></svg>') no-repeat 95% center;
}

.relatedLink a {
  background: rgba(0, 0, 0, 0) url("/img/common/arrow_right.png") no-repeat scroll 14px 50%;
  border: 1px solid #ccc;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px 10px 35px;
  text-decoration: none;
}

.asterisk {
  color: #888;
}

.shopLink a {
  color: #67affd;
  font-weight: bold;
}

@media only screen and (min-width: 700px) {
  #modalMujiService h2 span {
    display: inline;
  }
  #modalMujiService h3 {
    font-size: 22px;
    padding: 10px 0;
    margin-bottom: 0;
    border-top: 1px solid #eee;
    text-align: left;
  }
  #shopListWrap {
    margin: 0 20px;
  }
  #shopList h4 {
    margin: 0;
    padding: 0 0 5px;
    width: 7em;
    text-align: right;
    float: left;
    font-size: 14px;
    color: #aaa;
    font-weight: normal;
  }
  #shopList li {
    padding: 0 0 5px;
    margin-left: 8em;
    overflow: hidden;
  }
  #shopList a {
    background: none;
    padding: 0 0 5px;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
  }
  #shopList a:hover {
    white-space: normal;
  }
}

@media only screen and (max-width: 699px) {
  .dw-pnl {
    padding: 0;
  }
  .remodal-wrapper.mujiService {
    padding: 0;
    bottom: auto;
    -webkit-overflow-scrolling: touch;
  }
  #modalMujiService h2 span {
    display: block;
  }
  #modalMujiService h3 {
    font-size: 14px;
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #eee;
    background: #f7f7f7 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="6"><line x1="0" y1="0" x2="6" y2="6" stroke="black" stroke-width="1"/><line x1="6" y1="6" x2="12" y2="0" stroke="black" stroke-width="1"/></svg>') no-repeat 95% center;
  }
  #modalMujiService h3.active {
    background: #f7f7f7 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="6"><line x1="0" y1="6" x2="6" y2="0" stroke="black" stroke-width="1"/><line x1="6" y1="0" x2="12" y2="6" stroke="black" stroke-width="1"/></svg>') no-repeat 95% center;
  }
  #shopList a {
    padding: 15px 7.5% 15px 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #shopList h4 {
    margin: 0;
    font-size: 12px;
    padding: 5px 15px;
    border-bottom: 1px solid #eee;
    background-color: #eee;
    color: #aaa;
    font-weight: bold;
  }
  #shopList li {
    border-bottom: 1px solid #eee;
  }
  .prefListHide .prefListWrap {
    display: none;
  }
  #news section {
    float: none;
  }
  #news li .desc {
    display: block;
  }
}

/*recipe*/
section.recipe{
  margin: 100px auto;
  max-width: 1000px;
}
section.recipe .frame-bordered {
    padding: 3%;
    border: 1px solid #ddd;
    border-radius: 8px;
}
section.recipe aside.frame-bordered>*:last-child, section.recipe aside.background-glay>*:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
section.recipe .flex-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
section.recipe .image.width-50 {
    width: 49%;
    margin-right: 2%;
}
section.recipe .col2_1 .image {
    float: left;
}
section.recipe .image {
    position: relative;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
section.recipe .flex-item-caption {
    width: 46%;
}
section.recipe .image img {
    display: block;
    float: none;
}
section.recipe img {
    width: 100%;
    height: auto;
}
section.recipe .flex-item h1, section.recipe .flex-item h2, section.recipe .flex-item h3 {
    margin-top: 0;
}
section.recipe section.recipe h3 {
    font-size: 16px;
    margin-top: 10px;
}
section.recipe h2, section.recipe h3 {
    margin-bottom: 10px;
    line-height: 1.5;
}
section.recipe h1, section.recipe h2, section.recipe h3 {
    font-size: 14px;
    font-weight: bold;
}
section.recipe p, .includeDetail ol {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}
section.recipe .col2_1:after {
    display: block;
    clear: both;
    content: '';
}
section.recipe .relatedLink {
    margin: 10px 0 0;
}
section.recipe .relatedLink a {
    border-radius: 50px;
    padding: 10px 14px 10px 28px;
}
section.recipe .relatedLink a {
    display: inline-block;
    background: url(/jp/feature/christmas/img/arrow_right.png) no-repeat 14px 50%;
    border: 1px solid #ccc;
    padding: 7px 14px 7px 28px;
    text-decoration: none;
    font-weight: bold;
}
@media screen and (max-width: 699px){
  section.recipe{
    margin: 50px 0;
  }
  section.recipe .background-glay, section.recipe .frame-bordered {
      padding: 25px;
      margin: 0 5px;
  }
  section.recipe .col2_1 .image {
      float: none;
      width: 100%;
      margin-right: 0;
  }
  section.recipe .col2_1.flex-item .flex-item-caption {
      width: 100%;
  }
  section.recipe .flex-item h1, section.recipe .flex-item h2, section.recipe .flex-item h3 {
    margin-top: 10px;
  }
}