@charset "utf-8";


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


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

/* バックのライン */
.bg-road {
  background-image: url(../../images/schedule/schedule_top/t-schedule-bg.png);
  background-repeat: no-repeat;
  background-size: 1260px;
  background-position: 15px -20px;
}

/* タイトル文字（住まいづくりスケジュール） */
.schedule-top-title h1 {
  font-size: 40px;
  line-height: 1.4;
  font-family: 'Noto Serif JP', serif;
  color: #000;
  margin-top: 17px;
  margin-left: 40px;
}

.name {
  position: absolute;
  font-size: 14px;
  color: #0b1e9a;
  font-weight: bold;
  top: -3px;
  right: 550px;
  border-bottom: 1px solid #333333;
}

.schedule-top-title {
  position: relative;
}

.tochiver {
  width: 78px;
  position: absolute;
  top: -5px;
  right: 40px;
}



/*hoverをしたらボックスに影がつき、上に上がる*/
.schedule-01:hover,
.schedule-02:hover,
.schedule-03:hover,
.schedule-04:hover,
.manabu-01:hover,
.event-02:hover,
.event-03:hover,
.teian-area:hover,
.aichimie-dhp:hover,
.gifu-has:hover {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
}

/* １段目 */
.schedule-top-01 {
  display: flex;
  margin-top: 20px;
  margin-left: 40px;
  position: relative;
  height: 180px;
}

/* 青のマス*/
.schedule-01,
.schedule-02,
.schedule-03,
.schedule-04 {
  width: 135px;
  height: 150px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #6c9db7;
  background-color: #fff;
  box-shadow: 3px 3px 0px 0 rgb(193, 208, 236);
  margin-right: 25px;
  z-index: 10;
  position: relative;
}

/* オレンジのマス*/
.schedule-02 {
  border-color: #f3994f;
  box-shadow: 3px 3px 0px 0 #ffe4b5;
}

/* 緑のマスと15*/
.schedule-03,
.schedule-04 {
  border-color: #a3c768;
  box-shadow: 3px 3px 0px 0 #ebefe9;
}

/* left10 */
.number,
.number-a,
.number-b {
  font-size: 25px;
  color: #ffffff;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.3;
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 20;
}

/* 1/2/8/13/*/
.number-a {
  left: 6px;
}

/* 10/11/*/
.number-b {
  left: 3px;
}



/* パソコン・タブレット文字（2行タイプ）3/4/6/9/13/16 */
.title,
.title-a,
.title-b,
.title-c,
.title-d {
  font-size: 14px;
  color: #ffffff;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.3;
  position: absolute;
  top: 4px;
  left: 45px;
  z-index: 30;
}

/* 数字が2桁/5/8/10*/
.title-a {
  left: 35px;
}

/* 1行タイプ/11/ */
.title-b {
  top: 13px;
  left: 32px;
}

/* 1行で数字が2桁/7/12/14/15 */
.title-c {
  left: 50px;
  top: 13px;
}

/* 1/2*/
.title-d {
  left: 25px;
}

/* 色の帯 */
.title-bg-blue,
.title-bg-orange,
.title-bg-green {
  width: 135px;
  height: 48px;
  border-radius: 5px 5px 0 0 / 5px 5px 0 0;
  background-color: #6c9db7;
  position: absolute;
  top: 0;
  left: -1px;
  z-index: 10;
}

.title-bg-orange {
  background-color: #f3994f;
}

.title-bg-green {
  background-color: #a3c768;
}

/* イラスト */
.schedule-01 img,
.schedule-02 img,
.schedule-03 img,
.schedule-04 img {
  width: 120px;
  position: absolute;
  bottom: 7.25px;
  left: 7.25px;
  z-index: 20;
}

/* カレンダー */
input[name="schedule-date"] {
  font-size: 17px;
  width: 140px;
  text-align: center;
  position: absolute;
  top: 160px;
  left: -1px;
  z-index: 99;
}

/* 日付をセンターに */
.schedule-15 {
  height: 135px;
  display: flex;
  flex-direction: column;
  position: relative;
}

/* 11　下へ下げる */
.schedule-15-2 {
  height: 135px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 55px;
}

/* 12　下へ下げる */
.schedule-15-3 {
  height: 135px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 15px;
}


/* 13ー15　下へ下げ右へ広げる */
.schedule-15-4 {
  height: 135px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 40px;
  margin-left: 15px;
}


