.flex_c_c {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

div.timesale20250704 a.btn1 {
  font-size: 16px;
  color: #fff;
  background: #333333;
  border: #333333 1px solid;
  padding: 20px 0;
  width: 360px;
  text-align: center;
  margin: 3% auto;
  display: block;
  box-sizing: border-box;
  text-decoration: none;
}
@media (max-width: 640px) {
  div.timesale20250704 a.btn1 {
    width: max(250px, 70%);
    padding: 14px 0;
  }
}
div.timesale20250704 a.btn1:hover {
  background: #fff;
  color: #333333;
  transition: 0.5s;
}
div.timesale20250704 div.contents_top {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.timesale20250704 div.contents_top div.top {
  width: 100%;
  height: 24px;
  background: #fff;
  order: 0;
}
div.timesale20250704 div.contents_top div.top_left {
  width: 55%;
  padding: 24px;
  order: 1;
}
@media screen and (max-width: 640px) {
  div.timesale20250704 div.contents_top div.top_left {
    width: 88%;
    padding: 0;
    margin: 12px 0;
  }
}
div.timesale20250704 div.contents_top div.top_left div:nth-child(1), div.timesale20250704 div.contents_top div.top_left div:nth-child(3) {
  transform: translateX(-30px);
}
@media screen and (max-width: 640px) {
  div.timesale20250704 div.contents_top div.top_left div:nth-child(1), div.timesale20250704 div.contents_top div.top_left div:nth-child(3) {
    width: 85%;
    margin-inline: auto;
  }
}
div.timesale20250704 div.contents_top div.top_left div:nth-child(2) {
  background: #fff;
  padding: 12px 20%;
  margin: 16px 0;
  transform: translateX(30px);
}
@media screen and (max-width: 640px) {
  div.timesale20250704 div.contents_top div.top_left div:nth-child(2) {
    padding: 6px 20%;
  }
}
div.timesale20250704 div.contents_top div.top_right {
  width: 37%;
  margin-top: -1px;
  background: #fff;
  border-radius: 50%;
  order: 2;
}
@media screen and (max-width: 640px) {
  div.timesale20250704 div.contents_top div.top_right {
    width: 100%;
    padding: 3% 0;
    border-radius: 0;
    order: 3;
  }
  div.timesale20250704 div.contents_top div.top_right .top_right_img {
    width: 80%;
    display: flex;
    justify-content: center;
  }
}
div.timesale20250704 div.contents_top div.top_right > div {
  width: 100%;
}
div.timesale20250704 div.contents_top div.top_right > div:nth-child(1), div.timesale20250704 div.contents_top div.top_right > div:nth-child(3) {
  padding: 3% 10%;
  transform: translateX(-30px);
}
div.timesale20250704 div.contents_top div.top_right > div:nth-child(2) {
  width: 20%;
  margin: 16px 0;
  transform: translateY(-30px);
}
div.timesale20250704 div.contents_top div.top_right2 {
  background: #fff;
  width: 5%;
  margin-left: 3%;
  padding: 2% 1.5%;
  order: 3;
  position: relative;
}
div.timesale20250704 div.contents_top div.top_right2 > div {
  transform: translateY(-60px);
}
@media screen and (max-width: 640px) {
  div.timesale20250704 div.contents_top div.top_right2 {
    width: 9%;
    order: 2;
    padding: 2%;
    margin-top: -1px;
  }
}
div.timesale20250704 div.contents_top div.top_date {
  width: 50%;
  margin-top: 16px;
  order: 4;
}
div.timesale20250704 div.contents_top div.top_date > div {
  transform: translateY(60px);
}
@media screen and (max-width: 640px) {
  div.timesale20250704 div.contents_top div.top_date {
    width: 100%;
  }
}
div.timesale20250704 .tO {
  transition: 0.8s;
  opacity: 0;
}
div.timesale20250704 .tO.inview {
  opacity: 1;
  transform: translateX(0) !important;
}
div.timesale20250704 div.comment {
  width: 100%;
  background: #fff;
  border-top: 2px solid #c00000;
  border-bottom: 2px solid #c00000;
  padding: 64px 0;
  margin-bottom: 64px;
}
@media screen and (max-width: 640px) {
  div.timesale20250704 div.comment {
    padding: 0;
  }
}
div.timesale20250704 div.comment p {
  width: 600px;
  margin: auto;
  font-size: 16px;
  line-height: 32px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 640px) {
  div.timesale20250704 div.comment p {
    width: 100%;
    padding: 24px;
  }
}
div.timesale20250704 div.comment p span {
  display: inline-block;
  font-weight: bold;
  font-size: 120%;
  color: #333333;
  background: rgba(255, 127, 127, 0.23);
  padding: 4px;
  margin: 0 2px;
  background: linear-gradient(transparent 30%, rgba(255, 127, 127, 0.23) 65%);
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin-bottom: 12px;
}
div.timesale20250704 div.comment p span.attention {
  display: block;
  font-size: 12px;
  line-height: 21px;
  border: 3px solid #c00000 !important;
  width: 100%;
  margin: 0 auto;
  margin-top: 2%;
  padding: 16px;
  color: #c00000 !important;
  position: relative;
  background: none;
}
div.timesale20250704 div.comment p span.attention::after {
  content: "ATTENTION";
  position: absolute;
  top: -14px;
  left: 15px;
  font-size: 14px !important;
  margin: 0;
  padding: 0 16px;
  background: #c00000 !important;
  color: #fff !important;
}
div.timesale20250704 .item_box + .item_box {
  margin-top: 3%;
}
div.timesale20250704 .item_box {
  max-width: 1200px;
  margin: 0 auto;
  padding: 12px 12px 12px 78px;
}
@media screen and (max-width: 1201px) {
  div.timesale20250704 .item_box {
    padding: 8px 8px 8px 64px;
  }
}
@media screen and (max-width: 640px) {
  div.timesale20250704 .item_box {
    padding: 8px 8px 8px 32px;
  }
}
div.timesale20250704 .item_box .text_title {
  width: 100%;
  font-size: clamp(1.875rem, 1.0227rem + 3.6364vw, 3.75rem);
  font-weight: bold;
  margin-left: 20px;
  -webkit-text-decoration: underline 3px #a30000;
          text-decoration: underline 3px #a30000;
  text-underline-offset: 10px;
}
div.timesale20250704 .item_box .text_title span {
  color: #a30000;
}
div.timesale20250704 .item_box .title {
  width: 100%;
  padding-right: 50%;
}
@media screen and (max-width: 640px) {
  div.timesale20250704 .item_box .title {
    padding-right: 20%;
  }
}
div.timesale20250704 .item_box img {
  width: 100%;
}
div.timesale20250704 .item_box ul.item_list {
  margin: 0;
  padding: 0;
  margin-top: 3%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 810px) {
  div.timesale20250704 .item_box ul.item_list {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  }
}
div.timesale20250704 .item_box ul.item_list li.list_item {
  padding: 8px;
  margin: 0 0 30px;
}
@media (max-width: 640px) {
  div.timesale20250704 .item_box ul.item_list li.list_item {
    margin: 0 0 20px;
  }
}
div.timesale20250704 .item_box ul.item_list li.list_item a {
  position: relative;
  display: block;
  border: 2px solid #fff;
  transition: 0.4s;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  height: 100%;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
}
div.timesale20250704 .item_box ul.item_list li.list_item a::after {
  content: "click";
  position: absolute;
  right: 8px;
  bottom: 8px;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid #ddd;
  padding: 0px 16px;
  line-height: 18px;
  font-weight: 700;
  transition: 0.4s;
}
@media screen and (max-width: 640px) {
  div.timesale20250704 .item_box ul.item_list li.list_item a::after {
    display: none;
  }
}
div.timesale20250704 .item_box ul.item_list li.list_item a:hover {
  border: 2px solid #c00000;
}
div.timesale20250704 .item_box ul.item_list li.list_item a:hover::after {
  color: #fff;
  border: 1px solid #c00000;
  background: #c00000;
}
div.timesale20250704 .item_box ul.item_list li.list_item a .rank {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
div.timesale20250704 .item_box ul.item_list li.list_item a .rank_1 {
  background: #d9b340;
}
div.timesale20250704 .item_box ul.item_list li.list_item a .rank_2 {
  background: #6f7b83;
}
div.timesale20250704 .item_box ul.item_list li.list_item a .rank_3 {
  background: #a15326;
}
div.timesale20250704 .item_box ul.item_list li.list_item a > span:last-child {
  position: absolute;
  top: -5%;
  right: -5%;
  margin: 0;
  width: 48px;
  height: 48px;
  background-color: #c00000;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  border-radius: 50%;
  line-height: 16px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  z-index: 1;
}
div.timesale20250704 .item_box ul.item_list li.list_item .credit_text {
  padding: 4%;
}
div.timesale20250704 .item_box ul.item_list li.list_item .credit_text p {
  font-size: 16px;
  margin: 0;
}
div.timesale20250704 .item_box ul.item_list li.list_item .credit_text .item_name {
  font-weight: 600;
}
div.timesale20250704 .item_box ul.item_list li.list_item .credit_text .item_price {
  font-size: 14px;
  padding-top: 2%;
}
div.timesale20250704 .item_box ul.item_list li.list_item .credit_text .price_2buy {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  padding-top: 2%;
}
div.timesale20250704 .item_box ul.item_list li.list_item .credit_text .price_2buy img {
  width: 70%;
  max-width: 250px;
}
div.timesale20250704 .item_box ul.item_list li.list_item .credit_text .price_2buy .fas {
  padding-right: 0.5rem;
}
div.timesale20250704 .item_box ul.item_list li.list_item .credit_text .price_2buy p {
  font-size: 120%;
  color: #a30000;
  font-weight: bold;
  padding-top: 2%;
}
@media (max-width: 640px) {
  div.timesale20250704 .item_box ul.item_list li.list_item .credit_text .price_2buy p {
    font-size: 110%;
  }
}

div.to_category {
  position: fixed;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: 0.4s;
  transform: translateY(100vh);
}
div.to_category.inview_box_in {
  transform: translateY(0);
}
div.to_category p {
  max-width: 1200px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 1201px) {
  div.to_category p {
    width: calc(100% - 24px);
    margin: 0 auto 12px;
  }
}
div.to_category p a {
  border-bottom: 2px solid #c00000;
  padding: 8px;
  display: flex;
  justify-content: flex-end;
  padding-right: 5%;
  position: relative;
}
div.to_category p a > img {
  width: 30%;
  filter: drop-shadow(0 0 8px #fff);
}
@media screen and (max-width: 640px) {
  div.to_category p a > img {
    width: 70%;
  }
}
div.to_category p a span {
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 48px;
  background: #c00000;
  padding: 64px 0;
}
@media screen and (max-width: 1201px) {
  div.to_category p a span {
    left: 0;
  }
}
@media screen and (max-width: 640px) {
  div.to_category p a span {
    width: 26px;
    padding: 48px 0;
  }
}
div.to_category p a span img {
  width: 50%;
}
div.to_category p a span.padd {
  padding: 10px 0;
}
@media screen and (max-width: 640px) {
  div.to_category p a span.padd {
    width: 24px;
  }
}
div.to_category p a span.padd img {
  width: 70%;
}
@media screen and (max-width: 640px) {
  div.to_category p a span.padd img {
    width: 100%;
  }
}/*# sourceMappingURL=0704timesale.css.map */