.house {
  position: relative;
  margin: auto;
  font-size: 0;
}


.house .house-price {
  text-align: center;
}

.concept {
  padding: 185px 0 195px;
  color: #fff;
  position: relative;
}

.concept-wrapper {
  margin: auto;
  max-width: 1300px;
}

.concept-text-bg {
  position: absolute;
  right: 0;
  top: 25%;
  width: 126px;
}

.concept-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  object-fit: cover;
}

.concept-title {
  font-size: var(--font-f10);
  font-family: 'Josefin Sans';
  margin-left: 100px;
  font-weight: 600;
}

.concept-subtitle {
  font-weight: 500;
  font-size: var(--font-f3);
  margin-bottom: 88px;
  position: relative;
  display: inline-block;
  margin-left: 100px;
}

.concept-subtitle::after {
  content: '';
  display: block;
  height: 385px;
  border-right: 1px solid #fff;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 1;
}

.concept-main-text {
  font-size: var(--font-f8);
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 80px;
  letter-spacing: 10px;
}

.concept-description {
  line-height: 2;
  font-size: var(--font-f2);
  letter-spacing: 1px;
  font-weight: 300;
}

.concept-content {
  margin: auto;
  max-width: 800px;
}

.feature {
  padding: 200px 0 240px;
  width: 1080px;
  margin: auto;
  background: #fff;
}

.feature-title {
  margin-left: -7px;
  letter-spacing: -3px;
}

.feature-item-img {
  max-width: 1080px;
  max-height: 625px;
  width: 1080px;
  height: 625px;
  margin: auto;
  display: block;
  object-fit: cover;
}

.feature-item-img3 {
  max-width: 333px;
  max-height: 333px;
  width: 333px;
  height: 333px;
  object-fit: cover;
}

.feature-item-img2 {
  max-width: 400px;
  max-height: 333px;
  width: 400px;
  height: 333px;
  object-fit: cover;
}

.feature-item-img4 {
  max-width: 680px;
  max-height: 333px;
  width: 680px;
  height: 333px;
  object-fit: cover;
}

.common-title-60 {
  font-family: 'Josefin Sans';
  font-weight: 600;
  font-size: var(--font-f12);
  color: #00A79D;
  margin-top: -55px;
}

.common-feature-w-480 {
  width: 480px;
}

.common-feature-text {
  color: #1E1E1E;
  line-height: 36px;
  margin-top: -35px;
  background-color: #fff;
  padding: 35px 40px 40px;
  letter-spacing: 1px;
  z-index: 0;
  font-weight: 400;
  font-feature-settings: 'halt';
}

.feature-title-wrapper .common-feature-text {
  margin-top: 0;
}

.common-subtitle-ja {
  font-weight: 500;
  font-size: var(--font-f3);
  color: #00A79D;
  margin-top: -2px;
}

.common-feature-text-title {
  font-weight: 500;
  font-size: var(--font-f4);
}

.feature-ml-40 {
  margin-left: 40px;
}

.feature-mr-40 {
  margin-right: 40px;
}

.feature-mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.feature-position-t-80 {
  top: 80px;
  position: relative;
}

.feature-position-t-40 {
  top: 40px;
  position: relative;
}

.feature-mb-20 {
  margin-bottom: 20px;
}

.feature-mb-200 {
  margin-bottom: 200px;
}

.feature-mb-55 {
  margin-bottom: 55px;
}

.feature-mb-160 {
  margin-bottom: 160px;
}

.feature-bg-left {
  position: absolute;
  transform: translatex(-111px);
  top: -40px;
  width: 121px;
  z-index: 0;
}

.feature-bg-right {
  position: absolute;
  right: -111px;
  top: -40px;
  width: 121px;
  z-index: 0;
}

.map-iframe {
  height: 460px;
}

.sm-show {
  display: none;
}

.house-response-img {
  width: 100%;
}

.vestibule-2-feature-item-img {
  width: 586px;
  max-width: 100%;
  margin-top: 15px;
}

.vestibule2-feature-left-80 {
  position: relative;
  left: -80px;
}

.vestibule2-feature-left-480 {
  position: relative;
  left: -40px;
}

.vestibule-2-feature-item-img-wrap {
  gap: 30px;
}

