div.focus20250212 {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
div.focus20250212 p, div.focus20250212 a, div.focus20250212 img {
  margin: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
}
div.focus20250212 a, div.focus20250212 p {
  text-decoration: none;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}
div.focus20250212 img {
  width: 100%;
}
div.focus20250212 div.banner {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  div.focus20250212 div.banner {
    width: 100%;
  }
}
div.focus20250212 h1 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 3% auto;
  font-size: 40px;
  line-height: 64px;
  letter-spacing: 5px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}
@media (max-width: 640px) {
  div.focus20250212 h1 {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 3px;
    text-align: center;
    margin: 5% auto;
  }
}
div.focus20250212 p.lead {
  width: -moz-fit-content;
  width: fit-content;
  margin: 3% auto;
}
@media (max-width: 840px) {
  div.focus20250212 p.lead {
    width: 90%;
  }
}
@media (max-width: 640px) {
  div.focus20250212 p.lead {
    width: 85%;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
  }
}
div.focus20250212 h3 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 3% auto;
  font-size: 32px;
  line-height: 47px;
  letter-spacing: 3px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  color: #b7b7b7;
}
@media (max-width: 840px) {
  div.focus20250212 h3 {
    font-size: 24px;
    line-height: 35px;
  }
}
div.focus20250212 div.color_variations {
  display: flex;
  width: 840px;
  margin: 3% auto;
}
@media (max-width: 840px) {
  div.focus20250212 div.color_variations {
    width: 95%;
  }
}
div.focus20250212 div.color_variations a {
  width: 33.3333333333%;
  display: flex;
  align-items: end;
  padding: 2%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  overflow: hidden;
}
@media (max-width: 640px) {
  div.focus20250212 div.color_variations a {
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
}
div.focus20250212 div.color_variations a span {
  width: 70%;
  display: block;
  overflow: hidden;
}
@media (max-width: 640px) {
  div.focus20250212 div.color_variations a span {
    width: 100%;
  }
}
div.focus20250212 div.color_variations a:hover span img {
  width: 110%;
  transition: 0.5s;
}
div.focus20250212 div.content_area {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  margin: 10% auto;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  div.focus20250212 div.content_area {
    width: 100%;
  }
}
div.focus20250212 div.content_area h5 {
  width: 27%;
  font-size: 48px;
  line-height: 90px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  padding: 6% 2%;
  text-align: center;
  background: #777;
  color: #fff;
  margin: 0%;
}
div.focus20250212 div.content_area h5 span {
  font-size: 32px;
  letter-spacing: 2px;
}
@media (max-width: 640px) {
  div.focus20250212 div.content_area h5 span {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  div.focus20250212 div.content_area h5 {
    width: 35%;
    margin-right: -5%;
    font-size: 24px;
    line-height: 42px;
    z-index: 1;
    padding: 6% 3%;
  }
}
div.focus20250212 div.content_area div.img_area {
  box-sizing: border-box;
}
div.focus20250212 div.content_area div.detail {
  width: 45%;
  padding: 10%;
  background: #fafafa;
  margin-top: 15%;
}
@media (max-width: 640px) {
  div.focus20250212 div.content_area div.detail {
    width: 47%;
    padding: 3%;
    margin-top: 8%;
  }
}
div.focus20250212 div.content_area div.detail a {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
}
@media (max-width: 640px) {
  div.focus20250212 div.content_area div.detail a {
    font-size: 12px;
    line-height: 18px;
  }
}
div.focus20250212 div.content_area div.detail a span {
  display: block;
  border: 1px solid #000;
  color: #fff;
  font-weight: 600;
  width: 90%;
  background: #000;
  padding: 3%;
  margin: 0 auto;
  margin-top: 10%;
}
@media (max-width: 640px) {
  div.focus20250212 div.content_area div.detail a span {
    font-size: 12px;
    width: 100%;
  }
}
div.focus20250212 div.content_area div.detail a:hover span {
  color: #000;
  background: #fff;
  transition: 0.5s;
}
div.focus20250212 div.content_area h6 {
  width: 100%;
  text-align: center;
  font-size: 32px;
  margin: 1% auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  margin-top: 5%;
}
@media (max-width: 640px) {
  div.focus20250212 div.content_area h6 {
    font-size: 24px;
  }
}
@media (max-width: 640px) {
  div.focus20250212 div.content_area h5.sp_r {
    margin-right: auto;
    margin-left: -5%;
  }
}
div.focus20250212 div.content_area p {
  width: 60%;
  padding: 0 10%;
  margin: 3% auto;
}
@media (max-width: 640px) {
  div.focus20250212 div.content_area p {
    width: 95%;
    padding: 0 5%;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 10%;
  }
}
div.focus20250212 div.content_area div.border {
  background: #000;
  width: 100%;
  height: 1px;
  margin: 10% auto;
}
div.focus20250212 div.style1 div.img1 {
  width: 70%;
}
div.focus20250212 div.style1 div.img2 {
  width: 52%;
  margin-top: -25%;
}
div.focus20250212 div.style1 div.img3 {
  width: 46%;
}
div.focus20250212 div.style1 div.img4 {
  width: 52%;
}/*# sourceMappingURL=0212focus.css.map */