@charset "UTF-8";
/* CSS Document */
.only-sp {
  display: inherit;
}

.only-pc {
  display: none;
}

html {
  font-size: 0.76923077vw;
}

.inner {
  padding: 0 5rem;
  margin: 0 auto;
}

#top {
  position: relative;
}

section {
  min-width: 0;
}

#header {
  background-color: #fff;
  box-shadow: 0 1.625rem 1.625rem rgba(0, 0, 0, 0.14);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  min-width: 0;
}
#header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header .header-title {
  margin: 3rem 0;
}
#header .header-title img {
  width: 34.775rem;
  height: auto;
}
#header #header-nav {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100vh;
  padding-bottom: 2.4375rem;
  background-color: #fff;
}
#header #header-nav .header-nav-items {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  border-bottom: 0.6rem solid #00B100;
}
#header #header-nav .header-nav-items li {
  width: 100%;
  border-top: 0.6rem solid #00B100;
}
#header #header-nav .header-nav-items li a::after {
  border-left: 0.75rem solid #00B100;
  border-bottom: 0.75rem solid #00B100;
  width: 2.95rem;
  height: 2.95rem;
  left: 5%;
  transform: translate(0%, -80%) rotate(-45deg);
  top: 50%;
  margin-top: 0.65rem;
}
#header #header-nav .header-nav-items li a {
  display: block;
  padding: 4rem 10%;
  font-size: 6.2rem;
  text-align: left;
  line-height: 1.8 !important;
}
#header .sp-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 4rem;
}
#header .sp-btn a {
  display: block;
  width: 36rem;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  opacity: 1;
  visibility: visible;
}
#header.open .sp-btn a {
  opacity: 0;
  visibility: hidden;
}
#header .sp-btn a img {
  width: 100%;
  display: block;
}
#header .sp-btn span {
  display: block;
  width: 14rem;
  height: 14rem;
  background: url("../img/menu-btn.svg") no-repeat 0 0/100%;
}
#header.open .sp-btn span {
  background: url("../img/menu-btn-close.svg") no-repeat 0 0/100%;
}
#header #header-nav {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
#header.open #header-nav {
  opacity: 1;
  visibility: visible;
}
#header.open #copyright {
  display: block !important;
  width: 100%;
  text-align: center;
  margin-top: 12rem;
}

/* ---------------------------------------------------------- ファーストビュー */
#fv {
  min-width: 0;
  background: url("../img/fv-img01.png") no-repeat center center/cover;
}
#fv .overlay {
  width: 234%;
  height: 300%;
  transform: rotate(67deg);
}
#fv .inner {
  height: 139.75rem;
}
#fv .vertical-text {
  right: auto;
  left: 6rem;
  top: 80rem;
  padding: 0.8125rem 1.1375rem;
  font-size: 5.8rem;
  text-shadow: #fff 0.325rem 0 0.325rem, #fff -0.325rem 0 0.325rem, #fff 0 -0.325rem 0.325rem, #fff -0.325rem 0 0.325rem, #fff 0.325rem 0.325rem 0.325rem, #fff -0.325rem 0.325rem 0.325rem, #fff 0.325rem -0.325rem 0.325rem, #fff -0.325rem -0.325rem 0.325rem, #fff 0.1625rem 0.325rem 0.325rem, #fff -0.1625rem 0.325rem 0.325rem, #fff 0.1625rem -0.325rem 0.325rem, #fff -0.1625rem -0.325rem 0.325rem, #fff 0.325rem 0.1625rem 0.325rem, #fff -0.325rem 0.1625rem 0.325rem, #fff 0.325rem -0.1625rem 0.325rem, #fff -0.325rem -0.1625rem 0.325rem, #fff 0.1625rem 0.1625rem 0.325rem, #fff -0.1625rem 0.1625rem 0.325rem, #fff 0.1625rem -0.1625rem 0.325rem, #fff -0.1625rem -0.1625rem 0.325rem;
}
#fv .vertical-text span {
  top: -2.925rem;
}
#fv ul {
  padding: 6rem 0 5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.6rem;
}
#fv li {
  text-align: center;
  font-size: 5.85rem;
  padding: 2.275rem 2.6rem 2.925rem;
}
#fv .dot-char {
  padding: 0 0.65rem;
  font-size: 12.4rem;
}
#fv .dot-char::before {
  top: -0.4em;
  font-size: 4.0625rem;
}
#fv .fv-catch {
  font-size: 12.4rem;
  letter-spacing: 0.65rem;
}
#fv .fv-img02 {
  width: 82.55rem;
  height: auto;
  position: absolute;
  bottom: 4%;
  right: 8rem;
}
#fv .fv-img03 {
  width: 78%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
}

