@charset "EUC-JP";

.l-header.is-open {
  background: none;
}

.l-header.is-fixed {
  background-color: rgba(0, 0, 0, 0.5);
}

.l-header.is-fixed .header-user {
  display: inline-block;
}

.l-header.is-fixed .l-main-navi-list__item > .l-main-navi-list__link,
.l-header.is-fixed .l-header-search__btn,
.l-header.is-fixed .header-user,
.l-header.is-fixed a.header-fav,
.l-header.is-fixed a.header-cart {
  color: #fff;
}

.l-header.is-fixed a .icon {
  margin-bottom: 6px;
}

.l-header.is-fixed .l-main-navi-list__link svg,
.l-header.is-fixed .l-header-search svg {
  fill: #fff;
}

.l-header.is-fixed .l-header-search__btn {
  margin-left: 20px;
}

.c-breadcrumbs + .u-contents {
  padding-top: 0;
}

.u-contents {
  padding-bottom: 0;
}

.c-breadcrumbs {
  display: none;
}

.u-container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  line-height: 1.7;
  letter-spacing: 0.08em;
}

.l-bottom {
  display: none;
}

.l-footer {
  background: linear-gradient(77.18deg, #24aab3 1%, #66d3db 100%);
}

.l-christmas,
.l-christmas a {
  color: #fff;
}


.l-christmas2,
.l-christmas2 a {
  color: #00737b;
}

.l-christmas {
  position: relative;
}

.l-christmas::before {
  position: absolute;
  content: '';
  background: #b1e1f2;
   width: 100%;
  height: 100%;
  z-index: -3;
}

.l-christmas a {
  text-decoration: none;
}

.l-christmas a:hover {
  opacity: 0.7;
}

.l-christmas img {
  max-width: none;
  width: 100%;
  height: auto;
}

.l-christmas ul {
  padding: 0;
  margin: 10px 0 0;
}

.l-christmas li {
  list-style: none;
}

.l-christmas p {
  margin: 1em 0;
  line-height: 2;
}

.l-christmas-image {
  position: relative;
  display: inline-block;
}

.l-christmas-image::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(24, 162, 181, 0.2) 0%, rgba(24, 162, 181, 0.1) 30%, rgba(24, 162, 181, 0) 70%);
  background: radial-gradient(circle, rgba(24, 162, 181, 1) 0%, rgba(24, 162, 181, 0.6) 20%, rgba(24, 162, 181, 0) 70%);
  border-radius: 50%;
  z-index: -1;
}

.l-christmas__wrapper:nth-child(even) .l-christmas-image::after {
  background: radial-gradient(circle, rgba(162, 239, 255, 1) 0%, rgba(146, 239, 255, 0.6) 20%, rgba(187, 239, 255, 0) 70%);
}

.l-christmas__mv .l-christmas-image::after {
  top: calc(50% - 300px);
}

.l-christmas__specialwrapping .l-christmas-image {
  position: absolute;
  display: contents;
}

.l-christmas__specialwrapping .l-christmas-image.sp {
  display: none;
}

.l-christmas__bestseller-image.l-christmas-image::after {
  left: calc(50% - 50px);
}

.l-christmas__newcollection .l-christmas__bestseller-image.l-christmas-image::after {
  width: 800px;
  height: 800px;
}

.l-christmas__heading.l-christmas-image {
  display: block;
}

.l-christmas__heading.l-christmas-image::after {
  top: calc(50% + 150px);
}

.l-christmas__recommend .l-christmas-image::after {
  width: 900px;
  height: 900px;
}

.l-christmas-image img {
  display: block;
  position: relative;
  z-index: 1;
}

.l-christmas__heading {
  font-size: 36px;
  text-align: center;
}

.l-christmas__wrapper {
  position: relative;
}

.l-christmas__wrapper::after,
.l-christmas__wrapper:nth-child(even):after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: #24aab3;
  border-bottom-left-radius: 1000px 600px;
  border-bottom-right-radius: 1000px 600px;
  height: 300px;
  padding: 0 0 200px;
  margin-left: -300px;
  width: calc(100% + 300px);
}

.l-christmas__wrapper:nth-child(odd)::after {
  background: #b1e1f2;
  margin-left: auto;
  margin-right: -300px;
}

.l-christmas__wrapper:nth-child(1):after {
  background: #24aab3;
}

.l-christmas__wrapper:nth-child(odd)::before {
  position: absolute;
  content: '';
  background-color: #24aab3;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.l-christmas__wrapper > div {
  background-size: cover;
  position: relative;
  z-index: 1;
}

.fsmall {
  font-size: 14px;
}

.fnomal {
  font-size: 16px;
}

.fbig {
  font-size: 18px;
}

.fmega {
  font-size: 20px;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.w1200 {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}

.l-christmas__row {
  display: flex;
  justify-content: center;
  gap: 40px;
}

/* mv */
.l-christmas__mv {
  padding-top: 30px;
  padding-bottom: 400px;
}

.l-christmas__mv-inner {
  width: 100%;
}

.l-christmas__mv-body {
  position: relative;
  top: -50px;
}

.l-christmas__mv-body::before {
  position: absolute;
  content: '';
  background-size: contain;
  background-position: left bottom;
  background-image: url('../img/whiteday/bell-left.png');
  width: 201px;
  height: 444px;
  left: 0;
  top: 0;
  z-index: -1;
}

.l-christmas__mv-body::after {
  position: absolute;
  content: '';
  background-size: contain;
  background-position: right bottom;
  background-image: url('../img/whiteday/bell-right.png');
  width: 198px;
  height: 444px;
  top: 0;
  right: 0;
  z-index: -1;
}

.l-christmas__lead .l-christmas__mv-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 0px;
  border-bottom: 5px solid transparent;
  border-image: url('../img/whiteday/line.png') 17 0 0 0 stretch;
  background-image: url('../img/whiteday/line.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  display: flex;
  align-items: flex-end;
}

.l-christmas__lead li {
  position: relative;
  padding-left: 15px;
  margin-top: 7px;
}

.l-christmas__lead li::before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #ae9016;
  transform: rotate(45deg);
  top: 9px;
  left: 0;
}

.l-christmas__list {
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translateX(-50%);
}

.l-christmas__heading img {
  display: block;
  margin: 0 auto 20px;
}

.l-christmas__mv .l-christmas__heading img {
  width: 339px;
}

.l-christmas__list li {
  width: 300px;
  height: 300px;
  border: 3px dotted #E8DBAD;
  border-radius: 50%;
  font-size: 28px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0;
  position: relative;
  background-color: #5ec3ca;
  box-sizing: border-box;
}

.l-christmas__list li::before {
  position: absolute;
  content: '';
  width: 26px;
  height: 327px;
  background-size: contain;
  background-image: url('../img/whiteday/hanging.png');
  top: -327px;
  left: 50%;
  transform: translateX(-50%);
}

.l-christmas__list li img,
.l-christmas__list li span {
  display: block;
}

.l-christmas__list li img {
  margin-bottom: 30px;
}

.l-christmas__list li span {
  margin-top: 5px;
}

.l-christmas__list li:nth-child(1) img {
  width: 68px;
}

.l-christmas__list li:nth-child(2) img {
  width: 59px;
}

.l-christmas__list li:nth-child(3) img {
  width: 55px;
}

.l-christmas__lead img {
  width: 141px;
}

.l-christmas__lead .l-christmas__heading {
  display: inline-block;
  padding-left: 5px;
  line-height: 1.4;
}

/* special wrapping */
.l-christmas__specialwrapping-inner {
  padding-top: 120px;
}

.l-christmas__specialwrapping .w1200 {
  position: relative;
}

.l-christmas__specialwrapping_lead {
  position: absolute;
  width: 441px;
  top: 150px;
  right: 0;
}

.l-christmas__specialwrapping_lead::before {
  position: absolute;
  content: '';
  width: 437px;
  height: 211px;
  bottom: -210px;
  right: -50px;
  background-image: url('../img/whiteday/special-wrapping.png');
  background-size: cover;
}

.l-christmas__specialwrapping_lead img {
  width: 330px;
  margin: auto;
  display: block;
}

.l-christmas__specialwrapping_lead span {
  display: block;
  padding-top: 30px;
}

.l-christmas__specialwrapping_lead span.l-christmas__copy {
  padding-top: 2px;
  font-size: 20px;
  margin: 15px auto 0;
}

.l-christmas__specialwrapping_list {
  width: 100%;
  height: 1800px;
  position: relative;
}

.l-christmas__specialwrapping_item {
  position: absolute;
}

