.second_house_container {
  width: 100%;
  margin: auto;
  height: 100%;
}

.purchase_share_link_line .arrow {
  background-color: #F5F5F5;
}

.banner-f {
  margin-top: 0;
}

.line_horizontal {
  margin-top: 2rem;
  width: 1.4rem;
  height: 0.1rem;
  background-color: red;
}

.second_house_hero {
  margin-top: 10rem;
  margin-left: 8rem;
  margin-right: 8rem;
}

.second_about_page .common_about-page {
  max-width: 100%;
  padding-top: 0px;
}
.second_about_page .common_about-page .ap-left {
  max-width: 710px;
  min-width: auto;
}

.second_house_you_can_feel_safe {
  margin-top: 20rem;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_header h2 {
  line-height: 160%;
  font-size: 3rem;
  font-family: "Zen-Kaku-Gothic-New-Medium";
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.second_house_you_can_feel_safe .second_house_row {
  display: flex;
  justify-content: center;
  gap: 8rem;
}
.second_house_you_can_feel_safe .second_house_row:nth-child(1) {
  margin-bottom: 98px;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list {
  margin-top: 10rem;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item {
  display: flex;
  width: 50%;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason {
  border-top: 1px solid #000;
  width: 150px;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason h2 {
  padding-top: 4rem;
  color: #6E6E6E;
  font-size: 4rem;
  line-height: 100%;
  font-family: "CormorantSC-Regular";
  text-align: center;
  margin-bottom: 0.3rem;
  margin-block-start: 0px;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .reason {
  color: #6E6E6E;
  font-size: 1.4rem;
  line-height: 100%;
  font-family: "CormorantSC-Regular";
  text-align: center;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason img {
  display: block;
  margin: 4rem auto 0;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_shekou {
  width: 70px;
  height: 78px;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_daily_necessities {
  width: 78px;
  height: 78px;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_territory {
  width: 78px;
  height: 78px;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_density {
  width: 70px;
  height: 67.71px;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content {
  border-top: 1px solid #000;
  width: calc(100% - 150px);
  margin-left: 1rem;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content .item_content_title {
  margin-block-start: 5.5rem;
  margin-block-end: 4rem;
  font-size: 2.2rem;
  font-family: "Zen-Kaku-Gothic-New-Bold";
  line-height: 150%;
}
.second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content .content {
  font-size: 1.6rem;
  font-family: "Zen-Kaku-Gothic-New-Regular";
  line-height: 250%;
  font-weight: 400;
}

.second_house_example_home {
  margin-top: 25rem;
}
.second_house_example_home .second_house_example_home_header h2 {
  line-height: 160%;
  font-size: 3rem;
  font-family: "Zen-Kaku-Gothic-New-Medium";
}
.second_house_example_home .second_house_example_home_list {
  margin-top: 10rem;
  display: flex;
  gap: 4rem;
}
.second_house_example_home .second_house_example_home_list .second_house_example_home_item {
  width: 25%;
}
.second_house_example_home .second_house_example_home_list .second_house_example_home_item img {
  width: 100%;
  margin-bottom: 1rem;
  object-fit: cover;
}
.second_house_example_home .second_house_example_home_list .second_house_example_home_item p {
  font-size: 1.6rem;
  line-height: 250%;
  font-family: "Zen-Kaku-Gothic-New-Regular";
}
.second_house_example_home .second_house_example_home_list .second_house_example_home_item:last-child {
  margin-right: 0rem;
}
.second_house_example_home .second_house_example_home_content {
  margin-top: 6rem;
  width: 100%;
  justify-content: center;
  display: grid;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px dashed #6E6E6E;
}
.second_house_example_home .second_house_example_home_content span {
  padding: 2.5rem 3.4rem;
  text-align: center;
  font-size: 1.8rem;
  line-height: 200%;
  font-family: "Zen-Kaku-Gothic-New-Regular";
}

.second_house_recommended_property_types {
  margin-top: 22.5rem;
}
.second_house_recommended_property_types .second_house_recommended_property_types_header h2 {
  margin-block-start: 0px;
  margin-block-end: 0px;
  line-height: 160%;
  font-size: 3rem;
  font-family: "Zen-Kaku-Gothic-New-Medium";
}
.second_house_recommended_property_types .second_house_recommended_property_types_list {
  margin-top: 10rem;
  display: flex;
  gap: 9.33px;
}
.second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: grid;
  height: 475px;
  align-items: flex-end;
  width: 33.3333333333%;
}
.second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content {
  margin-bottom: 4.2rem;
}
.second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content h2 {
  color: white;
  text-align: center;
  font-size: 2.5rem;
  line-height: 160%;
  margin-block-end: 15px;
  margin-block-start: 0px;
  font-family: "Zen-Kaku-Gothic-New-Medium";
}
.second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content p {
  color: white;
  text-align: center;
  font-size: 1.6rem;
  line-height: 150%;
  font-family: "Zen-Kaku-Gothic-New-Regular";
}
.second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image:last-child {
  margin-right: 0rem;
}

.purchase_share_link_line {
  margin-top: 100px;
  margin-bottom: 0px;
}
.purchase_share_link_line .container_copy {
  margin-top: 0rem;
}
.one_more {
  margin-top: 305px;
}
.one_more .om_inner {
  margin: 0 auto;
  max-width: 1100px;
}
.one_more .om_inner .om_title {
  position: relative;
  text-align: center;
}
.one_more .om_inner .om_title::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #DDDDDD;
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translateX(-50%);
  z-index: 0;
}
.one_more .om_inner .om_title .om___title_sub {
  color: #6E6E6E;
  font-size: 20px;
  font-family: "CormorantSC-Regular";
  line-height: 100%;
  padding: 1rem 2.5rem;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
.one_more .om_inner .om_title .om___title_sub::after {
  content: url("../images/ic_flower_3.svg");
  position: absolute;
  z-index: 1;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.one_more .om_inner .om_note {
  padding-bottom: 70px;
  border-bottom: 1px solid #DDDDDD;
}
.one_more .om_inner .om_note .om__title {
  text-align: center;
  padding-top: 65px;
  padding-bottom: 35px;
  text-align: center;
  font-size: 24px;
  font-family: "Zen-Kaku-Gothic-New-Medium";
  line-height: 150%;
}
.one_more .om_inner .om_note .om__title br {
  display: none;
}
.one_more .om_inner .om_note .om__des {
  text-align: center;
  font-size: 16px;
  line-height: 200%;
  font-family: "Zen-Kaku-Gothic-New-Regular";
  white-space: pre-line;
}

._link_contact {
  margin-top: 141px;
  margin-bottom: 251px;
}
._link_contact .purchase_share_link_line .btn_contact_us {
  margin-bottom: 63px;
}

@media (max-width: 1599px) {
  .line_horizontal {
    margin-top: 16.25px;
    width: 11.38px;
  }
  .second_house_hero {
    margin-top: 81.25px;
    margin-left: 65px;
    margin-right: 65px;
  }
  .second_about_page .common_about-page .ap-left {
    max-width: 576.87px;
    font-size: 14.63px;
  }
  .second_about_page .common_about-page .ap-right {
    font-size: 28.44px;
  }
  .second_house_you_can_feel_safe {
    margin-top: 163.5px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_header h2 {
    font-size: 24.38px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list {
    margin-top: 81.25px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row {
    display: flex;
    justify-content: center;
    gap: 6.5rem;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row:nth-child(1) {
    margin-bottom: 77.94px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason {
    width: 121.88px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason h2 {
    padding-top: 32.5px;
    font-size: 32.5px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .reason {
    color: #6E6E6E;
    font-size: 1.4rem;
    line-height: 100%;
    font-family: "CormorantSC-Regular";
    text-align: center;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason img {
    margin: 32.5px auto 0;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_shekou {
    width: 56.88px;
    height: 63.38px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_daily_necessities {
    width: 63.38px;
    height: 63.38px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_territory {
    width: 63.38px;
    height: 63.38px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_density {
    width: 56.88px;
    height: 55.01px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content {
    width: calc(100% - 121.88px);
    margin-left: 8.12px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content .item_content_title {
    margin-block-start: 45.5px;
    margin-block-end: 32.5px;
    font-size: 17.88px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content .content {
    font-size: 13px;
  }
  .second_house_example_home {
    margin-top: 201.44px;
  }
  .second_house_example_home .second_house_example_home_header h2 {
    font-size: 24.38px;
  }
  .second_house_example_home .second_house_example_home_list {
    margin-top: 81.25px;
    display: flex;
  }
  .second_house_example_home .second_house_example_home_list .second_house_example_home_item img {
    width: 100%;
    margin-bottom: 8.13px;
  }
  .second_house_example_home .second_house_example_home_list .second_house_example_home_item p {
    font-size: 13px;
  }
  .second_house_example_home .second_house_example_home_content {
    margin-top: 48.25px;
  }
  .second_house_example_home .second_house_example_home_content span {
    padding: 20.31px 27.63px;
    font-size: 14.63px;
  }
  .second_house_recommended_property_types {
    margin-top: 182.81px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_header h2 {
    font-size: 24.38px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list {
    margin-top: 81.25px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image {
    height: 385.94px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content {
    margin-bottom: 33.63px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content h2 {
    font-size: 20.31px;
    margin-block-end: 11.69px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content p {
    font-size: 13px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image:last-child {
    margin-right: 0rem;
  }
  .purchase_share_link_line {
    margin-top: 81px;
    margin-bottom: 0px;
  }
  .purchase_share_link_line .container_copy {
    margin-top: 0rem;
  }
  .one_more {
    margin-top: 23.657rem;
  }
  .one_more .om_inner {
    margin: 0 auto;
    max-width: 893.75px;
  }
  .one_more .om_inner .om_title {
    position: relative;
    text-align: center;
  }
  .one_more .om_inner .om_title::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0.8px;
    background-color: #DDDDDD;
    position: absolute;
    left: 50%;
    bottom: 5px;
    transform: translateX(-50%);
    z-index: 0;
  }
  .one_more .om_inner .om_title .om___title_sub {
    color: #6E6E6E;
    font-size: 16.25px;
    font-family: "CormorantSC-Regular";
    line-height: 100%;
    padding: 1rem 2.5rem;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
  }
  .one_more .om_inner .om_title .om___title_sub::after {
    content: url("../images/ic_flower_3.svg");
    position: absolute;
    z-index: 1;
    top: -32.25px;
    left: 50%;
    transform: translateX(-50%);
    width: 13px;
    height: 27.2px;
  }
  .one_more .om_inner .om_note {
    padding-bottom: 50px;
    border-bottom: 1px solid #DDDDDD;
  }
  .one_more .om_inner .om_note .om__title {
    text-align: center;
    padding-top: 56.88px;
    padding-bottom: 28.44px;
    text-align: center;
    font-size: 19.5px;
    font-family: "Zen-Kaku-Gothic-New-Medium";
    line-height: 150%;
  }
  .one_more .om_inner .om_note .om__des {
    text-align: center;
    font-size: 13px;
    line-height: 200%;
    font-family: "Zen-Kaku-Gothic-New-Regular";
    white-space: pre-line;
  }
  ._link_contact {
    margin-top: 123px;
    margin-bottom: 203.94px;
  }
  ._link_contact .purchase_share_link_line .btn_contact_us {
    margin-bottom: 49px;
  }
}
@media (max-width: 1299px) {
  .line_horizontal {
    margin-top: 13px;
    width: 9.1px;
  }
  .second_house_hero {
    margin-top: 65px;
    margin-left: 52px;
    margin-right: 52px;
  }
  .second_about_page .common_about-page .ap-left {
    max-width: 461.5px;
    font-size: 11.7px;
  }
  .second_about_page .common_about-page .ap-right {
    font-size: 22.75px;
  }
  .second_house_you_can_feel_safe {
    margin-top: 131.6px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_header h2 {
    font-size: 19.5px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list {
    margin-top: 65.2px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row {
    display: flex;
    justify-content: center;
    gap: 3rem;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row .second_house_you_can_feel_safe_item:nth-child(2) {
    margin-left: 30px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row .second_house_you_can_feel_safe_item:nth-child(4) {
    margin-left: 30px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row:nth-child(1) {
    margin-bottom: 64.15px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason {
    width: 97.5px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason h2 {
    padding-top: 26.65px;
    font-size: 26px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .reason {
    font-size: 9.1px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason img {
    margin: 26px auto 0;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_shekou {
    width: 45.5px;
    height: 50.7px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_daily_necessities {
    width: 50.7px;
    height: 50.7px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_territory {
    width: 50.7px;
    height: 50.7px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_density {
    width: 45.5px;
    height: 44.01px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content {
    width: calc(100% - 97.5px);
    margin-left: 6.5px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content .item_content_title {
    margin-block-start: 35.75px;
    margin-block-end: 26px;
    font-size: 14.3px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content .content {
    font-size: 10.4px;
  }
  .second_house_example_home {
    margin-top: 162.95px;
  }
  .second_house_example_home .second_house_example_home_header h2 {
    font-size: 19.5px;
  }
  .second_house_example_home .second_house_example_home_list {
    margin-top: 65.2px;
    display: flex;
    justify-content: center;
    gap: 2.6rem;
  }
  .second_house_example_home .second_house_example_home_list .second_house_example_home_item img {
    width: 100%;
    margin-bottom: 6.5px;
  }
  .second_house_example_home .second_house_example_home_list .second_house_example_home_item p {
    font-size: 10.4px;
  }
  .second_house_example_home .second_house_example_home_content {
    margin-top: 30px;
  }
  .second_house_example_home .second_house_example_home_content span {
    padding: 16.25px 22.1px;
    font-size: 11.7px;
  }
  .second_house_recommended_property_types {
    margin-top: 146.25px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_header h2 {
    font-size: 19.5px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list {
    margin-top: 81.25px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image {
    margin-right: 7.58px;
    height: 308.75px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content {
    margin-bottom: 26.9px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content h2 {
    font-size: 16.25px;
    margin-block-end: 9.75px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content p {
    font-size: 10.4px;
  }
  .purchase_share_link_line {
    margin-top: 65px;
    margin-bottom: 0px;
  }
  .purchase_share_link_line .container_copy {
    margin-top: 0rem;
  }
  .one_more {
    margin-top: 197.5px;
  }
  .one_more .om_inner {
    margin: 0 auto;
    max-width: 893.75px;
  }
  .one_more .om_inner .om_title {
    position: relative;
    text-align: center;
  }
  .one_more .om_inner .om_title::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0.8px;
    background-color: #DDDDDD;
    position: absolute;
    left: 50%;
    bottom: 5px;
    transform: translateX(-50%);
    z-index: 0;
  }
  .one_more .om_inner .om_title .om___title_sub {
    color: #6E6E6E;
    font-size: 16.25px;
    font-family: "CormorantSC-Regular";
    line-height: 100%;
    padding: 1rem 2.5rem;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
  }
  .one_more .om_inner .om_title .om___title_sub::after {
    content: url("../images/ic_flower_3.svg");
    position: absolute;
    z-index: 1;
    top: -32.25px;
    left: 50%;
    transform: translateX(-50%);
    width: 13px;
    height: 27.2px;
  }
  .one_more .om_inner .om_note {
    padding-bottom: 50px;
    border-bottom: 1px solid #DDDDDD;
  }
  .one_more .om_inner .om_note .om__title {
    text-align: center;
    padding-top: 56.88px;
    padding-bottom: 28.44px;
    text-align: center;
    font-size: 19.5px;
    font-family: "Zen-Kaku-Gothic-New-Medium";
    line-height: 150%;
  }
  .one_more .om_inner .om_note .om__des {
    text-align: center;
    font-size: 13px;
    line-height: 200%;
    font-family: "Zen-Kaku-Gothic-New-Regular";
    white-space: pre-line;
  }
  ._link_contact {
    margin-top: 98.69px;
    margin-bottom: 163.15px;
  }
  ._link_contact .purchase_share_link_line .btn_contact_us {
    margin-bottom: 39px;
  }
}
@media (max-width: 989px) {
  .second_house_hero {
    margin-top: 60px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .line_horizontal {
    margin-top: 20px;
    width: 1.4rem;
  }
  .second_about_page .common_about-page .ap-left {
    max-width: 100%;
    font-size: 14px;
  }
  .second_about_page .common_about-page .ap-right {
    font-size: 20px;
  }
  .second_house_you_can_feel_safe {
    margin-top: 100px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_header h2 {
    font-size: 20px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list {
    margin-top: 40px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row {
    display: block;
    justify-content: unset;
    width: 100%;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row .second_house_you_can_feel_safe_item:nth-child(2) {
    margin-left: 0px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row .second_house_you_can_feel_safe_item:nth-child(4) {
    margin-left: 0px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_row:nth-child(1) {
    margin-bottom: 0px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item {
    margin-bottom: 60px;
    width: 100%;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason {
    width: 97.5px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason h2 {
    padding-top: 25px;
    font-size: 30px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .reason {
    font-size: 10px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason img {
    margin: 25px auto 0;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_shekou {
    width: 44.87px;
    height: 50px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_daily_necessities {
    width: 50px;
    height: 50px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_territory {
    width: 50px;
    height: 50px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_reason .icon_density {
    width: 52px;
    height: 50px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content {
    max-width: 100%;
    margin-left: 10px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content .item_content_title {
    margin-block-start: 30px;
    margin-block-end: 30px;
    font-size: 18px;
  }
  .second_house_you_can_feel_safe .second_house_you_can_feel_safe_list .second_house_you_can_feel_safe_item .item_content .content {
    font-size: 14px;
  }
  .second_house_example_home {
    margin-top: 100px;
  }
  .second_house_example_home .second_house_example_home_header h2 {
    font-size: 20px;
  }
  .second_house_example_home .second_house_example_home_list {
    margin-top: 40px;
    display: grid;
    justify-content: unset;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
  }
  .second_house_example_home .second_house_example_home_list .second_house_example_home_item {
    margin-right: 0px;
    width: 100%;
  }
  .second_house_example_home .second_house_example_home_list .second_house_example_home_item img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 10px;
  }
  .second_house_example_home .second_house_example_home_list .second_house_example_home_item p {
    font-size: 14px;
    line-height: 200%;
  }
  .second_house_example_home .second_house_example_home_content {
    margin-top: 30px;
  }
  .second_house_example_home .second_house_example_home_content span {
    padding: 20px 20px;
    font-size: 14px;
    white-space: pre-line;
  }
}
@media screen and (max-width: 768px) and (max-width: 389px) {
  .second_house_example_home .second_house_example_home_content span {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .second_house_recommended_property_types {
    margin-top: 120px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_header h2 {
    font-size: 19.5px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list {
    margin-top: 40px;
    display: block;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image:nth-child(1) {
    margin-top: 0px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image {
    margin-right: 0px;
    width: 100%;
    height: 350px;
    margin-top: 20px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content {
    margin-bottom: 31px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content h2 {
    font-size: 20px;
    margin-block-end: 8px;
  }
  .second_house_recommended_property_types .second_house_recommended_property_types_list .second_house_recommended_property_types_item_background_image .content p {
    font-size: 14px;
  }
  .purchase_share_link_line {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .purchase_share_link_line .container_copy {
    margin-top: 0rem;
  }
  .purchase_share_link_line .container_copy .link {
    margin-bottom: 0px;
  }
  .one_more {
    margin-top: 155px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .one_more .om_inner {
    margin: 0 auto;
    max-width: 1100px;
  }
  .one_more .om_inner .om_title {
    position: relative;
    text-align: center;
  }
  .one_more .om_inner .om_title::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #DDDDDD;
    position: absolute;
    left: 50%;
    bottom: 5px;
    transform: translateX(-50%);
    z-index: 0;
  }
  .one_more .om_inner .om_title .om___title_sub {
    color: #6E6E6E;
    font-size: 20px;
    font-family: "CormorantSC-Regular";
    line-height: 100%;
    padding: 1rem 2.5rem;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
  }
  .one_more .om_inner .om_title .om___title_sub::after {
    content: url("../images/ic_flower_3.svg");
    position: absolute;
    z-index: 1;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
  }
  .one_more .om_inner .om_note {
    padding-bottom: 40px;
    border-bottom: 1px solid #DDDDDD;
  }
  .one_more .om_inner .om_note .om__title {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 14px;
    text-align: center;
    font-size: 20px;
    font-family: "Zen-Kaku-Gothic-New-Medium";
    line-height: 150%;
  }
  .one_more .om_inner .om_note .om__title br {
    display: block;
  }
  .one_more .om_inner .om_note .om__des {
    text-align: center;
    font-size: 14px;
    line-height: 200%;
    font-family: "Zen-Kaku-Gothic-New-Regular";
    white-space: unset;
  }
  ._link_contact {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  ._link_contact .purchase_share_link_line .btn_contact_us {
    margin-bottom: 40px;
  }
}

/*# sourceMappingURL=second-house.css.map */
