@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("lib/ress.min.css");
@import url("lib/slick.css");
.p-home {
  background: url(../img/home_bg.webp) no-repeat 50% 76.8rem/100vw auto;
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .p-home {
    background: url(../img/home_bg_sp.webp) no-repeat 50% 33.2rem/100vw auto;
  }
}

.p-mv {
  opacity: 0;
  transition: opacity 0.8s ease;
}
.p-mv.is-inview {
  opacity: 1;
}
.p-mv-slide {
  height: 76.8rem !important;
  width: 100vw;
}
@media screen and (max-width: 767px) {
  .p-mv-slide {
    height: 33.2rem !important;
  }
}
.p-mv-slide-item {
  left: 0;
  position: absolute !important;
  top: 0;
  width: 100vw;
}
.p-mv .slick-list, .p-mv .slick-track {
  height: 100% !important;
}
.p-mv-ttl {
  left: 12.3rem;
  position: absolute;
  top: 23.8rem;
}
@media screen and (max-width: 767px) {
  .p-mv-ttl {
    left: unset;
    position: relative;
    top: unset;
  }
}
.p-mv-ttl .txt {
  display: block;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1.619047619;
  margin: 0 0 2.5rem;
  transition: color 0.8s ease;
}
@media screen and (max-width: 767px) {
  .p-mv-ttl .txt {
    color: #222222 !important;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1.6;
    margin: 0 0 1.5rem;
    padding: 2.4rem 2.4rem 0;
  }
}
.p-mv-ttl .logo {
  align-items: center;
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  width: 19.4rem;
}
@media screen and (max-width: 767px) {
  .p-mv-ttl .logo {
    margin: 0 auto;
  }
}
.p-mv-ttl .logo img {
  width: 9.684rem;
}

.p-overview {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 20rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-overview {
    padding: 0;
  }
}
.p-overview-logo {
  padding: 1rem 13.2rem 0 0;
}
.p-overview-logo img {
  width: 23.167rem;
}
.p-overview-txt {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.055rem;
  line-height: 2.5;
  padding: 0 0 0 8.1rem;
}
@media screen and (max-width: 767px) {
  .p-overview-txt {
    font-size: 1.6rem;
    line-height: 1.875;
    padding: 8.4rem 0 0;
  }
}

.p-articles {
  display: flex;
  flex-direction: column;
  gap: 7.8rem;
  padding: 18rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-articles {
    flex-direction: column;
    gap: 6rem;
    padding: 3rem 0 0;
  }
}
.p-articles-item {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-articles-item {
    flex-direction: column !important;
  }
}
.p-articles-item img {
  border-radius: 1rem;
  width: 63.7rem;
}
@media screen and (max-width: 767px) {
  .p-articles-item img {
    width: 100%;
  }
}
.p-articles-item > div {
  width: 39.8rem;
}
@media screen and (max-width: 767px) {
  .p-articles-item > div {
    padding: 2rem 0 0;
    width: 100%;
  }
}
.p-articles-item > div .ttl {
  margin: 0 0 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-articles-item > div .ttl {
    margin: 0 0 1.7rem;
  }
}
.p-articles-item > div .c-link-1 {
  margin: 4rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-articles-item > div .c-link-1 {
    margin: 2.9rem auto 0;
  }
}
.p-articles-item:nth-child(odd) {
  flex-direction: row-reverse;
}