.l-christmas__specialwrapping_item:nth-child(1) {
  width: 603px;
  height: 503px;
  top: 0;
  left: 0;
}

.l-christmas__specialwrapping_item:nth-child(2) {
  width: 826px;
  height: 462px;
  top: 550px;
  left: 0;
}

.l-christmas__specialwrapping_item:nth-child(3) {
  width: 546px;
  height: 548px;
  top: 800px;
  right: 0;
}

.l-christmas__specialwrapping_item:nth-child(4) {
  width: 668px;
  height: 688px;
  top: 1000px;
  left: 0;
}

.l-christmas__specialwrapping_desc {
  position: relative;
  width: 270px;
}

.l-christmas__specialwrapping_desc::before {
  position: absolute;
  content: '';
  height: 1px;
  border-top: 3px dotted #E8DBAD;
}

.l-christmas__copy {
  background: linear-gradient(35deg, #f49cb8 0%, #f9d69c 100%);
  padding: 2px 10px;
  margin-bottom: 10px;
  width: fit-content;
  color: #684c36;
}

.l-christmas__specialwrapping_item span {
  display: block;
}

.l-christmas__specialwrapping_item img,
.l-christmas__specialwrapping_desc {
  position: absolute;
}

.l-christmas__specialwrapping_item:nth-child(1) .l-christmas__specialwrapping_desc {
  bottom: 0;
  left: 0;
}

.l-christmas__specialwrapping_item:nth-child(2) .l-christmas__specialwrapping_desc {
  left: 0;
  top: 100px;
}

.l-christmas__specialwrapping_item:nth-child(3) .l-christmas__specialwrapping_desc {
  bottom: 0;
  left: 0;
}

.l-christmas__specialwrapping_item:nth-child(4) .l-christmas__specialwrapping_desc {
  right: 0;
  bottom: 0;
}

.l-christmas__specialwrapping_item:nth-child(1) .l-christmas__specialwrapping_desc::before {
  width: 132px;
  top: -60px;
  left: 60px;
  transform: rotate(-45deg);
}

.l-christmas__specialwrapping_item:nth-child(2) .l-christmas__specialwrapping_desc::before {
  width: 190px;
  top: 200px;
  right: -200px;
}

.l-christmas__specialwrapping_item:nth-child(3) .l-christmas__specialwrapping_desc::before {
  width: 130px;
  top: -50px;
  left: 150px;
  transform: rotate(-45deg);
}

.l-christmas__specialwrapping_item:nth-child(4) .l-christmas__specialwrapping_desc::before {
  width: 132px;
  top: -50px;
  left: 10px;
  transform: rotate(45deg);
}

.l-christmas__specialwrapping_item:nth-child(1) img {
  width: 345px;
  top: 0;
  right: 0;
}

.l-christmas__specialwrapping_item:nth-child(2) img {
  width: 527px;
  top: 0;
  right: 0;
}

.l-christmas__specialwrapping_item:nth-child(3) img {
  width: 310px;
  top: 0;
  right: 0;
}

.l-christmas__specialwrapping_item:nth-child(4) img {
  width: 580px;
  top: 0;
  left: 0;
}

.l-christmas__specialwrapping_message {
  position: relative;
  width: 100%;
}

.l-christmas__specialwrapping_message::before {
  position: absolute;
  content: '';
  width: 360px;
  height: 180px;
  background-image: url('../img/whiteday/message-card.png');
  background-size: cover;
  top: 280px;
  left: -50px;
}

.l-christmas__specialwrapping_message .l-christmas__specialwrapping_lead {
  width: 800px;
  margin: 0 0 70px auto;
  position: static;
}

.l-christmas__specialwrapping_message .l-christmas__specialwrapping_lead::before {
  width: 0;
}

.l-christmas__specialwrapping_message .l-christmas__heading {
  text-align: left;
}

.l-christmas__specialwrapping_message .l-christmas__specialwrapping_lead img {
  margin-left: 0;
}

.l-christmas__specialwrapping_message .l-christmas__lead {
  padding-top: 20px;
}

.l-christmas__specialwrapping_message .l-christmas__title {
  font-size: 24px;
}

.l-christmas__specialwrapping_message .l-christmas__row img {
  width: 534px;
}

.l-christmas__specialwrapping_message .l-christmas__row p {
  margin-top: 7px;
}

/* best seller */
.l-christmas__bestseller {
  padding-top: 150px;
}

.l-christmas__bestseller .l-christmas__heading img,
.l-christmas__newcollection .l-christmas__heading img,
.l-christmas__delivery .l-christmas__heading img,
.l-christmas__order .l-christmas__heading img,
.l-christmas__handling .l-christmas__heading img {
  width: 339px;
}

.l-christmas__recommend .l-christmas__heading img {
  width: 374px;
}

.l-christmas__bestseller li {
  padding-top: 150px;
  text-align: center;
}

.l-christmas__bestseller li:nth-child(even),
.l-christmas__newcollection .l-christmas__newcollection-item:nth-child(even) .l-christmas__row {
  flex-direction: row-reverse;
}

.l-christmas__bestseller-image {
  padding-right: 100px;
  position: relative;
  box-sizing: border-box;
}

.l-christmas__bestseller-image::before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.l-christmas__bestseller li:nth-child(1) {
  justify-content: flex-end;
  padding-top: 30px;
}

.l-christmas__bestseller li:nth-child(3) {
  padding-top: 50px;
}

.l-christmas__bestseller li:nth-child(4) {
  justify-content: flex-start;
}

.l-christmas__bestseller li:nth-child(1) .l-christmas__bestseller-lead {
  padding-top: 300px;
}

.l-christmas__bestseller li:nth-child(2) .l-christmas__bestseller-lead {
  padding-top: 20px;
}

.l-christmas__bestseller li:nth-child(3) .l-christmas__bestseller-lead {
  padding-top: 50px;
}

.l-christmas__bestseller li:nth-child(4) .l-christmas__bestseller-lead {
  padding-top: 50px;
}

.l-christmas__bestseller li:nth-child(1) img {
  width: 418px;
  position: relative;
  left: -15px;
}

.l-christmas__bestseller li:nth-child(2) img {
  width: 506px;
}

.l-christmas__bestseller li:nth-child(3) img {
  width: 537px;
}

.l-christmas__bestseller li:nth-child(4) img {
  width: 405px;
}

.l-christmas__bestseller li:nth-child(1) .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/necklece.png');
  width: 81px;
  height: 396px;
}

.l-christmas__bestseller li:nth-child(2) .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/pierce.png');
  width: 72px;
  height: 262px;
}

.l-christmas__bestseller li:nth-child(3) .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/bracelet.png');
  width: 79px;
  height: 350px;
}

.l-christmas__bestseller li:nth-child(4) .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/ring.png');
  width: 100px;
  height: 215px;
}

.l-christmas__bestseller li span,
.l-christmas__newcollection span {
  display: block;
  font-size: 32px;
  margin-bottom: 0.5em;
}

.l-christmas__bestseller p.fsmall {
  text-align: left;
}

.l-christmas__bestseller-lead {
  width: 400px;
}

.l-christmas__button a {
  color: #684c36;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 60px;
  margin: 20px auto 0;
  background: linear-gradient(35deg, #f49cb8 0%, #f9d69c 100%);
  transition: all 0.16s 0s ease;
}

.l-christmas__button a::after {
  position: absolute;
  content: '';
  width: 31px;
  height: 6px;
  background-image: url('../img/whiteday/button-arrow.png');
  background-size: contain;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.l-christmas__button a:hover {
  background: #fff;
  color: #d86554;
  opacity: 1;
}

.l-christmas__button a:hover::after {
  background-image: url('../img/whiteday/button-arrow-hover.png');
}

.l-christmas .l-christmas__items-list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  gap: 39px;
  padding-top: 20px;
  
}

.l-christmas__items-list a {
  text-align: center;
  }
  

.l-christmas .l-christmas__items-list li {
  width: 270px;
  padding-top: 0;
}

.l-christmas .l-christmas__items-list li:nth-child(even) {
  padding-top: 50px;
}

/* l-christmas__items-list2作成時に追加ここから*/

 .l-christmas2 .l-christmas__items-list2 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  gap: 39px;
  padding-top: 20px;
  
}

.l-christmas .l-christmas__items-list2 a {
  text-align: center;
    color: #24aab3;
  }
  

.l-christmas .l-christmas__items-list2 li {
  width: 270px;
  padding-top: 0;
}