/* 1段目の家づくり部分 */

.event-area {
  margin-left: 80px;
  position: absolute;
  top: -50px;
  right: 0;
}

.midashi {
  display: flex;
  width: 465px;
  height: 40px;
  background-color: #ffffff;
  margin-right: 40px;
  position: relative;
  z-index: 35;
}

.midashi img {
  width: 40%;
  position: absolute;
  right: 0;
  z-index: 40;
  padding-top: 10px;
}

.midashi-1 p {
  font-size: 16px;
  font-family: 'Noto Serif JP', serif;
  position: absolute;
  z-index: 40;
  top: 10px;
  right: 44px;

}

.manabu-area {
  width: 470px;
  height: 200px;
  background-color: #f1ecdb;
  border-radius: 10px;
  margin-right: 40px;
}

.manabu-area-3 {
  display: flex;
  padding-left: 5px;
  padding-right: 5px;
}

.manabu-01 {
  width: 155px;
  padding: 10px 10px 10px;
  margin-top: 10px;
  text-align: center;
}

.manabu-01 h5 {
  font-size: 15px;
  margin-bottom: 10px;
}

.manabu-area p {
  font-size: 15px;
  margin-left: 15px;
}


/* 0.5段目と1.5段目 */
.grouparea {
  position: relative;
}

.group-1 p {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background-color: #6c9db7;
  padding: 3px 20px;
  border-radius: 20px;
  position: absolute;
  top: -20px;
  left: 560px;
}

.group-2 p {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background-color: #f3994f;
  padding: 3px 20px;
  border-radius: 20px;
  position: absolute;
  top: 20px;
  left: 760px;
}

/* 2段目 */
.schedule-top-02 {
  display: flex;
  margin-top: 60px;
  margin-left: 50px;
  height: 180px;
  position: relative;
  z-index: 1;
}

/* 黄色い丸部分 */
.honban {
  width: 110px;
  margin-top: 20px;
  margin-right: 15px;
  z-index: 10;
}

/* 3段目 */
.schedule-top-03 {
  display: flex;
  margin-top: 30px;
  margin-left: 20px;
  height: 180px;
}

/* 3段目のご提案部分 */
.midashi2 {
  display: flex;
  width: 320px;
  height: 40px;
  background-color: #ffffff;
  margin-right: 40px;
  position: relative;
  z-index: 35;
}

.midashi2 img {
  position: absolute;
  z-index: 40;
  height: 40px;
  padding-top: 10px;
}

.midashi-2 p {
  font-size: 16px;
  font-family: 'Noto Serif JP', serif;
  position: absolute;
  z-index: 40;
  top: 10px;
  left: 44px;

}

.teian-area {
  width: 320px;
  height: 190px;
  background-color: #f1ecdb;
  border-radius: 10px;
  margin-right: 90px;
}

.teian-area-3 {
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
}

.teian-01 {
  width: 135px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}

