.indexNavi {
  display: none; }

.mobile {
  display: none; }

.main > img {
  width: 100%; }
.main > .wrapper {
  position: absolute;
  width: 1040px;
  height: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center; }

.about {
  float: left;
  width: 100%;
  background: url(/img/701/about_back2.jpg) no-repeat;
  background-size: cover; }
  .about > .wrapper {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 12px 64px 48px;
    position: relative;
    z-index: 10; }
    .about > .wrapper::before {
      content: "";
      width: 100%;
      height: 160px;
      background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.9) 50.5%) no-repeat top left/50% 100%, linear-gradient(to bottom left, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.9) 50.5%) no-repeat top right/50% 100%;
      position: absolute;
      top: -160px;
      left: 0;
      z-index: 10; }
    .about > .wrapper > h2 {
      float: left;
      width: 100%;
      text-align: center;
      color: #392b75;
      font-weight: bold;
      border-top: 3px solid #392b75;
      border-bottom: 3px solid #392b75;
      padding: 16px 0;
      margin-bottom: 40px;
      position: relative; }
      .about > .wrapper > h2::before {
        content: "";
        width: 100px;
        height: 100px;
        background: url(/img/701/ornament1.png) no-repeat;
        background-size: 100%;
        position: absolute;
        top: -116px;
        left: -48px;
        z-index: 0; }
      .about > .wrapper > h2 > img {
        height: 36px;
        float: none; }
    .about > .wrapper > p {
      text-align: center;
      font-size: 16px;
      line-height: 32px;
      z-index: 10;
      position: relative;
      font-weight: bold; }
      .about > .wrapper > p::before {
        content: "";
        width: 120px;
        height: 120px;
        position: absolute;
        bottom: -120px;
        left: 32px;
        z-index: 0;
        background: #392b75;
        border-radius: 50%;
        opacity: 0.8; }
      .about > .wrapper > p::after {
        content: "";
        width: 80px;
        height: 80px;
        position: absolute;
        bottom: -72px;
        right: 4px;
        z-index: 0;
        background: #86064d;
        border-radius: 50%;
        opacity: 0.8; }

