.ib_item {
  display: inline-block;
}

div.contents20250711 {
  width: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
  margin: auto;
}
div.contents20250711 h2,
div.contents20250711 h3,
div.contents20250711 p {
  margin: 0;
  padding: 0;
}
div.contents20250711 img {
  width: 100%;
}
div.contents20250711 a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
  transition: 0.4s;
  position: relative;
}
div.contents20250711 h2.title {
  padding: 5% 10% 2%;
}
@media (max-width: 640px) {
  div.contents20250711 h2.title {
    padding: 3% 2% 1%;
  }
}
div.contents20250711 .contents20250711_top {
  max-width: 1200px;
  margin-inline: auto;
}
div.contents20250711 div.contents_comment {
  max-width: 600px;
  width: 95%;
  margin: 0 auto;
  padding: 10% 0;
}
div.contents20250711 div.contents_comment p {
  font-family: "Noto Sans JP";
  font-size: 16px;
  line-height: 2;
  text-align: center;
  padding-bottom: 5%;
  letter-spacing: 0.05em;
}
div.contents20250711 div.contents_comment p b {
  font-size: 120%;
  font-weight: bold;
}
div.contents20250711 div.contents_comment p .red_line {
  border-bottom: 5px solid #c00000;
}
div.contents20250711 div.contents_comment p .text_red {
  color: #c00000;
}
@media screen and (max-width: 568px) {
  div.contents20250711 div.contents_comment p {
    font-size: 14px;
  }
}
div.contents20250711 .contents_title_202507 h2 {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  white-space: nowrap;
  margin-bottom: 2rem;
  border-bottom: none !important;
  font-family: "Geologica", sans-serif !important;
  font-weight: 600 !important;
  background: linear-gradient(transparent 70%, rgb(216, 41, 23) 60%);
  padding: 0% 3% !important;
  font-size: 36px !important;
  text-align: center;
}
@media screen and (max-width: 568px) {
  div.contents20250711 .contents_title_202507 h2 {
    margin-top: 24px !important;
    font-size: 6vw !important;
  }
}
div.contents20250711 div.recommend_item {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 640px) {
  div.contents20250711 div.recommend_item {
    grid-template-columns: repeat(2, 1fr);
  }
}
div.contents20250711 div.comment {
  background: #efefef;
}
div.contents20250711 div.comment p {
  width: 480px;
  margin: 0 auto;
  padding: 24px;
  font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 640px) {
  div.contents20250711 div.comment p {
    width: 100%;
    font-size: 14px;
  }
}
div.contents20250711 div.comment p span {
  color: #c00000;
  font-weight: 700;
}
div.contents20250711 div.item_title h2 a {
  font-size: 16px;
  display: inline-block;
  margin-left: 16px;
  font-family: "Noto Sans JP", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: underline;
}
div.contents20250711 div.item_title h2 span {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  display: inline-block;
  margin-left: 12px;
}
div.contents20250711 div.item_title h2.special {
  color: #c00000;
}
div.contents20250711 div.item_title h2.special2 {
  color: #c00000;
  text-align: center;
  background: #fff;
  padding: 8px;
}
div.contents20250711 .sp_box {
  width: 100%;
}
@media (max-width: 640px) {
  div.contents20250711 .sp_box {
    overflow-x: scroll;
  }
}
div.contents20250711 .item_area {
  max-width: 1400px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media (max-width: 1024px) {
  div.contents20250711 .item_area {
    width: 96%;
  }
}
@media (max-width: 840px) {
  div.contents20250711 .item_area {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  div.contents20250711 .item_area {
    display: flex;
    width: 400%;
    max-width: unset;
    padding: 12px;
    gap: 0;
  }
}
div.contents20250711 .item_area p {
  position: relative;
}
@media (max-width: 640px) {
  div.contents20250711 .item_area p {
    padding: 12px;
  }
}
div.contents20250711 .item_area p a {
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  border-radius: 12px;
  transition: 0.4s;
  height: 100%;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}
div.contents20250711 .item_area p a img {
  border-radius: 12px 12px 0 0;
}
div.contents20250711 .item_area p a:hover {
  transform: translateY(-2px);
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
div.contents20250711 .item_area p a > span {
  padding: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 568px) {
  div.contents20250711 .item_area p a > span {
    justify-content: center;
  }
}
div.contents20250711 .item_area p a > span > span {
  display: inline-block;
}
div.contents20250711 .item_area p a > span span.item_name {
  width: 100%;
  font-size: 14px;
  margin-bottom: 4px;
}
div.contents20250711 .item_area p a > span span.base_price {
  text-decoration: line-through;
  font-size: 12px;
  margin-right: 12px;
}
div.contents20250711 .item_area p a > span span.sale_price {
  font-weight: 700;
  color: #c00000;
  margin-right: 12px;
  font-size: 18px;
  font-family: "Geologica", sans-serif;
}
div.contents20250711 .item_area p a > span span.price_tag {
  font-weight: 700;
  color: #c00000;
  border: 1px solid #c00000;
  padding: 0 8px;
  border-radius: 4px;
  margin-right: 12px;
  font-size: 14px;
  font-family: "Geologica", sans-serif;
}
@media screen and (max-width: 568px) {
  div.contents20250711 .item_area p a > span span.price_tag {
    margin-top: 3%;
  }
}
div.contents20250711 .item_area p a > span.discount {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 12px;
  background: #c00000;
  color: #fff;
  border-radius: 0 0 12px 0;
}
div.contents20250711 .item_area p a span.bundle_area {
  width: 100%;
  padding-top: 0;
}
div.contents20250711 .item_area p a span.bundle_area::before {
  content: "";
  display: block;
  width: 100%;
  font-size: 14px;
  color: #c00000;
  font-weight: 700;
  margin-bottom: 3px;
  padding-bottom: 3px;
  background-image: url("https://osmosis.itembox.design/item/img/contents/2023aw/0825timesale/20off.svg?4");
  background-repeat: no-repeat;
  background-size: 66%;
  height: 30px;
}
div.contents20250711 .item_area p a span.bundle_area > span:nth-child(1) {
  font-weight: 700;
  color: #c00000;
  margin-right: 12px;
  font-size: 16px;
  width: auto;
}
div.contents20250711 .item_area p a span.bundle_area > span:nth-child(2) {
  font-weight: 700;
  font-size: 12px;
  color: #c00000;
  border: 1px solid #c00000;
  padding: 0 8px;
  border-radius: 4px;
  text-decoration: none;
}
div.contents20250711 .item_area p .rank {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  z-index: 1;
}
div.contents20250711 .item_area p .rank_1 {
  background: #d9b340;
}
div.contents20250711 .item_area p .rank_2 {
  background: #6f7b83;
}
div.contents20250711 .item_area p .rank_3 {
  background: #a15326;
}
div.contents20250711 div.item_area.threebox {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1080px) {
  div.contents20250711 div.item_area.threebox {
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  }
}
@media (max-width: 640px) {
  div.contents20250711 div.item_area.threebox {
    width: 400%;
  }
}
div.contents20250711 div.main_item {
  display: flex;
  flex-wrap: wrap;
}
div.contents20250711 div.main_item > div {
  width: 33%;
  position: relative;
}
@media (max-width: 640px) {
  div.contents20250711 div.main_item > div {
    width: 50%;
    padding: 0 1%;
  }
}
div.contents20250711 div.main_item > div a {
  position: relative;
  display: block;
}
div.contents20250711 div.main_item > div a span {
  width: 100%;
  display: block;
  padding: 5%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
}
div.contents20250711 div.main_item > div:nth-child(1) a span {
  bottom: 10%;
  left: 0;
}
@media (max-width: 640px) {
  div.contents20250711 div.main_item > div:nth-child(1) a span {
    top: 6%;
    left: 73%;
    background: rgba(255, 255, 255, 0);
  }
}
div.contents20250711 div.main_item > div:nth-child(2) {
  margin-top: 20%;
}
@media (max-width: 640px) {
  div.contents20250711 div.main_item > div:nth-child(2) {
    margin-top: 40%;
  }
}
div.contents20250711 div.main_item > div:nth-child(2) a span {
  bottom: 15%;
  left: 0;
}
@media (max-width: 640px) {
  div.contents20250711 div.main_item > div:nth-child(2) a span {
    bottom: 20%;
    left: -71%;
  }
}
div.contents20250711 div.main_item > div:nth-child(3) {
  margin-top: 15%;
}
@media (max-width: 640px) {
  div.contents20250711 div.main_item > div:nth-child(3) {
    margin-top: -10%;
  }
}
div.contents20250711 div.main_item > div:nth-child(3) span {
  top: -25%;
  left: 0;
}
@media (max-width: 640px) {
  div.contents20250711 div.main_item > div:nth-child(3) span {
    left: 73%;
    top: 25%;
    background: rgba(255, 255, 255, 0);
  }
}
div.contents20250711 div.contents20250711sale_bottom {
  width: 100%;
  display: grid;
  row-gap: 12px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1200px) {
  div.contents20250711 div.contents20250711sale_bottom {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 840px) {
  div.contents20250711 div.contents20250711sale_bottom {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  }
}
div.contents20250711 div.contents20250711sale_bottom p a {
  background: #fff;
  display: block;
  height: 100%;
  padding: 12px;
  border: 12px solid #fff;
  font-family: "Noto Sans JP";
  transition: 0.4s;
}
@media (max-width: 840px) {
  div.contents20250711 div.contents20250711sale_bottom p a {
    padding: 8px;
    border: 8px solid #fff;
  }
}
@media screen and (max-width: 568px) {
  div.contents20250711 div.contents20250711sale_bottom p a {
    padding: 0;
  }
}
div.contents20250711 div.contents20250711sale_bottom p a:hover {
  border: 12px solid #ddd;
}
@media (max-width: 840px) {
  div.contents20250711 div.contents20250711sale_bottom p a:hover {
    border: 8px solid #ddd;
  }
}
div.contents20250711 div.contents20250711sale_bottom p a span {
  font-size: 14px;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
div.contents20250711 div.contents20250711sale_bottom p a span.item_name {
  font-size: 14px;
  display: block;
  width: 100%;
  text-align: center;
  margin: 1% auto;
}
div.contents20250711 div.contents20250711sale_bottom p a span.base_price {
  font-size: 14px;
  display: inline-block;
  text-decoration: line-through;
  margin-right: 6px;
}
div.contents20250711 div.contents20250711sale_bottom p a span.sale_price {
  font-size: 20px;
  display: inline-block;
  color: #c00000;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
}
div.contents20250711 div.contents20250711sale_bottom p a span.price_tag {
  font-weight: 700;
  font-size: 14px;
  margin-left: 12px;
  color: #c00000;
  border: 1px solid #c00000;
  padding: 0 8px;
  border-radius: 4px;
  font-family: "Geologica", sans-serif;
  font-weight: 700;
}

.bottom_link_202507 div.btn {
  text-align: center;
}
.bottom_link_202507 div.btn p {
  padding: 16px;
}
.bottom_link_202507 div.btn p a {
  width: 70%;
  background: #000;
  color: #fff;
  padding: 12px 24px;
  display: inline-block;
  border-radius: 3px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 16px;
  transition: 0.4s;
  border: 1px solid #000;
}
@media screen and (max-width: 568px) {
  .bottom_link_202507 div.btn p a {
    font-size: 14px;
  }
}
.bottom_link_202507 div.btn p a:hover {
  background: #fff;
  color: #000;
}/*# sourceMappingURL=0711point.css.map */