/*
  /asset/css/page/p-lp-001-fv.css
  lp/001ページFV用CSS
*/
.p-lp-001-fv {
  overflow: hidden;
  padding: 43px 0 84px;
  background-color: var(--gray-bg-02);

  @media screen and (max-width: 840px) {
    height: 530px;
    padding: 30px 30px 0;
  }
  @media screen and (max-width: 600px) {
    height: 500px;
    padding: 25px 25px 105px;
  }
}
.p-lp-001-fv__inner {
  position: relative;
  margin: 0 auto;
  padding: 0 60px;
  width: 1050px;
  @media screen and (max-width: 1024px) {
    width: 100%;
  }
  @media screen and (max-width: 840px) {
    padding: 0;
  }
  &::before {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -190px;
    right: -350px;
    width: 650px;
    height: 786px;
    background-image: url(/asset/image/common/component/fv-back-component.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    transform: rotate(-10deg);
    @media screen and (max-width: 1024px) {
      width: 370px;
      height: 890px;
      bottom: -430px;
      right: -30px;
      transform: rotate(4deg);
    }
    @media screen and (max-width: 840px) {
      right: -35px;
      width: 350px;
      height: 500px;
      transform: rotate(90deg);
    }
    @media screen and (max-width: 600px) {
      transform: rotate(40deg);
      bottom: -410px;
      right: -125px;
      width: 320px;
      height: 448px;
    }
  }
  &::after {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -330px;
    left: -504px;
    width: 496px;
    height: 550px;
    background-image: url(/asset/image/common/component/fv-back-component-sub.svg);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(124deg);
    @media screen and (max-width: 1024px) {
      display: none;
    }
  }
}
.p-lp-001-fv-title__main {
  position: relative;
  font-size: 32px;
  font-weight: 700;
  width: calc(100% - 440px);
  letter-spacing: 0;
  line-height: 1.2;
  @media screen and (max-width: 1024px) {
    width: 100%;
  }
  @media screen and (max-width: 840px) {
    width: 100%;
    margin: 0 auto;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
  }
  @media screen and (max-width: 600px) {
    line-height: 1.4;
  }
}
.p-lp-001-fv-h1 {
  width: calc(100% - 440px);
  margin: 20px 0 0;
  position: relative;
  display: flex;
  align-items: center;
  @media screen and (max-width: 1024px) {
    width: 100%;
  }
  @media screen and (max-width: 840px) {
    text-align: center;
    margin: 10px 0 0;
    justify-content: center;
  }
}
.p-lp-001-fv-h1__logo {
  width: 314px;
  @media screen and (max-width: 840px) {
    width: 204px;
  }
}
.p-lp-001-fv-h1__label {
  font-size: 24px;
  font-weight: 700;
  background-color: var(--rdenshihozon-accent);
  padding: 10px 20px;
  margin: 0 0 0 30px;
  border-radius: 10px;
  height: 50px;
  @media screen and (max-width: 840px) {
    font-size: 18px;
    padding: 9px 20px;
    margin: 0 0 0 20px;
    border-radius: 10px;
    height: 40px;
  }
}
.p-lp-001-fv__point {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  padding: 12px 20px 12px 44px;
  margin: 20px 0 0 0;
  width: 300px;
  border-radius: 10px;
  background: var(--white);
  @media screen and (max-width: 840px) {
    width: 235px;
    font-size: 15px;
    margin: 15px auto 0;
    padding: 10px 25px 10px 36px;
  }
  &::before {
    content: "";
    position: absolute;
    left: 7%;
    top: 52%;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    background: var(--rdenshihozon-primary);
    border-radius: 11px;
  }
  &::after {
    content: "";
    width: 8px;
    height: 6px;
    border-top: solid 2px var(--white);
    border-right: solid 2px var(--white);
    display: block;
    position: absolute;
    left: 28px;
    top: 43%;
    transform: rotate(135deg);

    @media screen and (max-width: 840px) {
      left: 23px;
    }
  }
}
.p-lp-001-fv__explanation {
  width: calc(100% - 440px);
  margin: 20px auto 0 0;
  position: relative;
  font-size: 24px;
  font-weight: 700;
  @media screen and (max-width: 1024px) {
    width: calc(100% - 380px);
    font-size: 20px;
  }
  @media screen and (max-width: 840px) {
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 10px auto 0 0;
  }
}
.p-lp-001-fv__explanation-emphasis {
  font-size: 32px;
  position: relative;
  display: inline-block;
  @media screen and (max-width: 840px) {
    font-size: 24px;
  }
}
.p-lp-001-fv__image-wrap {
  position: absolute;
  right: -30px;
  top: -22px;
  width: 512px;
  z-index: 20;
  @media screen and (max-width: 1280px) {
    right: -50px;
  }
  @media screen and (max-width: 1024px) {
    right: -90px;
    top: 0;
  }
  @media screen and (max-width: 840px) {
    width: 100%;
    top: auto;
    right: 0;
    text-align: center;
  }
}
.p-lp-001-fv__image {
  @media screen and (max-width: 1024px) {
    width: 440px;
  }
  @media screen and (max-width: 840px) {
    width: 270px;
  }
}
.p-lp-001-fv-cta {
  top: -42px;
  display: flex;
  justify-content: space-around;
  margin: 0 auto -42px;
  position: relative;
  width: 940px;
  z-index: 30;
  @media screen and (max-width: 1024px) {
    width: 97%;
    margin: 0 auto;
  }
  @media screen and (max-width: 840px) {
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    top: -88px;
    margin: 0 auto -60px;
  }
  @media screen and (max-width: 600px) {
    top: -120px;
    margin: 0 auto -110px;
  }
}