.l-christmas2 .l-christmas__items-list2 li:nth-child(even) {
  padding-top: 50px;
}
/* l-christmas__items-list2作成時に追加ここまで*/

.l-christmas__items-image {
  width: 270px;
  height: 270px;
  border-radius: 50%;
  background-color: #5ec3ca;
  box-shadow: 0px 20px 40px -25px #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  overflow: hidden;
}



.l-christmas__bestseller .l-christmas__items-list {
  padding-top: 100px;
}

.l-christmas .l-christmas__items-list li img {
  width: 100%;
  /* max-width: 179px; */
  position: relative;
  left: 17px;/*21px*/
  top: 18px;
}

.l-christmas .l-christmas__items-list span {
  font-size: 14px;
  text-align: left;
}

/* l-christmas__items-list2作成時に追加ここから*/

.l-christmas__items-list2 {
  padding-top: 100px;
}


.l-christmas2 .l-christmas__items-list2 li img {
  width: 100%;
  /* max-width: 179px; */
  position: relative;
  left: 17px;/*21px*/
  top: 18px;
}

.l-christmas2 .l-christmas__items-list2 span {
  font-size: 14px;
  text-align: left;
}

/* l-christmas__items-list2作成時に追加ここまで*/


.l-christmas__newcollection {
  padding-top: 100px;
}

.l-christmas__newcollection-list .l-christmas__row .l-christmas__bestseller-lead {
  width: 450px;
}

.l-christmas__newcollection-list .l-christmas__bestseller-image {
  max-width: 600px;
  box-sizing: border-box;
}

.l-christmas__newcollection-list .l-christmas__row {
  align-items: center;
}

.l-christmas__newcollection-item:nth-child(1) .l-christmas__row .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/coordination01.png');
  width: 65px;
  height: 532px;
}

.l-christmas__newcollection-item:nth-child(2) .l-christmas__row .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/coordination02.png');
  width: 65px;
  height: 532px;
}

.l-christmas__newcollection-item:nth-child(3) .l-christmas__row .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/coordination03.png');
  width: 83px;
  height: 539px;
}

.l-christmas__newcollection-item:nth-child(4) .l-christmas__row .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/coordination04.png');
  width: 83px;
  height: 555px;
}

.l-christmas__newcollection .l-christmas__row span {
  position: relative;
  padding-bottom: 0.5em;
}

.l-christmas__newcollection .l-christmas__row span::before {
  position: absolute;
  content: '';
  width: 100px;
  border-top: 1px dashed #E8DBAD;
  bottom: 0;
}

.l-christmas__newcollection .l-christmas__items-image {
  background-color: #9ce0f8;
}

.l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list li img,
.l-christmas__newcollection-item:nth-child(4) .l-christmas__items-list li img {
  max-width: 230px;
}

.l-christmas__newcollection-item:nth-child(3) .l-christmas__items-list li:nth-child(3) img {
  left: 5px;
}

.l-christmas__newcollection-item:nth-child(n+2) {
  padding-top: 100px;
}

/* .l-christmas__newcollection-item:nth-child(4) .l-christmas__items-list li:first-child img {
  margin-top: 15px;
} */

.l-christmas__newcollection-item:nth-child(4) .l-christmas__items-list li:nth-child(4) img {
  max-width: none;
}


/* l-christmas__items-list2作成時に追加ここから*/

.l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list2 li img,
.l-christmas__newcollection-item:nth-child(4) .l-christmas__items-list2 li img {
  max-width: 230px;
}

.l-christmas__newcollection-item:nth-child(3) .l-christmas__items-list2 li:nth-child(3) img {
  left: 5px;
}

.l-christmas__newcollection-item:nth-child(n+2) {
  padding-top: 100px;
}

/* .l-christmas__newcollection-item:nth-child(4) .l-christmas__items-list2 li:first-child img {
  margin-top: 15px;
} */

.l-christmas__newcollection-item:nth-child(4) .l-christmas__items-list2 li:nth-child(4) img {
  max-width: none;
}
/* l-christmas__items-list2作成時に追加ここまで*/

.l-christmas__order {
  padding-top: 300px;
}

.l-christmas__order-text {
  font-size: 24px;
  text-align: center;
  padding: 40px 0 30px;
}

.l-christmas__order .l-christmas__row {
  gap: 0;
}

.l-christmas__order .l-christmas__lead {
  font-size: 20px;
}

.l-christmas__order-image {
  /* width: 100%; */
  max-width: 600px;
}

.l-christmas__order img {
  width: 100%;
}

.l-christmas__order .l-christmas__lead .l-christmas__mv-title {
  padding-bottom: 25px;
  margin-bottom: 15px;
}

.l-christmas__order .l-christmas__heading {
  font-size: 32px;
}

.l-christmas__order .l-christmas__copy:nth-child(4) {
  background-color: #f9d69c;
  color: #000;
}

.l-christmas__order strong {
  display: block;
}

.l-christmas__order li {
  font-size: 14px;
  margin-top: 5px;
}

.l-christmas__order li::before {
  content: "※";
  background: none;
  width: 0;
  top: -2px;
  left: 8px;
}

