.ib_item {
  display: inline-block;
}

div.content20250423 {
  width: 100%;
  overflow: hidden;
  background: rgb(223, 223, 223);
}
div.content20250423 p {
  display: block;
  box-sizing: border-box;
  font-size: 16px;
}
div.content20250423 img {
  width: 100%;
  display: block;
  box-sizing: border-box;
}
div.content20250423 a {
  text-decoration: none;
  color: rgb(71, 71, 71);
  font-size: 16px;
  display: block;
  box-sizing: border-box;
}
div.content20250423 div.intro {
  max-width: 1200px;
  margin-inline: auto;
}
div.content20250423 div.intro p.lead {
  padding-block: 6%;
  width: 85%;
  margin-inline: auto;
  text-align: center;
}
@media (max-width: 640px) {
  div.content20250423 div.intro p.lead {
    font-size: 14px;
  }
}
div.content20250423 div.main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5%;
}
div.content20250423 div.main .fade {
  animation: fadeIn 0.2s ease 0.3s 1 normal;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
div.content20250423 div.main div.section1 {
  width: 1024px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  div.content20250423 div.main div.section1 {
    width: 100%;
    padding: 0 3%;
  }
}
div.content20250423 div.main div.section1 h3 {
  font-size: 48px;
  margin: 0 0 0 auto;
  font-family: "DM Serif Text", serif;
  font-style: italic;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 h3 {
    order: 1;
    font-size: 32px;
    width: 100%;
    margin: 2% auto;
    text-align: left;
    margin-bottom: 7%;
  }
}
div.content20250423 div.main div.section1 h3.h3_lf {
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 h3.h3_lf {
    order: 1;
    font-size: 32px;
    width: 100%;
    margin: 2% auto;
    text-align: left;
    margin-bottom: 7%;
  }
}
div.content20250423 div.main div.section1 div.b_phot {
  position: relative;
  width: 60%;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot {
    width: 80%;
    order: 2;
  }
}
div.content20250423 div.main div.section1 div.b_phot img.b1 {
  opacity: 0.2;
  z-index: 0;
}
div.content20250423 div.main div.section1 div.b_phot p.phot {
  position: absolute;
  width: 70%;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot p.phot {
    width: 70%;
  }
}
div.content20250423 div.main div.section1 div.b_phot p.tl {
  top: 25%;
  left: -50%;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot p.tl {
    top: 28%;
    left: -25%;
  }
}
div.content20250423 div.main div.section1 div.b_phot p.tr {
  top: 8%;
  right: -50%;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot p.tr {
    top: 15%;
    right: -32%;
  }
}
div.content20250423 div.main div.section1 div.b_phot p.bl {
  bottom: 12%;
  left: 15%;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot p.bl {
    bottom: -10%;
    left: 4%;
  }
}
div.content20250423 div.main div.section1 div.b_phot p.br {
  bottom: -7%;
  right: 15%;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot p.br {
    bottom: 4%;
    right: 2%;
  }
}
div.content20250423 div.main div.section1 div.b_phot p.tl2 {
  top: 14%;
  left: -50%;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot p.tl2 {
    top: 28%;
    left: -25%;
  }
}
div.content20250423 div.main div.section1 div.b_phot p.tr2 {
  top: 8%;
  right: 15%;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot p.tr2 {
    top: 18%;
    right: -2%;
  }
}
div.content20250423 div.main div.section1 div.b_phot p.bl2 {
  bottom: 12%;
  left: 15%;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot p.bl2 {
    bottom: 19%;
    left: 4%;
  }
}
div.content20250423 div.main div.section1 div.b_phot p.br2 {
  bottom: 22%;
  right: -45%;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.b_phot p.br2 {
    bottom: -10%;
    right: -26%;
  }
}
div.content20250423 div.main div.section1 div.credit {
  font-size: 14px;
  align-self: center;
  position: absolute;
}
@media screen and (max-width: 840px) {
  div.content20250423 div.main div.section1 div.credit {
    position: static;
    margin: 5% auto;
  }
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.credit {
    order: 3;
  }
}
div.content20250423 div.main div.section1 div.credit p {
  padding-block: 4px;
  padding-right: 20px;
}
@media (max-width: 840px) {
  div.content20250423 div.main div.section1 div.credit p {
    padding-inline: 20px;
  }
}
div.content20250423 div.main div.section1 div.credit p a {
  display: inline-flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.credit p a {
    font-size: 12px;
  }
}
div.content20250423 div.main div.section1 div.credit p a::after {
  content: "CLICK";
  display: inline-block;
  font-size: 10px;
  margin-left: 12px;
  border: 1px solid rgb(70, 70, 70);
  padding: 1px 4px;
  transition: 0.4s;
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.section1 div.credit p a::after {
    padding: 1px 5px;
    font-size: 8px;
    content: "TAP";
  }
}
div.content20250423 div.main div.section1 div.credit p a:hover::after {
  background: #000;
  color: #fff;
}
div.content20250423 div.main div.section1 div.cr_tr {
  right: 0%;
  top: 41.5%;
}
div.content20250423 div.main div.section1 div.cr_br {
  right: 0%;
  bottom: 0%;
}
@media screen and (max-width: 840px) {
  div.content20250423 div.main div.section1 div.cr_br {
    margin: 10% auto;
  }
}
div.content20250423 div.main div.section1 div.b_right {
  margin: 0 0 0 auto;
}
div.content20250423 div.main div.space {
  height: 20vh;
  width: 100%;
}
@media screen and (max-width: 840px) {
  div.content20250423 div.main div.space {
    height: 10vh;
  }
}
@media screen and (max-width: 480px) {
  div.content20250423 div.main div.space {
    height: 5vh;
  }
}/*# sourceMappingURL=0423content.css.map */