@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
.wrapper {
  width: 1280px;
  padding: 0 40px; }

.mincho {
  font-family: "Zen Old Mincho", serif !important;
  font-weight: 400;
  font-style: normal; }

.bem-mainvisual {
  width: 100%;
  height: 100vh;
  background: url(/img/lp/reason/mainvisual__bg.jpg) no-repeat;
  background-size: cover;
  background-position: center top; }
  .bem-mainvisual .wrapper {
    position: relative;
    height: 100%; }
  .bem-mainvisual__title__img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
  .bem-mainvisual__ul {
    position: absolute;
    bottom: 48px;
    left: 40px;
    width: 1200px;
    display: flex;
    gap: 16px; }
    .bem-mainvisual__ul__li {
      width: calc(calc(100% - 48px) / 4);
      background-color: #fff; }
      .bem-mainvisual__ul__li__link {
        width: 100%;
        border: 1px solid #fff;
        background-image: url(/img/lp/reason/mainvisual__management.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        padding: 40px 0; }
        .bem-mainvisual__ul__li__link:hover {
          opacity: 0.9; }
        .bem-mainvisual__ul__li__link::before {
          content: "";
          width: 72%;
          height: 100%;
          clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 60% 100%);
          background-color: #111b3f;
          opacity: 0.9;
          position: absolute;
          top: 0;
          left: 0; }
        .bem-mainvisual__ul__li__link--management {
          background-image: url(/img/lp/reason/mainvisual__management.jpg);
          background-size: 150%;
          background-position: bottom center; }
        .bem-mainvisual__ul__li__link--disposition {
          background-image: url(/img/lp/reason/mainvisual__disposition.jpg); }
        .bem-mainvisual__ul__li__link--acquisition {
          background-image: url(/img/lp/reason/mainvisual__acquisition.jpg);
          background-size: 150%;
          background-position: center; }
        .bem-mainvisual__ul__li__link--reform {
          background-image: url(/img/lp/reason/mainvisual__reform.jpg); }
        .bem-mainvisual__ul__li__link__titlebox {
          width: 65%;
          color: #fff;
          padding: 16px 16px;
          position: relative;
          z-index: 2; }
          .bem-mainvisual__ul__li__link__titlebox::before {
            content: "";
            width: 85%;
            height: 2px;
            background: linear-gradient(90deg, white, rgba(255, 255, 255, 0.1));
            position: absolute;
            top: 0;
            left: 0; }
          .bem-mainvisual__ul__li__link__titlebox::after {
            content: "";
            width: 55%;
            height: 2px;
            background: linear-gradient(90deg, white, rgba(255, 255, 255, 0.1));
            position: absolute;
            bottom: 0;
            left: 0; }
          .bem-mainvisual__ul__li__link__titlebox__title {
            width: 100%;
            font-size: 32px; }
            .bem-mainvisual__ul__li__link__titlebox__title--small {
              letter-spacing: -8px;
              margin-left: -8px; }
          .bem-mainvisual__ul__li__link__titlebox__en {
            width: 100%;
            font-size: 12px;
            margin-top: 10px;
            opacity: 0.7; }

.bem-titlebox {
  width: 100%;
  padding-bottom: 16px;
  position: relative;
  margin-bottom: 48px; }
  .bem-titlebox::before {
    content: "";
    width: 400px;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    bottom: 0;
    left: 0; }
  .bem-titlebox::after {
    content: "";
    width: 100px;
    height: 2px;
    background-color: #111b3f;
    position: absolute;
    bottom: 0;
    left: 0; }
  .bem-titlebox__left {
    width: 116px; }
    .bem-titlebox__left__num {
      color: #7e8fd2;
      font-size: 72px;
      width: 100%;
      font-weight: 600;
      letter-spacing: 4px;
      scale: 1.2 1;
      padding-left: 6px; }
    .bem-titlebox__left__en {
      color: #82879b;
      font-size: 18px;
      font-weight: bold;
      width: 100%;
      margin-top: -6px;
      letter-spacing: 2px; }
  .bem-titlebox__right {
    width: calc(100% - 132px); }
    .bem-titlebox__right__title {
      color: #1b2980;
      font-size: 28px;
      line-height: 40px;
      padding-top: 4px; }

p {
  font-size: 16px;
  line-height: 28px; }

.bem-reason01 {
  width: 100%;
  padding: 180px 0 100px;
  position: relative; }
  .bem-reason01::before {
    content: "";
    width: 70%;
    height: 400px;
    background-color: #e6e6e6;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 1; }
  .bem-reason01::after {
    content: "";
    width: 800px;
    height: 700px;
    background-image: radial-gradient(#cdd9e2 20%, #ffffff 60%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .bem-reason01__textbox {
    width: 60%;
    position: relative;
    z-index: 2; }
  .bem-reason01__figure {
    width: 40%;
    position: relative;
    z-index: 2; }

.bem-reason02 {
  width: 100%;
  position: relative;
  padding-bottom: 48px; }
  .bem-reason02::before {
    content: "";
    width: 80%;
    height: 528px;
    background-color: #e6e6e6;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .bem-reason02 .wrapper {
    position: relative; }
  .bem-reason02__figure {
    position: absolute;
    z-index: 1;
    left: -16px;
    top: 88px; }
  .bem-reason02__list {
    float: left;
    width: 45%;
    background: rgba(32, 40, 89, 0.7);
    position: relative;
    z-index: 2;
    padding-top: 20px;
    margin-top: 200px;
    border-radius: 6px; }
    .bem-reason02__list__title {
      width: 70%;
      margin: -48px 15% 0;
      background-color: #82879b;
      color: #fff;
      text-align: center;
      font-size: 22px;
      padding: 16px;
      position: relative;
      border-radius: 4px; }
      .bem-reason02__list__title::before {
        content: "";
        height: 20px;
        width: 40px;
        clip-path: polygon(0 0%, 100% 0, 50% 100%);
        background-color: #82879b;
        position: absolute;
        bottom: -20px;
        left: 0;
        right: 0;
        margin: auto; }
    .bem-reason02__list__ul {
      width: 100%;
      padding: 16px;
      margin-top: 24px;
      position: relative; }
      .bem-reason02__list__ul::before {
        content: ""; }
      .bem-reason02__list__ul__li {
        background-color: #fff;
        margin: 0 8px 8px 0;
        font-size: 16px;
        padding: 8px;
        border-radius: 4px;
        font-weight: bold; }
  .bem-reason02__textbox {
    float: right;
    width: 55%;
    padding-top: 80px;
    padding-left: 32px;
    position: relative;
    z-index: 2; }

.bem-reason03 {
  width: 100%;
  padding: 180px 0 100px;
  position: relative;
  overflow: hidden; }
  .bem-reason03__textbox {
    width: 63%;
    position: relative;
    z-index: 2;
    padding-right: 24px; }
  .bem-reason03__figure {
    width: 37%;
    position: relative;
    z-index: 2;
    margin-top: -72px; }
    .bem-reason03__figure::before {
      content: "";
      width: 300px;
      height: 200px;
      background-color: #101c42;
      position: absolute;
      right: -177px;
      top: -10px;
      z-index: 0; }
    .bem-reason03__figure img {
      position: relative;
      z-index: 2; }

.bem-reason04 {
  width: 100%;
  position: relative;
  padding-bottom: 48px; }
  .bem-reason04::before {
    content: "";
    width: 53%;
    height: 528px;
    background-color: #e6e6e6;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    box-shadow: 20px 20px 24px 0 rgba(126, 143, 210, 0.2); }
  .bem-reason04 .wrapper {
    position: relative; }
  .bem-reason04__list {
    width: 48%;
    position: relative; }
    .bem-reason04__list__ul {
      width: 100%;
      margin-top: 100px;
      position: relative; }
      .bem-reason04__list__ul__li {
        width: 100%;
        background-color: #fff;
        font-size: 16px;
        padding: 40px 24px 20px 24px;
        position: relative;
        margin-bottom: 16px; }
        .bem-reason04__list__ul__li__num {
          position: absolute;
          top: 0;
          left: 0;
          background-color: #394261;
          color: #fff;
          font-size: 14px;
          clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 85% 100%);
          padding: 4px 24px 4px 16px; }
        .bem-reason04__list__ul__li__title {
          width: 100%;
          font-weight: normal; }
    .bem-reason04__list__text {
      width: 100%;
      text-align: center;
      margin-top: 48px; }
  .bem-reason04__textbox {
    width: 52%;
    padding-top: 80px;
    padding-left: 160px;
    position: relative; }
  .bem-reason04__img {
    position: absolute;
    bottom: -92px;
    right: -28px; }

.bem-reason05 {
  width: 100%;
  padding: 180px 0 100px; }
  .bem-reason05__textbox {
    width: 40%; }
  .bem-reason05 .bem-titlebox__right__title {
    letter-spacing: -2px; }
  .bem-reason05__list {
    width: 60%;
    padding-left: 16px; }
    .bem-reason05__list__ul {
      width: 100%;
      display: flex;
      padding-top: 32px; }
      .bem-reason05__list__ul__li {
        width: calc(calc(100% - 16px) / 3);
        position: relative;
        background-color: #f2f2f2;
        padding: 8px;
        margin-right: 8px; }
        .bem-reason05__list__ul__li:last-of-type {
          margin-right: 0; }
        .bem-reason05__list__ul__li::before {
          content: "";
          width: 72px;
          height: 68px;
          clip-path: polygon(0 0%, 100% 0, 0% 100%);
          background-color: #111b3f;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1; }
        .bem-reason05__list__ul__li__img {
          width: 100%; }
        .bem-reason05__list__ul__li__numbox {
          position: absolute;
          top: 4px;
          left: 4px;
          z-index: 2;
          color: #fff;
          text-align: center; }
          .bem-reason05__list__ul__li__numbox strong {
            font-size: 20px; }
        .bem-reason05__list__ul__li__title {
          width: 100%;
          text-align: center;
          font-size: 14px;
          line-height: 28px;
          font-weight: normal;
          padding: 16px 0; }
        .bem-reason05__list__ul__li__ornament {
          position: absolute;
          top: 22px;
          bottom: 0;
          left: -12px;
          margin: auto; }

.bem-reason06 {
  width: 100%;
  position: relative;
  padding: 100px 0; }
  .bem-reason06::before {
    content: "";
    width: 1200px;
    height: 700px;
    background-image: radial-gradient(#cdd9e2 5%, #ffffff 60%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0; }
  .bem-reason06__figure {
    float: left;
    width: 42%;
    position: relative;
    z-index: 1; }
    .bem-reason06__figure__img {
      width: 100%; }
  .bem-reason06__textbox {
    float: right;
    width: 58%;
    padding-top: 100px;
    padding-left: 32px;
    position: relative;
    z-index: 1; }
    .bem-reason06__textbox__text {
      width: 100%; }

.bem-reason07 {
  width: 100%;
  background: url(/img/lp/reason/reason07__img.png) no-repeat;
  background-size: 100%;
  background-position: bottom;
  padding-bottom: 100px; }
  .bem-reason07 .bem-titlebox {
    width: 40%;
    margin: 0 30% 64px; }
  .bem-reason07__text {
    width: 100%;
    text-align: center; }
  .bem-reason07__ul {
    width: 100%;
    display: flex;
    gap: 64px;
    margin: 48px 0 64px;
    padding: 0 48px; }
    .bem-reason07__ul__li {
      position: relative;
      background-color: #f2f2f2;
      flex: 1; }
      .bem-reason07__ul__li::before {
        content: "";
        width: 200px;
        height: 100px;
        background: url(/img/1/ornament--6.png) no-repeat;
        background-position: 100%;
        background-position: right bottom;
        position: absolute;
        bottom: 0;
        right: 0; }
      .bem-reason07__ul__li__num {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #394261;
        color: #fff;
        clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 85% 100%);
        font-weight: bold;
        padding: 12px 40px 12px 24px;
        font-size: 18px; }
      .bem-reason07__ul__li img {
        width: 100%;
        object-fit: cover; }
      .bem-reason07__ul__li__text {
        width: 100%;
        padding: 24px 0;
        text-align: center;
        font-size: 18px;
        line-height: 28px;
        position: relative;
        z-index: 1; }

.bem-linkbox {
  width: 100%;
  background: url(/img/lp/reason/links__bg.jpg) no-repeat;
  background-size: cover;
  padding: 64px 0; }
  .bem-linkbox__title {
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 52px;
    color: #fff; }
    .bem-linkbox__title ruby {
      display: inline-block;
      float: none;
      position: relative; }
      .bem-linkbox__title ruby rt {
        width: 100%;
        height: 40px;
        z-index: 1;
        position: absolute;
        top: -32px;
        left: 0;
        right: 0;
        margin: auto;
        font-size: 32px; }
  .bem-linkbox__ul {
    width: 100%;
    display: flex;
    gap: 16px;
    margin-top: 140px; }
    .bem-linkbox__ul__li {
      flex: 1;
      background-color: #fff; }
      .bem-linkbox__ul__li__link {
        width: 100%;
        background-color: #394261;
        color: #fff;
        position: relative;
        border: 2px solid #fff;
        padding: 88px 16px 16px; }
        .bem-linkbox__ul__li__link:hover {
          background-color: #111b3f; }
        .bem-linkbox__ul__li__link::before {
          content: "";
          width: 24px;
          height: 24px;
          background: url(/img/1/ornament--11.png) no-repeat;
          background-size: 100%;
          position: absolute;
          bottom: 24px;
          right: 16px;
          opacity: 0.9; }
        .bem-linkbox__ul__li__link--gray {
          background-color: #808080; }
        .bem-linkbox__ul__li__link__img {
          position: absolute;
          top: -100px;
          left: 0;
          right: 0;
          margin: auto; }
        .bem-linkbox__ul__li__link__title {
          width: 100%;
          text-align: center;
          font-size: 20px; }
        .bem-linkbox__ul__li__link__en {
          width: 100%;
          text-align: center;
          font-size: 12px;
          margin-top: 12px; }

/*# sourceMappingURL=d--lp--reason.css.map */
