@charset "utf-8";


/* 小タイトル部分指定-ロゴ乗せ */
.event-title-1 h2,
.event-title-2 h2,
.event-title-3 h2 {
  font-size: 30px;
  line-height: 1.3;
  font-family: 'Noto Serif JP', serif;
  color: #4f7a94;
  background-color: #ffffff;
  padding-bottom: 10px;
  border-bottom: 1px solid #4f7a94;
  border-left: 5.5px solid #4f7a94;
  padding-top: 8px;
  padding-left: 15px;
  width: 100%;
}


/* カレンダー */
input[name="schedule-date"] {
  font-size: 18px;
  font-weight: 600;
  width: 160px;
  text-align: center;
  top: 160px;
  color: #042e9b;
  margin-left: 2%;
  z-index: 31;
}


/* ３つ並ぶ所のみ */
.other-01 p {
  margin: 5px 0 5px;
}

.title p {
  font-size: 10px;
  margin-top: 5px;
  margin-left: 260px;
}


/* 設計相談 */
.event-title-1 {
  position: relative;
}



/* 見学会ボタン */
.event-title-2 {
  position: relative;
}

/* エリア指定 */
.event-area-01,
.event-area-02 {
  display: flex;
  justify-content: space-between;
  width: 1300px;
  max-width: 97%;
  margin-left: auto;
  margin-right: auto;
}

.event-area-02 {
  margin-top: 5px;
}

.unit-2 {
  width: 49%;
}


/* 設計相談会 */
.sekkei {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -10px;
}

.sekkei-photo {
  margin-top: 1px;
}

.sekkei-photo01 {
  width: 99%;
  margin-top: 10px;
}

.sekkei-photo02 {
  width: 30.5%;
  margin-top: 12px;
  margin-left: 10px;
}

.sekkei p {
  margin: 5px;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}


/* 現場見学会 */


.other {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.other-kinds {
  display: flex;
  margin-top: 15px;
}

.other-kinds h4 {
  font-size: 15px;
  color: #ffffff;
  background-color: #4f7a94;
  padding: 4px;
  text-align: center;
}

.kengaku {
  width: 33%;
  padding: 10px;
}

.other-01 img {
  width: 100%;
  margin-top: 15px;
}

/* その他4つ */
.other-event {
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.event-other-photo {
  text-align: center;
}

.other-event img {
  margin-top: 10px;
  text-align: center;
}

.event-area-03 p {
  font-size: 23px;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #4f7a94;
}


.footer {
  margin-top: 100px;
}

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

  .other-01 p,
  .museum-photo02 p {
    font-size: 12px;
  }

  .event-title-3 h2 {
    font-size: 24px;
    line-height: 1.3;
    font-family: 'Noto Serif JP', serif;
    color: #4f7a94;
    background-color: #ffffff;
    padding-bottom: 10px;
    border-bottom: 1px solid #4f7a94;
    border-left: 5.5px solid #4f7a94;
    margin-top: 8px;
    padding: 6.4px 0 8.0px 12px;
    width: 100%;
  }

  .other-event p {
    margin: 10px 0;
  }

  .event-area-03 p {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #4f7a94;
  }



}


@media screen and (max-width: 800px) {
  .feature {
    display: block;
    width: 500px;
    margin-top: 45px;
  }

  .feature-text {
    margin-right: 0;
  }

  .reverse .feature-text {
    margin-left: 0;
  }

  .feature img {
    width: 100%;
    height: auto;
    margin-top: 25px;
  }

  .movie {
    width: 500px;
    padding: 30px 25px;
  }

  .movie iframe {
    height: 240px;
  }

  /* 小タイトル部分指定 */
  .event-title-1 h2,
  .event-title-2 h2,
  .event-title-3 h2 {
    font-size: 24px;
    line-height: 1.3;
    font-family: 'Noto Serif JP', serif;
    color: #4f7a94;
    background-color: #ffffff;
    padding-bottom: 10px;
    border-bottom: 1px solid #4f7a94;
    border-left: 5.5px solid #4f7a94;
    margin-top: 8px;
    padding: 6.4px 0 8.0px 12px;
    width: 100%;
  }

}

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


  /* エリア指定 */
  .event-area-01,
  .event-area-02 {
    display: block;
    width: 580px;
    max-width: 97%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .unit-2 {
    width: 100%;
  }

  /* 体験ミュージアム */
  .museum-photo {
    display: block;
    align-items: center;
  }

  .museum-photo01 {
    width: 100%;
    margin-top: 10px;
  }

  .museum-photo02 {
    width: 100%;
    margin-top: 20px;
  }

  /* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }



  /* ３並び */

  .other-kinds {
    display: block;
    width: 580px;
    max-width: 100%;
  }

  .other-01 {
    display: flex;
    align-items: flex-start;
  }

  .other-01 p {
    margin-left: 15px;
  }

  .other-01 img {
    width: 40%;
  }

  .event-link-2 {
    width: 100%;
    padding: 10px;
  }

  .event-link {
    width: 100%;
    padding: 5px;
  }

}