/* ---------------------------------------------------------- CVボタン */
.cvarea1 {
  padding: 14rem 0 20.325rem;
}

.cvarea1::before {
  width: 35.8375rem;
  height: 33.725rem;
  left: -11.425rem;
}

.cvarea1::after {
  width: 24.05rem;
  height: 32.825rem;
  right: -6.75rem;
}

.cvarea1 .cvtitle {
  font-size: 5.5rem;
}

.cvarea1 .cvtitle .dq {
  font-size: 5.525rem;
}

.cvarea1 a {
  width: 87.425rem;
  padding: 3.0875rem 0 3.9rem;
  font-size: 6.175rem;
  border-radius: 48.75rem;
  margin: 5.9rem auto 0;
}

.cvarea1 a::after {
  width: 4.55rem;
  height: 4.55rem;
  background-size: 100%;
}

.cvarea2 {
  padding: 13rem 0 0;
}

.cvarea2 .cvtitle {
  font-size: 5.2rem;
  margin-bottom: 5.85rem;
}

.cvarea2 .cvtitle .dq {
  font-size: 4.0625rem;
}

.cvarea2 a {
  width: 103.175rem;
  padding: 3.0875rem 0 3.9rem;
  font-size: 6.175rem;
  border-radius: 48.75rem;
  margin: 3.9rem auto 0;
}

.cvarea2 a::after {
  width: 4.55rem;
  height: 4.55rem;
  background-size: 100%;
}

.cvarea2 .shasen::before,
.cvarea2 .shasen::after {
  width: 0.4875rem;
  height: 11.375rem;
  top: -1.625rem;
}

.cvarea2 .shasen::before {
  left: -6.5rem;
}

.cvarea2 .shasen::after {
  right: -6.5rem;
}

.cvarea3 {
  padding: 18rem 0 5rem;
}

.cvarea3 a {
  width: calc(100% - 10rem);
  margin: 0 auto;
  padding: 3.0875rem 0 3.9rem;
  font-size: 8rem;
  border-radius: 48.75rem;
}

.cvarea3 a::before {
  width: 70%;
  height: 70%;
  top: -7.875rem;
}

.cvarea3 a::after {
  width: 4.55rem;
  height: 4.55rem;
  background-size: 100%;
}

/* ---------------------------------------------------------- あなたにとっての“ちょうどいい”とは？ */
.foryou .inner {
  padding-top: 13rem;
  padding-bottom: 13rem;
}

.foryou-title {
  font-size: 7.8rem;
  margin-bottom: 10.4rem;
  line-height: 1.3;
}

.foryou-title .dq {
  font-size: 9.1rem;
}

.foryou-title .strong {
  font-size: 10.4rem;
}

.foryou-compare {
  padding: 8rem 6rem;
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 8rem 0 0;
}

.foryou-labels {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
  font-size: 9.75rem;
  line-height: 1.2;
}

.foryou-labels .label2 {
  margin-top: 0.8rem;
}

.foryou-cols {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%;
}

.foryou-col {
  padding-top: 54rem;
}

.foryou-people img {
  width: 50%;
  height: auto;
}

.foryou-block-title {
  font-size: 7rem;
  padding: 1rem 0;
  margin-bottom: 0.4rem;
}

.foryou-block dl {
  font-size: 5.6rem;
  display: grid;
  grid-template-columns: 30.8% 1fr;
  min-height: 22rem;
}

/* ---------------------------------------------------------- こんなお悩みありませんか？ */
#concerns {
  padding: 13rem 0;
}

#concerns::before {
  border-left: 9.75rem solid transparent;
  border-right: 9.75rem solid transparent;
  border-top: 6.5rem solid #fff;
}

#concerns .p01 {
  font-size: 6.5rem;
  line-height: 1.6;
}

#concerns .p01 .dq,
#concerns .p01 .strong {
  font-weight: 900;
}

#concerns .p01 .dq {
  font-size: 6.825rem;
}

#concerns .p01 .strong {
  font-size: 7.8rem;
}

