@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
@media screen and (min-width: 768.1px) and (max-width: 850px) {
  html {
    font-size: 1.9vw;
  }
}

.p-lp202509 {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 90px;
  color: #231815;
}
@media screen and (max-width: 768px) {
  .p-lp202509 {
    margin-bottom: 60px;
  }
}
.p-lp202509 img {
  max-width: 100%;
  height: auto;
}
.p-lp202509__kv {
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__kv {
    margin-bottom: 40px;
  }
}
.p-lp202509__kv-img img {
  height: 329px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .p-lp202509__kv-img img {
    height: auto;
    width: 100%;
    -o-object-fit: unset;
       object-fit: unset;
  }
}
.p-lp202509__kv-text {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 100%;
  max-width: 1200px;
  transform: translateX(-50%);
}
.p-lp202509__kv-text img {
  max-width: 40%;
  width: 486px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-lp202509__kv-text img {
    max-width: 62%;
  }
}
.p-lp202509__inner {
  max-width: 850px;
  margin: 0 auto;
  padding: 0 25px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__inner {
    max-width: 450px;
  }
}
.p-lp202509__lead {
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__lead {
    margin-bottom: 41px;
  }
}
.p-lp202509__lead-title {
  margin-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__lead-title {
    margin-bottom: 28px;
  }
}
.p-lp202509__lead-text .text {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 55px;
  line-height: 1.76;
}
@media screen and (max-width: 768px) {
  .p-lp202509__lead-text .text {
    font-size: 1rem;
    margin-bottom: 30px;
  }
}
.p-lp202509__lead-text .text small {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .p-lp202509__lead-text .text small {
    font-size: 0.875rem;
  }
}
.p-lp202509__lead-text .title {
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__lead-text .title {
    margin-bottom: 18px;
  }
}
.p-lp202509__no1-title {
  margin-bottom: 44px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-title {
    margin-bottom: 21px;
  }
}
.p-lp202509__no1-title::before {
  content: "";
  position: absolute;
  width: 184px;
  height: auto;
  aspect-ratio: 368/409;
  background-image: url(../img/lp202509/01.png);
  background-size: 100% 100%;
  left: calc(50% - 50vw);
  top: 0;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-title::before {
    display: none;
  }
}
.p-lp202509__no1-title picture {
  position: relative;
}
.p-lp202509__no1-text {
  margin-bottom: 42px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-text {
    margin-bottom: 31px;
  }
}
.p-lp202509__no1-text .text {
  margin-bottom: 42px;
  font-size: 1.5rem;
  line-height: 1.76;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-text .text {
    margin-bottom: 21px;
    font-size: 0.75rem;
  }
}
.p-lp202509__no1-text .img {
  margin-bottom: 23px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-text .img {
    margin-bottom: 18px;
  }
}
.p-lp202509__no1-text .attention {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-text .attention {
    font-size: 0.75rem;
  }
}
.p-lp202509__no1-flex {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-flex {
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 17px;
  }
}
.p-lp202509__no1-flex:last-of-type {
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-flex:last-of-type {
    margin-bottom: 38px;
  }
}
.p-lp202509__no1-flex .text {
  width: calc(42% - 40px);
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-flex .text {
    width: calc(52% - 10px);
  }
}
.p-lp202509__no1-flex .text-img {
  display: block;
  width: 140px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-flex .text-img {
    width: 70px;
    margin-bottom: 10px;
  }
}
.p-lp202509__no1-flex .text-title {
  font-weight: bold;
  color: #77c4a1;
  margin-bottom: 20px;
  font-size: 1.6875rem;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-flex .text-title {
    font-size: 0.9375rem;
    margin-bottom: 0;
  }
}
.p-lp202509__no1-flex .text-text {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-flex .text-text {
    width: 100%;
    font-size: 0.75rem;
  }
}
.p-lp202509__no1-flex .img {
  width: 58%;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-flex .img {
    width: 48%;
  }
}
.p-lp202509__no1-arrow img {
  display: block;
  width: 62px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no1-arrow img {
    width: 25px;
    margin-bottom: 17px;
  }
}
.p-lp202509__no2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2 {
    margin-bottom: 34px;
  }
}
.p-lp202509__no2-title {
  margin-bottom: 44px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2-title {
    margin-bottom: 21px;
  }
}
.p-lp202509__no2-title::before {
  content: "";
  position: absolute;
  width: 184px;
  height: auto;
  aspect-ratio: 368/409;
  background-image: url(../img/lp202509/02.png);
  background-size: 100% 100%;
  right: calc(50% - 50vw);
  top: 0;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2-title::before {
    display: none;
  }
}
.p-lp202509__no2-title picture {
  position: relative;
}
.p-lp202509__no2-text {
  margin-bottom: 47px;
  font-size: 1.5625rem;
  line-height: 1.76;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2-text {
    margin-bottom: 12px;
    font-size: 0.75rem;
  }
}
.p-lp202509__no2-flex {
  display: flex;
  align-items: flex-start;
  gap: 44px 50px;
  flex-wrap: wrap;
  margin-bottom: 26px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2-flex {
    gap: 17px 10px;
    align-items: center;
    margin-bottom: 15px;
  }
}
.p-lp202509__no2-flex .img01 {
  width: 58%;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2-flex .img01 {
    width: 54%;
  }
}
.p-lp202509__no2-flex .text {
  width: calc(42% - 50px);
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2-flex .text {
    width: calc(46% - 10px);
  }
}
.p-lp202509__no2-flex .text-lead {
  color: #77c4a1;
  font-size: 1.6875rem;
  font-weight: bold;
  margin-bottom: 36px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2-flex .text-lead {
    font-size: 0.9375rem;
    margin-bottom: 0;
  }
}
.p-lp202509__no2-flex .text-text {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2-flex .text-text {
    font-size: 0.7125rem;
  }
}
.p-lp202509__no2-flex .img02 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-lp202509__no2-attention {
    font-size: 0.7125rem;
  }
}
.p-lp202509__links {
  margin-bottom: 61px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__links {
    margin-bottom: 27px;
  }
}
.p-lp202509__links-title {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #4694d1;
  font-size: 2.5rem;
  height: 67px;
  width: 100%;
  font-weight: bold;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__links-title {
    font-size: 1rem;
    height: 60px;
    text-align: center;
    margin-bottom: 10px;
  }
}
.p-lp202509__links-flex {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__links-flex {
    gap: 16px;
  }
}
.p-lp202509__links-link {
  width: calc(50% - 20px);
}
@media screen and (max-width: 768px) {
  .p-lp202509__links-link {
    width: calc(50% - 8px);
  }
}
.p-lp202509__links-link .box {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__links-link .box {
    margin-bottom: 9px;
  }
}
.p-lp202509__links-link .box .img {
  width: 100%;
}
.p-lp202509__links-link .box .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  background-color: #4694d1;
}
@media screen and (max-width: 768px) {
  .p-lp202509__links-link .box .text {
    font-size: 0.75rem;
    height: 24px;
  }
}
.p-lp202509__links-link .info {
  font-size: 1.75rem;
  font-weight: 500;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-lp202509__links-link .info {
    font-size: 0.75rem;
  }
}
.p-lp202509__bnr01 {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__bnr01 {
    margin-bottom: 20px;
  }
}
.p-lp202509__bnr01 img {
  width: 100%;
}
.p-lp202509__bnr02 {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-lp202509__bnr02 {
    margin-bottom: 20px;
  }
}
.p-lp202509__bnr02 img {
  width: 100%;
}
/*# sourceMappingURL=lp202509.css.map */