@charset "UTF-8";
div.content20251205 {
  width: 100%;
  overflow: hidden;
}
div.content20251205 p, div.content20251205 a {
  margin: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  text-decoration: none;
}
div.content20251205 img {
  width: 100%;
  display: block;
  box-sizing: border-box;
}
div.content20251205 div {
  box-sizing: border-box;
}
div.content20251205 div.banner {
  width: 100%;
  margin: 0 auto;
  background: #dccfbf;
}
div.content20251205 div.banner img {
  width: 80%;
  margin: 0% auto;
}
@media (max-width: 1200px) {
  div.content20251205 div.banner img {
    width: 85%;
  }
}
@media (max-width: 1080px) {
  div.content20251205 div.banner img {
    width: 100%;
  }
}
div.content20251205 p.lead {
  width: 60%;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  margin: 5% auto;
  margin-top: 10%;
}
@media (max-width: 640px) {
  div.content20251205 p.lead {
    width: 85%;
    font-size: 2.3vw;
    line-height: 4vw;
  }
}
div.content20251205 div.contents1 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 20%;
}
div.content20251205 div.contents1 div {
  width: 45%;
  margin-left: 10%;
}
@media (max-width: 1200px) {
  div.content20251205 div.contents1 div {
    width: 55%;
  }
}
@media (max-width: 640px) {
  div.content20251205 div.contents1 div {
    width: 63%;
    margin-left: 3%;
  }
}
div.content20251205 div.contents1 h1 {
  width: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  font-size: 5vw;
  text-align: right;
  font-family: "bodoni-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  background: #dccfbf;
  padding: 2% 10%;
  z-index: -1;
}
@media (max-width: 1200px) {
  div.content20251205 div.contents1 h1 {
    font-size: 6vw;
    padding: 2%;
  }
}
div.content20251205 div.contents2 {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 1200px) {
  div.content20251205 div.contents2 {
    width: 100%;
  }
}
div.content20251205 div.contents2 div {
  width: 50%;
}
div.content20251205 div.items {
  width: 100%;
  padding: 2% 11%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div.content20251205 div.items a {
  width: 30%;
}
@media (max-width: 1200px) {
  div.content20251205 div.items {
    padding: 2% 2%;
  }
}
div.content20251205 div.items a.main {
  width: 60%;
  margin: 4% auto;
  margin-bottom: 0%;
  color: #000;
  display: flex;
  font-size: 1.5vw;
  justify-content: space-between;
  font-family: "bodoni-std", sans-serif;
  font-weight: 400;
  align-items: center;
  letter-spacing: 0.1vw;
}
div.content20251205 div.items a.main::after {
  content: "click";
  font-size: 0.7em;
  color: #fff;
  display: inline-block;
  padding: 0.5% 2%;
  background: #000;
  border: 1px solid #000;
}
@media (max-width: 640px) {
  div.content20251205 div.items a.main::after {
    content: "Tap";
  }
}
div.content20251205 div.items a.main:hover {
  transition: 0.5s;
  color: #7c7c7c;
}
div.content20251205 div.items a.main:hover::after {
  color: #000;
  background: #fff;
}
@media (max-width: 1200px) {
  div.content20251205 div.items a.main {
    font-size: 1.7vw;
  }
}
@media (max-width: 640px) {
  div.content20251205 div.items a.main {
    width: 90%;
    font-size: 3.1vw;
  }
}
div.content20251205 div.items a.main span {
  font-size: 0.8em;
  margin: 0 0 0 auto;
  margin-right: 2%;
  display: flex;
  align-items: center;
}
div.content20251205 div.items a.main span span.prop {
  text-decoration: line-through;
  margin: 0%;
  margin-right: 2%;
}
div.content20251205 div.items a.main span span.sale {
  font-size: 1em;
  margin: 0%;
  margin-right: 2%;
  font-weight: 600;
}
div.content20251205 div.items a.main span span.sale::before {
  content: "→";
  display: inline-block;
  margin: 0 2%;
}
div.content20251205 div.affters::after {
  left: 150%;
  top: 50%;
  opacity: 0;
}
div.content20251205 div.affters.show::after {
  left: 50%;
  top: 50%;
  opacity: 1;
  transition-delay: 0.8s;
  transition: 1.5s;
}
div.content20251205 div.contents3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  align-items: center;
  padding: 0% 10%;
  position: relative;
}
@media (max-width: 1200px) {
  div.content20251205 div.contents3 {
    padding: 0% 0%;
  }
}
div.content20251205 div.contents3::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: translate(-50%, -50%);
  height: 22vh;
  background: #dccfbf;
  z-index: -1;
}
div.content20251205 div.contents3 div.slide {
  width: 65%;
  margin: 0 auto;
}
div.content20251205 div.contents3 div.credit {
  width: 35%;
  margin: 0 auto;
  padding: 10% 2%;
}
div.content20251205 div.contents3 div.credit p {
  width: 100%;
}
div.content20251205 div.contents3 div.credit p a {
  width: 100%;
  padding: 3% 5%;
  color: #000;
  display: flex;
  font-size: 1vw;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
div.content20251205 div.contents3 div.credit p a::after {
  content: "click";
  font-size: 0.7em;
  color: #dccfbf;
  display: inline-block;
  padding: 0.5% 2%;
  background: #000;
  border: 1px solid #000;
}
@media (max-width: 640px) {
  div.content20251205 div.contents3 div.credit p a::after {
    content: "Tap";
    position: absolute;
    right: 0%;
    top: 68%;
  }
}
div.content20251205 div.contents3 div.credit p a:hover {
  transition: 0.5s;
  color: #7c7c7c;
}
div.content20251205 div.contents3 div.credit p a:hover::after {
  color: #000;
  background: #dccfbf;
}
@media (max-width: 1200px) {
  div.content20251205 div.contents3 div.credit p a {
    font-size: 1.3vw;
  }
}
@media (max-width: 640px) {
  div.content20251205 div.contents3 div.credit p a {
    font-size: 2.3vw;
    padding: 6% 0%;
    flex-wrap: wrap;
  }
}
div.content20251205 div.contents3 div.credit p a span {
  font-size: 0.8em;
  margin: 0 0 0 auto;
  margin-right: 2%;
  display: flex;
  align-items: center;
}
div.content20251205 div.contents3 div.credit p a span span.prop {
  text-decoration: line-through;
  margin: 0%;
  margin-right: 2%;
}
div.content20251205 div.contents3 div.credit p a span span.sale {
  font-size: 1em;
  margin: 0%;
  margin-right: 2%;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
}
div.content20251205 div.contents3 div.credit p a span span.sale::before {
  content: "→";
  display: inline-block;
  margin: 0 2%;
}
div.content20251205 div.contents1 img, div.content20251205 div.contents2 img, div.content20251205 div.contents3 img {
  padding: 2%;
}/*# sourceMappingURL=1205content.css.map */