@media screen and (max-width: 1300px) {
  body {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 1265px) {

  .concept-subtitle::after {
    display: none;
  }

  .feature {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature-bg-left {
    transform: translatex(0);
  }
}

@media screen and (max-width: 1200px) {
  .feature {
    max-width: 100%;
  }
}

@media screen and (max-width: 941px) {
  .vestibule-2-feature-item-img {
    width: calc(100% - 80px);
  }

  .vestibule-wrap-2 {
    gap: 20px;
  }
}

@media screen and (max-width: 1100px) {
  .concept-subtitle::after {
    display: none;
  }

  .feature-bg-right {
    right: -19px;
  }

  .feature-bg-left {
    left: -19px;
    transform: translatex(0);
  }
}

@media (min-width: 769px) and (max-width: 1100px) {

  .feature {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .feature-item-img {
    max-width: 100%;
  }

  .feature-item-img3 {
    width: 222px;
    height: 222px;
  }

  .feature-item-img4 {
    height: 222px;
    width: 400px;
  }

  .feature-item-img2 {
    height: 222px;
    width: 350px;
  }

  .common-feature-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .common-feature-text-head-desc {
    padding-right: 0;
  }

  .common-feature-text-head-desc.common-feature-text p {
    letter-spacing: 0.5px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .concept-description {
    display: none;
  }

  .pc-show {
    display: none;
  }

  .sm-show {
    display: block;
  }

  .sm-br-hide {
    display: none;
  }

  .header {
    position: static;
    padding: 0;
    justify-content: flex-start;
  }

  .logo {
    position: static;
    height: 55px;
  }

  .logo {
    height: 0;
  }

  .concept {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .concept-text-bg,
  .concept-subtitle::after {
    display: none;
  }

  .concept-main-text {
    font-size: 24px;
    letter-spacing: 5px;
    margin-bottom: 40px;
  }

  .concept-content {
    padding: 0 15px;
  }

  .concept-title {
    margin-left: 0;
    text-align: center;
  }

  .concept-subtitle {
    margin-left: 0;
    margin-bottom: 50px;
    text-align: center;
    display: block;
  }

  .feature {
    padding-top: 100px;
    padding-bottom: 140px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
  }

  .feature-item-img {
    max-width: 100%;
    height: 208px;
    margin-top: 120px;
  }

  .feature-bg-left {
    left: -19px;
    width: 56px;
    top: -20px;
  }

  .exterior-bg {
    top: 45px;
  }

  .feature-bg-right {
    right: -19px;
    width: 56px;
    top: -20px;
  }

  .feature-title-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .feature-title-wrapper .common-feature-text {
    padding: 0;
    margin: 10px 0 0;
  }

  .feature-title-wrapper .feature-title {
    margin-left: 0;
  }

  .common-feature-text {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px !important;
    margin-top: -15px;
    margin-bottom: 15px;
    padding: 20px;
    line-height: 29px;
  }

  .common-feature-text-title {
    margin-bottom: 5px;
  }

  .feature-item-title-wrapper {
    position: absolute;
    right: 0;
    top: -26px;
    margin-right: 0 !important;
  }

  .feature-item-title-wrapper-left {
    position: absolute;
    left: 0;
    top: -26px;
    margin-left: 0 !important;
  }

  .feature-item-img3 {
    width: 111px;
    height: 111px;
  }

  .feature-item-img4 {
    height: 111px;
    width: 240px;
  }

  .feature-item-img2 {
    height: 111px;
    width: 180px;
  }

  .feature-mx-40 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .feature-position-t-80 {
    top: 25px;
  }

  .feature-position-t-40 {
    top: 12px;
  }

  .feature-mr-40 {
    margin-right: 13px;
  }

  .vestibule2-feature-left-80  {
    left: -50px
  }

  .vestibule-2-feature-item-img {
    width: calc(100% - 50px);
    margin-top: 0;
   }

  .vestibule-wrap-2 {
    align-items: flex-start;
  }

  .vestibule-wrap-2 .feature-bg-left {
    top: -15px;
  }

  .vestibule-2-feature-item-img-wrap {
    margin-top: -20px;
  }
}

@media screen and (max-width: 697px) {
  .sm-hide {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .map-iframe {
    height: 350px;
  }

  .common-feature-text-head-desc.common-feature-text {
    width: calc(100% + 40px);
    max-width: 100%;
  }

  .common-feature-text-head-desc.common-feature-text p {
    letter-spacing: 0.5px;
    font-size: 12px;
  }
}