.l-christmas__delivery {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.l-christmas__delivery::before {
  position: absolute;
  content: '';
  background-size: contain;
  background-position: left bottom;
  background-image: url('../img/whiteday/bell-left.png');
  width: 201px;
  height: 444px;
  left: 0;
  top: 0;
  z-index: -1;
}

.l-christmas__delivery::after {
  position: absolute;
  content: '';
  background-size: contain;
  background-position: right bottom;
  background-image: url('../img/whiteday/bell-right.png');
  width: 198px;
  height: 444px;
  top: 0;
  right: 0;
  z-index: -1;
}

.l-christmas__delivery .l-christmas__list {
  top: 420px;
}

.l-christmas__delivery .l-christmas__list li {
  width: 220px;
  height: 220px;
  justify-content: center;
  line-height: 1.4;
}

.l-christmas__delivery .l-christmas__list li:nth-child(even) {
  margin-top: 60px;
}

.l-christmas__delivery .l-christmas__list li span {
  font-size: 13px;
  margin-top: 10px;
}

.l-christmas__delivery-text {
  text-align: center;
  padding-top: 380px;
}

.l-christmas__delivery .l-christmas__button a {
  margin-top: 40px;
}

.l-christmas__recommend {
  padding-top: 0;
}

.l-christmas__recommend .l-christmas__row {
  column-gap: 100px;
  align-items: center;
}

.l-christmas__recommend .l-christmas__newcollection-item:nth-child(even) .l-christmas__row {
  flex-direction: row-reverse;
}

.l-christmas__recommend .slick-prev,
.l-christmas__recommend .slick-next {
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.l-christmas__recommend .slick-prev::before,
.l-christmas__recommend .slick-next::before {
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
}

.l-christmas__recommend .slick-prev::before {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  top: 4px;
  left: 13px;
}

.l-christmas__recommend .slick-next::before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 4px;
  right: 13px;
}

.l-christmas__recommend .slick-dots {
  bottom: -50px;
}

.l-christmas__recommend .slick-dots li button {
  background-color: #ae9016;
  border: none;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.l-christmas__recommend .slick-dots li.slick-active button {
  background-color: #fff;
}

.l-christmas__recommend-slider {
  width: 700px;
  box-sizing: border-box;
}

.l-christmas__recommend .l-christmas__recommend-image.slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 600px;
  margin: 30px 50px 50px;
  height: 600px;
  border-radius: 50%;
  background-color: #5ec3ca;
  box-shadow: 0px 20px 40px -5px #000;
  overflow: hidden;
}

.l-christmas__recommend-slider img {
  position: relative;
  left: 20px;
}

.l-christmas__newcollection-item:nth-child(1) .l-christmas__recommend-slider img {
  max-width: 380px;
  top: -50px;
  border-radius: 0;
}

.l-christmas__newcollection-item:nth-child(2) .l-christmas__recommend-slider img {
  max-width: 577px;
}

.l-christmas__newcollection-item:nth-child(3) .l-christmas__recommend-slider img {
  max-width: 500px;
}

.l-christmas__newcollection-item:nth-child(4) .l-christmas__recommend-slider img {
  max-width: 398px;
  top: 40px;
}

.l-christmas__row .l-christmas__recommend-slider .white {
  background-color: #fff;
}

.l-christmas__row .l-christmas__recommend-slider .white img {
  /* max-width: 600px; */
  max-width: none;
  width: auto;
  height: 425px;/*450px*/
  left: 0;
  top: 0;
}

.l-christmas__recommend .l-christmas__bestseller-lead {
  text-align: center;
}

.l-christmas__recommend-number {
  font-family: "Carattere", cursive;
  font-size: 40px;
  color: #ae9016;
  padding-top: 40px;
}

.l-christmas__recommend .l-christmas__bestseller-lead span {
  font-size: 32px;
}

.l-christmas__recommend-category {
  position: relative;
  width: fit-content;
  margin: 0 auto 0 0;
}

.l-christmas__newcollection-item:nth-child(odd) .l-christmas__recommend-category {
  margin: 0 0 0 auto;
}

.l-christmas__recommend-category::before {
  position: absolute;
  content: '';
  width: 260px;
  border-top: 1px dashed #E8DBAD;
  top: 50%;
  transform: translateY(-50%);
  right: -280px;
  z-index: -1;
}

.l-christmas__newcollection-item:nth-child(odd) .l-christmas__recommend-category::before {
  right: auto;
  left: -280px;
}

.l-christmas__newcollection-item .l-christmas__button a {
  margin-top: 40px;
  background: linear-gradient(35deg, #f9d69c 0%, #f49cb8 100%);
}

.l-christmas__newcollection-item .l-christmas__button a:hover {
  background: #fff;
  color: #d86554;
}

.l-christmas__newcollection-item .l-christmas__button a:hover::after {
  background-image: url('../img/whiteday/button-arrow-hover-red.png');
}

.l-christmas__recommend-category img {
  width: auto;
}

.l-christmas__recommend .l-christmas__items-image {
  background-color: #9ce0f8;
}

.l-christmas__timeless .l-christmas__items-image {
  background-color: #5ec3ca;
}

.l-christmas__timeless .l-christmas__newcollection-item:nth-child(1) .l-christmas__row .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/timeless01.png');
  width: 70px;
  height: 253px;
}

.l-christmas__timeless .l-christmas__newcollection-item:nth-child(2) .l-christmas__row .l-christmas__bestseller-image::before {
  background-image: url('../img/whiteday/timeless02.png');
  width: 80px;
  height: 303px;
}

.l-christmas__timeless .l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list li:nth-child(2) img {
  margin-left: 10px;
  margin-top: 20px;
}

/*l-christmas__items-list2作成時に追加ここから*/
.l-christmas__timeless .l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list2 li:nth-child(2) img {
  margin-left: 10px;
  margin-top: 20px;
}
/*l-christmas__items-list2作成時に追加ここまで*/

.l-christmas__handling {
  padding-top: 200px;
  padding-bottom: 150px;
  position: relative;
}

.l-christmas__handling::before,
.l-christmas__handling::after {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-size: cover;
  width: 249px;
  height: 123px;
  bottom: 20px;
}

.l-christmas__handling::before {
  background-image: url('../img/whiteday/decoration14.png');
  left: 50px;
}

.l-christmas__handling::after {
  background-image: url('../img/whiteday/decoration15.png');
  right: 50px;
}

.l-christmas__handling ul {
  margin: auto;
}

.l-christmas__handling li {
  padding-top: 50px;
}

/*一番したのボタンのカラーを変更する時は以下backgroundを変更する*/
.l-christmas__handling li a {
  width: 240px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(35deg, #f49cb8 0%, #f9d69c 150%);
}

.l-christmas__handling ul img {
  width: auto;
  height: 14px;
}

.l-christmas__handling ul li:nth-child(1) li:nth-child(6) img,
.l-christmas__handling ul li:nth-child(2) li:nth-child(7) img {
  height: 36px;
}

.l-christmas__handling ul li:nth-child(3) li img {
  height: 18px;
}

.l-christmas__handling ul ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.l-christmas__handling ul ul li {
  padding-top: 0;
}

.l-christmas__handling-title {
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #684c36;
  font-size: 24px;
  text-align: center;
  color: #684c36;
}

.l-christmas-necklace1 img,
.l-christmas-necklace2 img,
.l-christmas-necklace3 img,
.l-christmas-necklace4 img,
.l-christmas-necklace5 img,
.l-christmas-necklace6 img,
.l-christmas-necklace7 img,
.l-christmas-necklace8 img,
.l-christmas-necklace9 img,
.l-christmas-necklace10 img {
  border-radius: 50%;
  position: relative;
  top: -30px;
}

.l-christmas__row:nth-child() .l-christmas__recommend-slider img {
  top: -90px;
  max-width: 400px;
}

.l-christmas .l-christmas__items-list .l-christmas-necklace2 img {
  max-width: 270px !important;
}

.l-christmas .l-christmas__items-list .l-christmas-necklace3 img {
  max-width: 220px !important;
}

.l-christmas .l-christmas__items-list .l-christmas-necklace4 img {
  max-width: 280px !important;
  top: 5px !important;
  border-radius: 0;
}

.l-christmas .l-christmas__items-list .l-christmas-necklace5 img {
  max-width: 250px !important;
  top: 0 !important;
  border-radius: 0;
}

.l-christmas .l-christmas__items-list .l-christmas-necklace6 img {
  max-width: 230px !important;
  border-radius: 0;
  top: 0;
}

.l-christmas .l-christmas__items-list .l-christmas-necklace7 img {
  max-width: none !important;
  object-fit: cover;
  width: 300px !important;
  height: 300px !important;
  left: 0 !important;
  top: -10px !important;
}

.l-christmas .l-christmas__items-list .l-christmas-necklace8 img {
  max-width: 250px !important;
  height: 250px;
  top: -15px !important;
}

.l-christmas .l-christmas__items-list .l-christmas-necklace9 img {
  width: 330px !important;
  max-width: 330px !important;
  left: 0;
  top: 0 !important;
  border-radius: 0;
}

.l-christmas .l-christmas__items-list .l-christmas-necklace10 img {
  max-width: 320px !important;
  left: 0 !important;
  top: 0 !important;
}

/*.l-christmas__items-list2作成時に追加ここから*/
.l-christmas2 .l-christmas__items-list2 .l-christmas-necklace2 img {
  max-width: 270px !important;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-necklace3 img {
  max-width: 220px !important;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-necklace4 img {
  max-width: 280px !important;
  top: 5px !important;
  border-radius: 0;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-necklace5 img {
  max-width: 250px !important;
  top: 0 !important;
  border-radius: 0;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-necklace6 img {
  max-width: 230px !important;
  border-radius: 0;
  top: 0;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-necklace7 img {
  max-width: none !important;
  object-fit: cover;
  width: 300px !important;
  height: 300px !important;
  left: 0 !important;
  top: -10px !important;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-necklace8 img {
  max-width: 250px !important;
  height: 250px;
  top: -15px !important;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-necklace9 img {
  width: 330px !important;
  max-width: 330px !important;
  left: 0;
  top: 0 !important;
  border-radius: 0;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-necklace10 img {
  max-width: 320px !important;
  left: 0 !important;
  top: 0 !important;
}
/*.l-christmas__items-list2作成時に追加ここまで*/





.l-christmas__newcollection-item:nth-child(n+2) .l-christmas-necklace10 img {
  /* left: 10px !important; */
  border-radius: 0;
}

.l-christmas-decoration {
  position: relative;
}

.l-christmas-decoration::before,
.l-christmas-decoration::after {
  position: absolute;
  content: '';
  background-size: cover;
  z-index: -1;
  opacity: 0.5;
}

.l-christmas .l-christmas__items-list li .l-christmas-zoom img {
  max-width: 244px;
}

.l-christmas .l-christmas__items-list .l-christmas-zoom2 img {
  max-width: 220px;
  position: relative;
  left: 13px;
  top: 13px;
}

.l-christmas .l-christmas__items-list .l-christmas-zoom3 img {
  max-width: 280px;
  position: relative;
}

.l-christmas .l-christmas__items-list .l-christmas-zoom4 img {
  max-width: 280px;
  position: relative;
  left: 30px;
}

.l-christmas .l-christmas__items-list .l-christmas-zoom5 img {
  max-width: 260px;
  position: relative;
  left: 13px;
  top: 13px;
}

.l-christmas .l-christmas__items-list .l-christmas-zoom6 img {
  width: 330px;
}

.l-christmas .l-christmas__items-list .l-christmas-zoom7 img {
  width: 315px;
  position: relative;
  left: 24px;
}

.l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list .l-christmas-zoom8 img {
  max-width: 290px;
  position: relative;
  left: 15px;
}

.l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list .l-christmas-zoom9 img {
  max-width: 330px;
  position: relative;
  left: 15px;
}

/*.l-christmas__items-list2作成時に追加ここから*/

.l-christmas2 .l-christmas__items-list2 li .l-christmas-zoom img {
  max-width: 244px;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-zoom2 img {
  max-width: 220px;
  position: relative;
  left: 13px;
  top: 13px;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-zoom3 img {
  max-width: 280px;
  position: relative;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-zoom4 img {
  max-width: 280px;
  position: relative;
  left: 30px;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-zoom5 img {
  max-width: 260px;
  position: relative;
  left: 13px;
  top: 13px;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-zoom6 img {
  width: 330px;
}

.l-christmas2 .l-christmas__items-list2 .l-christmas-zoom7 img {
  width: 315px;
  position: relative;
  left: 24px;
}

.l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list2 .l-christmas-zoom8 img {
  max-width: 290px;
  position: relative;
  left: 15px;
}

.l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list2 .l-christmas-zoom9 img {
  max-width: 330px;
  position: relative;
  left: 15px;
}

/*.l-christmas__items-list2作成時に追加ここまで*/




.l-christmas-snowflake1::before {
  width: 210px;
  height: 183px;
  background-image: url('../img/whiteday/decoration06.png');
  left: 50px;
}

.l-christmas-snowflake1::after {
  width: 241px;
  height: 225px;
  background-image: url('../img/whiteday/decoration16.png');
  top: -200px;
  right: 0;
}

.l-christmas-snowflake2::before {
  width: 298px;
  height: 333px;
  background-image: url('../img/whiteday/decoration17.png');
  top: 100px;
  left: 50px;
}

.l-christmas-snowflake2::after {
  width: 335px;
  height: 273px;
  background-image: url('../img/whiteday/decoration18.png');
  bottom: -800px;
  right: -50px;
}

.l-christmas-snowflake3::before {
  width: 335px;
  height: 273px;
  background-image: url('../img/whiteday/decoration18.png');
  top: -300px;
  right: 30px;
}

.l-christmas-snowflake4::before {
  width: 345px;
  height: 271px;
  background-image: url('../img/whiteday/decoration19.png');
  top: -200px;
  left: -50px;
}

.l-christmas-snowflake5::before {
  width: 442px;
  height: 470px;
  background-image: url('../img/whiteday/decoration20.png');
  top: 0;
  left: 50px;
}

.l-christmas-snowflake6::before {
  width: 259px;
  height: 205px;
  background-image: url('../img/whiteday/decoration21.png');
  top: -250px;
  left: 300px;
}

.l-christmas-snowflake7::before {
  width: 210px;
  height: 183px;
  background-image: url('../img/whiteday/decoration06.png');
  top: 0;
  right: -30px;
}

.l-christmas-snowflake7::after {
  width: 179px;
  height: 179px;
  background-image: url('../img/whiteday/decoration29.png');
  top: 550px;
  right: 130px;
}

.l-christmas-snowflake8::before {
  width: 485px;
  height: 236px;
  background-image: url('../img/whiteday/decoration22.png');
  top: 40px;
  left: -30px;
}

.l-christmas-snowflake8::after {
  width: 210px;
  height: 183px;
  background-image: url('../img/whiteday/decoration06.png');
  top: 450px;
  left: 350px;
}

.l-christmas-snowflake9::before {
  width: 259px;
  height: 205px;
  background-image: url('../img/whiteday/decoration21.png');
  top: -20px;
  right: 0;
}

.l-christmas-snowflake10::before {
  width: 179px;
  height: 179px;
  background-image: url('../img/whiteday/decoration29.png');
  top: 0;
  right: 250px;
}

.l-christmas-snowflake11::before {
  width: 263px;
  height: 315px;
  background-image: url('../img/whiteday/decoration24.png');
  top: -250px;
  left: -50px;
}

.l-christmas-snowflake12::before {
  width: 210px;
  height: 183px;
  background-image: url('../img/whiteday/decoration06.png');
  top: -40px;
  right: -30px;
}

.l-christmas-snowflake13::before {
  width: 210px;
  height: 183px;
  background-image: url('../img/whiteday/decoration06.png');
  top: -200px;
  right: -30px;
}

.l-christmas-snowflake14::before {
  width: 179px;
  height: 179px;
  background-image: url('../img/whiteday/decoration29.png');
  top: 400px;
  left: -30px;
}

.l-christmas-snowflake14::after {
  width: 241px;
  height: 225px;
  background-image: url('../img/whiteday/decoration25.png');
  top: 500px;
  left: 50%;
  transform: translateX(-50%);
}

.l-christmas-snowflake15::before {
  width: 210px;
  height: 183px;
  background-image: url('../img/whiteday/decoration06.png');
  top: -20px;
  right: -30px;
}

.l-christmas-snowflake16::before {
  width: 301px;
  height: 281px;
  background-image: url('../img/whiteday/decoration26.png');
  top: -250px;
  left: -20px;
}

.l-christmas-snowflake17::before {
  width: 179px;
  height: 179px;
  background-image: url('../img/whiteday/decoration29.png');
  top: 100px;
  left: 150px;
}

.l-christmas-snowflake18::before {
  width: 345px;
  height: 271px;
  background-image: url('../img/whiteday/decoration27.png');
  top: 80px;
  left: -30px;
}

.l-christmas-snowflake18::after {
  width: 146px;
  height: 146px;
  background-image: url('../img/whiteday/decoration29.png');
  top: 600px;
  right: -30px;
}

.l-christmas-snowflake19::before {
  width: 345px;
  height: 304px;
  background-image: url('../img/whiteday/decoration28.png');
  top: 100px;
  right: -100px;
}

@media screen and (min-width: 1031px) {
  .l-main:not(.top) {
    padding-top: 40px;
  }
}

@media screen and (min-width:768px) {
  .l-christmas__mv .pc img {
    height: 100vh;
    object-fit: cover;
  }
}

@media screen and (max-width:767px) {
  .l-header-main,
  .l-header-main__in {
    background-color: rgba(0, 0, 0, 0.5);
    background: none;
  }

  .l-menu-btn span {
    background-color: #fff;
  }

  .l-header.is-fixed .l-main-navi-list__item > .l-main-navi-list__link {
    color: #323232;
  }

  .l-header.is-fixed .l-main-navi-list__link svg {
    fill: #323232;
  }

  .l-header.is-fixed a .icon {
    margin-bottom: 0;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .l-christmas__heading {
    font-size: 24px;
  }

  .fsmall {
    font-size: 14px;
  }

  .fnomal {
    font-size: 16px;
  }

  .fbig {
    font-size: 16px;
  }

  .fmega {
    font-size: 14px;
  }

  .l-christmas-image::after,
  .l-christmas__newcollection .l-christmas__bestseller-image.l-christmas-image::after,
  .l-christmas__recommend .l-christmas-image::after {
    width: 600px;
    height: 600px;
  }

  .l-christmas__mv .l-christmas-image::after {
    top: calc(50% - 100px);
    width: 800px;
    height: 800px;
  }

  .l-christmas__heading.l-christmas-image::after {
    top: calc(50% + 350px);
    /* width: 600px;
    height: 600px; */
  }

  .l-christmas__wrapper > div {
    width: 90%;
    margin: auto;
  }

  .l-christmas__wrapper::after,
  .l-christmas__wrapper:nth-child(even):after {
    height: 500px;
  }

  .l-christmas__wrapper:nth-child(5)::after {
    height: 0;
  }

  .l-christmas__row,
  .l-christmas__lead .l-christmas__mv-title,
  .l-christmas__list li,
  .l-christmas__button a,
  .l-christmas__items-image,
  .l-christmas__recommend .l-christmas__recommend-image.slick-slide,
  .l-christmas__handling li a,
  .l-christmas__list li,
  .l-christmas__recommend .l-christmas__newcollection-item:nth-child(even) .l-christmas__row {
    flex-direction: column;
  }

  /* mv */
  .l-christmas__mv {
    padding-bottom: 800px;
  }

  .l-christmas__mv-body {
    top: 50px;
  }

  .l-christmas__mv-body::before {
    background-image: url('../img/whiteday/bell-sp3.png');
    width: 160px;
    height: 733px;
    left: -5%;
    top: 200px;
  }

  .l-christmas__mv-body::after {
    background-image: url('../img/whiteday/bell-sp4.png');
    width: 85px;
    height: 252px;
    top: 450px;
    right: 0;
  }

  .l-christmas__list {
    top: 100px;
  }

  .l-christmas__list li {
    width: 200px;
    height: 200px;
    border: 2px dotted #E8DBAD;
    font-size: 22px;
    padding: 0;
    justify-content: center;
  }

  .l-christmas__list li::before {
    width: 13px;
    height: 160px;
    top: -162px;
    z-index: -1;
  }

  .l-christmas__list li img {
    margin-bottom: 10px;
  }

  .l-christmas__row {
    gap: 15px;
  }

  .l-christmas__mv .l-christmas__row {
    display: block;
    position: relative;
  }

  .l-christmas__mv .l-christmas__row li {
    position: absolute;
  }

  .l-christmas__mv .l-christmas__row li:nth-child(1),
  .l-christmas__mv .l-christmas__row li:nth-child(3) {
    top: 0;
    right: 0;
  }

  .l-christmas__mv .l-christmas__row li:nth-child(2) {
    top: 180px;
    left: 0;
  }

  .l-christmas__mv .l-christmas__row li:nth-child(3) {
    top: 360px;
  }

  .l-christmas__mv-lead {
    font-size: 18px;
  }

  .l-christmas__lead .l-christmas__mv-title {
    align-items: center;
    font-size: 20px;
    padding-bottom: 25px;
    margin-bottom: 15px;
  }

  .l-christmas__lead img {
    width: 87px;
    margin: auto;
  }

  .l-christmas__lead .l-christmas__heading {
    font-size: 32px;
  }

  .l-christmas__lead li {
    padding-left: 20px;
  }

  .l-christmas__lead li::before {
    top: 13px;
  }

  /* special wrapping */
  .l-christmas__specialwrapping_lead {
    position: relative;
    width: 100%;
    top: 0;
  }

  .l-christmas__specialwrapping_lead::before {
    width: 240px;
    height: 115px;
    bottom: -130px;
    right: auto;
    left: -20px;
  }

  .l-christmas__specialwrapping_lead img {
    width: 70%;
  }

  .l-christmas__specialwrapping_lead span.l-christmas__copy {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .l-christmas__specialwrapping_lead span {
    padding-top: 5px;
  }

  .l-christmas__specialwrapping_list {
    height: 2400px;
  }

  .l-christmas__specialwrapping_item,
  /* .l-christmas__specialwrapping_item img, */
  .l-christmas__specialwrapping_desc {
    position: relative;
  }

  .l-christmas__specialwrapping_item:nth-child(1) {
    width: 100%;
    height: 600px;
    top: 350px;
  }

  .l-christmas__specialwrapping_item:nth-child(2) {
    width: 100%;
    height: 700px;
    top: 250px;
  }

  .l-christmas__specialwrapping_item:nth-child(3) {
    width: 100%;
    height: 500px;
    top: 250px;
  }

  .l-christmas__specialwrapping_item:nth-child(4) {
    width: 100%;
    height: 400px;
    top: 250px;
  }

  .l-christmas__specialwrapping_item:nth-child(1) .l-christmas__specialwrapping_desc::before {
    width: 100px;
    top: -50px;
    left: 15px;
  }

  .l-christmas__specialwrapping_item:nth-child(2) .l-christmas__specialwrapping_desc::before {
    width: 100px;
    top: -45px;
    right: auto;
    left: 20px;
    transform: rotate(45deg);
  }

  .l-christmas__specialwrapping_item:nth-child(3) .l-christmas__specialwrapping_desc::before {
    width: 100px;
    top: -45px;
    left: 50px;
    transform: rotate(-135deg);
  }

  .l-christmas__specialwrapping_item:nth-child(4) .l-christmas__specialwrapping_desc::before {
    width: 100px;
    top: -50px;
    left: 10px;
    transform: rotate(45deg);
  }

  .l-christmas__specialwrapping_item:nth-child(1) img {
    width: 200px;
    top: -200px;
  }

  .l-christmas__specialwrapping_item:nth-child(2) img {
    width: 329px;
    top: -200px;
    right: -15%;
  }

  .l-christmas__specialwrapping_item:nth-child(3) img {
    width: 300px;
    top: -220px;
  }

  .l-christmas__specialwrapping_item:nth-child(4) img {
    width: 315px;
    top: -300px;
  }

  .l-christmas__specialwrapping_item .l-christmas-image::after {
    top: -100px;
  }

  .l-christmas__specialwrapping_message .l-christmas__specialwrapping_lead img {
    margin-left: auto;
  }

  .l-christmas__specialwrapping_message {
    position: relative;
    width: 100%;
  }

  .l-christmas__specialwrapping_message::before {
    width: 200px;
    height: 100px;
    top: 665px;
    left: -20px;
  }

  .l-christmas__specialwrapping_message .l-christmas__specialwrapping_lead {
    width: 100%;
    margin-bottom: 20px;
  }

  .l-christmas__specialwrapping_item span {
    font-size: 16px;
  }

  .l-christmas__specialwrapping_message .l-christmas__row {
    flex-direction: column-reverse;
    gap: 80px;
  }

  .l-christmas__specialwrapping_message .l-christmas__row img {
    width: 280px;
  }

  .l-christmas__specialwrapping_message .l-christmas-image::after {
    top: calc(50% + 300px);
  }

  .l-christmas__specialwrapping .l-christmas-image.pc {
    display: none;
  }

  .l-christmas__specialwrapping .l-christmas-image.sp {
    display: contents;
  }

  /* best seller */
  .l-christmas__bestseller .l-christmas__heading img,
  .l-christmas__newcollection .l-christmas__heading img,
  .l-christmas__delivery .l-christmas__heading img,
  .l-christmas__order .l-christmas__heading img,
  .l-christmas__handling .l-christmas__heading img,
  .l-christmas__recommend .l-christmas__heading img {
    width: 70%;
  }

  .l-christmas__bestseller li:nth-child(1) .l-christmas__bestseller-lead {
    padding-top: 0;
  }

  .l-christmas__bestseller li:nth-child(1) .l-christmas-image::after {
    display: none;
  }

  .l-christmas__bestseller li,
  .l-christmas__bestseller li:nth-child(even) {
    flex-direction: column-reverse;
  }

  .l-christmas__bestseller-image {
    padding-right: 0;
  }

  .l-christmas__bestseller-image::before {
    right: -4%;
  }

  .l-christmas__bestseller li:nth-child(1) img,
  .l-christmas__bestseller li:nth-child(2) img,
  .l-christmas__bestseller li:nth-child(3) img,
  .l-christmas__bestseller li:nth-child(4) img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .l-christmas__bestseller li {
    padding-top: 80px;
  }

  .l-christmas__bestseller li:nth-child(3) img {
    position: relative;
    left: -20px;
  }

  .l-christmas__bestseller li:nth-child(1) .l-christmas__bestseller-image::before {
    width: 60px;
    height: 300px;
  }

  .l-christmas__bestseller li:nth-child(2) .l-christmas__bestseller-image::before {
    width: 60px;
    height: 220px;
  }

  .l-christmas__bestseller li:nth-child(3) .l-christmas__bestseller-image::before {
    width: 60px;
    height: 270px;
  }

  .l-christmas__bestseller li:nth-child(4) .l-christmas__bestseller-image::before {
    width: 60px;
    height: 130px;
  }

  .l-christmas__bestseller li span,
  .l-christmas__newcollection span {
    font-size: 24px;
  }

  .l-christmas__bestseller-lead {
    width: 100%;
  }

  .l-christmas .l-christmas__items-list {
    /* justify-content: space-between; */
    justify-content: flex-start;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .l-christmas .l-christmas__items-list li {
    width: 150px;
  }

  .l-christmas .l-christmas__items-list li:nth-child(even) {
    padding-top: 50px;
  }
  
  /*.l-christmas__items-list2作成時に追加ここから*/
  
    .l-christmas2 .l-christmas__items-list2 {
    /* justify-content: space-between; */
    justify-content: flex-start;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .l-christmas2 .l-christmas__items-list2 li {
    width: 150px;
  }

  .l-christmas2 .l-christmas__items-list2 li:nth-child(even) {
    padding-top: 50px;
  }
/*.l-christmas__items-list2作成時に追加ここまで*/


  .l-christmas__items-image {
    width: 150px;
    height: 150px;
  }

  .l-christmas__bestseller .l-christmas__items-list {
    padding-top: 70px;
    gap: 0 20px;
  }

  .l-christmas .l-christmas__items-list li img {
    width: 100%;
    max-width: 100%;/*100px*/
    left: 10px;
    top: 8px;
  }
  
  /*.l-christmas__items-list2作成時に追加ここから*/
  
  .l-christmas__bestseller .l-christmas__items-list2 {
    padding-top: 70px;
    gap: 0 20px;
  }

  .l-christmas .l-christmas__items-list2 li img {
    width: 100%;
    max-width: 100%;/*100px*/
    left: 10px;
    top: 8px;
  }

/*.l-christmas__items-list2作成時に追加ここまで*/

  .l-christmas__newcollection-list {
    padding-top: 50px;
  }

  .l-christmas__newcollection-list .l-christmas__row {
    flex-direction: column-reverse;
  }

  .l-christmas__newcollection-list .l-christmas__row .l-christmas__bestseller-lead,
  .l-christmas__newcollection-list .l-christmas__bestseller-image {
    width: 100%;
  }

  .l-christmas__newcollection-list .l-christmas__bestseller-image {
    padding-right: 50px;
  }

  .l-christmas__newcollection .l-christmas__bestseller-image::before {
    right: -2%;
  }

  .l-christmas__newcollection-item:nth-child(1) .l-christmas__row .l-christmas__bestseller-image::before {
    width: 50px;
    height: 410px;
  }

  .l-christmas__newcollection-item:nth-child(2) .l-christmas__row .l-christmas__bestseller-image::before {
    width: 50px;
    height: 410px;
  }

  .l-christmas__newcollection-item:nth-child(3) .l-christmas__row .l-christmas__bestseller-image::before {
    width: 50px;
    height: 325px;
  }

  .l-christmas__newcollection-item:nth-child(4) .l-christmas__row .l-christmas__bestseller-image::before {
    width: 50px;
    height: 350px;
  }

  .l-christmas__newcollection .l-christmas__items-list {
    gap: 0 20px;
  }
  
  
/*.l-christmas__items-list2作成時に追加ここから*/

  .l-christmas__newcollection .l-christmas__items-list2 {
    gap: 0 20px;
  }
  /*.l-christmas__items-list2作成時に追加ここまで*/


  .l-christmas__newcollection .l-christmas__newcollection-item:nth-child(even) .l-christmas__row {
    flex-direction: column-reverse;
  }

  .l-christmas__newcollection-item:nth-child(n+2) {
    padding-top: 50px;
  }

  .l-christmas__order {
    padding-top: 100px;
  }

  .l-christmas__order .l-christmas__heading {
    font-size: 28px;
  }

  .l-christmas__order .l-christmas__row .l-christmas__heading {
    font-size: 24px;
  }

  .l-christmas__order-text {
    font-size: 20px;
  }

  .l-christmas__order .l-christmas__lead img {
    width: 100%;
  }

  .l-christmas__order .l-christmas__copy {
    margin-bottom: 0;
    font-size: 20px;
  }

  .l-christmas__order li::before {
    top: -2px;
  }

  .l-christmas__delivery {
    padding-top: 50px;
    width: 100% !important;
  }

  .l-christmas__delivery::before {
    background-image: url('../img/whiteday/bell-sp2.png');
    width: 170px;
    height: 346px;
    left: 150px;
    top: auto;
    bottom: 360px;
  }

  .l-christmas__delivery::after {
    background-image: url('../img/whiteday/bell-sp.png');
    width: 100%;
    height: 130vw;
    background-size: cover;
    top: -50px;
  }

  .l-christmas__delivery .w1200 {
    width: 320px;
  }

  .l-christmas__delivery .l-christmas__list {
    display: block;
    position: relative;
    top: 50px;
  }

  .l-christmas__delivery .l-christmas__list li {
    width: 165px;
    height: 165px;
    position: absolute;
  }

  .l-christmas__delivery .l-christmas__list li:nth-child(odd) {
    left: 0;
  }

  .l-christmas__delivery .l-christmas__list li:nth-child(even) {
    right: 0;
    margin-top: 120px;
  }

  .l-christmas__delivery .l-christmas__list li:nth-child(1) {
    top: 0;
  }

  .l-christmas__delivery .l-christmas__list li:nth-child(2) {
    top: 0px;
  }

  .l-christmas__delivery .l-christmas__list li:nth-child(3) {
    top: 250px;
  }

  .l-christmas__delivery .l-christmas__list li:nth-child(4) {
    top: 250px;
  }

  .l-christmas__delivery .l-christmas__list li:nth-child(5) {
    top: 500px;
  }

  .l-christmas__delivery .l-christmas__list li:nth-child(6) {
    top: 500px;
  }

  .l-christmas__delivery .l-christmas__list li span {
    font-size: 10px;
    margin-top: 2px;
  }

  .l-christmas__delivery-text {
    padding-top: 1000px;
  }

  .l-christmas__recommend .l-christmas__newcollection-list .l-christmas__row {
    flex-direction: column;
    position: relative;
    padding-top: 100px;
  }

  .l-christmas__recommend-slider {
    width: 310px;
  }

  .l-christmas__recommend .l-christmas__recommend-image.slick-slide {
    width: 300px;
    margin: 30px 5px;
    height: 300px;
    box-shadow: 0px 10px 20px -5px #000;
  }

  .l-christmas__recommend-slider img {
    max-width: 200px;
  }

  .l-christmas__row:nth-child(1) .l-christmas__recommend-slider img {
    max-width: 200px;
    top: -10px;
  }

  .l-christmas__row:nth-child(2) .l-christmas__recommend-slider img {
    max-width: 85%;
  }

  .l-christmas__row .l-christmas__recommend-slider .white img {
    /* max-width: 100%; */
    height: 215px;/*220px*/
    top: 0;
  }

  .l-christmas__recommend-category {
    position: absolute;
    top: 0;
    right: 0;
  }

  .l-christmas__recommend-category::before {
    width: 120px;
    top: 50%;
    transform: translateY(-50%);
    left: -130px;
  }

  .l-christmas__newcollection-item:nth-child(odd) .l-christmas__recommend-category::before {
    left: -130px;
    right: auto;
  }

  .l-christmas__recommend-category img {
    width: 200px;
  }

  .l-christmas__recommend-number {
    padding-top: 30px;
  }

  .l-christmas__recommend .l-christmas__bestseller-lead span {
    font-size: 24px;
  }

  .l-christmas__recommend-slider img {
    left: 10px;
  }

  .l-christmas__newcollection-item:nth-child(4) .l-christmas__recommend-slider img {
    top: 10px;
  }

  .l-christmas__newcollection-item:nth-child(4) .l-christmas__recommend-slider .white img {
    top: 0;
  }

  .l-christmas__wrapper:nth-child(7)::after {
    height: 200px;
  }

  .l-christmas__timeless .l-christmas__newcollection-item:nth-child(1) .l-christmas__bestseller-image.l-christmas-image::after {
    top: calc(50% + 400px);
  }

  .l-christmas__handling {
    padding-top: 100px;
  }

  .l-christmas__handling .w1200 {
    width: 100%;
  }

  .l-christmas__handling ul ul {
    justify-content: flex-start;
  }

  .l-christmas__handling li li {
    width: calc((100% - 20px) / 2);
  }

  .l-christmas__handling li a {
    width: 100%;
  }

  .l-christmas__handling::before,
  .l-christmas__handling::after {
    width: 157px;
    height: 80px;
  }

  .l-christmas__handling::before {
    left: 0;
  }

  .l-christmas__handling::after {
    right: 0;
  }

  .l-christmas .l-christmas__items-list .l-christmas-necklace1 img {
    top: -50px;
  }

  .l-christmas .l-christmas__items-list .l-christmas-necklace2 img,
  .l-christmas .l-christmas__items-list .l-christmas-necklace3 img,
  /* .l-christmas .l-christmas__items-list .l-christmas-necklace4 img, */
  .l-christmas .l-christmas__items-list .l-christmas-necklace5 img {
    top: -15px !important;
  }

  /* .l-christmas-necklace2 img {
    max-width: 120px !important;
  }

  .l-christmas-necklace3 img {
    max-width: 105px !important;
  }

  .l-christmas-necklace4 img {
    max-width: 135px !important;
  }

  .l-christmas-necklace5 img {
    max-width: 125px !important;
  } */

  .l-christmas .l-christmas__items-list .l-christmas-necklace5 img {
    left: 13px;
    top: 0 !important;
  }

  .l-christmas .l-christmas__items-list .l-christmas-necklace7 img {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
  }

  .l-christmas .l-christmas__items-list .l-christmas-necklace8 img {
    top: -15px !important;
  }

  .l-christmas .l-christmas__items-list .l-christmas-necklace9 img {
    left: -25px !important;
    max-width: 200px !important;
  }

  .l-christmas__wrapper:nth-child(4) .l-christmas__items-list .l-christmas-necklace9 img {
    left: 0 !important;
  }

  .l-christmas .l-christmas__items-list .l-christmas-necklace10 img {
    /* max-width: 320px !important; */
    left: 5px !important;
  }

  .l-christmas .l-christmas__items-list li .l-christmas-zoom img {
    max-width: 140px;
  }

  .l-christmas .l-christmas__items-list .l-christmas-zoom2 img,
  .l-christmas .l-christmas__items-list .l-christmas-zoom3 img,
  .l-christmas .l-christmas__items-list .l-christmas-zoom4 img,
  .l-christmas .l-christmas__items-list .l-christmas-zoom5 img {
    max-width: 100%;
  }

  .l-christmas .l-christmas__items-list .l-christmas-zoom2 img {
    left: 10px;
    top: 8px;
  }

  .l-christmas .l-christmas__items-list .l-christmas-zoom4 img {
    left: 15px;/*30px*/
  }

  .l-christmas .l-christmas__items-list .l-christmas-zoom5 img {
    left: 13px;
    top: 13px;
  }

  .l-christmas .l-christmas__items-list .l-christmas-zoom6 img {
    max-width: 180px;
    position: relative;
    left: -3px;
  }

  .l-christmas .l-christmas__items-list .l-christmas-zoom7 img {
    max-width: 170px;
    left: 14px;
  }

  .l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list .l-christmas-zoom8 img {
    left: 7px;
  }

  /* .l-christmas__newcollection-item:nth-child(4) .l-christmas__items-list li:nth-child(4) img {
    max-width: none;
  } */
  
  
  
/*.l-christmas__items-list2作成時に追加ここから*/


  .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace1 img {
    top: -50px;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace2 img,
  .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace3 img,
  /* .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace4 img, */
  .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace5 img {
    top: -15px !important;
  }

  /* .l-christmas-necklace2 img {
    max-width: 120px !important;
  }

  .l-christmas-necklace3 img {
    max-width: 105px !important;
  }

  .l-christmas-necklace4 img {
    max-width: 135px !important;
  }

  .l-christmas-necklace5 img {
    max-width: 125px !important;
  } */

  .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace5 img {
    left: 13px;
    top: 0 !important;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace7 img {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace8 img {
    top: -15px !important;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace9 img {
    left: -25px !important;
    max-width: 200px !important;
  }

  .l-christmas__wrapper:nth-child(4) .l-christmas__items-list2 .l-christmas-necklace9 img {
    left: 0 !important;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-necklace10 img {
    /* max-width: 320px !important; */
    left: 5px !important;
  }

  .l-christmas2 .l-christmas__items-list2 li .l-christmas-zoom img {
    max-width: 140px;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-zoom2 img,
  .l-christmas2 .l-christmas__items-list2 .l-christmas-zoom3 img,
  .l-christmas2 .l-christmas__items-list2 .l-christmas-zoom4 img,
  .l-christmas2 .l-christmas__items-list2 .l-christmas-zoom5 img {
    max-width: 100%;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-zoom2 img {
    left: 10px;
    top: 8px;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-zoom4 img {
    left: 15px;/*30px*/
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-zoom5 img {
    left: 13px;
    top: 13px;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-zoom6 img {
    max-width: 180px;
    position: relative;
    left: -3px;
  }

  .l-christmas2 .l-christmas__items-list2 .l-christmas-zoom7 img {
    max-width: 170px;
    left: 14px;
  }

  .l-christmas__newcollection-item:nth-child(1) .l-christmas__items-list2 .l-christmas-zoom8 img {
    left: 7px;
  }

  /* .l-christmas__newcollection-item:nth-child(4) .l-christmas__items-list2 li:nth-child(4) img {
    max-width: none;
  } */
  
  






/*.l-christmas__items-list2作成時に追加ここまで*/

  
  
  
  
  
  
  

  .l-christmas-snowflake1::before {
    width: calc(210px / 2);
    height: calc(183px / 2);
    top: 900px;
    left: 0;
  }

  .l-christmas-snowflake1::after {
    width: calc(241px / 2);
    height: calc(225px / 2);
    top: -100px;
  }

  .l-christmas-snowflake2::before {
    width: calc(298px / 2);
    height: calc(333px / 2);
    top: 230px;
    left: -7%;
  }

  .l-christmas-snowflake2::after {
    width: calc(335px / 2);
    height: calc(273px / 2);
    bottom: -830px;
    right: -5%;
  }

  .l-christmas-snowflake3::before {
    width: calc(335px / 2);
    height: calc(273px / 2);
    top: -1000px;
    right: auto;
    left: -50px;
  }

  .l-christmas-snowflake4::before {
    width: calc(345px / 2);
    height: calc(271px / 2);
    top: -50px;
    left: -5%;
    right: 0;
  }

  .l-christmas-snowflake5::before {
    width: calc(442px / 2);
    height: calc(470px / 2);
    top: -50px;
    left: -5%;
  }

  .l-christmas-snowflake6::before {
    width: calc(259px / 2);
    height: calc(205px / 2);
    top: -250px;
    left: 250px;
  }

  .l-christmas-snowflake7::before {
    width: calc(210px / 2);
    height: calc(183px / 2);
    top: 350px;
    right: -5%;
  }

  .l-christmas-snowflake7::after {
    width: 0;
  }

  .l-christmas-snowflake8::before {
    width: 178px;
    height: 166px;
    background-image: url('../img/whiteday/decoration30.png');
    top: 520px;
    left: auto;
    right: -7%;
  }

  .l-christmas-snowflake8::after {
    width: 0;
  }

  .l-christmas-snowflake9::before {
    width: calc(259px / 2);
    height: calc(205px / 2);
    top: -20px;
    right: 0;
  }

  .l-christmas-snowflake10::before {
    width: 178px;
    height: 166px;
    background-image: url('../img/whiteday/decoration31.png');
    top: -50px;
    right: auto;
    left: 0;
  }

  .l-christmas-snowflake11::before {
    width: calc(263px / 2);
    height: calc(315px / 2);
    background-image: url('../img/whiteday/decoration24.png');
    top: -450px;
    left: -20px;
  }

  .l-christmas-snowflake12::before {
    width: calc(210px / 2);
    height: calc(183px / 2);
    background-image: url('../img/whiteday/decoration06.png');
    top: -40px;
    right: -30px;
  }

  .l-christmas-snowflake13::before {
    width: calc(210px / 2);
    height: calc(183px / 2);
    background-image: url('../img/whiteday/decoration06.png');
    top: -50px;
    right: auto;
    left: 0;
  }

  .l-christmas-snowflake14::before {
    width: calc(179px / 2);
    height: calc(179px / 2);
    background-image: url('../img/whiteday/decoration29.png');
    top: 400px;
    left: auto;
    right: -5%;
  }

  .l-christmas-snowflake14::after {
    width: calc(241px / 2);
    height: calc(225px / 2);
    background-image: url('../img/whiteday/decoration25.png');
    top: 500px;
    left: 50%;
    transform: translateX(-50%);
  }

  .l-christmas-snowflake15::before {
    width: calc(210px / 2);
    height: calc(183px / 2);
    background-image: url('../img/whiteday/decoration06.png');
    top: -50px;
    right: -30px;
  }

  .l-christmas-snowflake16::before {
    width: calc(301px / 2);
    height: calc(281px / 2);
    background-image: url('../img/whiteday/decoration26.png');
    top: -250px;
    left: -20px;
  }

  .l-christmas-snowflake17::before {
    width: calc(179px / 2);
    height: calc(179px / 2);
    background-image: url('../img/whiteday/decoration29.png');
    top: 100px;
    left: 150px;
  }

  .l-christmas-snowflake18::before {
    width: calc(345px / 2);
    height: calc(271px / 2);
    background-image: url('../img/whiteday/decoration27.png');
    top: 80px;
    left: -30px;
  }

  .l-christmas-snowflake18::after {
    width: calc(146px / 2);
    height: calc(146px / 2);
    background-image: url('../img/whiteday/decoration29.png');
    top: 600px;
    right: -30px;
  }

  .l-christmas-snowflake19::before {
    width: calc(210px / 2);
    height: calc(183px / 2);
    background-image: url('../img/whiteday/decoration06.png');
    top: -100px;
    right: auto;
    left: 0;
  }

  .l-christmas-snowflake20::before {
    width: calc(210px / 2);
    height: calc(183px / 2);
    background-image: url('../img/whiteday/decoration06.png');
    top: 0;
    left: 20px;
  }
}