@charset "utf-8";


img {
  pointer-events: none;
  /*===== 画像抜き取り禁止指示==========*/
}

/* 全体の余白 */
.container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}


/* バックのライン */
.bg-road {
  height: 805px;
  background-image: url(../../images/sh-schedule/sh-schedule_top/sh-schedule-back2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
  position: relative;
  margin-top: 10px;
}

/* タイトル */
.schedule-title {
  position: absolute;
  top: 12px;
  left: 30px;
  display: flex;
}

.schedule-title-01 {
  background-color: #eeeeef;
  display: flex;
}

/* 名前 */

.name {
  position: absolute;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  top: 35px;
  right: 100px;
  border-bottom: 1px solid #333333;
}


/* ハウジングアドバイザー */
.title-c {
  font-size: 22px;
  font-weight: 500;
  margin-top: 20px;
  margin-left: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #222222;
}

/* Housing Advisory System */
.title-d {
  font-size: 11px;
  font-weight: 600;
  margin-top: 15px;
  margin-left: 30px;

  margin-bottom: 5px;
}

/* 6つのプロセス */

.text-b {
  font-size: 11px;
  font-weight: 400;
  line-height: 1.7;
  margin: 20px;
  padding-left: 20px;
}

/* タイトルイメージ */
.schedule-title-02 {
  width: 250px;
  margin-left: 20px;
}





/* ガイダンス */
.schedule-00 {
  width: 155px;
  position: absolute;
  top: 133px;
  left: 358px;
}

/* マイステージ */
.schedule-01 {
  width: 170px;
  position: absolute;
  top: 164px;
  left: 177px;
  position: relative;
}

.mystageimage {
  width: 90px;
  position: absolute;
  top: 130px;
  left: 35px;
}




/* ハウジングアドバイザリー */
.schedule-00-2 {
  width: 155px;
  position: absolute;
  top: 311px;
  left: 36px;
}


/* process02 */
.schedule-02-1 {
  width: 170px;
  position: absolute;
  top: 421px;
  left: 167px;
}

.schedule-02-2 {
  width: 170px;
  position: absolute;
  top: 421px;
  left: 340px;
}

.schedule-02-3 {
  width: 170px;
  position: absolute;
  top: 591px;
  left: 167px;
}

.schedule-02-4 {
  width: 170px;
  position: absolute;
  top: 591px;
  left: 340px;
}

/* 土地探し */
.schedule-03 {
  width: 170px;
  position: absolute;
  top: 620px;
  left: 539px;
}

.schedule-04 {
  width: 170px;
  position: absolute;
  top: 623px;
  left: 723px;
}

/* 05 */
.schedule-05 {
  width: 170px;
  position: absolute;
  top: 598px;
  left: 920px;
}

/* 06 */
.schedule-06 {
  width: 170px;
  position: absolute;
  top: 497px;
  left: 1091px;
}


/* ご契約 */
.schedule-06-2 {
  width: 99px;
  position: absolute;
  top: 373px;
  left: 1070px;
}

/* 打ち合わせ */
.schedule-07 {
  width: 99px;
  position: absolute;
  top: 340px;
  left: 956px;
}

/* 最終打ち合わせ */
.schedule-08 {
  width: 99px;
  position: absolute;
  top: 325px;
  left: 835px;
}


/* 着工 */
.schedule-10 {
  width: 99px;
  position: absolute;
  top: 226px;
  left: 760px;
}

/* お引き渡し */
.schedule-11 {
  width: 99px;
  position: absolute;
  top: 135px;
  left: 854px;
}

/* 完成お披露目会 */
.schedule-12 {
  width: 170px;
  position: absolute;
  top: 101px;
  left: 982px;
}

/* 定期点検 */
.schedule-13 {
  width: 99px;
  position: absolute;
  top: 130px;
  left: 1167px;
}



/* カレンダー */

/* ハウジングアドバイザリー（中） */

input[name="schedule-date"] {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  width: 75px;
  background-color: #fff;
  text-align: center;
  position: absolute;
  top: 131px;
  left: 34px;
  z-index: 99;
}

/* （大） */

input[name="schedule-date-l"] {
  font-size: 14px;
  font-weight: 500;

  color: #000;
  width: 75px;
  background-color: #fff;
  text-align: center;
  position: absolute;
  top: 142px;
  left: 41px;
  z-index: 99;
}

/* （小） */

input[name="schedule-date-s"] {
  font-size: 14px;
  font-weight: 500;

  color: #000;

  width: 75px;
  background-color: #fff;
  text-align: center;
  position: absolute;
  top: 77px;
  left: 7px;
  z-index: 99;
}





/* mystage */

.container2 {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  background-color: #eeeeef;
  margin-top: 15px;
}

.mystage2025 {
  display: flex;
  padding-top: 5px;
}

.mystage-title2025 {
  width: 22%;
  padding: 20px;
}

.text-a {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  margin-top: 20px;
  margin-left: 15px;
  margin-bottom: 20px;
}

/* ボタン */

.website-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 40px;
  border-radius: 4px;
  background-color: #9FA0A0;
  color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  font-size: 10px;
  position: relative;
  margin-top: 10px;
  margin-left: 10px;
}

