@import url(https://fonts.googleapis.com/css?family=Oswald&display=swap);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans&display=swap);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap);
@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

ul {
  list-style-type: none; }

a {
  color: inherit;
  text-decoration: none; }

ul,
ol,
div {
  margin: 0;
  padding: 0; }

html {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  color: #303030;
  font-size: 62.5%;
  letter-spacing: 0.05em; }
  @media screen and (max-width: 1200px) {
    html {
      min-width: 1200px; } }
  @media screen and (max-width: 767px) {
    html {
      min-width: 100%; } }

.overflow {
  overflow: hidden; }

.sp-only {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp-only {
      display: block; } }

.sp-none {
  display: block; }
  @media screen and (max-width: 767px) {
    .sp-none {
      display: none; } }

.button {
  width: 300px;
  height: 60px;
  margin: 60px auto 0;
  background-color: #3a8dc7;
  border: 1px solid transparent;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 150ms ease-in;
  -o-transition: all 150ms ease-in;
  transition: all 150ms ease-in;
  -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 767px) {
    .button {
      width: 163.33333px;
      height: 32.66667px;
      margin: 9.33333px auto 0;
      -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
              box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2); } }
  .button:hover {
    cursor: pointer;
    opacity: 0.8; }
  .button__icon {
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .button__icon {
        width: 20px;
        margin-right: 9.33333px; } }