#concerns .p02 {
  font-size: 7.8rem;
  line-height: 1.4;
  margin: 5rem 0;
}

#concerns .p02 strong {
  font-size: 10.4rem;
}

#concerns ul {
  padding: 6rem 4rem;
  border-radius: 6rem;
  z-index: 8;
  margin: 46rem 0 0;
}

#concerns ul::before,
#concerns ul::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  transform: translate(0%, -100%);
}

#concerns ul::before {
  width: 23.4rem;
  height: 38.1875rem;
  left: 28rem;
}

#concerns ul::after {
  width: 21.45rem;
  height: 37.94375rem;
  right: 28rem;
}

#concerns li {
  align-items: baseline;
  font-size: 5.3375rem;
  line-height: 1.6;
  padding: 3rem 0;
}

#concerns li::before {
  width: 6.825rem;
  height: 6.175rem;
  margin-right: 3rem;
  position: relative;
  top: 1rem;
}

#concerns li p {
  width: calc(100% - 9.825rem);
  line-height: 1.2;
}

#concerns li strong {
  font-weight: 800;
  color: #00B100;
}

/* ---------------------------------------------------------- “ちょうどいい住まい”が見つかるのには理由があります */
#reason {
  padding: 13rem 0;
  background: url("../img/bg01.png") no-repeat center 45.5rem/221.9068rem;
}

#reason::before {
  border-left: 9.75rem solid transparent;
  border-right: 9.75rem solid transparent;
  border-top: 6.5rem solid #D0EAA4;
}

.catch {
  text-align: center;
  font-size: 7.8rem;
  font-weight: 900;
  line-height: 1.4;
  margin-bottom: 39.65rem;
}

.catch .dq,
.catch .strong {
  font-weight: 900;
}

.catch .dq {
  font-size: 8.45rem;
}

.catch .strong {
  font-size: 10.4rem;
}

.dot-group {
  display: inline-flex;
  justify-content: center;
  gap: 0;
}

.dot-char {
  font-size: 10.4rem;
}

.dot-char::before {
  top: -0.5em;
  font-size: 4.875rem;
}

.underline {
  font-size: 10.4rem;
}

.underline::after {
  bottom: 0.1em;
  height: 2.4375rem;
  z-index: -1;
}

.reason-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6.5rem;
  border: 1.625rem solid #CFE8A3;
  border-radius: 9.75rem;
  padding: 8.125rem 9.75rem;
}

.reason-box ~ .reason-box {
  margin-top: 6.5rem;
}

.reason-text {
  line-height: 1.8;
}

.reason-title {
  display: flex;
  align-items: center;
  margin-bottom: 5.275rem;
}

.reason-title .label {
  font-size: 2.925rem;
}

.reason-title .number {
  font-size: 10.725rem;
}

.reason-title .title {
  font-size: 5.5rem;
}

.reason-text .txt {
  font-size: 4.25rem;
}

.reason-image img {
  width: 70%;
  margin: 0 auto;
}

/* ---------------------------------------------------------- おうちのぜんぶのサービス */
#service .title {
  padding: 3.25rem 8.125rem;
  font-size: 7.75rem;
}

#service .title img {
  width: 56.6125rem;
}

#service .title span {
  font-size: 5.85rem;
  position: relative;
  top: 1rem;
}

#service .inner {
  padding-top: 13rem;
}

#service .inner::before {
  border-left: 9.75rem solid transparent;
  border-right: 9.75rem solid transparent;
  border-top: 6.5rem solid #7DBF00;
}

.service-box {
  grid-template-columns: repeat(2, 1fr);
  gap: 4.75rem;
}

.service-box dl {
  border-radius: 9.75rem;
  border: 1.625rem solid #fff;
  padding: 3.9rem 5.6875rem;
}

.service-box dt {
  font-size: 4.55rem;
  margin-bottom: 3.125625rem;
}

.service-box dt.row1 {
  line-height: 2.6;
}

.service-box dd img {
  max-width: 27.5rem;
}

/* ---------------------------------------------------------- お客さまの声 */
#voice {
  padding: 13rem 0;
}

.title-ub {
  font-size: 8.8rem;
}

.title-ub::after {
  width: 13.325rem;
  height: 1.3rem;
  bottom: -3.6rem;
}

.slider-wrap {
  max-width: 195rem;
  margin: 9.1rem auto 0;
}

