@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
* {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-family: "Lato", "Hiragino Sans", "ヒラギノ角ゴシック", "Yu Gothic", "游ゴシック", sans-serif;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
/* =================================== */
/* SP用スタイル */
/* =================================== */
@media (max-width: 768px) {
  .mv {
    /* height: 61.8666vw; */
    /* background: url(https://saiwa-shitamachi.re-ws.jp/app/uploads/sites/1202/2024/05/fv.jpg) no-repeat 50% 50%; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 6.1333vw;
    padding: 0;
  }
  .mv .mv_img {
    width: 74.4vw;
    margin: auto;
  }
  .site_contents {
    padding-bottom: 9.8666vw;
  }
  .section_header {
    text-align: center;
  }
  .section_header .main_text {
    margin: 0;
  }
  .section_header .main_text::after {
    display: none;
  }
  .section_header .en {
    font-size: 7.4666vw !important;
    font-weight: normal;
    line-height: 7.4666vw;
    margin-bottom: 0.8vw;
  }
  .section_header .ja {
    font-size: 3.7333vw !important;
    font-weight: 600;
    line-height: 3.7333vw;
  }
  .tab-list-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .tab-item {
    background: #7A7674;
    color: #ffffff;
    font-size: 3.7333vw;
    line-height: 5.3333vw;
    padding: 2.1333vw 0 1.3333vw 0;
    border-bottom: 0.8vw solid #3F3F41;
    display: block;
    text-align: center;
  }
  .tab-item span {
    font-size: 4.8vw;
  }
  .tab-item.is-btn-active {
    background: #3F3F41;
  }
  .tab-contents {
    padding: 0 !important;
    display: none !important;
  }
  .tab-contents.is-contents-active {
    display: block !important;
  }
  .top_search {
    margin-bottom: 8.7999vw;
  }
  .top_search .section_header {
    margin-bottom: 5.0666vw;
  }
  .top_search .tab-list-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 3.2vw;
  }
  .top_search .bukken_category {
    display: flex;
    justify-content: center;
    gap: 1.3333vw;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .top_search .bukken_category li {
    width: 46.6666vw;
    height: 21.3333vw;
    padding: 1.3333vw;
    font-size: 3.7333vw;
  }
  .top_search .bukken_category li:nth-child(1), .top_search .bukken_category li:nth-child(2), .top_search .bukken_category li:nth-child(3) {
    width: 30.6666vw;
    height: 32vw;
  }
  .top_search .bukken_category li:nth-child(1) span, .top_search .bukken_category li:nth-child(2) span, .top_search .bukken_category li:nth-child(3) span {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 3.4666vw 0;
  }
  .top_search .bukken_category li:nth-child(4) span, .top_search .bukken_category li:nth-child(6) span, .top_search .bukken_category li:nth-child(8) span, .top_search .bukken_category li:nth-child(10) span {
    padding: 3.4666vw 0 3.4666vw 16vw;
  }
  .top_search .bukken_category li a {
    color: #ffffff;
    text-decoration: none;
  }
  .top_search .bukken_category li span {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    padding: 3.4666vw 0 3.4666vw 13vw;
  }
  .top_search .bukken_category li span small {
    font-size: 2.6666vw;
  }
  .top_search .bukken_category li:nth-child(1) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_rosen.png) no-repeat center 6.6666vw #3F3F41;
    background-size: 16vw;
  }
  .top_search .bukken_category li:nth-child(2) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_area.png) no-repeat center 6.6666vw #3F3F41;
    background-size: 13.8666vw;
  }
  .top_search .bukken_category li:nth-child(3) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_map.png) no-repeat center 6.6666vw #3F3F41;
    background-size: 10.9333vw;
  }
  .top_search .bukken_category li:nth-child(4) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_new.png) no-repeat 2.6666vw 50% #3F3F41;
    background-size: 13.0666vw;
  }
  .top_search .bukken_category li:nth-child(5) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_single.png) no-repeat 3.5vw 50% #3F3F41;
    background-size: 8.2666vw;
  }
  .top_search .bukken_category li:nth-child(6) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_family.png) no-repeat 2.6666vw 50% #3F3F41;
    background-size: 13.0666vw;
  }
  .top_search .bukken_category li:nth-child(7) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_news.png) no-repeat 3.5vw 50% #3F3F41;
    background-size: 8.7999vw;
  }
  .top_search .bukken_category li:nth-child(8) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_rakuchin.png) no-repeat 2.6666vw 50% #3F3F41;
    background-size: 9.0666vw;
  }
  .top_search .bukken_category li:nth-child(9) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_security.png) no-repeat 3.5vw 50% #3F3F41;
    background-size: 8vw;
  }
  .top_search .bukken_category li:nth-child(10) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_store.png) no-repeat 2.6666vw 50% #3F3F41;
    background-size: 8.2666vw;
  }
  .top_search .bukken_category li:nth-child(11) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_business.png) no-repeat 2.6666vw 50% #3F3F41;
    background-size: 10.6666vw;
  }
  .top_search .bukken_category li:nth-child(11) span {
    display: block;
    padding: 4.4666vw 0 3.4666vw 13vw;
  }
  .top_search .bukken_category li:nth-child(11) span small {
    display: block;
  }
  .top_recommend {
    /* margin-bottom: 10.6666vw; */
    margin-bottom: 0;
  }
  .top_recommend .wp-block-columns,
  .top_recommend .es_new_block .es-list .wp-block-column {
    margin-bottom: 0 !important;
  }
  .top_recommend .es_new_block .es-list .wp-block-column {
    border: 1px solid #707070 !important;
  }
  .top_recommend .section_header {
    margin-bottom: 4.2666vw;
  }
  .top_recommend .tab-list-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 3.2vw;
  }
  .top_recommend .tab-contents-wrap {
    margin-bottom: 5.3333vw;
  }
  .top_recommend .bukken_list {
    list-style: none;
    padding: 0 2.6666vw;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5.3333vw 4vw;
  }
  .top_recommend .bukken_box {
    position: relative;
  }
  .top_recommend .bukken_box .favorite {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_favarit.png) no-repeat;
    background-size: contain;
    display: block;
    width: 8.5333vw;
    height: 8.5333vw;
    position: absolute;
    top: 1.6vw;
    right: 1.6vw;
  }
  .top_recommend .bukken_box a {
    display: block;
    border: 1px solid #707070;
    text-decoration: none;
    color: inherit;
    height: 100%;
  }
  .top_recommend .bukken_box .thumbnail {
    width: 100%;
    height: 29.8666vw;
    background: #F5F5F5;
  }
  .top_recommend .bukken_box .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #F5F5F5;
  }
  .top_recommend .bukken_box .name {
    font-size: 3.2vw;
    padding: 2.6666vw;
    background: #64615B;
    color: #ffffff;
  }
  .top_recommend .bukken_box .price_category {
    padding: 1.8666vw 0;
    margin: 0 2.6666vw;
    border-bottom: 1px solid #707070;
  }
  .top_recommend .bukken_box .price {
    font-size: 3.2vw;
    margin-bottom: 1.8666vw;
    height: 4.2666vw;
  }
  .top_recommend .bukken_box .price span {
    font-size: 4.2666vw;
    color: #D4951A;
    font-weight: 600;
    margin-right: 1.0666vw;
  }
  .top_recommend .bukken_box .category {
    display: flex;
    align-items: center;
    height: 4.5333vw;
    font-size: 3.2vw;
  }
  .top_recommend .bukken_box .category .plan {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    padding: 0 1.6vw;
    border: 1px solid #D4951A;
    color: #D4951A;
    height: 4.5333vw;
    margin-right: 0.8vw;
    font-size: 2.9333vw;
  }
  .top_recommend .bukken_box .access {
    font-size: 2.6666vw;
    line-height: 4.5333vw;
    padding: 2.6666vw 0;
    margin: 0 2.6666vw;
    border-bottom: 1px solid #707070;
  }
  .top_recommend .bukken_box .feature {
    font-size: 2.6666vw;
    line-height: 4.5333vw;
    padding: 2.6666vw 0;
    margin: 0 2.6666vw;
  }
  .top_recommend .apartment_library {
    margin: 0 2.6666vw 10.6666vw 2.6666vw;
  }
  .top_recommend .apartment_library img {
    width: 100%;
  }
  .top_info {
    margin: 0 auto 10.6666vw;
  }
  .top_info .inner {
    padding: 0 2.6666vw;
    margin: 0 auto !important;
  }
  .top_info .section_header {
    margin-bottom: 2.4vw;
  }
  .top_info .info_list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .top_info .es-list-item {
    padding: 0 !important;
    border: none !important;
  }
  .top_info .info_box {
    background: #FCFBF9;
    border-radius: 1.3333vw;
    margin-bottom: 2.6666vw;
  }
  .top_info .info_box a,
  .top_info .es-list-item a .es-list-content {
    color: inherit;
    text-decoration: none;
    display: grid;
    grid-template-columns: 26.6666vw auto;
    grid-template-areas: "date category" "title title" "contents contents";
    gap: 3.7333vw 0;
    padding: 4.8vw 2.6666vw;
  }
  .top_info .info_box .date,
  .top_info .es-list-item .date {
    grid-area: date;
    white-space: nowrap;
    font-weight: 600;
    font-size: 3.7333vw;
  }
  .top_info .info_box .category,
  .top_info .es-list-item .category {
    grid-area: category;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 1.6vw;
  }
  .top_info .info_box .category li,
  .top_info .es-list-item .category li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5.3333vw;
    color: #ffffff;
    padding: 0 2.6666vw;
    font-size: 3.2vw;
    margin-bottom: 0;
  }
  .top_info .info_box .category li.seminar,
  .top_info .es-list-item .category li.seminar {
    background: #32B2C6;
  }
  .top_info .info_box .category li.information,
  .top_info .es-list-item .category li.information {
    background: #65A758;
  }
  .top_info .info_box .category li.new,
  .top_info .es-list-item .category li.new {
    background: #E28742;
  }
  .top_info .info_box .title,
  .top_info .es-list-item h3 {
    grid-area: title;
    font-weight: 600;
    padding-bottom: 3.2vw;
    /* margin-bottom: 3.2vw; */
    margin-bottom: 0;
    border-bottom: 1px solid #707070;
    font-size: 4.2667vw !important;
  }
  .top_info .es-list-item p {
    font-size: 4.2667vw;
    line-height: 5.3333vw;
    grid-area: contents;
  }
  .top_info .info_box .contents {
    grid-area: contents;
    font-size: 3.2vw;
    line-height: 5.3333vw;
  }
  .top_info .btn_main {
    margin: 5.3333vw auto 0 auto;
  }
  .top_rent {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/top_bg_rent_sp.jpg) no-repeat;
    background-size: cover;
    padding: 3.7333vw 0 5.8666vw 0;
    position: relative;
    color: #ffffff;
  }
  .top_rent .inner {
    padding: 0 2.6666vw;
  }
  .top_rent h2 {
    margin-bottom: 4.2666vw;
    color: #fff !important;
    text-align: left !important;
  }
  .top_rent h2::after {
    display: none;
  }
  .top_rent h2 .en {
    font-size: 7.4666vw !important;
    line-height: 7.4666vw;
    font-weight: normal;
    margin-bottom: 0.8vw;
  }
  .top_rent h2 .ja {
    font-size: 3.7333vw !important;
    line-height: 3.7333vw;
  }
  .top_rent p {
    width: 62.1333vw;
    line-height: 5.3333vw;
    margin: 0;
    font-size: 3.2vw;
  }
  .top_rent .btn_main {
    margin: 4vw auto 0 auto;
  }
  .top_column {
    padding: 10.9333vw 0 !important;
  }
  .top_column .wp-block-uagb-column {
    padding: 0 !important;
  }
  .top_column .inner {
    padding: 0 2.6666vw;
  }
  .top_column .section_header {
    margin-bottom: 5.8666vw;
  }
  .top_column .column_list,
  .top_column .uagb-columns__inner-wrap .es-list-items {
    padding: 0 2.6667vw;
    list-style: none;
    margin: 0 0 4.8vw 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5.6vw 6.666vw;
  }
  .top_column .uagb-columns__inner-wrap .es-list-item {
    border-bottom: none !important;
  }
  .top_column .column_list a,
  .top_column .uagb-columns__inner-wrap .es-list-items a {
    display: flex;
    flex-direction: column;
    color: inherit;
    text-decoration: none;
  }
  .top_column .uagb-columns__inner-wrap .es-list-content {
    width: 100% !important;
  }
  .top_column .uagb-columns__inner-wrap .thumb,
  .top_column .uagb-columns__inner-wrap .thumb .es-image,
  .top_column .uagb-columns__inner-wrap .thumb img {
    width: 100% !important;
  }
  .top_column .thumbnail {
    width: 100%;
    height: 42.6666vw;
    margin-bottom: 1.8666vw;
  }
  .top_column .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .top_column .date {
    font-size: 3.2vw;
    line-height: 5.3333vw;
  }
  .top_column .title {
    font-size: 3.2vw;
    line-height: 5.3333vw;
  }
  .top_column .btn_main {
    margin: auto;
  }
  .top_voice {
    margin-bottom: 8vw;
  }
  .top_voice img {
    width: 100%;
  }
  .top_zbatto {
    margin-bottom: 10.6666vw;
  }
  .top_zbatto img {
    width: 94.6666vw;
    display: block;
    margin: 0 auto;
  }
  .top_company {
    margin-bottom: 8vw;
  }
  .top_company .inner {
    padding: 0 2.6666vw;
  }
  .top_company .section_header {
    margin-bottom: 5.6vw;
  }
  .top_company .office_box {
    margin-bottom: 11.2vw;
    text-align: left;
  }
  .top_company .photo {
    width: 100%;
    height: 58.6666vw;
    margin-bottom: 4.5333vw;
  }
  .top_company .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .top_company .text {
    font-size: 3.2vw;
  }
  .top_company .text h3 {
    font-weight: 600;
    font-size: 4.2666vw;
    line-height: 4.2666vw;
    border-bottom: 1px solid #707070;
    padding-bottom: 4.5333vw;
    margin-bottom: 2.6666vw;
  }
  .top_company .text .address {
    margin-bottom: 4vw;
  }
  .top_company .text .contact {
    margin-top: 4vw;
    line-height: 6.4vw;
  }
  .top_company .text .data {
    border-bottom: 1px solid #707070;
    padding-bottom: 4vw;
    margin-bottom: 4vw;
  }
  .top_company .text p {
    line-height: 5.3333vw;
    margin: 0 0 4vw 0;
  }
  .top_company .text a {
    text-decoration: none;
    color: inherit;
  }
  .top_company .award {
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
    margin: 0;
  }
  .top_company .award li {
    font-size: 3.2vw;
    font-weight: 600;
    text-align: center;
    margin: 0 4.2666vw;
  }
  .top_company .award .image {
    width: 36.2666vw;
    height: 30.4vw;
    margin-bottom: 1.8666vw;
  }
  .top_company .award .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .top_company .btn_main {
    margin: auto;
  }
  .top_bottom .map {
    margin: 0 auto 4.5333vw auto;
  }
  .top_bottom .map iframe {
    width: 100%;
    height: 53.3333vw;
    display: block;
  }
  /*.top_bottom .inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "bnr1 bnr2" "bnr3 bnr4" "bnr5 bnr6";
    gap: 2.6666vw;
    padding: 0 2.6666vw;
  }
  .top_bottom .inner a:nth-child(1) {
    grid-area: bnr1;
  }
  .top_bottom .inner a:nth-child(2) {
    grid-area: bnr2;
  }
  .top_bottom .inner a:nth-child(3) {
    grid-area: bnr3;
  }
  .top_bottom .inner a:nth-child(4) {
    grid-area: bnr4;
  }
  .top_bottom .inner a:nth-child(5) {
    grid-area: bnr5;
  }
  .top_bottom .inner a:nth-child(6) {
    grid-area: bnr6;
  }
  */
  .top_bottom .inner img {
    width: 100%;
  }
  .bottom_contact {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/bg_contact_sp.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 5.6vw 0 8.7999vw 0;
    color: #ffffff;
  }
  .bottom_contact .section_header {
    color: #ffffff;
    margin-bottom: 6.6666vw;
  }
  .bottom_contact .section_header .main_text {
    color: #fff !important;
  }
  .bottom_contact .number {
    font-size: 12.2666vw;
    color: #ffffff;
    text-decoration: none;
  }
  .bottom_contact strong {
    font-size: 3.7333vw;
  }
  .bottom_contact .time {
    font-size: 3.7333vw;
    line-height: 3.7333vw;
    margin: 3.7333vw 0 6.6666vw 0;
    display: block;
  }
  .bottom_contact .other_contents {
    width: 82.6666vw;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .bottom_contact .other_contents li {
    border: 1px solid #ffffff;
  }
  .bottom_contact .other_contents li:nth-child(1) {
    border-bottom: none;
  }
  .bottom_contact .other_contents li a {
    text-decoration: none;
    color: #ffffff;
    width: 100%;
    height: 16vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.7333vw;
    font-weight: 600;
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_arrow_btn.png) no-repeat calc(100% - 2.9333vw) 50%;
    background-size: 10px;
  }
  .site_footer {
    background: #2A2A2A;
    color: #ffffff;
    padding: 9.6vw 0 19.4666vw 0;
  }
  .site_footer .inner {
    padding: 0 2.6666vw;
  }
  .site_footer a {
    text-decoration: none;
    color: #ffffff;
  }
  .site_footer .f_nav {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .site_footer .f_nav .title {
    font-weight: 600;
    line-height: 3.7333vw;
    padding-bottom: 2.6666vw;
    margin-bottom: 2.6666vw;
    border-bottom: 1px solid #FFFFFF;
  }
  .site_footer .f_nav .nav_box:nth-child(1) .child_nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(6, 1fr);
    grid-auto-flow: column;
  }
  .site_footer .f_nav .child_nav {
    list-style: none;
    padding: 0 0 0 4vw;
    margin: 0 0 9.6vw 0;
    line-height: 4.2666vw;
    font-size: 3.2vw;
  }
  .site_footer .f_nav .child_nav li {
    position: relative;
    margin-bottom: 1.6vw;
  }
  .site_footer .f_nav .child_nav li::before {
    content: "";
    width: 2.6666vw;
    height: 0.5333vw;
    background: #BEAF87;
    display: block;
    position: absolute;
    left: -4vw;
    top: 1.7333vw;
  }
  .site_footer .f_nav .other_nav {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 600;
  }
  .site_footer .f_nav .other_nav li {
    font-size: 3.7333vw;
    line-height: 3.7333vw;
    margin-bottom: 4vw;
  }
  .site_footer .f_catchcopy {
    font-size: 4.2666vw;
    font-weight: 600;
    text-align: center;
    line-height: 5.3333vw;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 3.2vw;
    margin: 8.5333vw 0 0 0;
  }
  .site_footer .logo {
    margin: 7.7333vw 0 5.0666vw 0;
    text-align: center;
  }
  .site_footer .logo img {
    width: 59.1999vw;
  }
  .site_footer .footer_text {
    text-align: center;
    font-size: 2.6666vw;
    line-height: 4.5333vw;
    margin-bottom: 6.6666vw;
  }
  .site_footer .copyright {
    text-align: center;
    font-size: 3.2vw;
  }
  .sp_float {
    padding: 2.6666vw;
    background: #ffffff;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6666vw;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 100;
  }
  .sp_float a {
    width: 45.3333vw;
    height: 8.5333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 3.2vw;
    text-decoration: none;
  }
  .sp_float a.mail {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_mail.png) no-repeat 8vw 50% #E59216;
    background-size: 4vw;
  }
  .sp_float a.tel {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_tel.png) no-repeat 8vw 50% #2A2A2A;
    background-size: 4vw;
  }
  .pagetop {
    position: fixed;
    bottom: 50px;
    right: 5px;
    z-index: 2000;
  }
  .pageheader {
    height: 32vw;
    padding: 0 !important;
    margin-bottom: 5.3333vw;
  }
  .pageheader img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .pankuz {
    display: none;
  }
}
/* =================================== */
/* PC用スタイル */
/* =================================== */
@media (min-width: 769px) {
  body {
    min-width: 1200px;
  }
  .inner {
    max-width: 1000px;
    margin: auto;
  }
  .mv {
    /* height: 600px; */
    /* background: url(https://saiwa-shitamachi.re-ws.jp/app/uploads/sites/1202/2024/05/fv.jpg) no-repeat 50% 50%; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    background-color:#FFF;
  }
  .mv img{
  	max-width:1200px;
  }
  .mv .mv_img {
    width: 508px;
    margin: auto;
  }
  .site_contents {
    padding-bottom: 80px;
  }
  .section_header {
    text-align: center;
  }
  .section_header .main_text {
    margin: 0;
  }
  .section_header .main_text::after {
    display: none;
  }
  .section_header .en {
    font-size: 40px !important;
    font-weight: normal;
    line-height: 48px;
  }
  .section_header .ja {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 18px;
  }
  .tab-list-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .tab-item {
    background: #7A7674;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    padding: 20px 0 16px;
    border-bottom: 3px solid #3F3F41;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .tab-item span {
    font-size: 24px;
  }
  .tab-item.is-btn-active, .tab-item:hover {
    background: #3F3F41;
  }
  .tab-contents {
    padding: 0 !important;
    display: none !important;
  }
  .tab-contents.is-contents-active {
    display: block !important;
  }
  .top_search {
    margin-bottom: 70px;
  }
  .top_search .section_header {
    margin-bottom: 21px;
  }
  .top_search .tab-list-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 17px;
  }
  .top_search .bukken_category {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .top_search .bukken_category li {
    width: 235px;
    height: 165px;
    padding: 5px;
  }
  .top_search .bukken_category li:nth-child(1), .top_search .bukken_category li:nth-child(2), .top_search .bukken_category li:nth-child(3) {
    width: 320px;
    height: 180px;
    font-size: 18px;
  }
  .top_search .bukken_category li a {
    color: #ffffff;
    text-decoration: none;
  }
  .top_search .bukken_category li span {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    padding: 12px 0;
  }
  .top_search .bukken_category li:nth-child(1) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_rosen.png) no-repeat center 39px #3F3F41;
    background-size: 95px;
  }
  .top_search .bukken_category li:nth-child(2) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_area.png) no-repeat center 42px #3F3F41;
    background-size: 82px;
  }
  .top_search .bukken_category li:nth-child(3) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_map.png) no-repeat center 46px #3F3F41;
    background-size: 66px;
  }
  .top_search .bukken_category li:nth-child(4) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_new.png) no-repeat 62px 29px #3F3F41;
    background-size: 100px;
  }
  .top_search .bukken_category li:nth-child(5) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_single.png) no-repeat center 29px #3F3F41;
    background-size: 74px;
  }
  .top_search .bukken_category li:nth-child(6) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_family.png) no-repeat center 29px #3F3F41;
    background-size: 145px;
  }
  .top_search .bukken_category li:nth-child(7) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_news.png) no-repeat center 29px #3F3F41;
    background-size: 75px;
  }
  .top_search .bukken_category li:nth-child(8) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_rakuchin.png) no-repeat 76px 18px #3F3F41;
    background-size: 66px;
  }
  .top_search .bukken_category li:nth-child(9) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_security.png) no-repeat center 29px #3F3F41;
    background-size: 65px;
  }
  .top_search .bukken_category li:nth-child(10) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_store.png) no-repeat center 29px #3F3F41;
    background-size: 77px;
  }
  .top_search .bukken_category li:nth-child(11) {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_search_business.png) no-repeat center 43px #3F3F41;
    background-size: 96px;
  }
  .top_recommend {
    /* margin-bottom: 70px; */
    margin-bottom: 0;
  }
  .top_recommend .wp-block-columns,
  .top_recommend .es_new_block .es-list .wp-block-column {
    margin-bottom: 0 !important;
  }
  .top_recommend .es_new_block .es-list .wp-block-column {
    width: 24% !important;
    border: 1px solid #707070 !important;
  }
  .top_recommend .section_header {
    margin-bottom: 21px;
  }
  .top_recommend .tab-list-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 17px;
  }
  .top_recommend .tab-contents-wrap {
    margin-bottom: 50px;
  }
  .top_recommend .bukken_list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 30px;
    padding-right: 40px;
    height: 990px;
    overflow-y: scroll;
  }
  .top_recommend .bukken_box {
    position: relative;
  }
  .top_recommend .bukken_box .favorite {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_favarit.png) no-repeat;
    background-size: contain;
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 9px;
    right: 8px;
  }
  .top_recommend .bukken_box a {
    display: block;
    border: 1px solid #707070;
    text-decoration: none;
    color: inherit;
    height: 100%;
  }
  .top_recommend .bukken_box .thumbnail {
    width: 100%;
    height: 200px;
    background: #F5F5F5;
  }
  .top_recommend .bukken_box .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #F5F5F5;
  }
  .top_recommend .bukken_box .name {
    padding: 12px;
    background: #64615B;
    color: #ffffff;
  }
  .top_recommend .bukken_box .price_category {
    padding: 12px 0;
    margin: 0 15px;
    border-bottom: 1px solid #707070;
  }
  .top_recommend .bukken_box .price {
    font-size: 20px;
    margin-bottom: 5px;
    height: 32px;
  }
  .top_recommend .bukken_box .price span {
    font-size: 32px;
    color: #D4951A;
    font-weight: 600;
    margin-right: 5px;
  }
  .top_recommend .bukken_box .category {
    display: flex;
    align-items: center;
    height: 28px;
  }
  .top_recommend .bukken_box .category .plan {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    padding: 0 6px;
    border: 1px solid #D4951A;
    color: #D4951A;
    height: 28px;
    margin-right: 6px;
  }
  .top_recommend .bukken_box .access {
    font-size: 14px;
    line-height: 30px;
    padding: 6px 0;
    margin: 0 15px;
    border-bottom: 1px solid #707070;
  }
  .top_recommend .bukken_box .feature {
    font-size: 14px;
    line-height: 24px;
    padding: 6px 0;
    margin: 0 15px;
  }
  .top_recommend .apartment_library {
    width: 728px;
    margin: 0 auto 70px auto;
  }
  .top_recommend .apartment_library img {
    width: 100%;
  }
  .top_info {
    margin: 0 auto 40px;
  }
  .top_info .inner {
    margin: 0 auto !important;
  }
  .top_info .section_header {
    margin-bottom: 39px;
  }
  .top_info .info_list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .top_info .es-list-item {
    padding: 0 !important;
    border: none !important;
  }
  .top_info .info_box {
    background: #FCFBF9;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .top_info .info_box a,
  .top_info .es-list-item a .es-list-content {
    color: inherit;
    text-decoration: none;
    display: grid;
    grid-template-columns: 100px auto;
    grid-template-areas: "date category" "date title" "date contents";
    gap: 0 14px;
    padding: 20px;
  }
  .top_info .info_box .date,
  .top_info .es-list-item .date {
    font-size: 16px !important;
    grid-area: date;
    white-space: nowrap;
    font-weight: 600;
  }
  .top_info .info_box .category,
  .top_info .es-list-item .category {
    grid-area: category;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
    margin-bottom: 13px;
  }
  .top_info .info_box .category li,
  .top_info .es-list-item .category li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 24px;
    color: #ffffff;
    padding: 0 10px;
    margin-bottom: 0;
  }
  .top_info .info_box .category li.seminar,
  .top_info .es-list-item .category li.seminar {
    background: #32B2C6;
  }
  .top_info .info_box .category li.information,
  .top_info .es-list-item .category li.information {
    background: #65A758;
  }
  .top_info .info_box .category li.new,
  .top_info .es-list-item .category li.new {
    background: #E28742;
  }
  .top_info .info_box .title,
  .top_info .es-list-item h3 {
    font-size: 16px !important;
    grid-area: title;
    font-weight: 600;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #707070;
  }
  .news_list .es-list-item p {
    font-size: 16px !important;
    line-height: 27px;
  }
  .top_info .info_box .contents {
    grid-area: contents;
    line-height: 27px;
  }
  .top_info .btn_main {
    margin: 40px auto 0 auto;
  }
  .top_rent {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/top_bg_rent.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0 40px 0;
    position: relative;
    height: 440px;
    color: #ffffff;
  }
  .top_rent h2 {
    margin-bottom: 23px;
    color: #fff !important;
    text-align: left !important;
  }
  .top_rent h2::after {
    display: none;
  }
  .top_rent h2 .en {
    font-size: 40px !important;
    line-height: 48px;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .top_rent h2 .ja {
    font-size: 18px !important;
    line-height: 18px;
  }
  .top_rent p {
    width: 509px;
    line-height: 27px;
  }
  .top_rent .btn_main {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    margin: 0 auto;
  }
  .top_column {
    padding: 70px 0 !important;
  }
  .top_column .wp-block-uagb-column {
    padding: 0 !important;
  }
  .top_column .section_header {
    margin-bottom: 31px;
  }
  .top_column .column_list,
  .top_column .uagb-columns__inner-wrap .es-list-items {
    padding: 0;
    list-style: none;
    margin: 0 0 40px 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25px;
  }
  .top_column .column_list a,
  .top_column .uagb-columns__inner-wrap .es-list-items a {
    color: inherit;
    text-decoration: none;
    flex-direction: column;
  }
  .top_column .uagb-columns__inner-wrap .es-list-item {
    padding: 0 !important;
    border-bottom: none !important;
  }
  .top_column .uagb-columns__inner-wrap .es-list-item .thumb,
  .top_column .uagb-columns__inner-wrap .es-list-item .thumb figure {
    width: 100% !important;
  }
  .top_column .uagb-columns__inner-wrap .es-list-item .list_content {
    width: 100% !important;
  }
  .top_column .thumbnail {
    width: 100%;
    height: 180px;
    margin-bottom: 5px;
  }
  .top_column .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .top_column .date {
    font-size: 14px;
    line-height: 24px;
  }
  .top_column .title {
    line-height: 27px;
  }
  .top_column .btn_main {
    margin: auto;
  }
  .top_voice {
    margin-bottom: 70px;
  }
  .top_voice img {
    width: 100%;
  }
  .top_zbatto {
    margin-bottom: 70px;
  }
  .top_zbatto img {
    width: 728px;
    display: block;
    margin: 0 auto;
  }
  .top_company {
    margin-bottom: 65px;
  }
  .top_company .section_header {
    margin-bottom: 34px;
  }
  .top_company .office_box {
    display: grid;
    grid-template-columns: 460px 500px;
    gap: 40px;
    direction: rtl;
    margin-bottom: 67px;
    text-align: left;
  }
  .top_company .photo {
    width: 100%;
    height: 360px;
  }
  .top_company .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .top_company .text {
    direction: ltr;
  }
  .top_company .text h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    border-bottom: 1px solid #707070;
    padding-bottom: 12px;
    margin-bottom: 17px;
  }
  .top_company .text .address {
    margin-bottom: 12px;
  }
  .top_company .text .contact {
    margin-top: 17px;
    line-height: 32px;
  }
  .top_company .text .data {
    border-bottom: 1px solid #707070;
    padding-bottom: 12px;
    margin-bottom: 15px;
  }
  .top_company .text p {
    line-height: 27px;
    margin: 0 0 19px 0;
  }
  .top_company .award {
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
    margin: 0;
  }
  .top_company .award li {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin: 0 20px;
  }
  .top_company .award .image {
    width: 136px;
    height: 114px;
    margin-bottom: 7px;
  }
  .top_company .award .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .top_company .btn_main {
    margin: auto;
  }
  .top_bottom .map {
    max-width: 1000px;
    margin: 0 auto 20px auto;
  }
  .top_bottom .map iframe {
    width: 100%;
    height: 320px;
    display: block;
  }
  
  /*
  .top_bottom .inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: "bnr1 bnr2 bnr3" "bnr4 bnr5 bnr6";
    gap: 20px;
  }
  .top_bottom .inner a:nth-child(1) {
    grid-area: bnr1;
  }
  .top_bottom .inner a:nth-child(2) {
    grid-area: bnr2;
  }
  .top_bottom .inner a:nth-child(3) {
    grid-area: bnr3;
  }
  .top_bottom .inner a:nth-child(4) {
    grid-area: bnr4;
  }
  .top_bottom .inner a:nth-child(5) {
    grid-area: bnr5;
  }
  .top_bottom .inner a:nth-child(6) {
    grid-area: bnr6;
  }
  */
  

  
  .top_bottom .inner img {
    width: 100%;
  }
  .bottom_contact {
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/bg_contact.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 50px 0 70px 0;
    color: #ffffff;
  }
  .bottom_contact .section_header {
    color: #ffffff;
    margin-bottom: 30px;
  }
  .bottom_contact .section_header .main_text {
    color: #fff !important;
  }
  .bottom_contact .number {
    font-size: 64px;
  }
  .bottom_contact strong {
    font-size: 18px;
  }
  .bottom_contact .time {
    font-size: 18px;
    line-height: 18px;
    margin: 8px 0 50px 0;
    display: block;
  }
  .bottom_contact .other_contents {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .bottom_contact .other_contents li {
    border: 1px solid #ffffff;
  }
  .bottom_contact .other_contents li:nth-child(2) {
    border-left: none;
  }
  .bottom_contact .other_contents li:nth-child(3) {
    border-top: none;
  }
  .bottom_contact .other_contents li:nth-child(4) {
    border-top: none;
    border-left: none;
  }
  .bottom_contact .other_contents li a {
    text-decoration: none;
    color: #ffffff;
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_arrow_btn.png) no-repeat calc(100% - 19px) 50%;
    background-size: 10px;
  }
  .site_footer {
    background: #2A2A2A;
    color: #ffffff;
    padding: 50px 0 17px 0;
  }
  .site_footer a {
    text-decoration: none;
    color: #ffffff;
  }
  .site_footer .f_nav {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 27px;
  }
  .site_footer .f_nav .title {
    font-weight: 600;
    line-height: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #FFFFFF;
  }
  .site_footer .f_nav .child_nav {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0 0 30px 0;
    line-height: 30px;
    font-size: 14px;
  }
  .site_footer .f_nav .child_nav li {
    position: relative;
  }
  .site_footer .f_nav .child_nav li::before {
    content: "";
    width: 10px;
    height: 2px;
    background: #BEAF87;
    display: block;
    position: absolute;
    left: -20px;
    top: 13px;
  }
  .site_footer .f_nav .other_nav {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 600;
  }
  .site_footer .f_nav .other_nav li {
    line-height: 14px;
    margin-bottom: 22px;
  }
  .site_footer .f_catchcopy {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 24px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 28px;
  }
  .site_footer .logo {
    margin: 40px 0 29px 0;
    text-align: center;
  }
  .site_footer .logo img {
    width: 222px;
  }
  .site_footer .footer_text {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 38px;
  }
  .site_footer .copyright {
    text-align: center;
    font-size: 14px;
  }
  .pagetop {
    position: fixed;
    bottom: 0;
    right: 5px;
    z-index: 2000;
  }
  .pageheader {
    height: 300px;
    margin-bottom: 12px;
  }
  .pageheader img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .pankuz {
    display: flex;
    padding: 0;
    list-style: none;
    max-width: 1000px;
    margin: 0 auto 44px auto;
  }
  .pankuz li {
    font-size: 14px;
    line-height: 14px;
  }
  .pankuz li::after {
    content: ">";
    margin: 0 5px;
  }
  .pankuz li:last-child::after {
    display: none;
  }
  .pankuz li a {
    color: inherit;
    text-decoration: none;
  }
}
/* =================================== */
/* ボタン */
/* =================================== */
.btn_main {
  display: block;
  max-width: 380px;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  padding: 17px 0;
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_arrow_btn.png) no-repeat calc(100% - 10px) 50% #BEAF87;
  background-size: 10px;
  border-radius: 5px;
  border: 2px solid #BEAF87;
}
@media (max-width: 767px) {
  .btn_main {
    width: 77.3333vw;
    height: 13.3333vw;
    font-size: 3.7333vw;
    line-height: 3.7333vw;
    padding: 4.2666vw 0;
    background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_arrow_btn.png) no-repeat calc(100% - 2.6666vw) 50% #BEAF87;
    background-size: 2.6666vw;
  }
}
.btn_main:hover {
  background: url(https://saiwahousing.re-ws.jp/app/uploads/sites/1122/2023/10/ico_arrow_btn_on.png) no-repeat calc(100% - 10px) 50% #ffffff;
  background-size: 10px;
  color: #BEAF87;
  border: 2px solid #BEAF87;
}/*# sourceMappingURL=style.css.map */

/*20251209*/

.top_bottom .inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* 1段目：3コマ */
.top_bottom .inner a {
  display: block;
  width: calc(33.333% - 14px);
}

.top_bottom .inner a img {
  width: 100%;
  height: auto;
  display: block;
}

.top_bottom .inner a:nth-child(4),
.top_bottom .inner a:nth-child(5) {
  width: calc(33.333% - 14px);
}

.top_bottom .inner a:nth-child(4) {
  margin-left: auto;
}

.top_bottom .inner a:nth-child(5) {
  margin-right: auto;
}


@media (max-width: 768px) {

  .top_bottom .inner a {
    margin: 0 !important;
    width: calc(50% - 10px);
  }

  .top_bottom .inner a img {
    width: 100%;
    height: auto;
    display: block;
  }

  .top_bottom .inner a:nth-child(4),
  .top_bottom .inner a:nth-child(5) {
    width: calc(50% - 10px);
  }

  .top_bottom .inner a:nth-child(5) {
    width: 50%;
    margin: 0 auto !important;
  }

  .top_bottom .inner a:nth-child(5) img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}



/*20251209*/
