/****************

master.cssは編集不可！！
LESSファイルを編集すること！

****************/
/*bootstrapの設定を読み込み*/
/* 家づくり共通 */
p {
  line-height: 2.1;
}
section {
  position: relative;
}
.spec-text {
  font-size: clamp(0.75rem, calc(0.5555555555555556vw + 0.625rem), 1rem);
  font-weight: 500;
}
.spec-pc-small {
  font-size: clamp(0.75rem, calc(0.2777777777777778vw + 0.6875rem), 0.875rem);
}
.spec-small {
  font-size: clamp(0.625rem, calc(0.5555555555555556vw + 0.5rem), 0.875rem);
}
.spec-medium-text {
  font-size: clamp(0.875rem, calc(0.8333333333333334vw + 0.6875rem), 1.25rem);
}
.text-red {
  color: #8D1C17;
}
h2.building-tit {
  font-size: clamp(1rem, calc(0.6493506493506493vw + 0.8538961038961039rem), 1.625rem);
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: clamp(1.875rem, calc(1.1904761904761905vw + 1.6071428571428572rem), 2.5rem);
}
h3.building-tit {
  font-size: clamp(0.875rem, calc(0.5194805194805194vw + 0.7581168831168831rem), 1.375rem);
  font-weight: 600;
  margin-bottom: clamp(0.9375rem, calc(0.5952380952380952vw + 0.8035714285714286rem), 1.25rem);
}
.white-content {
  padding-top: clamp(1.875rem, calc(3.2467532467532463vw + 1.1444805194805197rem), 5rem);
  padding-bottom: clamp(1.875rem, calc(3.2467532467532463vw + 1.1444805194805197rem), 5rem);
  padding-left: clamp(1.25rem, calc(2.5974025974025974vw + 0.6655844155844155rem), 3.75rem);
  padding-right: clamp(1.25rem, calc(2.5974025974025974vw + 0.6655844155844155rem), 3.75rem);
  background-color: #ffffff;
  transition: background-color 0.3s ease;
  position: relative;
}
.white-content-concept {
  font-weight: 500;
  padding-top: clamp(1.875rem, calc(1.948051948051948vw + 1.4366883116883118rem), 3.75rem);
  padding-bottom: clamp(1.875rem, calc(1.948051948051948vw + 1.4366883116883118rem), 3.75rem);
  padding-left: clamp(1.25rem, calc(2.5974025974025974vw + 0.6655844155844155rem), 3.75rem);
  padding-right: clamp(1.25rem, calc(2.5974025974025974vw + 0.6655844155844155rem), 3.75rem);
  background-color: #ffffff;
  position: relative;
}
.building-content-lnk {
  padding-top: clamp(1.25rem, calc(1.2987012987012987vw + 0.9577922077922078rem), 2.5rem);
  padding-bottom: clamp(1.25rem, calc(1.2987012987012987vw + 0.9577922077922078rem), 2.5rem);
  padding-left: clamp(1.25rem, calc(2.5974025974025974vw + 0.6655844155844155rem), 3.75rem);
  padding-right: clamp(1.25rem, calc(2.5974025974025974vw + 0.6655844155844155rem), 3.75rem);
  background-color: #ffffff;
  position: relative;
  margin-bottom: clamp(3.75rem, calc(3.571428571428571vw + 2.9464285714285716rem), 5.625rem);
}
.section-margin-top {
  margin-top: clamp(3.75rem, calc(3.571428571428571vw + 2.9464285714285716rem), 5.625rem);
}
.section-margin-bottom {
  margin-bottom: clamp(3.75rem, calc(3.571428571428571vw + 2.9464285714285716rem), 5.625rem);
}
.building-first-media {
  width: 100%;
  aspect-ratio: 1.97435897;
  overflow: hidden;
}
.building-first-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
h4.building-tit {
  font-size: clamp(0.875rem, calc(0.38961038961038963vw + 0.7873376623376623rem), 1.25rem);
  font-weight: 600;
  transition: color 0.3s ease;
  margin-top: 34px;
  margin-bottom: clamp(0.9375rem, calc(1.7857142857142856vw + 0.5357142857142858rem), 1.875rem);
}
.page-building-title-wrap {
  position: relative;
  white-space: nowrap;
}
.page-building-title {
  font-size: clamp(1.25rem, calc(4.166666666666666vw + 0.3125rem), 3.125rem);
  margin-bottom: clamp(1.25rem, calc(2.7777777777777777vw + 0.625rem), 2.5rem);
  font-weight: 600;
  line-height: 1;
  color: #F0F0F0;
  width: fit-content;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
.page-building-title-jp {
  font-size: clamp(0.625rem, calc(1.1111111111111112vw + 0.375rem), 1.125rem);
  margin-bottom: 0;
  font-weight: 500;
  color: #010101;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  .page-building-title-jp {
    font-size: clamp(1.125rem, calc(0.3225806451612903vw + 0.8669354838709677rem), 1.25rem);
  }
}
.page-spec-title-wrap {
  position: relative;
  white-space: nowrap;
}
.page-spec-title {
  font-size: clamp(1.75rem, calc(3.0555555555555554vw + 1.0625rem), 3.125rem);
  margin-bottom: clamp(1.25rem, calc(2.7777777777777777vw + 0.625rem), 2.5rem);
  font-weight: 600;
  line-height: 1;
  color: #F0F0F0;
  position: relative;
}
.page-spec-title-jp {
  font-size: clamp(0.75rem, calc(0.8333333333333334vw + 0.5625rem), 1.125rem);
  margin-bottom: 0;
  font-weight: 500;
  color: #010101;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 10%;
}
@media (min-width: 992px) {
  .page-spec-title-jp {
    font-size: clamp(1.125rem, calc(0.3225806451612903vw + 0.8669354838709677rem), 1.25rem);
  }
}
.spec-center-line {
  margin-top: clamp(3.75rem, calc(4.166666666666666vw + 2.8125rem), 5.625rem);
  margin-bottom: clamp(1.25rem, calc(2.7777777777777777vw + 0.625rem), 2.5rem);
  position: relative;
  font-size: clamp(1rem, calc(0.6493506493506493vw + 0.8538961038961039rem), 1.625rem);
  font-weight: 600;
  transition: color 0.3s ease;
}
.spec-center-line span {
  background-color: #ffffff;
  padding-right: 15px;
  transition: background-color 0.3s ease;
}
.spec-center-line:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 1px;
  background-color: #707070;
}
.catalog-upper {
  font-size: clamp(1.25rem, calc(0.5555555555555556vw + 1.125rem), 1.5rem);
  font-weight: 700;
  color: #fff;
  line-height: 2.5;
  text-align: center;
  margin-bottom: 0;
  background-color: #8D1C17;
  border-radius: 10px 10px 0 0;
}
.catalog-under {
  padding-top: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  padding-bottom: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  padding-left: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  padding-right: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  font-size: clamp(1.25rem, calc(0.5555555555555556vw + 1.125rem), 1.5rem);
  background-color: #ffffff;
  border-left: 1px solid #8D1C17;
  border-right: 1px solid #8D1C17;
  border-bottom: 1px solid #8D1C17;
  border-radius: 0 0 10px 10px;
}
.building-catalog-text-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
.building-catalog-text-wrap p {
  font-size: .75rem;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .building-catalog-text-wrap p {
    font-size: clamp(0.75rem, calc(0.2222222222222222vw + 0.6111111111111112rem), 0.875rem);
  }
}
.building-catalog-text-wrap .btn-circle {
  position: relative;
  overflow: hidden;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  border: 1px solid #ffffff;
  border-radius: 50%;
  margin-right: 0;
  transition: 0.5s ease-in-out;
}
@media (min-width: 992px) {
  .building-catalog-text-wrap .btn-circle {
    width: 2rem;
    height: 2rem;
  }
}
.building-catalog-text-wrap .btn-circle::before {
  content: "";
  width: .5rem;
  height: .5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  clip-path: polygon(0 45%, 85% 45%, 50% 0, 60% 0, 100% 50%, 60% 100%, 50% 100%, 85% 55%, 0 55%);
  background-color: #ffffff;
  transform: translate(-50%, -50%);
  transition: 0.5s ease-in-out;
}
.building-link-bnr {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .building-link-bnr {
    flex-direction: initial;
    gap: 1.5rem;
  }
}
@media (min-width: 768px) {
  .building-link-item {
    width: 40rem;
  }
}
.building-link-text-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
.building-link-text-wrap p {
  font-size: clamp(0.75rem, calc(0.2777777777777778vw + 0.6875rem), 0.875rem);
  font-weight: 500;
  margin-bottom: 0;
}
.building-link-text-wrap .btn-circle {
  position: relative;
  overflow: hidden;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  border: 1px solid #010101;
  border-radius: 50%;
  margin-right: 0;
  transition: 0.5s ease-in-out;
}
@media (min-width: 992px) {
  .building-link-text-wrap .btn-circle {
    width: 2rem;
    height: 2rem;
  }
}
.building-link-text-wrap .btn-circle::before {
  content: "";
  width: .5rem;
  height: .5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  clip-path: polygon(0 45%, 85% 45%, 50% 0, 60% 0, 100% 50%, 60% 100%, 50% 100%, 85% 55%, 0 55%);
  background-color: #010101;
  transform: translate(-50%, -50%);
  transition: 0.5s ease-in-out;
}
.building-link {
  background-color: #F0F0F0;
  position: relative;
  display: flex;
  align-items: center;
  gap: .5rem;
  height: 100%;
  padding: 1.25rem;
}
.building-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #cecece;
  transform: scaleX(0);
  transform-origin: left top;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.building-link:hover {
  color: #8D1C17;
}
.building-link:hover .btn-circle {
  border: 1px solid #8D1C17;
}
.building-link:hover .btn-circle::before {
  background-color: #8D1C17;
  animation: move-arrow-building 0.8s linear;
}
@keyframes move-arrow-building {
  /* 円の中（少し左寄り） */
  0% {
    transform: translateY(-50%) translateX(0);
    opacity: 1;
  }
  /* 右側の外にはみ出す位置 */
  45% {
    transform: translateY(-50%) translateX(60px);
    opacity: 1;
  }
  /* 一瞬で左外へワープ（見た目を自然にするなら透明に） */
  50% {
    transform: translateY(-50%) translateX(-60px);
    opacity: 0;
  }
  /* 左外からまた見えるようにする */
  55% {
    transform: translateY(-50%) translateX(-60px);
    opacity: 1;
  }
  /* 元の位置（円の中）に戻る */
  100% {
    transform: translateY(-50%) translateX(0);
    opacity: 1;
  }
}
.building-link:hover:before {
  transform: scale(1);
}
.catalog-link {
  background-color: #8D1C17;
  position: relative;
  display: flex;
  align-items: center;
  gap: .5rem;
  height: 100%;
  padding: 1rem;
  border-radius: 40px;
  overflow: hidden;
}
.catalog-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #010101;
  transform: scaleX(0);
  transform-origin: left top;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 40px;
}
.catalog-link:hover {
  color: #8D1C17;
}
.catalog-link:hover .btn-circle::before {
  animation: move-arrow-catalog 0.8s linear;
}
@keyframes move-arrow-catalog {
  /* 円の中（少し左寄り） */
  0% {
    transform: translateY(-50%) translateX(0);
    opacity: 1;
  }
  /* 右側の外にはみ出す位置 */
  45% {
    transform: translateY(-50%) translateX(60px);
    opacity: 1;
  }
  /* 一瞬で左外へワープ（見た目を自然にするなら透明に） */
  50% {
    transform: translateY(-50%) translateX(-60px);
    opacity: 0;
  }
  /* 左外からまた見えるようにする */
  55% {
    transform: translateY(-50%) translateX(-60px);
    opacity: 1;
  }
  /* 元の位置（円の中）に戻る */
  100% {
    transform: translateY(-50%) translateX(0);
    opacity: 1;
  }
}
.catalog-link:hover:before {
  transform: scale(1);
}
.catalog-point {
  position: relative;
  font-size: .75rem;
  font-weight: 500;
  background-color: #F0F0F0;
  line-height: 1;
  padding-top: clamp(0.625rem, calc(0.3246753246753247vw + 0.551948051948052rem), 0.9375rem);
  padding-bottom: clamp(0.625rem, calc(0.3246753246753247vw + 0.551948051948052rem), 0.9375rem);
  padding-left: clamp(0.625rem, calc(0.3246753246753247vw + 0.551948051948052rem), 0.9375rem);
  padding-right: clamp(0.625rem, calc(0.3246753246753247vw + 0.551948051948052rem), 0.9375rem);
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .catalog-point {
    font-size: clamp(0.75rem, calc(0.4444444444444444vw + 0.4722222222222222rem), 1rem);
  }
}
.catalog-point span {
  font-size: .875rem;
  display: block;
}
@media (min-width: 768px) {
  .catalog-point span {
    font-size: clamp(0.875rem, calc(0.6666666666666667vw + 0.4583333333333333rem), 1.25rem);
    margin-left: .5rem;
    display: inline-block;
  }
}
.flex-firstselect {
  font-size: clamp(0.75rem, calc(0.5555555555555556vw + 0.625rem), 1rem);
  font-weight: 500;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: .5rem;
  list-style-type: none;
  padding-top: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  padding-right: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  padding-bottom: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  padding-left: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  background-color: #F0F0F0;
}
@media (min-width: 768px) {
  .flex-firstselect {
    gap: 1rem;
  }
}
.flex-firstselect::before {
  content: attr(data-text);
  position: absolute;
  left: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: clamp(1.25rem, calc(2.5vw + 0.6875rem), 2.25rem);
  color: #8D1C17;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 768px) {
  .flex-firstselect::before {
    left: -15px;
  }
}
@media (min-width: 992px) {
  .flex-firstselect::before {
    left: -15px;
  }
}
/* コンセプト */
.flex-concept {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: clamp(1.25rem, calc(2.5974025974025974vw + 0.6655844155844155rem), 3.75rem);
  margin-bottom: clamp(3.75rem, calc(0vw + 3.75rem), 3.75rem);
}
.flex-concept > div:first-child {
  width: 45%;
  margin-right: 5%;
  padding-top: clamp(3.75rem, calc(1.948051948051948vw + 3.311688311688312rem), 5.625rem);
}
@media (min-width: 992px) {
  .flex-concept > div:first-child {
    width: 26%;
    margin-right: 4%;
  }
}
.flex-concept > div:nth-child(2) {
  width: 50%;
  padding-bottom: clamp(3.75rem, calc(9.090909090909092vw + 1.7045454545454546rem), 12.5rem);
}
@media (min-width: 992px) {
  .flex-concept > div:nth-child(2) {
    width: 30%;
  }
}
.flex-concept > div:last-child {
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .flex-concept > div:last-child {
    margin-top: 0;
    width: 40%;
    padding-left: 5%;
  }
}
.flex-concept > div:last-child p {
  font-weight: 500;
}
.flex-concept > div:last-child .concept-catch {
  font-size: clamp(1rem, calc(0.6493506493506493vw + 0.8538961038961039rem), 1.625rem);
  margin-bottom: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
}
.flex-concept > div:last-child .concept-logo {
  width: 20%;
  display: block;
  margin-top: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .flex-concept > div:last-child .concept-logo {
    width: 30%;
  }
}
.main-img {
  width: 100%;
}
.slider-concept {
  pointer-events: none;
  overflow: hidden;
}
.slider-concept .slider-track {
  display: flex;
  flex-wrap: nowrap;
  width: max-content;
  animation: slider-marquee 28s linear infinite;
  will-change: transform;
}
.slider-concept .slide-item {
  flex: 0 0 auto;
  margin-right: 15px;
  height: 240px;
}
@media (min-width: 992px) {
  .slider-concept .slide-item {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .slider-concept .slide-item {
    height: 360px;
    margin-right: 20px;
  }
}
@media (min-width: 1600px) {
  .slider-concept .slide-item {
    height: 500px;
  }
}
.slider-concept .slide-item img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.slider-concept .slide-item:last-child {
  margin-right: 0;
}
@keyframes slider-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
#concept-slide {
  overflow: hidden;
}
#concept-slide .swiper-wrapper {
  transition-timing-function: linear;
}
#concept-slide .swiper-wrapper .swiper-slide {
  width: auto;
  height: 180px !important;
}
@media (min-width: 768px) {
  #concept-slide .swiper-wrapper .swiper-slide {
    height: 240px !important;
  }
}
@media (min-width: 1200px) {
  #concept-slide .swiper-wrapper .swiper-slide {
    height: 420px !important;
  }
}
#concept-slide .swiper-wrapper .swiper-slide img {
  width: auto;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.flex-start {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: clamp(1.875rem, calc(1.3888888888888888vw + 1.5625rem), 2.5rem);
}
.flex-start > div:first-child,
.flex-start > div:nth-child(3) {
  width: 45%;
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .flex-start > div:first-child,
  .flex-start > div:nth-child(3) {
    width: 140px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .flex-start > div:first-child,
  .flex-start > div:nth-child(3) {
    width: 200px;
  }
}
.flex-start > div:nth-child(2) {
  width: 10%;
  position: relative;
}
@media (min-width: 768px) {
  .flex-start > div:nth-child(2) {
    width: 30px;
  }
}
@media (min-width: 992px) {
  .flex-start > div:nth-child(2) {
    width: 50px;
  }
}
.flex-start > div:nth-child(2) p {
  font-size: clamp(1.875rem, calc(1.2987012987012987vw + 1.5827922077922079rem), 3.125rem);
  line-height: 1;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.flex-start > div:nth-child(4) {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .flex-start > div:nth-child(4) {
    width: 30px;
  }
}
@media (min-width: 992px) {
  .flex-start > div:nth-child(4) {
    width: 50px;
  }
}
.flex-start > div:nth-child(4) p {
  font-size: clamp(1.875rem, calc(1.2987012987012987vw + 1.5827922077922079rem), 3.125rem);
  line-height: 1;
  text-align: center;
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  .flex-start > div:nth-child(4) p {
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
.flex-start > div:last-child {
  width: 60%;
  position: relative;
  margin-left: 20%;
  margin-right: 20%;
}
@media (min-width: 768px) {
  .flex-start > div:last-child {
    width: 160px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-start > div:last-child {
    width: 240px;
  }
}
.flex-start > div:last-child img {
  display: block;
  margin: auto;
}
.flex-start > div:first-child::before,
.flex-start > div:nth-child(3)::before {
  content: attr(data-text);
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  display: block;
  font-size: 14px;
  color: #010101;
  text-align: center;
  background-color: #F0F0F0;
  font-weight: 500;
  padding: 3px 0;
}
@media (min-width: 992px) {
  .flex-start > div:first-child::before,
  .flex-start > div:nth-child(3)::before {
    font-size: clamp(1rem, calc(0.4vw + 0.775rem), 1.25rem);
    bottom: -40px;
    padding: 5px 0;
  }
}
.flex-start > div:last-child::before {
  content: attr(data-text);
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: block;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #8D1C17;
  font-weight: 500;
  padding: 3px 0;
}
@media (min-width: 992px) {
  .flex-start > div:last-child::before {
    font-size: clamp(1rem, calc(0.4vw + 0.775rem), 1.25rem);
    bottom: -40px;
    padding: 5px 0;
  }
}
.flex-oneteam {
  font-size: clamp(0.75rem, calc(0.5555555555555556vw + 0.625rem), 1rem);
  position: relative;
  display: flex;
  flex-direction: column;
  gap: .5rem;
  padding-top: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  padding-right: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  padding-bottom: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  padding-left: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  background-color: #F0F0F0;
}
@media (min-width: 768px) {
  .flex-oneteam {
    flex-direction: row;
    gap: 1rem;
  }
}
.flex-oneteam > div:first-child {
  width: 100%;
  font-size: clamp(0.875rem, calc(0.8333333333333334vw + 0.6875rem), 1.25rem);
}
@media (min-width: 768px) {
  .flex-oneteam > div:first-child {
    width: 140px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .flex-oneteam > div:first-child {
    width: 200px;
  }
}
.flex-oneteam > div:last-child {
  width: 100%;
  font-size: clamp(0.75rem, calc(0.5555555555555556vw + 0.625rem), 1rem);
}
@media (min-width: 768px) {
  .flex-oneteam > div:last-child {
    width: calc(100% - 140px);
  }
}
@media (min-width: 992px) {
  .flex-oneteam > div:last-child {
    width: calc(100% - 200px);
  }
}
.btn-wrap-l,
.btn-wrap-r,
.btn-wrap-c {
  width: fit-content;
  margin-top: clamp(2.5rem, calc(2.7777777777777777vw + 1.875rem), 3.75rem);
  margin-left: auto;
  margin-right: auto;
}
.btn-wrap-l .more-btn,
.btn-wrap-r .more-btn,
.btn-wrap-c .more-btn {
  display: flex;
  align-items: center;
}
.btn-wrap-l .more-btn p,
.btn-wrap-r .more-btn p,
.btn-wrap-c .more-btn p {
  font-size: clamp(0.875rem, calc(0.5555555555555556vw + 0.75rem), 1.125rem);
  font-weight: 500;
  margin: 0;
}
.btn-wrap-l .btn-circle,
.btn-wrap-r .btn-circle,
.btn-wrap-c .btn-circle {
  position: relative;
  display: block;
  width: 2rem;
  height: 2rem;
  border: 1px solid #010101;
  border-radius: 50%;
  margin-right: 1rem;
  transition: 0.5s ease-in-out;
}
@media (min-width: 992px) {
  .btn-wrap-l .btn-circle,
  .btn-wrap-r .btn-circle,
  .btn-wrap-c .btn-circle {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.btn-wrap-l .btn-circle::before,
.btn-wrap-r .btn-circle::before,
.btn-wrap-c .btn-circle::before {
  content: "";
  width: .5rem;
  height: .5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  clip-path: polygon(0 45%, 85% 45%, 50% 0, 60% 0, 100% 50%, 60% 100%, 50% 100%, 85% 55%, 0 55%);
  background-color: #010101;
  transform: translate(-50%, -50%);
  transition: 0.5s ease-in-out;
}
@media (min-width: 992px) {
  .btn-wrap-l {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .btn-wrap-r {
    margin-right: 0;
  }
}
.btn-wrap-l:hover .btn-circle,
.btn-wrap-r:hover .btn-circle,
.btn-wrap-c:hover .btn-circle {
  border: 1px solid #606060;
  background-color: #606060;
}
.btn-wrap-l:hover .btn-circle::before,
.btn-wrap-r:hover .btn-circle::before,
.btn-wrap-c:hover .btn-circle::before {
  background-color: #fff;
}
.concept-contact {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  list-style-type: none;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: clamp(1.875rem, calc(3.571428571428571vw + 1.0714285714285716rem), 3.75rem);
}
@media (min-width: 768px) {
  .concept-contact {
    max-width: 720px;
    flex-direction: row;
    gap: 2.5rem;
    justify-content: center;
  }
}
.concept-contact-icon {
  position: relative;
  z-index: 1;
}
.concept-contact-icon img {
  width: auto;
  height: 1.625rem;
}
.concept-contact-text-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
.concept-contact-text-wrap p {
  font-size: clamp(0.875rem, calc(0.2777777777777778vw + 0.8125rem), 1rem);
  font-weight: 500;
  margin-bottom: 0;
}
.concept-contact-text-wrap .btn-circle {
  position: relative;
  overflow: hidden;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  border: 1px solid #010101;
  border-radius: 50%;
  margin-right: 0;
  transition: 0.5s ease-in-out;
}
@media (min-width: 992px) {
  .concept-contact-text-wrap .btn-circle {
    width: 2rem;
    height: 2rem;
  }
}
.concept-contact-text-wrap .btn-circle::before {
  content: "";
  width: .5rem;
  height: .5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  clip-path: polygon(0 45%, 85% 45%, 50% 0, 60% 0, 100% 50%, 60% 100%, 50% 100%, 85% 55%, 0 55%);
  background-color: #010101;
  transform: translate(-50%, -50%);
  transition: 0.5s ease-in-out;
}
.concept-contact-link {
  color: #010101;
  background-color: #E6E6E6;
  position: relative;
  display: flex;
  align-items: center;
  gap: .5rem;
  height: 100%;
  padding: 1rem;
  border: 1px solid #ffffff;
}
.concept-contact-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #dddddd;
  transform: scaleX(0);
  transform-origin: left top;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.concept-contact-link:hover {
  color: #8D1C17;
}
.concept-contact-link:hover .btn-circle::before {
  animation: move-arrow-concept 0.8s linear;
}
@keyframes move-arrow-concept {
  /* 円の中（少し左寄り） */
  0% {
    transform: translateY(-50%) translateX(0);
    opacity: 1;
  }
  /* 右側の外にはみ出す位置 */
  45% {
    transform: translateY(-50%) translateX(60px);
    opacity: 1;
  }
  /* 一瞬で左外へワープ（見た目を自然にするなら透明に） */
  50% {
    transform: translateY(-50%) translateX(-60px);
    opacity: 0;
  }
  /* 左外からまた見えるようにする */
  55% {
    transform: translateY(-50%) translateX(-60px);
    opacity: 1;
  }
  /* 元の位置（円の中）に戻る */
  100% {
    transform: translateY(-50%) translateX(0);
    opacity: 1;
  }
}
.concept-contact-link:hover:before {
  transform: scale(1);
}
/* 土地探し */
.white-wrap {
  padding-top: clamp(1.25rem, calc(1.2987012987012987vw + 0.9577922077922078rem), 2.5rem);
  padding-bottom: clamp(1.25rem, calc(1.2987012987012987vw + 0.9577922077922078rem), 2.5rem);
  padding-left: clamp(1.25rem, calc(2.5974025974025974vw + 0.6655844155844155rem), 3.75rem);
  padding-right: clamp(1.25rem, calc(2.5974025974025974vw + 0.6655844155844155rem), 3.75rem);
  background-color: #ffffff;
  position: relative;
}
.catalog-point::before {
  content: attr(data-text);
  position: absolute;
  top: -5px;
  left: 10px;
  display: block;
  font-size: clamp(0.75rem, calc(0.3125vw + 0.6796875rem), 0.875rem);
  color: #8D1C17;
  font-weight: 700;
}
@media (min-width: 768px) {
  .catalog-point::before {
    top: -5px;
    left: 15px;
    font-size: clamp(0.875rem, calc(0.2222222222222222vw + 0.7361111111111112rem), 1rem);
  }
}
.land-eyecatch {
  position: relative;
  width: 100%;
  aspect-ratio: 3;
  margin-bottom: clamp(3.75rem, calc(3.571428571428571vw + 2.9464285714285716rem), 5.625rem);
}
.land-eyecatch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flow-wrap {
  position: relative;
  padding: 0;
  margin: 0;
}
.flow-wrap::after {
  content: "";
  width: 2px;
  height: 98%;
  display: block;
  background-color: #8D1C17;
  position: absolute;
  top: 1%;
  left: 44px;
  z-index: -1;
}
@media (min-width: 768px) {
  .flow-wrap::after {
    left: 7.5%;
  }
}
.flw-land-flow {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.flw-land-flow > div:first-child {
  width: 90px;
}
@media (min-width: 768px) {
  .flw-land-flow > div:first-child {
    width: 15%;
  }
}
.flw-land-flow > div:first-child .num {
  font-size: clamp(1rem, calc(1.2987012987012987vw + 0.7077922077922078rem), 2.25rem);
  color: #8D1C17;
  line-height: 1;
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  font-weight: 600;
  background-color: #ffffff;
  display: grid;
  place-items: center;
  border-radius: 50%;
  margin-bottom: 0;
}
.flw-land-flow > div:last-child {
  width: calc(100% - 100px);
}
@media (min-width: 768px) {
  .flw-land-flow > div:last-child {
    width: 80%;
  }
}
.flw-land-flow > div:last-child h3 {
  font-size: clamp(0.875rem, calc(0.38961038961038963vw + 0.7873376623376623rem), 1.25rem);
  margin-bottom: clamp(0.625rem, calc(0.3246753246753247vw + 0.551948051948052rem), 0.9375rem);
}
.flw-land-flow > div:last-child p {
  font-size: clamp(0.75rem, calc(0.5555555555555556vw + 0.625rem), 1rem);
  font-weight: 500;
  margin-bottom: 0;
}
/* 機能と性能 */
.spec-link-bnr {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .spec-link-bnr {
    flex-direction: initial;
    gap: 1.5rem;
  }
}
@media (min-width: 768px) {
  .spec-link-item {
    width: 40rem;
  }
}
.spec-link-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
.spec-link-wrap p {
  font-size: clamp(0.75rem, calc(0.8333333333333334vw + 0.5625rem), 1.125rem);
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
}
.spec-link-wrap .btn-circle {
  position: relative;
  overflow: hidden;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  border: 1px solid #ffffff;
  border-radius: 50%;
  margin-right: 0;
  transition: 0.5s ease-in-out;
}
@media (min-width: 992px) {
  .spec-link-wrap .btn-circle {
    width: 2rem;
    height: 2rem;
  }
}
.spec-link-wrap .btn-circle::before {
  content: "";
  width: .5rem;
  height: .5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  clip-path: polygon(0 45%, 85% 45%, 50% 0, 60% 0, 100% 50%, 60% 100%, 50% 100%, 85% 55%, 0 55%);
  background-color: #ffffff;
  transform: translate(-50%, -50%) rotate(90deg);
  transition: 0.5s ease-in-out;
}
.spec-link {
  background-color: #010101;
  position: relative;
  display: flex;
  align-items: center;
  gap: .5rem;
  height: 100%;
  padding: 1.25rem;
}
.spec-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #8D1C17;
  transform: scaleX(0);
  transform-origin: left top;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.spec-link:hover .btn-circle::before {
  animation: move-arrow-spec 0.8s linear;
}
@keyframes move-arrow-spec {
  /* 円の中（少し左寄り） */
  0% {
    transform: translateX(-50%) translateY(0) rotate(90deg);
    opacity: 1;
  }
  /* 右側の外にはみ出す位置 */
  45% {
    transform: translateX(-50%) translateY(60px) rotate(90deg);
    opacity: 1;
  }
  /* 一瞬で左外へワープ（見た目を自然にするなら透明に） */
  50% {
    transform: translateX(-50%) translateY(-60px) rotate(90deg);
    opacity: 0;
  }
  /* 左外からまた見えるようにする */
  55% {
    transform: translateX(-50%) translateY(-60px) rotate(90deg);
    opacity: 1;
  }
  /* 元の位置（円の中）に戻る */
  100% {
    transform: translateX(-50%) translateY(0) rotate(90deg);
    opacity: 1;
  }
}
.spec-link:hover:before {
  transform: scale(1);
}
.grade-img {
  margin-top: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
  margin-bottom: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
}
@media (min-width: 768px) {
  .grade-img {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.resistance_img02 {
  margin-top: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
  margin-bottom: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
}
@media (min-width: 768px) {
  .resistance_img02 {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.evoltz-img-wrap {
  margin-top: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
  margin-bottom: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
}
@media (min-width: 768px) {
  .evoltz-img-wrap {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.insulation-media {
  position: relative;
  width: 100%;
  aspect-ratio: 1.54545455;
  margin-bottom: clamp(1.875rem, calc(0.6493506493506493vw + 1.728896103896104rem), 2.5rem);
}
.insulation-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.insulation-media .sub {
  width: 70%;
  height: 40px;
  font-size: clamp(0.75rem, calc(0.8333333333333334vw + 0.5625rem), 1.125rem);
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
  display: grid;
  place-items: center;
  background-color: #F0F0F0;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sticky-box {
  position: sticky;
  top: 20px;
}
.sticky-box .num {
  position: relative;
  top: 20px;
  left: -5px;
  font-size: clamp(1rem, calc(1.2987012987012987vw + 0.7077922077922078rem), 2.25rem);
  line-height: 1;
  width: 140%;
  height: 140%;
  aspect-ratio: 1;
  font-weight: 600;
  background-color: #F0F0F0;
  display: grid;
  place-items: center;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .sticky-box .num {
    width: 90px;
    height: 90px;
  }
}
.insulation-sub {
  font-size: clamp(1.125rem, calc(0.5vw + 1.0125rem), 1.25rem);
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .insulation-sub {
    font-size: clamp(1.25rem, calc(1.0526315789473684vw + 0.75rem), 2rem);
  }
}
.red-circle {
  color: #ffffff;
  display: inline-grid;
  place-items: center;
  width: 20px;
  height: 20px;
  line-height: 1;
  background: #8D1C17;
  border-radius: 50%;
  margin-right: .5rem;
}
@media (min-width: 768px) {
  .red-circle {
    width: 26px;
    height: 26px;
  }
}
.gray-answer {
  font-size: clamp(0.75rem, calc(0.5555555555555556vw + 0.625rem), 1rem);
  text-align: center;
  background-color: #F0F0F0;
}
.evoltzb5-spec {
  border-left: 1px solid #010101;
  font-size: clamp(0.75rem, calc(0.5555555555555556vw + 0.625rem), 1rem);
  font-weight: 500;
  padding-left: 20px;
}
.lixil-img-wrap {
  margin-top: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
  margin-bottom: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
}
@media (min-width: 768px) {
  .lixil-img-wrap {
    width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.low-e-wrap {
  margin-top: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
  margin-bottom: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
}
@media (min-width: 768px) {
  .low-e-wrap {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.zeh-text {
  font-size: clamp(3.75rem, calc(5vw + 2.625rem), 5rem);
  font-weight: 700;
  color: #80C528;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .zeh-text {
    font-size: clamp(5rem, calc(3.508771929824561vw + 3.3333333333333335rem), 7.5rem);
  }
}
.tbl-wrap {
  margin-top: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
  margin-bottom: clamp(1.25rem, calc(0.6493506493506493vw + 1.103896103896104rem), 1.875rem);
}
@media (min-width: 768px) {
  .tbl-wrap {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
table.tbl_zeh {
  width: 100%;
  font-size: .75rem;
  font-weight: 600;
  margin-bottom: 5px;
  border-collapse: separate;
  border-spacing: 3px;
  background: #DDDCDB;
}
@media (min-width: 992px) {
  table.tbl_zeh {
    font-size: 1rem;
    border-spacing: 5px;
    table-layout: fixed;
    margin-bottom: 10px;
  }
}
table.tbl_zeh td,
table.tbl_zeh th {
  padding: 5px;
  text-align: center;
}
@media (min-width: 992px) {
  table.tbl_zeh td,
  table.tbl_zeh th {
    padding: 10px;
  }
}
table.tbl_zeh thead th {
  font-size: .875rem;
  background: #DDDCDB;
}
@media (min-width: 992px) {
  table.tbl_zeh thead th {
    font-size: 1.125rem;
  }
}
table.tbl_zeh tbody td {
  background: #fff;
}
table.tbl_zeh tbody td span.num {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #80C528;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  table.tbl_zeh tbody td span.num {
    font-size: 50px;
  }
}
.sub_lcmm {
  width: 180px;
  font-size: 110%;
  line-height: 2;
  text-align: center;
  padding: 0;
  background: #A9CEBD;
  margin-top: 40px;
}
.sub_zeh {
  width: fit-content;
  font-size: 200%;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  padding: 0 20px;
  background: #80C528;
  margin-top: 40px;
}
.sub_zeh span {
  font-size: 80%;
  font-weight: 400;
}
.sub_carbon {
  width: 180px;
  font-size: 110%;
  line-height: 2;
  text-align: center;
  padding: 0;
  background: #CBE5A6;
  margin-top: 40px;
}
.sub_common {
  width: 180px;
  font-size: 110%;
  line-height: 2;
  text-align: center;
  padding: 0;
  background: -moz-linear-gradient(left, #D7E3CF 0%, #D7E3CF 50%, #BCBCBC 50%, #BCBCBC 100%);
  background: -webkit-linear-gradient(left, #D7E3CF 0%, #D7E3CF 50%, #BCBCBC 50%, #BCBCBC 100%);
  background: linear-gradient(to right, #D7E3CF 0%, #D7E3CF 50%, #BCBCBC 50%, #BCBCBC 100%);
  margin-top: 40px;
}
@media (min-width: 992px) {
  .pc-small {
    font-size: 70%;
    line-height: 1.6;
  }
}
@media (min-width: 1200px) {
  .pc-small {
    font-size: 80%;
  }
}
.flex_spec_zeh {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 20px 0;
}
@media (min-width: 992px) {
  .flex_spec_zeh {
    margin: 40px auto 20px auto;
  }
}
.flex_spec_zeh > div {
  width: calc(50% - 5px);
  border: 3px solid #DDDCDB;
  border-radius: 10px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .flex_spec_zeh > div {
    width: calc(25% - 5px);
  }
}
.flex_spec_zeh > div .inner_sub {
  width: 100%;
  height: 60px;
  display: grid;
  place-items: center;
  background: #DDDCDB;
  border-radius: 7px 7px 0 0;
  margin-bottom: 0;
}
.flex_spec_zeh > div .inner_sub p {
  font-size: 85%;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .flex_spec_zeh > div .inner_sub p {
    font-size: 110%;
  }
}
.flex_spec_zeh > div .inner_content {
  width: 100%;
  height: 120px;
  display: grid;
  place-items: center;
}
@media (min-width: 992px) {
  .flex_spec_zeh > div .inner_content {
    height: 160px;
  }
}
.flex_spec_zeh > div .inner_content .zeh_green {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #80C528;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .flex_spec_zeh > div .inner_content .zeh_green {
    font-size: 20px;
  }
}
.flex_spec_zeh > div .inner_content .zeh_green .large_green {
  font-size: 36px;
}
@media (min-width: 992px) {
  .flex_spec_zeh > div .inner_content .zeh_green .large_green {
    font-size: 50px;
  }
}
.flex_spec_zeh > div .inner_content .zeh_green .small_black {
  color: #000;
}
.flex_spec_zeh > div .zeh_note {
  font-size: 60%;
  padding-right: 5px;
  text-align: right;
}
@media (min-width: 992px) {
  .flex_spec_zeh > div .zeh_note {
    font-size: 70%;
  }
}
.flex_spec_zeh > div:first-child .inner_content,
.flex_spec_zeh > div:nth-child(2) .inner_content {
  height: 89px;
}
@media (min-width: 992px) {
  .flex_spec_zeh > div:first-child .inner_content,
  .flex_spec_zeh > div:nth-child(2) .inner_content {
    height: 127px;
  }
}
.hems-wrap {
  padding-top: clamp(0.9375rem, calc(0.5952380952380952vw + 0.8035714285714286rem), 1.25rem);
  padding-right: clamp(0.9375rem, calc(0.5952380952380952vw + 0.8035714285714286rem), 1.25rem);
  padding-bottom: clamp(0.9375rem, calc(0.5952380952380952vw + 0.8035714285714286rem), 1.25rem);
  padding-left: clamp(0.9375rem, calc(0.5952380952380952vw + 0.8035714285714286rem), 1.25rem);
  background-color: #F0F0F0;
  height: 100%;
}
.hems-media {
  position: relative;
  margin-top: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
  margin-bottom: clamp(0.9375rem, calc(0.3246753246753247vw + 0.864448051948052rem), 1.25rem);
}
.hems-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hems-media .sub {
  width: 70%;
  height: 30px;
  font-size: clamp(0.75rem, calc(0.8333333333333334vw + 0.5625rem), 1.125rem);
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 0;
  display: grid;
  place-items: center;
  background-color: #010101;
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  .hems-media .sub {
    height: 40px;
    top: -20px;
  }
}
section.page-spec-zeh {
  margin-bottom: clamp(5.625rem, calc(1.948051948051948vw + 5.186688311688312rem), 7.5rem);
}
.support-img-wrap {
  margin-top: clamp(1.25rem, calc(1.2987012987012987vw + 0.9577922077922078rem), 2.5rem);
  margin-bottom: clamp(1.25rem, calc(1.2987012987012987vw + 0.9577922077922078rem), 2.5rem);
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
/* ベース */
.acc {
  width: 90%;
  border: 1px solid #ddd;
  border-radius: 12px;
  overflow: clip;
  /* 角丸を保ったまま中を切る */
  background: #F0F0F0;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .acc {
    width: 70%;
  }
}
/* summaryのデフォルト三角を消す */
.acc > summary {
  list-style: none;
}
.acc > summary::-webkit-details-marker {
  display: none;
}
.acc__head {
  cursor: pointer;
  padding: 14px 16px;
  font-size: clamp(0.75rem, calc(0.5555555555555556vw + 0.625rem), 1rem);
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
/* 右側の矢印 */
.acc__head::after {
  content: "▾";
  transition: transform 240ms ease;
}
/* 中身：gridで高さ可変でも滑らかに */
.acc__body {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 240ms ease;
}
.acc__inner {
  overflow: hidden;
  padding: 0 16px;
  /* 開閉時の余白はinnerに持たせる */
  padding-bottom: 14px;
  font-size: clamp(0.75rem, calc(0.5555555555555556vw + 0.625rem), 1rem);
  color: #333;
  line-height: 1.7;
}
/* 開いたとき */
.acc[open] .acc__body {
  grid-template-rows: 1fr;
}
.acc[open] .acc__head::after {
  transform: rotate(180deg);
}
/* ユーザーが「動きを減らす」設定ならアニメ無し */
@media (prefers-reduced-motion: reduce) {
  .acc__body,
  .acc__head::after {
    transition: none;
  }
}