.teian-01 h5 {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.hajimari {
  width: 75px;
  position: absolute;
  left: 95px;
  top: 85px;
  z-index: 25;
}


/* 3.5段目 */
.schedule-top-03area {
  position: relative;
}

.group-3 p {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background-color: #a3c768;
  padding: 3px 20px;
  border-radius: 20px;
  position: absolute;
  top: 205px;
  left: 365px;
  z-index: 2;
}

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

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

  /* バックのライン */
  .bg-road {
    background-image: url(../../images/schedule/schedule_top/t-schedule-bg.png);
    background-repeat: no-repeat;
    background-size: 96.923vw;
    background-position: 1.154vw -1.538vw;
  }

  /* タイトル文字（住まいづくりスケジュール） */
  .schedule-top-title h1 {
    font-size: 3.077vw;
    line-height: 1.4;
    font-family: 'Noto Serif JP', serif;
    color: #000;
    margin-top: 1.308vw;
    margin-left: 3.077vw;
  }

  .name {
    position: absolute;
    font-size: 1.077vw;
    color: #0b1e9a;
    font-weight: bold;
    top: -0.231vw;
    right: 42.308vw;
    border-bottom: 1px solid #333333;
  }

  .schedule-top-title {
    position: relative;
  }

  .tochiver {
    width: 6vw;
    position: absolute;
    top: -0.385vw;
    right: 3.077vw;
  }

  .aichimie-dhp {
    width: 9.692vw;
    position: absolute;
    top: -0.385vw;
    right: 30.769vw;
    z-index: 40;
  }

  .gifu-has {
    width: 9.692vw;
    position: absolute;
    top: -0.385vw;
    right: 20vw;
    z-index: 40;

  }

  /*hoverをしたらボックスに影がつき、上に上がる*/
  .schedule-01:hover,
  .schedule-02:hover,
  .schedule-03:hover,
  .schedule-04:hover,
  .manabu-01:hover,
  .event-02:hover,
  .event-03:hover,
  .teian-area:hover,
  .aichimie-dhp:hover,
  .gifu-has:hover {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
  }

  /* １段目 */
  .schedule-top-01 {
    display: flex;
    margin-top: 1.538vw;
    margin-left: 3.077vw;
    position: relative;
    height: 13.846vw;
  }

  /* 青のマス*/
  .schedule-01,
  .schedule-02,
  .schedule-03,
  .schedule-04 {
    width: 10.385vw;
    height: 11.538vw;
    border-radius: 0.769vw;
    border-style: solid;
    border-width: 0.077vw;
    border-color: #6c9db7;
    background-color: #fff;
    box-shadow: 3px 3px 0px 0 rgb(193, 208, 236);
    margin-right: 1.923vw;
    z-index: 10;
    position: relative;
  }

  /* オレンジのマス*/
  .schedule-02 {
    border-color: #f3994f;
    box-shadow: 3px 3px 0px 0 #ffe4b5;
  }

  /* 緑のマスと15*/
  .schedule-03,
  .schedule-04 {
    border-color: #a3c768;
    box-shadow: 3px 3px 0px 0 #ebefe9;
  }

  /* left10 */
  .number,
  .number-a,
  .number-b {
    font-size: 1.923vw;
    color: #ffffff;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.3;
    position: absolute;
    top: 0.385vw;
    left: 0.769vw;
    z-index: 20;
  }

  /* 1/2/8/13/*/
  .number-a {
    left: 0.462vw;
  }

  /* 10/11/*/
  .number-b {
    left: 0.231vw;
  }



  /* パソコン・タブレット文字（2行タイプ）3/4/6/9/13/16 */
  .title,
  .title-a,
  .title-b,
  .title-c,
  .title-d {
    font-size: 1.077vw;
    color: #ffffff;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.3;
    position: absolute;
    top: 0.308vw;
    left: 3.462vw;
    z-index: 30;
  }

  /* 数字が2桁/5/8/10*/
  .title-a {
    left: 2.692vw;
  }

  /* 1行タイプ/11/ */
  .title-b {
    top: 1vw;
    left: 2.462vw;
  }

  /* 1行で数字が2桁/7/12/14/15 */
  .title-c {
    left: 3.846vw;
    top: 1vw;
  }

  /* 1/2*/
  .title-d {
    left: 1.923vw;
  }

  /* 色の帯 */
  .title-bg-blue,
  .title-bg-orange,
  .title-bg-green {
    width: 10.385vw;
    height: 3.692vw;
    border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    background-color: #6c9db7;
    position: absolute;
    top: 0;
    left: -0.077vw;
    z-index: 10;
  }

  .title-bg-orange {
    background-color: #f3994f;
  }

  .title-bg-green {
    background-color: #a3c768;
  }

  /* イラスト */
  .schedule-01 img,
  .schedule-02 img,
  .schedule-03 img,
  .schedule-04 img {
    width: 9.231vw;
    position: absolute;
    bottom: 0.558vw;
    left: 0.558vw;
    z-index: 20;
  }

  /* カレンダー */
  input[name="schedule-date"] {
    font-size: 1.308vw;
    width: 10.769vw;
    text-align: center;
    position: absolute;
    top: 12.308vw;
    left: -0.077vw;
    z-index: 31;
  }

  /* 日付をセンターに */
  .schedule-15 {
    height: 10.385vw;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  /* 11　下へ下げる */
  .schedule-15-2 {
    height: 10.385vw;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 2.692vw;
  }

  /* 12　下へ下げる */
  .schedule-15-3 {
    height: 10.385vw;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 1.154vw;
  }


  /* 13ー15　下へ下げ右へ広げる */
  .schedule-15-4 {
    height: 10.385vw;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 3.077vw;
    margin-left: 1.154vw;
  }


  /* 1段目の家づくり部分 */

  .event-area {
    margin-left: 6.154vw;
    position: absolute;
    top: -3.846vw;
    right: 0;
  }

  .midashi {
    display: flex;
    width: 35.769vw;
    height: 3.077vw;
    background-color: #ffffff;
    margin-right: 3.077vw;
    position: relative;
    z-index: 35;
  }

  .midashi img {
    position: absolute;
    right: 0;
    z-index: 40;
    height: 3.077vw;
    padding-bottom: 0.385vw;
  }

  .midashi-1 p {
    font-size: 1.231vw;
    font-family: 'Noto Serif JP', serif;
    position: absolute;
    z-index: 40;
    top: 0.769vw;
    right: 3.385vw;

  }

  .manabu-area {
    width: 36.154vw;
    height: 15.385vw;
    background-color: #f1ecdb;
    border-radius: 0.769vw;
    margin-right: 3.077vw;
  }

  .manabu-area-3 {
    display: flex;
    padding-left: 0.385vw;
    padding-right: 0.385vw;
  }

  .manabu-01 {
    width: 11.923vw;
    padding: 0.769vw 0.769vw 0.769vw;
    margin-top: 0.769vw;
    text-align: center;
  }

  .manabu-01 h5 {
    font-size: 1.154vw;
    margin-bottom: 0.769vw;
  }

  .manabu-area p {
    font-size: 1.154vw;
    margin-left: 1.154vw;
  }


  /* 0.5段目と1.5段目 */
  .grouparea {
    position: relative;
  }

  .group-1 p {
    display: inline-block;
    font-size: 1.538vw;
    font-weight: bold;
    color: #ffffff;
    background-color: #6c9db7;
    padding: 0.231vw 1.538vw;
    border-radius: 1.538vw;
    position: absolute;
    top: -1.538vw;
    left: 43.077vw;
  }

  .group-2 p {
    display: inline-block;
    font-size: 1.538vw;
    font-weight: bold;
    color: #ffffff;
    background-color: #f3994f;
    padding: 0.231vw 1.538vw;
    border-radius: 1.538vw;
    position: absolute;
    top: 1.538vw;
    left: 58.462vw;
  }

  /* 2段目 */
  .schedule-top-02 {
    display: flex;
    margin-top: 4.615vw;
    margin-left: 3.846vw;
    height: 13.846vw;
  }

  /* 黄色い丸部分 */
  .honban {
    width: 8.462vw;
    margin-top: 1.538vw;
    margin-right: 1.154vw;
    z-index: 10;
  }

  /* 3段目 */
  .schedule-top-03 {
    display: flex;
    margin-top: 2.308vw;
    margin-left: 1.538vw;
    height: 13.846vw;
  }

  /* 3段目のご提案部分 */
  .midashi2 {
    display: flex;
    width: 24.615vw;
    height: 3.077vw;
    background-color: #ffffff;
    margin-right: 3.077vw;
    position: relative;
    z-index: 35;
  }

  .midashi2 img {
    position: absolute;
    z-index: 40;
    height: 3.077vw;
    padding-bottom: 0.385vw;
  }

  .midashi-2 p {
    font-size: 1.231vw;
    font-family: 'Noto Serif JP', serif;
    position: absolute;
    z-index: 40;
    top: 0.769vw;
    left: 3.385vw;

  }

  .teian-area {
    width: 24.615vw;
    height: 14.615vw;
    background-color: #f1ecdb;
    border-radius: 0.769vw;
    margin-right: 6.923vw;
  }

  .teian-area-3 {
    display: flex;
    padding-left: 0.769vw;
    padding-right: 0.769vw;
  }

  .teian-01 {
    width: 10.385vw;
    margin-left: 0.769vw;
    margin-right: 0.769vw;
    text-align: center;
  }

  .teian-01 h5 {
    font-size: 1.154vw;
    margin-top: 1.154vw;
    margin-bottom: 1.538vw;
  }

  .hajimari {
    width: 5.769vw;
    position: absolute;
    left: 7.308vw;
    top: 6.538vw;
    z-index: 25;
  }


  /* 3.5段目 */
  .schedule-top-03area {
    position: relative;
  }

  .group-3 p {
    display: inline-block;
    font-size: 1.538vw;
    font-weight: bold;
    color: #ffffff;
    background-color: #a3c768;
    padding: 0.231vw 1.538vw;
    border-radius: 1.538vw;
    position: absolute;
    top: 15.769vw;
    left: 28.077vw;
    z-index: 2;
  }

}