div.content20250807 {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
div.content20250807 p {
  margin: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
}
div.content20250807 img {
  width: 100%;
  display: block;
  box-sizing: border-box;
}
div.content20250807 a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  color: black;
  font-family: "Noto Sans JP", sans-serif;
}
div.content20250807 div.banner {
  width: 1024px;
  margin: 0 auto;
  margin-bottom: 10%;
}
div.content20250807 div.banner div {
  display: flex;
}
div.content20250807 div.banner div img {
  width: 33.3333333333%;
  padding: 0.5%;
}
div.content20250807 div.banner img.logo {
  width: 85%;
  margin: 0 auto;
  margin-top: -2%;
}
@media (max-width: 1024px) {
  div.content20250807 div.banner img.logo {
    width: 95%;
  }
}
@media (max-width: 1024px) {
  div.content20250807 div.banner {
    width: 100%;
    padding: 0% 2%;
  }
}
@media (max-width: 810px) {
  div.content20250807 div.banner {
    width: 100%;
    padding: 0% 0%;
  }
}
div.content20250807 p.lead {
  width: 100%;
  margin: 5% auto;
  text-align: center;
  font-size: 18px;
  line-height: 32px;
}
@media (max-width: 1024px) {
  div.content20250807 p.lead {
    font-size: 1.6vw;
    line-height: 3.2vw;
  }
}
@media (max-width: 640px) {
  div.content20250807 p.lead {
    font-size: 2.8vw;
    line-height: 5.6vw;
  }
}
div.content20250807 div.content_area {
  width: 1024px;
  margin: 0 auto;
  margin-bottom: 15%;
}
@media (max-width: 1024px) {
  div.content20250807 div.content_area {
    width: 100%;
  }
}
div.content20250807 div.content_area h1 {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 50px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 5%;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 900;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000;
}
@media (max-width: 1024px) {
  div.content20250807 div.content_area h1 {
    font-size: 4vw;
  }
}
@media (max-width: 640px) {
  div.content20250807 div.content_area h1 {
    font-size: 8vw;
    line-height: 9vw;
  }
}
div.content20250807 div.content_area h1 span {
  display: block;
  font-size: 21px;
  margin-top: 1%;
  padding-top: 2%;
  border-top: 1px solid #000;
  font-weight: 600;
  text-shadow: none;
  color: #000;
}
@media (max-width: 1024px) {
  div.content20250807 div.content_area h1 span {
    font-size: 1.6vw;
  }
}
@media (max-width: 640px) {
  div.content20250807 div.content_area h1 span {
    font-size: 4vw;
    line-height: 5vw;
  }
}
div.content20250807 .img1 {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 5%;
}
div.content20250807 .comment {
  font-size: 18px;
  line-height: 32px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20% auto;
  text-align: center;
}
@media (max-width: 1024px) {
  div.content20250807 .comment {
    font-size: 1.6vw;
    line-height: 3.2vw;
  }
}
@media (max-width: 640px) {
  div.content20250807 .comment {
    font-size: 2.8vw;
    line-height: 5.6vw;
  }
}
div.content20250807 .img2 {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 5%;
}
div.content20250807 .item_slick {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 5%;
}
div.content20250807 .credit {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
div.content20250807 .credit a {
  font-size: 18px;
  line-height: 40px;
  display: block;
  text-align: center;
  position: relative;
  font-weight: 600;
  transition: 500ms;
}
@media (max-width: 1024px) {
  div.content20250807 .credit a {
    font-size: 1.4vw;
    line-height: 3vw;
  }
}
@media (max-width: 640px) {
  div.content20250807 .credit a {
    font-size: 2.8vw;
    line-height: 5.6vw;
  }
}
div.content20250807 .credit a b {
  font-weight: 400;
  font-size: 1.1vw;
}
@media (max-width: 640px) {
  div.content20250807 .credit a b {
    font-size: 2.4vw;
  }
}
div.content20250807 .credit a span {
  display: block;
  border-top: 1px solid #000;
  font-size: 1.3vw;
  text-align: center;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 400;
}
@media (max-width: 640px) {
  div.content20250807 .credit a span {
    font-size: 2.8vw;
  }
}
div.content20250807 .credit a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -7%;
  top: 9%;
  border-style: solid;
  border-top: 0.5vw solid transparent;
  border-bottom: 0.5vw solid transparent;
  border-left: 1.5vw solid #555;
  border-right: 0;
  display: block;
  transition: 500ms;
}
@media (max-width: 640px) {
  div.content20250807 .credit a::after {
    top: 10%;
    right: -4%;
    border-style: solid;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top: 1vw solid transparent;
    border-bottom: 1vw solid transparent;
    border-left: 3vw solid #555;
  }
}
div.content20250807 .credit a:hover {
  color: #888888;
}
div.content20250807 .credit a:hover::after {
  right: -10%;
}/*# sourceMappingURL=0807content.css.map */