@media screen and (min-width: 768px) {
  #news-wrapper .sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper .sp {
    display: block;
  }
}

#news-wrapper .news__image {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  #news-wrapper .news__image {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}

#news-wrapper .news-h2-title {
  color: #000;
}

#news-wrapper .news__text .mini-title {
  font-weight: bold;
}

#news-wrapper .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

#news-wrapper .image-wrapper .link {
  display: block;
}

#news-wrapper .image-wrapper .link:first-child {
  padding-right: 20px;
}

#news-wrapper .item_block {
  margin-top: 30px;
}

#news-wrapper .item_block .item_list {
  display: flex;
}

@media screen and (max-width: 767px) {
  #news-wrapper .item_block .item_list {
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (min-width: 768px) {
  #news-wrapper .item_block .item_list:not(:nth-child(1)) {
    margin-top: 50px;
  }
}

#news-wrapper .item_block .item_list .item {
  text-align: center;
  width: 340px;
}

@media screen and (min-width: 768px) {
  #news-wrapper .item_block .item_list .item:nth-child(2) {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper .item_block .item_list .item.mt {
    margin-top: 15px;
  }
}

#news-wrapper .item_block .item_list .color_block {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
}

#news-wrapper .item_block .item_list .color-indicator {
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px black;
  margin-right: 15px;
}

@media screen and (min-width: 768px) {
  #news-wrapper .item_block .item_list .color-indicator {
    width: 25px;
    height: 25px;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper .item_block .item_list .color-indicator {
    width: 25px;
    height: 25px;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper .item_block .item_list .item:not(:first-child) {
    margin-top: 15px;
  }
}

@media screen and (min-width: 768px) {
  #news-wrapper .item_block .item_list .item_name {
    min-height: 35px;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper .item_block .item_list .item_price {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

#news-wrapper .item_block .item_list .item_price .color-span {
  color: red;
  font-size: 14px;
}

#news-wrapper .button__wrapper {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

#news-wrapper .button__wrapper a {
  color: #fff;
  text-align: center;
}

/*
     FILE ARCHIVED ON 07:03:32 Jun 05, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:19:28 Jul 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.569
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.017
  esindex: 0.012
  cdx.remote: 37.95
  LoadShardBlock: 321.237 (3)
  PetaboxLoader3.datanode: 183.419 (4)
  PetaboxLoader3.resolve: 281.335 (2)
  load_resource: 217.179
*/