.p-banners {
  display: flex;
  justify-content: space-between;
  padding: 12.4rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-banners {
    flex-direction: column;
    gap: 2rem;
    padding: 6rem 0 0;
  }
}
.p-banners-item, .p-banners-item-member, .p-banners-item-faq {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1rem;
  height: 15.6rem;
  overflow: hidden;
  width: 54rem;
}
@media screen and (max-width: 767px) {
  .p-banners-item, .p-banners-item-member, .p-banners-item-faq {
    height: 9.9rem;
    width: 100%;
  }
}
.p-banners-item a, .p-banners-item-member a, .p-banners-item-faq a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 3rem;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-banners-item a, .p-banners-item-member a, .p-banners-item-faq a {
    font-size: 2.4rem;
  }
}
.p-banners-item a:after, .p-banners-item-member a:after, .p-banners-item-faq a:after {
  aspect-ratio: 1/1;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="34" height="34" viewBox="0 0 34 34"><path d="M17,1A16,16,0,0,0,5.686,28.314,16,16,0,0,0,28.314,5.686,15.9,15.9,0,0,0,17,1m0-1A17,17,0,1,1,0,17,17,17,0,0,1,17,0Z" fill="%23fff"/><path d="M12.968-9.133a11,11,0,0,1-1.259-1.116,13.059,13.059,0,0,1-1.186-1.374l1.2-.683a16.775,16.775,0,0,0,1.264,1.427A17.85,17.85,0,0,0,14.45-9.551a18.336,18.336,0,0,0,1.5,1.1,16.72,16.72,0,0,0-1.5,1.095,18.338,18.338,0,0,0-1.466,1.331A16.775,16.775,0,0,0,11.72-4.6l-1.2-.683a12.466,12.466,0,0,1,1.186-1.382,10.49,10.49,0,0,1,1.259-1.108H.8v-1.36Z" transform="translate(8.626 25.453)" fill="%23fff"/></svg>') no-repeat 0 0/contain;
  content: " ";
  display: inline-block;
  position: absolute;
  right: 2.6rem;
  width: 3.4rem;
}
@media screen and (max-width: 767px) {
  .p-banners-item a:after, .p-banners-item-member a:after, .p-banners-item-faq a:after {
    right: 1.5rem;
  }
}
.p-banners-item a:hover, .p-banners-item-member a:hover, .p-banners-item-faq a:hover {
  background-color: #273D6E;
  opacity: 1 !important;
}
.p-banners-item a:hover:after, .p-banners-item-member a:hover:after, .p-banners-item-faq a:hover:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="34" height="34" viewBox="0 0 34 34"><circle cx="17" cy="17" r="17" fill="%23fff"/><path d="M12.968-9.133a11,11,0,0,1-1.259-1.116,13.059,13.059,0,0,1-1.186-1.374l1.2-.683a16.775,16.775,0,0,0,1.264,1.427A17.85,17.85,0,0,0,14.45-9.551a18.336,18.336,0,0,0,1.5,1.1,16.72,16.72,0,0,0-1.5,1.095,18.338,18.338,0,0,0-1.466,1.331A16.775,16.775,0,0,0,11.72-4.6l-1.2-.683a12.466,12.466,0,0,1,1.186-1.382,10.49,10.49,0,0,1,1.259-1.108H.8v-1.36Z" transform="translate(8.626 25.453)" fill="%2326499d"/></svg>');
}
.p-banners-item-faq {
  background-image: url(../img/home_banners_1.webp);
}
.p-banners-item-member {
  background-image: url(../img/home_banners_2.webp);
}

.p-news {
  display: flex;
  justify-content: space-between;
  padding: 13rem 0 0;
  min-height: 28rem;
  margin-bottom: 16.5rem;
}
@media screen and (max-width: 767px) {
  .p-news {
    flex-direction: column;
    margin-bottom: 7.2rem;
    min-height: unset;
    padding: 6rem 0 0;
  }
}
.p-news-ttl {
  width: 27.7rem;
}
@media screen and (max-width: 767px) {
  .p-news-ttl {
    margin: 0 0 2rem;
    width: unset;
  }
}
.p-news .l-news {
  flex: 1;
}
.p-news .c-link-1 {
  bottom: -0.7rem;
  left: 0;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-news .c-link-1 {
    bottom: unset;
    position: relative;
    left: unset;
    margin: 3rem auto 0;
  }
}/*# sourceMappingURL=home.css.map */