@charset "UTF-8";
/*==========================================
変数 inc.scss
===========================================*/
/*==========================================
変数 fonts.scss
===========================================*/
/*===================================
userSS 追加
=====================================*/
/*==========================================
 共通
===========================================*/
.wbr_txt {
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.sec-ttlR {
  text-align: center;
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  letter-spacing: 0.1em;
  font-size: clamp(1.8rem, 2vw, 2rem);
}
.sec-ttlR.ttlMB {
  margin-bottom: clamp(30px, 6vw, 60px);
}

.sec-subttlR {
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: clamp(1.6rem, 6vw, 3.6rem);
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .sec-subttlR {
    letter-spacing: normal;
    line-height: 1.75;
  }
}

.basic-txtR {
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .basic-txtR {
    line-height: 1.75;
  }
}
@media screen and (min-width: 961px) {
  .basic-txtR.taC_pc {
    text-align: center;
  }
}
.basic-txtR p:not(:last-child) {
  margin-bottom: 1.5em;
}

.secC_MB {
  margin-bottom: clamp(80px, 15vw, 150px);
}

.secC_MB_ttl {
  margin-bottom: clamp(60px, 10vw, 100px);
}

.head_ttl02 {
  font-family: "Yu Gothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
  text-align: left;
  font-size: clamp(1.8rem, 3vw, 2.1rem);
  padding: 0 clamp(20px, 4vw, 35px);
  font-weight: bold;
  margin-bottom: clamp(20px, 4vw, 30px);
}
.head_ttl02::after {
  content: "";
  display: block;
  width: clamp(30px, 5vw, 78px);
  height: 9px;
  background-color: #FF4E00;
  margin-top: 10px;
}

/*==========================================
 FIRSTHOME HEAD (LEAD)
===========================================*/
.firsthome-head {
  position: relative;
  height: 92vh;
  min-height: 700px;
  background: #a8b9ad;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .firsthome-head {
    height: auto;
    min-height: 450px;
  }
}
.firsthome-head .head-row {
  position: relative;
  z-index: 5;
  text-align: center;
  padding: 0 20px;
}
.firsthome-head .head-cts {
  padding: 25px 4% 0;
}
@media screen and (min-width: 961px) {
  .firsthome-head .head-cts {
    padding: clamp(40px, 10vw, 100px) 4%;
    display: flex;
    flex-direction: column;
  }
}
.firsthome-head .head-people {
  display: flex;
  justify-content: center;
  overflow: hidden;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
}
.firsthome-head .person {
  position: relative;
  flex: 0 0 auto;
}
.firsthome-head .person img {
  width: 100%;
  height: auto;
  display: block;
}
.firsthome-head .person:nth-child(1) {
  width: 15%;
  z-index: 2;
  margin-right: -3%;
}
.firsthome-head .person:nth-child(2) {
  width: 15%;
  z-index: 1;
  margin-right: -4%;
}
.firsthome-head .person:nth-child(3) {
  width: 28%;
  z-index: 3;
}
.firsthome-head .person:nth-child(4) {
  width: 30%;
  z-index: 2;
  margin-left: -8%;
}
.firsthome-head .head-pageTtl {
  font-size: clamp(1.6rem, 2vw, 2rem);
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: clamp(20px, 6vw, 40px);
}
.firsthome-head .head-subTtl {
  font-size: clamp(1.8rem, 2.1vw, 2.1rem);
  letter-spacing: 0.1em;
  text-align: center;
}
.firsthome-head .head-leadTtl {
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  letter-spacing: 0.1em;
  font-size: clamp(2rem, 3.6vw, 4.8rem);
  text-align: center;
  margin: clamp(20px, 8vw, 50px) auto clamp(15px, 3vw, 30px);
}
@media screen and (min-width: 961px) {
  .firsthome-head .head-leadTtl {
    font-size: clamp(2rem, 2.6vw, 4.8rem);
  }
}
@media screen and (min-width: 961px) {
  .firsthome-head .head-leadTxt {
    text-align: center;
  }
}

.head-headline {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 40%);
  width: 100%;
  text-align: center;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .head-headline {
    bottom: -15px;
  }
}
.head-headline .head-pageTtlEn {
  font-family: "Bodoni Moda", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 800;
  font-size: clamp(3.6rem, 14vw, 23.4rem);
  line-height: 1;
  padding: 0 0 0 4%;
  margin-top: -0.3em;
}
@media screen and (min-width: 961px) {
  .head-headline .head-pageTtlEn {
    font-size: clamp(3.6rem, 11.5vw, 23.4rem);
    padding: 0;
    margin-top: 0;
  }
}
.head-headline .head-pageTtlEn .spanText {
  display: inline-block;
  white-space: nowrap;
}
.head-headline .head-pageTtlEn.inview_fiU_span.show span {
  animation-name: inview_fiU_span !important;
  animation-duration: 0.4s !important;
  animation-timing-function: ease-out !important;
  animation-fill-mode: forwards !important;
  animation-delay: 1.5s !important;
}

