body.page-template-202602_eh-01-closing-sale {
  background-color: #111;
  background-image: none;
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec {
  position: relative;
  overflow: hidden;
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 40px 16px 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs {
    padding: 24px 16px 40px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__subtitle {
  margin: auto;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__subtitle {
    font-size: 1.4rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__title {
  font-size: 4.8rem;
  margin: auto;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__title {
    font-size: 2.4rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__urgency {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__urgency {
    flex-wrap: wrap;
    gap: 8px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__badge {
  padding: 10px 20px;
  border-radius: 4px;
  font-weight: 900;
  font-size: 1.6rem;
  animation: pulse 2s infinite;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__badge {
    font-size: 1.2rem;
    padding: 8px 12px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__badge--urgent {
  background: #ff0000;
  color: #fff;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__badge--urgent {
    font-size: 1.4rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__badge--limited {
  background: #ff4444;
  color: #fff;
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__badge--online {
  background: #ffd100;
  color: #111;
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__product {
  margin-top: 24px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__product .p-hero__obj img {
  height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__product .p-hero__obj img {
    height: 150px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__price-wrap {
  text-align: center;
  margin-top: 24px;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  border-radius: 8px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__price-wrap {
    padding: 12px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__price-off {
  display: inline-block;
  background: #ff0000;
  color: #fff;
  padding: 8px 16px;
  font-size: 2rem;
  font-weight: 900;
  border-radius: 4px;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__price-off {
    font-size: 2rem;
    padding: 8px 16px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__price-original {
  font-size: 1.8rem;
  color: #999;
  margin: 0;
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__price-original s {
  color: #999;
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__price-campaign {
  font-size: 5.6rem;
  font-weight: 900;
  color: #ffd100;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7);
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__price-campaign {
    font-size: 3.6rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__price-campaign span {
  font-size: 1.8rem;
  font-weight: 400;
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__cta {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__cta {
    margin-top: 24px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__cta-btn {
  display: inline-block;
  background: linear-gradient(135deg, #ff0000, #cc0000);
  color: #fff;
  padding: 20px 60px;
  font-size: 2.4rem;
  font-weight: 900;
  border-radius: 8px;
  text-decoration: none;
  transition: transform 0.3s, box-shadow 0.3s;
  box-shadow: 0 4px 4px rgba(255, 0, 0, 0.3);
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__cta-btn {
    font-size: 1.8rem;
    padding: 16px 40px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec .p-hero__abs .p-hero__cta-btn:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(255, 0, 0, 0.5);
}
body.page-template-202602_eh-01-closing-sale .p-hero__sec > p {
  position: relative;
  z-index: 2;
  font-size: 3.2rem;
  font-weight: 700;
  background-color: #740101;
  color: #fff;
  text-align: center;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-hero__sec > p {
    font-size: 1.8rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-desc__sec {
  padding: 40px 16px 80px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-desc__sec {
    padding: 16px 16px 16px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner p {
  text-align: center;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner p {
    text-align: left;
  }
}
body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner > p {
  line-height: 2;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner > p {
    font-size: 1.8rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner .p-schedule__wrap {
  margin-top: 80px;
  background: linear-gradient(#fc2020 0%, #7e1010 100%);
  text-align: center;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner .p-schedule__wrap {
    margin-top: 40px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner .p-schedule__wrap .p-schedule__inner {
  padding: 24px 16px;
}
body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner .p-schedule__wrap .p-schedule__inner h2 {
  margin-top: auto;
  font-weight: 700;
  font-size: 3.2rem;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner .p-schedule__wrap .p-schedule__inner h2 {
    font-size: 2rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner .p-schedule__wrap .p-schedule__inner p {
  font-size: 3.2rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner .p-schedule__wrap .p-schedule__inner p {
    font-size: 2rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-desc__sec .p-desc__inner .p-schedule__wrap .p-schedule__inner {
  margin-bottom: 8px;
}
body.page-template-202602_eh-01-closing-sale .p-kinds__sec {
  background-color: #222;
}
body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner {
  padding: 40px 16px;
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner {
    padding: 8px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner .p-kinds__wrap .p-kinds__inner h2 {
  background-color: #ffd100;
  padding: 16px;
  color: #111;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner .p-kinds__wrap .p-kinds__inner h2 {
    font-size: 1.8rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner .p-kinds__wrap .p-kinds__inner .p-kinds__objs {
  gap: 32px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner .p-kinds__wrap .p-kinds__inner .p-kinds__objs {
    flex-direction: column;
    gap: 16px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner .p-kinds__wrap .p-kinds__inner .p-kinds__objs .p-kinds__obj {
  flex: 1;
  max-width: 600px;
}
body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner .p-kinds__wrap .p-kinds__inner .p-kinds__objs .p-kinds__obj.p-kinds__obj--single {
  max-width: 800px;
}
body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner .p-kinds__wrap .p-kinds__inner .p-kinds__objs .p-kinds__obj h3 {
  background-color: #740101;
  color: #fff;
  text-align: center;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner .p-kinds__wrap .p-kinds__inner .p-kinds__objs .p-kinds__obj h3 {
    font-size: 1.6rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-kinds__sec .p-kinds__inner .p-kinds__wrap .p-kinds__inner .p-kinds__objs .p-kinds__obj .p-kinds__img img {
  aspect-ratio: 16/9;
  height: 100%;
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec {
  background: linear-gradient(#111111 0%, #333333 50%, #111111 100%);
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner {
  max-width: 100%;
  padding: 40px 16px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner {
    padding: 16px;
  }
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner > h2 {
  background-color: #ffd100;
  color: #111;
  padding: 16px;
  text-align: center;
  width: 80%;
  margin: auto;
  font-size: 2.4rem;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner > h2 {
    font-size: 1.8rem;
  }
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item {
    margin-bottom: 0px;
  }
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .c-supply__item--inner {
  max-width: 1080px;
  margin: auto;
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .c-item__desc p {
  margin: auto;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .c-item__desc p {
    font-size: 1.8rem;
  }
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .c-item__desc h2 {
  padding: 16px;
  margin: auto;
  margin-top: 8px;
  margin-bottom: 24px;
  background-color: #d9df63;
  color: #111;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .c-item__desc h2 {
    font-size: 1.8rem;
  }
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .c-item__desc p.p-product__desc {
  font-size: 1.4rem;
  padding: 8px;
  background-color: #555;
  margin-bottom: 16px;
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .c-item__desc picture {
  margin: 24px 0;
  max-width: 75%;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .c-item__desc picture {
    max-width: 100%;
  }
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .p-supply__pic--wrap {
  margin: 40px auto 40px;
  gap: 16px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .p-supply__pic--wrap {
    margin: 16px auto;
    flex-wrap: wrap;
    gap: 8px;
  }
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .p-supply__pic--wrap li {
  list-style: none;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply__item .p-supply__pic--wrap li {
    width: calc(50% - 10px);
  }
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply--btn__wrap h2 {
  text-align: center;
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply--btn__wrap .c-supply--btn__list {
  gap: 16px;
  justify-content: center;
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply--btn__wrap .c-supply--btn__list li a {
  display: block;
  padding: 16px 32px;
  background-color: #ffd100;
  color: #111;
  font-weight: 700;
  text-decoration: none;
  border-radius: 4px;
  transition: opacity 0.3s;
}
body.page-template-202602_eh-01-closing-sale .c-supply__sec .c-supply__inner .c-supply--btn__wrap .c-supply--btn__list li a:hover {
  opacity: 0.8;
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec {
  background-color: #1a1a1a;
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner {
  max-width: 1024px;
  padding: 40px 16px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner {
    padding: 24px 16px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner > h2 {
  font-size: 2.4rem;
  padding: 16px;
  background-color: #ffd100;
  color: #111;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner > h2 {
    font-size: 1.8rem;
    margin-bottom: 24px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap {
  background-color: #222;
  padding: 24px;
  border-radius: 8px;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap {
    flex-direction: column;
    padding: 16px;
    gap: 16px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-img__wrap {
  flex: 1;
  text-align: center;
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-img__wrap img {
  max-height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-img__wrap img {
    max-height: 200px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-item__info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-item__info {
    text-align: center;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-item__info span {
  font-size: 2rem;
  color: #ffd100;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-item__info span {
    font-size: 1.6rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-item__info p {
  font-size: 1.6rem;
  color: #ccc;
  margin: 8px 0;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-item__info p {
    font-size: 1.4rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-item__info h3 {
  font-size: 2.8rem;
  color: #fff;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-item__wrap .p-item__info h3 {
    font-size: 2rem;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap {
    margin-top: 24px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap h3 {
  text-align: center;
  font-size: 2rem;
  color: #fff;
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 2px solid #ffd100;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap h3 {
    font-size: 1.6rem;
    margin-bottom: 16px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap div {
  flex-wrap: wrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap div {
    flex-direction: column;
    gap: 8px;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap div dl {
  width: calc(50% - 8px);
  margin: 0;
  background-color: #222;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap div dl {
    width: 100%;
  }
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap div dl dt {
  font-size: 1.4rem;
  padding: 8px 12px;
  background-color: #740101;
  color: #fff;
}
body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap div dl dd {
  margin: 0;
  padding: 12px;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  body.page-template-202602_eh-01-closing-sale .p-spec__sec .p-spec__inner .p-spec__wrap div dl dd {
    font-size: 1.4rem;
  }
}/*# sourceMappingURL=202602_eh-01-closing-sale.css.map */