.website-button::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
  width: 6px;
  height: 6px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #fff;
}

.website-button:hover {
  background-color: #fff;
  color: #333333;
}



.pdfbtn {
  bottom: 8px;
  margin-top: 30%;
  margin-left: 15%;
  right: 0;
}



/* PDFボタン */

.pdf-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 27px;
  border-radius: 4px;
  background-color: #4b94b8;
  color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  font-size: 13px;
  position: relative;
}

.pdf-button::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
  width: 8px;
  height: 8px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #fff;
}

.pdf-button:hover {
  background-color: #bed6e3;
  color: #333333;
}






.interior {
  width: 27%;
  padding: 20px;

}

.roomtour {
  width: 20%;
  padding: 20px;
  margin-top: 47px;
}


.roomtour img {
  margin-top: 5px;
  margin-bottom: 5px;
}


.tochiimage {
  width: 31%;
  padding: 20px;
  position: relative;
}

.tochisagashi {
  width: 100px;
  position: absolute;
  top: 33px;
  left: 275px;
}


.title-a {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 10px;
  border-bottom: 1px solid #222222;
}

.title-b {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 15px;
  margin-bottom: 5px;
}

.text {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 5px;
}







@media screen and (max-width: 1300px) {

  /* pxからvwに一括で変換（1300px）ここから========================================================= */

  /* バックのライン */
  .bg-road {
    height: 61.923vw;
    background-image: url(../../images/sh-schedule/sh-schedule_top/sh-schedule-back2.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 0;
    position: relative;
    margin-top: 0.769vw;
  }

  /* タイトル */
  .schedule-title {
    position: absolute;
    top: 0.923vw;
    left: 2.308vw;
    display: flex;
  }

  .schedule-title-01 {
    background-color: #eeeeef;
    display: flex;
  }

  /* 名前 */

  .name {
    position: absolute;
    font-size: 1.231vw;
    color: #333333;
    font-weight: bold;
    top: 2.692vw;
    right: 7.692vw;
    border-bottom: 1px solid #333333;
  }


  /* ハウジングアドバイザー */
  .title-c {
    font-size: 1.692vw;
    font-weight: 500;
    margin-top: 1.538vw;
    margin-left: 2.308vw;
    margin-bottom: 0.769vw;
    padding-bottom: 0.769vw;
    border-bottom: 1px solid #222222;
  }

  /* Housing Advisory System */
  .title-d {
    font-size: 0.846vw;
    font-weight: 600;
    margin-top: 1.154vw;
    margin-left: 2.308vw;

    margin-bottom: 0.385vw;
  }

  /* 6つのプロセス */

  .text-b {
    font-size: 0.846vw;
    font-weight: 400;
    line-height: 1.7;
    margin: 1.538vw;
    padding-left: 1.538vw;
  }

  /* タイトルイメージ */
  .schedule-title-02 {
    width: 19.231vw;
    margin-left: 1.538vw;
  }





  /* ガイダンス */
  .schedule-00 {
    width: 11.923vw;
    position: absolute;
    top: 10.231vw;
    left: 27.538vw;
  }

  /* マイステージ */
  .schedule-01 {
    width: 13.077vw;
    position: absolute;
    top: 12.615vw;
    left: 13.615vw;
    position: relative;
  }

  .mystageimage {
    width: 6.923vw;
    position: absolute;
    top: 10vw;
    left: 2.692vw;
  }




  /* ハウジングアドバイザリー */
  .schedule-00-2 {
    width: 11.923vw;
    position: absolute;
    top: 23.923vw;
    left: 2.769vw;
  }


  /* process02 */
  .schedule-02-1 {
    width: 13.077vw;
    position: absolute;
    top: 32.385vw;
    left: 12.846vw;
  }

  .schedule-02-2 {
    width: 13.077vw;
    position: absolute;
    top: 32.385vw;
    left: 26.154vw;
  }

  .schedule-02-3 {
    width: 13.077vw;
    position: absolute;
    top: 45.462vw;
    left: 12.846vw;
  }

  .schedule-02-4 {
    width: 13.077vw;
    position: absolute;
    top: 45.462vw;
    left: 26.154vw;
  }

  /* 土地探し */
  .schedule-03 {
    width: 13.077vw;
    position: absolute;
    top: 47.692vw;
    left: 41.462vw;
  }

  .schedule-04 {
    width: 13.077vw;
    position: absolute;
    top: 47.923vw;
    left: 55.615vw;
  }

  /* 05 */
  .schedule-05 {
    width: 13.077vw;
    position: absolute;
    top: 46vw;
    left: 70.769vw;
  }

  /* 06 */
  .schedule-06 {
    width: 13.077vw;
    position: absolute;
    top: 38.231vw;
    left: 83.923vw;
  }


  /* ご契約 */
  .schedule-06-2 {
    width: 7.615vw;
    position: absolute;
    top: 28.692vw;
    left: 82.308vw;
  }

  /* 打ち合わせ */
  .schedule-07 {
    width: 7.615vw;
    position: absolute;
    top: 26.154vw;
    left: 73.538vw;
  }

  /* 最終打ち合わせ */
  .schedule-08 {
    width: 7.615vw;
    position: absolute;
    top: 25vw;
    left: 64.231vw;
  }


  /* 着工 */
  .schedule-10 {
    width: 7.615vw;
    position: absolute;
    top: 17.385vw;
    left: 58.462vw;
  }

  /* お引き渡し */
  .schedule-11 {
    width: 7.615vw;
    position: absolute;
    top: 10.385vw;
    left: 65.692vw;
  }

  /* 完成お披露目会 */
  .schedule-12 {
    width: 13.077vw;
    position: absolute;
    top: 7.769vw;
    left: 75.538vw;
  }

  /* 定期点検 */
  .schedule-13 {
    width: 7.615vw;
    position: absolute;
    top: 10vw;
    left: 89.769vw;
  }



  /* カレンダー */

  /* ハウジングアドバイザリー（中） */

  input[name="schedule-date"] {
    font-size: 1.077vw;
    font-weight: 500;
    color: #000;
    width: 5.769vw;
    background-color: #fff;
    text-align: center;
    position: absolute;
    top: 10.077vw;
    left: 2.615vw;
    z-index: 99;
  }

  /* （大） */

  input[name="schedule-date-l"] {
    font-size: 1.077vw;
    font-weight: 500;

    color: #000;
    width: 5.769vw;
    background-color: #fff;
    text-align: center;
    position: absolute;
    top: 10.923vw;
    left: 3.154vw;
    z-index: 99;
  }

  /* （小） */

  input[name="schedule-date-s"] {
    font-size: 1.077vw;
    font-weight: 500;

    color: #000;

    width: 5.769vw;
    background-color: #fff;
    text-align: center;
    position: absolute;
    top: 5.923vw;
    left: 0.538vw;
    z-index: 99;
  }





  /* mystage */

  .container2 {
    max-width: 96.923vw;
    margin-left: auto;
    margin-right: auto;
    background-color: #eeeeef;
    margin-top: 1.154vw;
  }

  .mystage2025 {
    display: flex;
    padding-top: 0.385vw;
  }

  .mystage-title2025 {
    width: 22%;
    padding: 1.538vw;
  }

  .text-a {
    font-size: 1.077vw;
    font-weight: 400;
    line-height: 1.7;
    margin-top: 1.538vw;
    margin-left: 1.154vw;
    margin-bottom: 1.538vw;
  }

  /* ボタン */

  .website-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16.154vw;
    height: 3.077vw;
    border-radius: 0.308vw;
    background-color: #9FA0A0;
    color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: 0.769vw;
    position: relative;
    margin-top: 0.769vw;
    margin-left: 0.769vw;
  }

  .website-button::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0.769vw;
    transform: rotate(45deg) translateY(-50%);
    width: 0.462vw;
    height: 0.462vw;
    border-width: 0.077vw 0.077vw 0 0;
    border-style: solid;
    border-color: #fff;
  }

  .website-button:hover {
    background-color: #fff;
    color: #333333;
  }


  .interior {
    width: 27%;
    padding: 1.538vw;

  }

  .roomtour {
    width: 20%;
    padding: 1.538vw;
    margin-top: 3.615vw;
  }


  .roomtour img {
    margin-top: 0.385vw;
    margin-bottom: 0.385vw;
  }


  .tochiimage {
    width: 31%;
    padding: 1.538vw;
    position: relative;
  }

  .tochisagashi {
    width: 7.692vw;
    position: absolute;
    top: 2.538vw;
    left: 21.154vw;
  }


  .title-a {
    font-size: 1.923vw;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 0.769vw;
    border-bottom: 1px solid #222222;
  }

  .title-b {
    font-size: 1vw;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 1.154vw;
    margin-bottom: 0.385vw;
  }

  .text {
    font-size: 0.923vw;
    line-height: 1.5;
    margin-top: 0.385vw;
  }




  /* 900以下で文字縮小 */

  @media screen and (max-width: 900px) {}

}