article h1 {
  margin: 0;
  padding: 0;
  background-image: none;
}

section#itemList_wrap {
  display: none;
}

.christmas2024 a:hover img {
  opacity: 0.9;
}
.christmas2024 .mv {
  margin-bottom: 30px;
}
.christmas2024 .delivery-date {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
  background-color: #f7f3e9;
}
.christmas2024 .delivery-date .ttl {
  text-align: center;
  color: #fff;
  background-color: #dd0000;
  padding: 20px;
}
.christmas2024 .delivery-date .text {
  padding: 20px;
  font-size: 14px;
}
.christmas2024 .nav1 {
  background-image: url(/img/category/christmas2024/nav_btm.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  margin-bottom: 40px;
  position: relative;
}
.christmas2024 .nav1 .ttl {
  text-align: center;
  margin-bottom: 20px;
}
.christmas2024 .nav1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.christmas2024 .nav1 ul li {
  width: 33%;
  box-sizing: border-box;
}
.christmas2024 .nav1 ul li img {
  width: 100%;
  height: auto;
}
.christmas2024 .nav1 ul li a {
  display: block;
  padding: 0 5px;
}
.christmas2024 .privilege {
  text-align: center;
  margin-bottom: 30px;
}
.christmas2024 .benefit {
  margin-bottom: 70px;
}
.christmas2024 .benefit .ttl {
  margin-bottom: 10px;
}
.christmas2024 .benefit ul {
  display: flex;
  justify-content: space-between;
}
.christmas2024 .benefit ul li {
  width: 355px;
}
.christmas2024 .benefit .text {
  text-align: center;
}
.christmas2024 .budget {
  margin-bottom: 70px;
}
.christmas2024 .budget h2 {
  margin-bottom: 10px;
}
.christmas2024 .budget ul {
  display: flex;
  flex-wrap: wrap;
}
.christmas2024 .budget li {
  width: 33.3333333333%;
  box-sizing: border-box;
  margin-bottom: 10px;
  text-align: center;
}
.christmas2024 .budget li a {
  display: block;
}
.christmas2024 .specialItem {
  margin-bottom: 70px;
  background-color: #f2ece2;
  padding-bottom: 30px;
  position: relative;
  padding-top: 150px;
}
.christmas2024 .specialItem h2 {
  position: absolute;
  margin-bottom: 20px;
  top: -30px;
}
.christmas2024 .specialItem ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 10px;
}
.christmas2024 .specialItem ul:after {
  content: "";
  width: 32%;
}
.christmas2024 .specialItem li {
  width: 32%;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.christmas2024 .supecialJewerly {
  margin-bottom: 70px;
}
.christmas2024 .supecialJewerly .list {
  background-color: #00224f;
  background-image: url(/img/category/christmas2024/supecialJewerly_bg2.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 150px;
  padding-top: 30px;
}
.christmas2024 .supecialJewerly .inner {
  position: relative;
  text-align: center;
  background-image: url(/img/category/christmas2024/supecialJewerly_bg1.png);
  background-position: left bottom;
  margin-bottom: 30px;
}
.christmas2024 .supecialJewerly .inner:nth-of-type(3) {
  margin-bottom: 0;
}
.christmas2024 .supecialJewerly .inner:nth-of-type(3):after {
  display: none;
}
.christmas2024 .supecialJewerly .btn {
  width: 664px;
  margin: 60px auto 0;
}
.christmas2024 .supecialJewerly .btn a {
  display: block;
  border: 2px solid #fff;
  background-color: #141538;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 25px;
  position: relative;
}
.christmas2024 .supecialJewerly .btn a:after {
  width: 8px;
  height: 8px;
  content: "";
  display: block;
  border-top: 3px solid #b09134;
  border-right: 3px solid #b09134;
  transform: rotate(45deg);
  top: 50%;
  margin-top: -5px;
  right: 130px;
  position: absolute;
}
.christmas2024 .supecialJewerly .btn a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.christmas2024 .partner {
  padding: 0;
  margin-bottom: 100px;
}
.christmas2024 .partner h2 {
  margin-bottom: 20px;
}
.christmas2024 .partner ul {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  margin-left: -10px;
  padding: 0 5px 20px;
}
.christmas2024 .partner li {
  width: calc(33.3% - 10px);
  margin-left: 10px;
}
.christmas2024 .itemCategory {
  margin-bottom: 60px;
  padding-bottom: 20px;
}
.christmas2024 .itemCategory h2 {
  position: relative;
  margin-bottom: 10px;
}
.christmas2024 .itemCategory ul {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.christmas2024 .itemCategory li {
  width: calc(50% - 10px);
  margin-left: 10px;
  margin-top: 10px;
}
.christmas2024 .rocket-pendant,
.christmas2024 .mustjewerly,
.christmas2024 .italy {
  margin-bottom: 70px;
}
.christmas2024 .rocket-pendant h2,
.christmas2024 .mustjewerly h2,
.christmas2024 .italy h2 {
  margin-bottom: 20px;
}
.christmas2024 .rocket-pendant .bnr,
.christmas2024 .mustjewerly .bnr,
.christmas2024 .italy .bnr {
  text-align: center;
}/*# sourceMappingURL=christmas2024.css.map */