/*==========================================
 リードテキスト
===========================================*/
.page-firsthome .lead {
  padding-top: clamp(1px, 6vw, 150px);
}
.page-firsthome .lead ul {
  width: 100%;
  position: relative;
}
.page-firsthome .lead ul li {
  position: relative;
  left: 50%;
  transform: translateX(0);
  width: max-content;
  margin-bottom: clamp(10px, 4vw, 20px);
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: clamp(1.6rem, 2vw, 1.8rem);
}
@media screen and (max-width: 767px) {
  .page-firsthome .lead ul li {
    left: 25%;
  }
}
.page-firsthome .lead ul li {
  line-height: 2;
}
.page-firsthome .lead ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  margin-right: 20px;
  height: 1px;
  background: #333;
}
.page-firsthome .lead ul li:nth-child(1)::before {
  width: clamp(40px, 15vw, 260px);
}
.page-firsthome .lead ul li:nth-child(2)::before {
  width: clamp(40px, 15vw, 200px);
}
.page-firsthome .lead ul li:nth-child(3)::before {
  width: clamp(40px, 15vw, 140px);
}
.page-firsthome .lead p {
  text-align: center;
  letter-spacing: 0.1em;
}
.page-firsthome {
  /*==========================================
   何から考えればいい
  ===========================================*/
}
.page-firsthome .reason {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-firsthome .reason {
    flex-direction: column;
  }
}
.page-firsthome .reason .left,
.page-firsthome .reason .right {
  position: relative;
}
.page-firsthome .reason .reason-imgTtl {
  color: #ffffff;
  position: absolute;
  font-family: "Bodoni Moda", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(2.4rem, 4vw, 7.2rem);
}
.page-firsthome .reason .left .reason-imgTtl {
  bottom: 1%;
  left: 5%;
}
.page-firsthome .reason .center {
  padding: 0 clamp(20px, 4vw, 50px);
}
@media screen and (max-width: 767px) {
  .page-firsthome .reason .center {
    margin: 50px auto;
  }
}
.page-firsthome .reason .center h3 {
  margin-bottom: clamp(20px, 4vw, 90px);
  line-height: 1.5;
  font-size: clamp(2.4rem, 3vw, 3.6rem);
}
.page-firsthome .reason .center p {
  text-align: center;
  line-height: 2.25;
}
.page-firsthome .reason .center ul {
  margin: clamp(20px, 4vw, 50px) auto;
  width: max-content;
}
.page-firsthome .reason .center ul li {
  font-weight: bold;
  font-size: clamp(1.8rem, 3vw, 2.1rem);
  line-height: 2;
}
.page-firsthome .reason .right .reason-imgTtl {
  top: 1%;
  right: 5%;
}
.page-firsthome {
  /*==========================================
   point
  ===========================================*/
}
.page-firsthome .point {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page-firsthome .point {
    flex-direction: column;
  }
}
.page-firsthome .point .left,
.page-firsthome .point .right {
  flex: 1;
}
.page-firsthome .point .left {
  padding: 0 clamp(20px, 5vw, 100px);
}
@media screen and (max-width: 767px) {
  .page-firsthome .point .left {
    margin-bottom: 50px;
  }
}
.page-firsthome .point .left .sec-subttlR {
  margin-bottom: clamp(40px, 8vw, 80px);
}
.page-firsthome .point .left .head_ttl02 {
  padding: 0;
}
.page-firsthome .point .left .txtarea {
  margin-bottom: clamp(30px, 6vw, 60px);
}
.page-firsthome .point .left .txtarea:last-of-type {
  margin-bottom: 0;
}
.page-firsthome .point .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
}
.page-firsthome {
  /*==========================================
  家づくり
  ===========================================*/
}
.page-firsthome .housemake .sec-subttlR {
  margin-bottom: clamp(40px, 6vw, 70px);
}
@media screen and (max-width: 480px) {
  .page-firsthome .housemake .secC_MB_ttl {
    font-size: 1.7rem;
    letter-spacing: -2px;
  }
}
.page-firsthome .housemake p {
  font-weight: bold;
  font-size: clamp(1.8rem, 3vw, 2.1rem);
  line-height: 2;
  text-align: center;
}
.page-firsthome .housemake ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2%;
  max-width: 1920px;
  margin: clamp(40px, 6vw, 80px) auto 0;
}
.page-firsthome .housemake ul li {
  border: 1px solid #000;
  width: 23.5%;
  max-width: 390px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .page-firsthome .housemake ul li {
    width: clamp(156px, 23.21vw + 68.95px, 247px);
    max-width: none;
    margin-bottom: 20px;
  }
}
.page-firsthome .housemake ul a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: inherit;
  padding: 1rem;
  font-size: clamp(1.6rem, 2vw, 2.4rem);
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
}
.page-firsthome .borderlessBtnWrap {
  margin: clamp(40px, 6vw, 80px) auto;
}
.page-firsthome .borderlessBtnWrap .borderlessBtn {
  text-align: center;
  margin: auto;
}

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