.slider-track {
  display: flex;
  transition: transform 0.5s ease;
}

.slider {
  flex: 0 0 100%;
  margin-right: 9.75rem;
  padding: 6.875rem;
  border-radius: 9.75rem;
  box-shadow: 0 0 3.25rem rgba(0, 0, 0, 0.2);
}

.voice-info {
  gap: 3.625rem;
  margin-bottom: 1.625rem;
}

.voice-info dt {
  font-size: 5.9rem;
  margin-bottom: 1.625rem;
}

.voice-info dd {
  font-size: 3.925rem;
}

.voice-info img {
  width: 20.25rem;
  height: 20.25rem;
}

.voice-text dt {
  margin-bottom: 0.8125rem;
  font-size: 5rem;
}

.voice-text dd {
  font-size: 4rem;
}

.dots {
  margin-top: 5.25rem;
  gap: 4.0625rem;
}

.dot {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 48.75rem;
}

/* ---------------------------------------------------------- ご利用の流れ */
#flow {
  padding: 13rem 0;
}

.title-sub {
  font-size: 4.6rem;
  margin: 8.525rem 0 8.9375rem;
}

.flow-wrap {
  padding: 0;
}

.flow-box {
  border-radius: 8.125rem;
  padding: 7.8rem 9.75rem;
}

.flow-box ~ .flow-box {
  margin: 10.4rem 0 0;
}

.flow-box::before {
  bottom: -6.5rem;
  border-left: 9.75rem solid transparent;
  border-right: 9.75rem solid transparent;
  border-top: 6.5rem solid #fff;
}

.flow-step {
  grid-template-columns: 14.3rem 1fr;
  gap: 3.7375rem;
}

.flow-num {
  font-size: 3.575rem;
  border-radius: 48.75rem;
  height: 14.3rem;
  padding-top: 1.95rem;
}

.flow-num span {
  font-size: 7.8rem;
}

.flow-step dt {
  font-size: 6.4rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}

.flow-step dd {
  font-size: 4.4rem;
}

.flow-box a {
  width: 80.875rem;
  padding: 2.3rem 0 2.95rem;
  font-size: 5.875rem;
  border-radius: 48.75rem;
  margin: 5.2rem auto 0;
}

.flow-box a::after {
  width: 3.25rem;
  height: 3.25rem;
  background-size: 100%;
}

/* ---------------------------------------------------------- よくある質問 */
#faq {
  padding: 13rem 0;
}

.faq-wrap {
  margin: 13rem 0 0;
  padding: 0;
}

.faq-wrap dl {
  padding: 4.25rem 8.125rem;
  border-radius: 8.125rem;
  border: 1.625rem solid #D0EAA3;
}

.faq-wrap dl ~ dl {
  margin-top: 5.2rem;
}

.faq-wrap dt,
.faq-wrap dd {
  padding-left: 10.4rem;
  min-height: 8.6125rem;
}

.faq-wrap dt {
  font-size: 5.2rem;
  margin-bottom: 2.6rem;
  padding-top: 0.2125rem;
}

.faq-wrap dd {
  font-size: 4.6rem;
  padding-top: 0.2125rem;
}

.faq-wrap dt::before,
.faq-wrap dd::before {
  width: 8.6125rem;
  height: 8.6125rem;
}

.faq-text {
  margin-top: 5.2rem;
  font-size: 4.9rem;
}

/* ---------------------------------------------------------- フッター */
#footer {
  padding-bottom: 5.9rem;
}

.footer-layout {
  grid-template-columns: 36% 1fr;
  gap: 6rem;
  padding: 6.5rem 0 6.9rem;
}

.footer-logo img {
  width: 100%;
  height: auto;
}

.footer-com {
  font-size: 3.925rem;
}

.footer-add {
  font-size: 3.2rem;
}

.footer-tel {
  margin: 0 0 2.6rem;
}

.footer-tel a {
  Font-size: 7.2rem;
}

.footer-tel a::before {
  width: 4.7775rem;
  height: 6.5975rem;
  top: 0.8rem;
  margin-right: 0.65rem;
  background-size: 100%;
}

.footer-link a {
  font-size: 4.25rem;
}

.footer-link a::after {
  width: 2.925rem;
  height: 2.925rem;
  background-size: 100%;
  margin: 0 0 0 0.975rem;
  top: 0.975rem;
}

.copyright {
  font-size: 3.275rem;
}