.merit {
  float: left;
  width: 100%;
  background-color: #7dacee; }
  .merit > .wrapper > h2 {
    float: left;
    width: 100%;
    text-align: center; }
    .merit > .wrapper > h2 > img {
      float: none; }
  .merit > .wrapper > ul {
    float: left;
    width: 100%;
    margin-top: 56px; }
    .merit > .wrapper > ul > li {
      float: left;
      width: calc(97% / 4);
      margin-right: 1%;
      padding: 16px;
      background-color: #fff; }
      .merit > .wrapper > ul > li:last-of-type {
        margin-right: 0; }
      .merit > .wrapper > ul > li > .title {
        float: left;
        width: 100%;
        text-align: center;
        background-color: #e2ddf3;
        font-weight: bold;
        font-size: 20px;
        padding: 12px 0;
        background: linear-gradient(-45deg, #fff 25%, #e2ddf3 25%, #e2ddf3 50%, #fff 50%, #fff 75%, #e2ddf3 75%, #e2ddf3);
        background-size: 4px 4px; }
      .merit > .wrapper > ul > li > img {
        float: left;
        width: 100%;
        height: 148px;
        object-fit: cover; }
      .merit > .wrapper > ul > li > p {
        float: left;
        width: 100%;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        height: 60px; }
  .merit > .wrapper > .link {
    float: left;
    text-align: center;
    width: 80%;
    margin: 0 10%; }
    .merit > .wrapper > .link:hover {
      opacity: 0.8; }
    .merit > .wrapper > .link > img {
      float: left;
      width: 100%; }

.point {
  float: left;
  width: 100%;
  background-color: #b2d2fe; }
  .point > .wrapper {
    position: relative; }
    .point > .wrapper::before {
      content: "";
      width: 100px;
      height: 100px;
      position: absolute;
      top: -48px;
      right: -42px;
      z-index: 0;
      background: #86064d;
      border-radius: 50%;
      opacity: 0.8; }
    .point > .wrapper > h2 {
      float: left;
      width: 100%;
      text-align: center;
      position: relative; }
      .point > .wrapper > h2::before {
        content: "";
        width: 120px;
        height: 120px;
        position: absolute;
        top: -100px;
        left: 32px;
        z-index: 0;
        background: #392b75;
        border-radius: 50%;
        opacity: 0.8; }
      .point > .wrapper > h2::after {
        content: "";
        width: 80px;
        height: 80px;
        background: url(/img/701/ornament1.png) no-repeat;
        background-size: 100%;
        position: absolute;
        top: 0;
        left: -48px;
        z-index: 0; }
      .point > .wrapper > h2 > img {
        float: none; }
    .point > .wrapper > p {
      float: left;
      width: 100%;
      text-align: center;
      font-weight: bold;
      font-size: 16px; }
    .point > .wrapper > ul {
      float: left;
      width: 100%; }
      .point > .wrapper > ul > li {
        float: left;
        width: 100%;
        height: 120px;
        margin-bottom: 24px;
        border: 3px solid #000;
        background-color: #fff;
        display: inline-table;
        font-weight: bold; }
        .point > .wrapper > ul > li > .left {
          float: left;
          width: 12%;
          height: 100%;
          background-color: #392b75;
          color: #fff; }
          .point > .wrapper > ul > li > .left > .small {
            float: left;
            width: 100%;
            text-align: center;
            padding-top: 18px; }
          .point > .wrapper > ul > li > .left > .large {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 80px; }
        .point > .wrapper > ul > li > .center {
          float: left;
          width: 68%;
          height: 100%;
          padding: 24px; }
          .point > .wrapper > ul > li > .center > .title {
            float: left;
            width: 100%;
            font-size: 32px; }
          .point > .wrapper > ul > li > .center > .text {
            float: left;
            width: 100%; }
        .point > .wrapper > ul > li > .right {
          float: left;
          width: 20%;
          height: 100%; }
          .point > .wrapper > ul > li > .right > img {
            width: 100%;
            height: 120px;
            object-fit: cover; }
            .point > .wrapper > ul > li > .right > img.odd {
              -webkit-clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0 100%);
              clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0 100%); }
            .point > .wrapper > ul > li > .right > img.even {
              -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20% 100%);
              clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20% 100%); }

.searchBox {
  width: 100%;
  height: 106px;
  background-image: url(/img/701/btn_list4.png);
  background-repeat: no-repeat;
  background-size: 100%; }
  .searchBox.purple {
    background-image: url(/img/701/btn_list4.png); }
  .searchBox.blue {
    background-image: url(/img/701/btn_list3.png); }
  .searchBox > ul {
    float: left;
    width: 100%;
    padding: 22px 24px 0 300px; }
    .searchBox > ul > li {
      float: left;
      width: calc(94% / 4);
      margin-right: 2%; }
      .searchBox > ul > li:last-of-type {
        margin-right: 0; }
      .searchBox > ul > li > .link {
        float: left;
        width: 100%;
        background-color: #392b75;
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        border: 3px solid #fff;
        border-radius: 6px;
        padding: 14px 0px 14px 20px;
        position: relative; }
        .searchBox > ul > li > .link::before {
          content: "";
          width: 20px;
          height: 20px;
          background: url(/img/701/arrow1.png) no-repeat;
          background-size: 100%;
          position: absolute;
          top: calc(50% - 10px);
          left: 4px; }
        .searchBox > ul > li > .link:hover {
          background-color: #86064d;
          opacity: 0.8; }
        .searchBox > ul > li > .link > span {
          font-size: 24px; }

.flow {
  float: left;
  width: 100%;
  background-color: #392b75;
  position: relative; }
  .flow::before {
    content: "";
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #392b75 50.5%) no-repeat top left/50% 100%, linear-gradient(to bottom left, rgba(255, 255, 255, 0) 50%, #392b75 50.5%) no-repeat top right/50% 100%;
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 10; }
  .flow > .wrapper {
    position: relative; }
    .flow > .wrapper::before {
      content: "";
      width: 200px;
      height: 200px;
      position: absolute;
      bottom: -20px;
      left: 77px;
      z-index: 0;
      background: #fff;
      border-radius: 50%;
      opacity: 0.1; }
    .flow > .wrapper > h2 {
      float: left;
      width: 100%;
      text-align: center;
      position: relative; }
      .flow > .wrapper > h2 > img {
        float: none; }
    .flow > .wrapper > ul {
      float: left;
      width: 100%;
      position: relative;
      z-index: 10; }
      .flow > .wrapper > ul::before {
        content: "";
        width: 400px;
        height: 400px;
        position: absolute;
        top: 48px;
        right: 150px;
        z-index: -1;
        background: #86064d;
        border-radius: 50%;
        opacity: 0.5; }
      .flow > .wrapper > ul::after {
        content: "";
        width: 340px;
        height: 340px;
        position: absolute;
        bottom: 48px;
        left: 150px;
        z-index: -1;
        border: 40px solid #fff;
        border-radius: 50%;
        opacity: 0.2; }
      .flow > .wrapper > ul > li {
        float: left;
        width: 100%;
        color: #fff;
        font-weight: bold;
        margin-bottom: 24px; }
        .flow > .wrapper > ul > li > .left {
          float: left;
          width: 120px;
          height: 120px;
          border-radius: 50%;
          border: 3px solid #fff;
          background-color: #86064d; }
          .flow > .wrapper > ul > li > .left > .small {
            float: left;
            width: 100%;
            text-align: center;
            padding-top: 20px; }
          .flow > .wrapper > ul > li > .left > .large {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 60px;
            padding-top: 4px; }
        .flow > .wrapper > ul > li > .center {
          float: left;
          width: 63%;
          padding: 18px 24px; }
          .flow > .wrapper > ul > li > .center > .title {
            float: left;
            width: 100%;
            font-size: 36px; }
          .flow > .wrapper > ul > li > .center > .text {
            float: left;
            width: 100%;
            font-size: 18px;
            line-height: 24px; }
        .flow > .wrapper > ul > li > .right {
          width: 25%; }
          .flow > .wrapper > ul > li > .right > img {
            width: 100%; }
          .flow > .wrapper > ul > li > .right.flow1 {
            position: relative; }
            .flow > .wrapper > ul > li > .right.flow1 > img {
              width: 250px;
              height: 250px;
              border-radius: 50%;
              object-fit: cover; }
            .flow > .wrapper > ul > li > .right.flow1::before {
              content: "";
              width: 120px;
              height: 120px;
              background: url(/img/701/flow_image2.jpg) no-repeat;
              background-size: cover;
              border-radius: 50%;
              position: absolute;
              bottom: 8px;
              left: -144px; }
          .flow > .wrapper > ul > li > .right.flow4 {
            position: relative; }
            .flow > .wrapper > ul > li > .right.flow4 > img {
              width: 250px;
              height: 250px;
              border-radius: 50%;
              object-fit: cover; }

.bukken {
  float: left;
  width: 100%;
  background-color: #b2d2fe; }
  .bukken > .wrapper {
    position: relative; }
    .bukken > .wrapper::before {
      content: "";
      width: 100px;
      height: 100px;
      position: absolute;
      top: -48px;
      right: -42px;
      z-index: 0;
      background: #392b75;
      border-radius: 50%;
      opacity: 0.8; }
    .bukken > .wrapper > h2 {
      float: left;
      width: 100%;
      text-align: center;
      position: relative; }
      .bukken > .wrapper > h2::before {
        content: "";
        width: 120px;
        height: 120px;
        position: absolute;
        top: -100px;
        left: 32px;
        z-index: 0;
        background: #86064d;
        border-radius: 50%;
        opacity: 0.8; }
      .bukken > .wrapper > h2::after {
        content: "";
        width: 80px;
        height: 80px;
        background: url(/img/701/ornament2.png) no-repeat;
        background-size: 100%;
        position: absolute;
        top: 0;
        left: -48px;
        z-index: 0; }
      .bukken > .wrapper > h2 > img {
        float: none; }
    .bukken > .wrapper > ul {
      float: left;
      width: 100%; }
      .bukken > .wrapper > ul > li {
        float: left;
        width: 336px;
        margin-right: 16px;
        margin-bottom: 16px;
        border: 3px solid #000;
        background-color: #fff;
        position: relative;
        display: inline-table; }
        .bukken > .wrapper > ul > li:nth-of-type(3n) {
          margin-right: 0px; }
        .bukken > .wrapper > ul > li > .link {
          float: left;
          width: 330px; }
          .bukken > .wrapper > ul > li > .link:hover {
            opacity: 0.8; }
          .bukken > .wrapper > ul > li > .link > .title {
            float: left;
            width: 330px;
            background-color: #392b75;
            border-bottom: 3px solid #000;
            color: #fff;
            font-weight: bold;
            padding: 20px 8px 20px 64px;
            font-size: 18px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
          .bukken > .wrapper > ul > li > .link > .vacancy {
            position: absolute;
            top: 2px;
            left: 0;
            z-index: 10;
            width: 62px;
            text-align: center;
            color: #fff;
            font-weight: bold;
            font-size: 12px;
            padding-top: 7px;
            line-height: 18px; }
            .bukken > .wrapper > ul > li > .link > .vacancy > span {
              font-size: 20px; }
            .bukken > .wrapper > ul > li > .link > .vacancy::before {
              content: "";
              width: 50px;
              height: 50px;
              background: #86064d;
              border: 2px solid #fff;
              border-radius: 50%;
              position: absolute;
              top: 2px;
              left: 6px;
              z-index: -1; }
          .bukken > .wrapper > ul > li > .link > img {
            float: left;
            width: 100%;
            height: 200px;
            object-fit: cover; }
          .bukken > .wrapper > ul > li > .link > .update {
            float: left;
            width: 100%;
            color: #392b75;
            font-weight: bold;
            font-size: 12px;
            position: relative;
            padding: 8px 8px; }
            .bukken > .wrapper > ul > li > .link > .update > .layout {
              position: absolute;
              top: 2px;
              right: 8px;
              border: 1px solid;
              padding: 4px 8px;
              color: #392b75;
              font-weight: bold;
              font-size: 14px; }
          .bukken > .wrapper > ul > li > .link > .content {
            position: relative;
            float: left;
            width: 100%;
            padding: 8px; }
            .bukken > .wrapper > ul > li > .link > .content > .rent {
              float: left;
              font-size: 20px;
              font-weight: bold;
              color: #dd1e25; }
            .bukken > .wrapper > ul > li > .link > .content > .address {
              float: left;
              width: 100%;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
            .bukken > .wrapper > ul > li > .link > .content > .station {
              float: left;
              width: 100%;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
              .bukken > .wrapper > ul > li > .link > .content > .station span {
                color: #86064d; }

/*# sourceMappingURL=d--homes--index.css.map */