.shouken-text {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.6; }
  @media screen and (max-width: 767px) {
    .shouken-text {
      font-size: 8.4px; } }
  .shouken-text-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 100px; }
  .shouken-text--status {
    color: #fff;
    background-color: #ff8280;
    font-size: 1.4rem;
    margin-left: 10px;
    padding: 3px 7px; }
    @media screen and (max-width: 767px) {
      .shouken-text--status {
        font-size: 7.93333px; } }
    .shouken-text--status-black {
      background-color: #999; }
  .shouken-text--center {
    text-align: center; }
  .shouken-text--shadow {
    text-shadow: 4px 4px 5px rgba(155, 148, 140, 0.86); }
    .shouken-text--shadow-dark {
      text-shadow: 4px 4px 5px rgba(31, 31, 31, 0.86); }
  .shouken-text--black {
    color: #303030; }
  .shouken-text--primary {
    color: #3a8dc7; }
  .shouken-text--secondary {
    color: #1a405f; }
    .shouken-text--secondary-bg {
      background-color: #1a405f;
      padding: 10px;
      margin-right: 5px; }
      @media screen and (max-width: 767px) {
        .shouken-text--secondary-bg {
          margin-right: 0;
          padding: 5px; } }
  .shouken-text--12 {
    font-size: 1.2rem; }
  .shouken-text--14 {
    font-size: 1.4rem; }
  .shouken-text--16 {
    font-size: 1.6rem; }
  .shouken-text--20 {
    font-size: 2rem; }
    @media screen and (max-width: 767px) {
      .shouken-text--20 {
        font-size: 9.33333px; } }
  .shouken-text--24 {
    font-size: 2.4rem; }
    @media screen and (max-width: 767px) {
      .shouken-text--24 {
        font-size: 14px; } }
  .shouken-text--34 {
    font-size: 3.4rem; }
    @media screen and (max-width: 767px) {
      .shouken-text--34 {
        font-size: 14px; } }
  .shouken-text--75 {
    font-size: 7.5rem;
    margin: 0 10px; }
    @media screen and (max-width: 767px) {
      .shouken-text--75 {
        font-size: 30.33333px; } }
    .shouken-text--75-nomarg {
      margin-left: 0; }
  .shouken-text--42 {
    font-size: 4.2rem; }
    @media screen and (max-width: 767px) {
      .shouken-text--42 {
        font-size: 18.66667px; } }
  .shouken-text--30 {
    font-size: 3rem; }
  .shouken-text--40 {
    font-size: 4rem; }
    @media screen and (max-width: 767px) {
      .shouken-text--40 {
        font-size: 18.66667px; } }
  .shouken-text--48 {
    font-size: 4.8rem; }
  .shouken-text--60 {
    font-size: 6rem; }
    @media screen and (max-width: 767px) {
      .shouken-text--60 {
        font-size: 28px; } }
  .shouken-text--w-130 {
    width: 130px; }
    @media screen and (max-width: 767px) {
      .shouken-text--w-130 {
        width: 100%; } }
  .shouken-text--w-570 {
    width: 570px; }
    @media screen and (max-width: 767px) {
      .shouken-text--w-570 {
        width: 100%; } }
  .shouken-text--pink {
    color: #ffbebd; }
  .shouken-text--house {
    color: #1a405f;
    margin-top: 55px;
    width: 550px;
    line-height: 36px; }
    @media screen and (max-width: 767px) {
      .shouken-text--house {
        margin-top: 18.66667px;
        width: 100%;
        line-height: 1.6;
        font-size: 13.06667px; } }
  .shouken-text--notosans {
    font-family: "Noto Sans", sans-serif; }
  .shouken-text--notoserif {
    font-family: "Noto Serif JP", serif; }
  .shouken-text--underline-white {
    position: relative;
    display: inline-block;
    margin: 45px   auto; }
    .shouken-text--underline-white::before {
      content: '';
      position: absolute;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      height: 3px;
      background-color: rgba(155, 148, 140, 0.86); }
      @media screen and (max-width: 767px) {
        .shouken-text--underline-white::before {
          height: 1.5px; } }
  .shouken-text--double-underline {
    position: relative; }
    @media screen and (max-width: 767px) {
      .shouken-text--double-underline {
        -webkit-text-decoration: underline double #ffbebd;
                text-decoration: underline double #ffbebd; } }
    .shouken-text--double-underline::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #ffbebd;
      bottom: -1px;
      left: 0;
      right: auto;
      top: auto; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .shouken-text--double-underline::before {
          bottom: 5px; } }
      @media screen and (max-width: 767px) {
        .shouken-text--double-underline::before {
          display: none; } }
    .shouken-text--double-underline::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #ffbebd;
      bottom: -4px;
      left: 0;
      right: auto;
      top: auto; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .shouken-text--double-underline::after {
          bottom: 1px; } }
      @media screen and (max-width: 767px) {
        .shouken-text--double-underline::after {
          display: none; } }
  .shouken-text--underline {
    position: relative; }
    .shouken-text--underline::before {
      content: '';
      position: absolute;
      bottom: 2px;
      left: 120px;
      right: auto;
      top: auto;
      width: 120px;
      height: 7px;
      background-color: #ffbebd; }
      @media screen and (max-width: 767px) {
        .shouken-text--underline::before {
          left: 60px;
          width: 57px;
          height: 3px; } }
  .shouken-text--circle {
    color: #3a8dc7;
    line-height: 19px;
    padding: 30px 12px;
    border: 7px solid #3a8dc7;
    border-radius: 100%;
    position: relative;
    margin-right: 25px; }
    @media screen and (max-width: 767px) {
      .shouken-text--circle {
        width: 40.13333px;
        height: 38.73333px;
        font-size: 7.93333px;
        margin-right: 20px;
        border-width: 3px;
        padding: 5px;
        line-height: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .shouken-text--circle::before {
      content: '1';
      position: absolute;
      left: auto;
      right: -20px;
      top: auto;
      bottom: 50%;
      -webkit-transform: translateY(50%);
          -ms-transform: translateY(50%);
              transform: translateY(50%);
      color: #fff;
      background-color: #3a8dc7;
      border-radius: 100%;
      border: 4px solid #fff;
      width: 25px;
      height: 25px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .shouken-text--circle::before {
          -webkit-box-align: end;
          -webkit-align-items: flex-end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      @media screen and (max-width: 767px) {
        .shouken-text--circle::before {
          right: -15px;
          width: 14px;
          height: 14px;
          border-width: 2px; } }
    .shouken-text--circle-2::before {
      content: '2'; }
    .shouken-text--circle-3::before {
      content: '3'; }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-w-20 {
      width: 23%;
      margin-right: 1%;
      font-size: 11.2px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-w-70 {
      width: 60%;
      font-size: 11.2px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-w-80 {
      width: 75%;
      font-size: 11.2px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-16 {
      font-size: 7.46667px;
      width: 186.66667px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-24 {
      font-size: 11.2px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-28 {
      font-size: 13.06667px;
      letter-spacing: -0.1px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-40 {
      font-size: 18.66667px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-45 {
      font-size: 21px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-30 {
      font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-50 {
      font-size: 23.33333px; } }
  @media screen and (max-width: 767px) {
    .shouken-text--sp-49 {
      font-size: 22.86667px; } }

.mainvisual {
  width: 100%;
  height: 800px;
  background: url("src/lpimg/mainvisual_bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 15px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .mainvisual {
      height: 100vh; } }
  .mainvisual__img {
    width: 700px;
    height: auto; }
    @media screen and (max-width: 767px) {
      .mainvisual__img {
        width: 303.33333px;
        margin-bottom: 20px; } }
  .mainvisual__message {
    width: 150px;
    height: 150px;
    padding: 25px 0;
    border-radius: 100%;
    background-color: #3a8dc7;
    -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    position: absolute;
    left: auto;
    right: 15px;
    top: 15px;
    bottom: auto; }
    @media screen and (max-width: 767px) {
      .mainvisual__message {
        width: 63.93333px;
        height: 63.93333px;
        padding: 15px 0; } }
    .mainvisual__message-icon {
      width: 44px;
      height: 30px; }
      @media screen and (max-width: 767px) {
        .mainvisual__message-icon {
          width: 23.33333px;
          height: 14px; } }

.top__section {
  width: 100%;
  height: 580px; }
  @media screen and (max-width: 767px) {
    .top__section {
      height: auto; } }
  .top__section--problem {
    background: url("src/lpimg/problem_bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .top__section--problem {
        margin-bottom: 35px; } }

.top-problem {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 767px) {
    .top-problem {
      height: auto;
      padding: 44.33333px 0 56px; } }
  .top-problem__img {
    width: 190px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .top-problem__img {
        width: 86.33333px;
        margin-bottom: 9.33333px; } }
    .top-problem__img--checkbox {
      width: 42px;
      height: 38px;
      margin: 0 15px; }
      @media screen and (max-width: 767px) {
        .top-problem__img--checkbox {
          width: 28px;
          height: 23.33333px; } }
    .top-problem__img--person {
      width: 235px;
      margin-right: 70px; }
      @media screen and (max-width: 767px) {
        .top-problem__img--person {
          width: 109.66667px;
          margin-right: 0; } }
  .top-problem__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      .top-problem__flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .top-problem__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .top-problem__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .top-problem__item {
        margin-bottom: 10px; } }

.top-residential {
  width: 100%;
  height: 630px;
  background: url("src/lpimg/residential_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    .top-residential {
      height: auto;
      padding: 0 23.33333px; } }
  .top-residential__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 950px;
    margin: 55px auto 0; }
    @media screen and (max-width: 767px) {
      .top-residential__list {
        margin: 23.33333px auto 0;
        width: 100%;
        max-width: 100%; } }
  .top-residential__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px; }
    .top-residential__item .shouken-text {
      white-space: pre-line; }

.top-house {
  width: 100%;
  height: 890px;
  margin-top: 20px;
  background: url("src/lpimg/house_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (max-width: 767px) {
    .top-house {
      height: auto;
      background: url("src/lpimg/house_bg-sp.jpg");
      background-size: cover;
      background-repeat: no-repeat;
      padding: 319.66667px 23.33333px 65.33333px; } }
  .top-house__content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
    .top-house__content .shouken-text--secondary {
      color: #3a8dc7; }

.top-housing {
  width: 100%;
  height: auto;
  background-color: #1a405f;
  position: relative;
  padding: 50px 0 100px; }
  @media screen and (max-width: 767px) {
    .top-housing {
      padding: 30px 0 32.66667px; } }
  .top-housing__content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
  .top-housing::before {
    content: '';
    position: absolute;
    top: -70px;
    right: 0;
    left: auto;
    bottom: auto;
    width: 0;
    height: 0;
    border-bottom: 80px solid #1a405f;
    border-left: 1920px solid transparent; }
    @media screen and (max-width: 767px) {
      .top-housing::before {
        top: -28px;
        border-bottom: 30px solid #1a405f;
        border-left: 800px solid transparent; } }
  .top-housing__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .top-housing__flex .shouken-text {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      max-width: 600px;
      margin-top: 30px;
      line-height: 2; }
      @media screen and (max-width: 767px) {
        .top-housing__flex .shouken-text {
          margin-top: 23.33333px; } }
      .top-housing__flex .shouken-text--34 {
        margin-top: 0;
        line-height: 1.2; }
    .top-housing__flex div {
      padding: 0 23.33333px; }
  .top-housing__img {
    width: 500px;
    height: 400px;
    margin: 0 50px 20px 0; }
    @media screen and (max-width: 767px) {
      .top-housing__img {
        width: 242.66667px;
        height: 186.66667px;
        margin: 0 auto 28px; } }
  .top-housing__disease {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .top-housing__disease-img {
      width: 260px;
      margin-right: 90px; }
      @media screen and (max-width: 767px) {
        .top-housing__disease-img {
          width: 140px;
          height: 135.33333px;
          margin-right: 28px; } }
    .top-housing__disease-text {
      text-align: left;
      margin-bottom: 20px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .top-housing__disease-text {
          margin-bottom: 18.66667px; } }
      .top-housing__disease-text::before {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        background-color: #a3b2bf;
        border-radius: 100%;
        bottom: 50%;
        top: auto;
        right: auto;
        left: -35px;
        -webkit-transform: translateY(50%);
            -ms-transform: translateY(50%);
                transform: translateY(50%); }
        @media screen and (max-width: 767px) {
          .top-housing__disease-text::before {
            width: 7px;
            height: 7px;
            left: -15px; } }
    .top-housing__disease-item {
      width: 540px;
      margin: 0 30px 30px; }
      @media screen and (max-width: 767px) {
        .top-housing__disease-item {
          width: 100%;
          margin: 0 0 18.66667px; } }
    .top-housing__disease-flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 767px) {
        .top-housing__disease-flex {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: 0 auto; } }
      @media screen and (max-width: 767px) {
        .top-housing__disease-flex ul {
          width: 90px; } }
    .top-housing__disease-title {
      font-size: 2.8rem;
      color: #fff;
      background-color: #5f798f;
      padding: 20px 0 25px;
      position: relative;
      margin-bottom: 25px; }
      @media screen and (max-width: 767px) {
        .top-housing__disease-title {
          font-size: 14px; } }
      .top-housing__disease-title--2 {
        background-color: #a3b2bf; }
      .top-housing__disease-title::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: auto;
        right: 0;
        width: 0;
        height: 0;
        border-bottom: 30px solid #1a405f;
        border-left: 270px solid transparent; }
        @media screen and (max-width: 767px) {
          .top-housing__disease-title::before {
            border-left: 50vw solid transparent; } }
      .top-housing__disease-title::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: auto;
        width: 0;
        height: 0;
        border-bottom: 30px solid #1a405f;
        border-right: 270px solid transparent; }
        @media screen and (max-width: 767px) {
          .top-housing__disease-title::after {
            border-right: 50vw solid transparent; } }
  .top-housing__micro {
    text-align: center; }
    @media screen and (max-width: 767px) {
      .top-housing__micro .shouken-text--underline-white {
        margin: 32.66667px 0 23.33333px; } }
    .top-housing__micro-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-bottom: 15px; }
      @media screen and (max-width: 767px) {
        .top-housing__micro-list {
          margin: 0 23.33333px;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
    .top-housing__micro-item {
      width: 210px;
      height: 210px;
      border-radius: 100%;
      margin-right: 30px;
      background-color: #fff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media screen and (max-width: 767px) {
        .top-housing__micro-item {
          width: 119px;
          height: 119px;
          margin: 5px 7px; } }
      @media screen and (max-width: 767px) {
        .top-housing__micro-item .shouken-text {
          font-size: 13.06667px; } }
      .top-housing__micro-item-img {
        height: 95px;
        width: auto;
        margin-bottom: 10px; }
        @media screen and (max-width: 767px) {
          .top-housing__micro-item-img {
            height: 60.66667px; } }

.top-inspection {
  width: 100%;
  height: 700px;
  background: url("src/lpimg/inspection_bg.jpg");
  background-size: cover;
  background-position: center; }
  @media screen and (max-width: 767px) {
    .top-inspection {
      height: 350px; } }
  .top-inspection__content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 767px) {
      .top-inspection__content {
        width: 289.33333px;
        max-width: 289.33333px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin: 0 auto;
        padding: 46.66667px 0 37.33333px; } }
  .top-inspection__label .shouken-text--40 {
    font-weight: 700; }
  .top-inspection__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 130px; }
    @media screen and (max-width: 767px) {
      .top-inspection__list {
        margin: 28px 0 0; } }
  .top-inspection__item {
    width: 600px;
    height: 100px;
    background: url("src/lpimg/inspection_arrow_bg.png");
    margin-bottom: 50px;
    background-size: cover;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 60px;
    font-family: "Oswald"; }
    @media screen and (max-width: 767px) {
      .top-inspection__item {
        background-size: cover;
        width: 256.66667px;
        height: 42px;
        padding: 0 28px;
        margin-bottom: 14px; } }
    .top-inspection__item:hover {
      cursor: pointer;
      opacity: 0.8; }
    .top-inspection__item:nth-child(odd) {
      margin-left: -40px; }
      @media screen and (max-width: 767px) {
        .top-inspection__item:nth-child(odd) {
          margin-left: 0; } }
    @media screen and (max-width: 767px) {
      .top-inspection__item:nth-child(even) {
        margin-left: 18.66667px; } }
    .top-inspection__item .shouken-text--48 {
      margin-right: 10px; }
    .top-inspection__item .shouken-text {
      max-width: 400px; }
  .top-inspection-title {
    padding: 60px 0;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .top-inspection-title {
        padding: 21px 0; } }

.top-introd {
  height: 945px;
  width: 100%;
  background: url("src/lpimg/introd_bg.jpg");
  background-size: cover;
  background-position: center;
  padding-top: 75px; }
  @media screen and (max-width: 767px) {
    .top-introd {
      height: auto;
      background: url("src/lpimg/introd_bg-sp.jpg");
      background-size: cover;
      background-position: center;
      padding: 46.66667px 0 37.33333px; } }
  .top-introd .shouken-text--40 {
    text-align: center;
    margin-bottom: 65px; }
    @media screen and (max-width: 767px) {
      .top-introd .shouken-text--40 {
        margin-bottom: 30.33333px; } }
  .top-introd__dot {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background-color: #fff; }
    .top-introd__dot--active {
      width: 16.33333px;
      height: 16.33333px;
      background-color: #3a8dc7; }
    .top-introd__dot-list {
      width: 58.33333px;
      height: 23.33333px;
      display: none;
      margin: 18.66667px auto 0; }
      @media screen and (max-width: 767px) {
        .top-introd__dot-list {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; } }
  .top-introd__content {
    width: 100%;
    max-width: 1200px;
    height: 645px;
    background-color: #fff;
    margin: 0 auto;
    padding: 60px 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 767px) {
      .top-introd__content {
        background-color: transparent;
        padding: 0 23.33333px 9.33333px;
        height: 350px; } }
    .top-introd__content-img {
      width: 305px;
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .top-introd__content-img {
          width: 177.33333px;
          margin: 0 auto 14px; } }
    .top-introd__content-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 305px;
      height: 100%;
      margin: 0 20px; }
      @media screen and (max-width: 767px) {
        .top-introd__content-item {
          display: none;
          background-color: #fff;
          padding: 14px; } }
      @media screen and (max-width: 767px) {
        .top-introd__content-item--active {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; } }
      .top-introd__content-item .shouken-text {
        line-height: 1.7; }

.top-flow {
  padding: 50px 0 200px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .top-flow {
      padding: 23.33333px 0 93.33333px; } }
  .top-flow .shouken-text--24,
  .top-flow .shouken-text--40 {
    text-align: center; }
  .top-flow__line {
    width: 10px;
    height: 100px;
    background-color: #3a8dc7;
    position: absolute;
    top: 100px;
    left: 100px;
    right: auto;
    -webkit-transform: skew(-46deg, 0deg);
        -ms-transform: skew(-46deg, 0deg);
            transform: skew(-46deg, 0deg); }
    @media screen and (max-width: 767px) {
      .top-flow__line {
        width: 4.66667px;
        height: 32.66667px;
        top: 37.33333px;
        left: 37.33333px; } }
    .top-flow__line--top {
      background-color: #91cff2;
      top: 50px;
      left: 120px; }
      @media screen and (max-width: 767px) {
        .top-flow__line--top {
          top: 23.33333px;
          left: 37.33333px; } }
    .top-flow__line--bottom {
      background-color: #91cff2;
      top: auto;
      bottom: 100px;
      left: auto;
      right: 100px; }
      @media screen and (max-width: 767px) {
        .top-flow__line--bottom {
          bottom: 28px;
          right: 32.66667px; } }
      .top-flow__line--bottom-2 {
        bottom: 50px;
        right: 120px;
        background-color: #3a8dc7; }
        @media screen and (max-width: 767px) {
          .top-flow__line--bottom-2 {
            bottom: 14px;
            right: 32.66667px; } }
  .top-flow__content {
    max-width: 1000px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 95px auto 0; }
    @media screen and (max-width: 767px) {
      .top-flow__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        margin: 44.33333px auto 0; } }
    @media screen and (max-width: 767px) {
      .top-flow__content-arrow {
        width: 18.66667px;
        margin: 10px 0; } }
    .top-flow__content-item {
      width: 135px;
      height: 360px;
      border: 2px solid #3a8dc7;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 767px) {
        .top-flow__content-item {
          width: 280px;
          height: 63px;
          margin-bottom: px; } }
      .top-flow__content-item::before {
        content: '1';
        position: absolute;
        left: -35px;
        top: -50px;
        background-color: #3a8dc7;
        border-radius: 100%;
        width: 60px;
        height: 90px;
        padding: 0 20px 10px 0;
        color: #fff;
        font-size: 2.4rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .top-flow__content-item--2::before {
        content: '2'; }
      .top-flow__content-item--3::before {
        content: '3'; }
      .top-flow__content-item--4::before {
        content: '4'; }
      .top-flow__content-item--5::before {
        content: '5'; }
      .top-flow__content-item .shouken-text--primary {
        -webkit-writing-mode: vertical-rl;
            -ms-writing-mode: tb-rl;
                writing-mode: vertical-rl;
        -webkit-text-orientation: upright;
                text-orientation: upright;
        font-weight: 700; }
        @media screen and (max-width: 767px) {
          .top-flow__content-item .shouken-text--primary {
            -webkit-writing-mode: horizontal-tb;
                -ms-writing-mode: lr-tb;
                    writing-mode: horizontal-tb; } }

.top-faq {
  width: 100%;
  padding: 60px 0 0;
  background-color: #ffe6e6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .top-faq {
      padding: 23.33333px 0 0; } }
  .top-faq__img {
    width: 125px;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .top-faq__img {
        width: 58.33333px; } }
  .top-faq__list {
    margin: 60px 0 100px;
    width: 800px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (max-width: 767px) {
      .top-faq__list {
        width: 100%;
        margin: 28px 0 46.66667px; } }
  .top-faq__arrow {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 40px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    @media screen and (max-width: 767px) {
      .top-faq__arrow {
        width: 7px;
        height: 7px;
        top: 25px;
        right: 10px; } }
    .top-faq__arrow--active {
      -webkit-transform: rotate(-225deg);
          -ms-transform: rotate(-225deg);
              transform: rotate(-225deg);
      top: 25px; }
    .top-faq__arrow:hover {
      cursor: pointer;
      opacity: 0.8; }
    .top-faq__arrow::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: auto;
      bottom: auto;
      width: 100%;
      height: 3px;
      border-radius: 5px;
      background-color: #1a405f; }
      @media screen and (max-width: 767px) {
        .top-faq__arrow::before {
          height: 2px; } }
    .top-faq__arrow::after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      bottom: auto;
      left: auto;
      width: 3px;
      height: 100%;
      border-radius: 5px;
      background-color: #1a405f; }
      @media screen and (max-width: 767px) {
        .top-faq__arrow::after {
          width: 2px; } }
  .top-faq__item {
    width: 100%;
    padding: 15px;
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    position: relative;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    overflow-y: hidden; }
    @media screen and (max-width: 767px) {
      .top-faq__item {
        width: 280px;
        margin: 0 auto 10px;
        padding: 8px 15px; } }
    .top-faq__item--active {
      max-height: 75px; }
      @media screen and (max-width: 767px) {
        .top-faq__item--active {
          max-height: 60px; } }
    .top-faq__item-flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 767px) {
        .top-faq__item-flex {
          margin-bottom: 10px; } }
      .top-faq__item-flex-answer--active {
        display: none; }
      .top-faq__item-flex:nth-of-type(1) {
        margin-bottom: 10px; }
      .top-faq__item-flex h4.shouken-text {
        font-size: 3.3rem;
        font-family: "Oswald";
        margin-right: 15px; }
        @media screen and (max-width: 767px) {
          .top-faq__item-flex h4.shouken-text {
            font-size: 14.46667px;
            margin-right: 8px; } }
      .top-faq__item-flex p.shouken-text {
        margin-top: 12px;
        color: #1a405f;
        max-width: 720px; }
        @media screen and (max-width: 767px) {
          .top-faq__item-flex p.shouken-text {
            max-width: 86%;
            margin-top: 5px;
            font-size: 11.2px; } }

.top-thoughts {
  width: 100%;
  padding: 100px 0 120px;
  background: url("src/lpimg/thoughts_bg.jpg");
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .top-thoughts {
      background: url("src/lpimg/thoughts_bg-sp.jpg");
      background-size: cover;
      padding: 46.66667px 23.33333px 65.33333px; } }
  .top-thoughts__content {
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .top-thoughts__content .shouken-text {
      max-width: 700px;
      line-height: 3; }
      @media screen and (max-width: 767px) {
        .top-thoughts__content .shouken-text {
          max-width: 100%;
          line-height: 2; } }
    @media screen and (max-width: 767px) {
      .top-thoughts__content .shouken-text--60 {
        line-height: 1.6;
        margin-bottom: 20px; } }

.top-contact {
  width: 100%;
  padding: 60px 0 80px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .top-contact {
      padding: 28px 23.33333px 37.33333px; } }
  .top-contact__icon {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .top-contact__input {
    width: 100%;
    height: 40px;
    margin: 15px 0 20px;
    padding: 0 5px;
    background-color: #ebf4f9;
    border: 1px solid transparent;
    border-radius: 5px; }
    .top-contact__input--textarea {
      height: 200px;
      resize: none;
      padding: 10px; }
      @media screen and (max-width: 767px) {
        .top-contact__input--textarea {
          height: 93.33333px; } }
  .top-contact__content {
    max-width: 800px;
    margin: 0 auto; }
    .top-contact__content .shouken-text--40 {
      text-align: center;
      margin-bottom: 60px; }
      @media screen and (max-width: 767px) {
        .top-contact__content .shouken-text--40 {
          margin-bottom: 28px; } }
    @media screen and (max-width: 767px) {
      .top-contact__content .shouken-text {
        font-size: 13.06667px; } }
  .top-contact__agreement {
    width: 100%;
    height: 250px;
    padding: 30px;
    background-color: #f4f6f7; }
    @media screen and (max-width: 767px) {
      .top-contact__agreement {
        height: 116.66667px;
        padding: 14px; } }
    .top-contact__agreement-content {
      width: 100%;
      height: 100%;
      overflow-y: scroll; }
      .top-contact__agreement-content::-webkit-scrollbar {
        width: 10px; }
        @media screen and (max-width: 767px) {
          .top-contact__agreement-content::-webkit-scrollbar {
            width: 5px; } }
      .top-contact__agreement-content::-webkit-scrollbar-thumb {
        background: #3a8dc7;
        border-radius: 10px; }
      .top-contact__agreement-content::-webkit-scrollbar-thumb:hover {
        opacity: 0.2;
        cursor: pointer; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .top-contact__agreement-content {
          scrollbar-face-color: #3a8dc7; } }
    .top-contact__agreement .shouken-text--secondary {
      margin-top: 30px; }
    .top-contact__agreement-check {
      position: absolute;
      top: auto;
      left: 39%;
      bottom: 50%;
      -webkit-transform: translateY(50%);
          -ms-transform: translateY(50%);
              transform: translateY(50%);
      height: 25px;
      width: 25px;
      background-color: #a3b2bf;
      border-radius: 5px; }
      @media screen and (max-width: 767px) {
        .top-contact__agreement-check {
          height: 15px;
          width: 15px;
          border-radius: 3px;
          left: 35px; } }
      .top-contact__agreement-check::after {
        content: "";
        position: absolute;
        display: none;
        left: 9px;
        top: 5px;
        width: 5px;
        height: 10px;
        border: solid #fff;
        border-width: 0 4px 4px 0;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
        @media screen and (max-width: 767px) {
          .top-contact__agreement-check::after {
            width: 3px;
            height: 7px;
            border-width: 0 2px 2px 0;
            left: 5px;
            top: 2px; } }
      .top-contact__agreement-check-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: relative;
        cursor: pointer;
        padding-left: 35px;
        margin: 30px 0 12px;
        font-size: 1.8rem;
        color: #1a405f;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
        @media screen and (max-width: 767px) {
          .top-contact__agreement-check-container {
            padding-left: 16.33333px;
            margin: 14px auto 7px;
            width: 200px;
            font-size: 13.06667px; } }
        .top-contact__agreement-check-container .top-contact__agreement-input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
        .top-contact__agreement-check-container .top-contact__agreement-input:checked ~ .top-contact__agreement-check {
          background-color: #ff8280; }
        .top-contact__agreement-check-container .top-contact__agreement-input:checked ~ .top-contact__agreement-check::after {
          display: block; }

.top-operation {
  width: 100%;
  padding: 60px 0;
  background-color: #f4f6f7; }
  @media screen and (max-width: 767px) {
    .top-operation {
      padding: 28px 0; } }
  .top-operation__item {
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .top-operation__item {
        margin-bottom: 11.66667px; } }
    .top-operation__item .shouken-text--w-130 {
      vertical-align: top; }
    .top-operation__item-img {
      display: inline-block;
      width: 25px;
      margin-right: 20px;
      height: auto; }
      @media screen and (max-width: 767px) {
        .top-operation__item-img {
          width: 11.66667px;
          margin-right: 9.33333px; } }
  .top-operation__content {
    margin: 0 auto;
    max-width: 800px;
    padding-left: 40px; }
    @media screen and (max-width: 767px) {
      .top-operation__content {
        padding: 0 23.33333px; } }
    .top-operation__content .shouken-text {
      display: inline-block; }
    .top-operation__content .shouken-text--40 {
      text-align: center;
      letter-spacing: 5px;
      display: block;
      margin-bottom: 50px; }

.top-map {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover; }
  @media screen and (max-width: 767px) {
    .top-map {
      height: 140px; } }

.copyright {
  background-color: #1a405f;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }


/*# sourceMappingURL=style.css.map*/