@charset "UTF-8";
/*==========================================
変数 inc.scss
===========================================*/
/*===================================
userSS 追加
=====================================*/
.format-area .format-txt {
  line-height: 2;
}
.format-area .format-txt a {
  color: #000;
  text-decoration: underline !important;
}
.format-area .format-txt a img {
  transition: 0.3s;
}
.format-area .format-txt a:hover {
  text-decoration: none !important;
}
.format-area .format-txt a:hover img {
  opacity: 0.8;
}
.format-area .format-txt p:not(:last-child) {
  margin-bottom: 0.2em;
}
.format-area .format-txt strong {
  font-weight: bold;
}
.format-area .format-txt em {
  font-style: italic;
}
.format-area .format-txt img {
  height: auto;
}
.format-area .format-txt ul {
  margin: 0.2em 0;
}
.format-area .format-txt ul li {
  position: relative;
  padding: 0 0 0 1em;
}
.format-area .format-txt ul li:not(:last-child) {
  margin-bottom: 0.7em;
}
.format-area .format-txt ul li::before {
  top: 0.6em;
  left: 0;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
  position: absolute;
}
.format-area .format-txt ol {
  list-style-type: decimal;
  margin: 1em 0 0.2em 1em;
}
.format-area .format-txt ol li {
  padding: 0;
}
.format-area .format-txt ol li:not(:last-child) {
  margin-bottom: 0.7em;
}
.format-area .format-img {
  font-size: 0;
  text-align: center;
}
.format-area .img-caption {
  font-size: 1.6rem;
  margin-top: 10px;
  text-align: left;
}
.format-area .format-row {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 576px) {
  .format-area .format-row {
    display: block;
  }
}
.format-area iframe {
  width: 100%;
}
.format-area .format01 {
  margin: 60px auto;
}
.format-area .format02 {
  margin: 60px auto;
}
.format-area .format03 {
  margin: 60px auto;
}
.format-area .format04 {
  margin: 60px auto;
}
.format-area .format05 {
  margin: 60px auto;
}
.format-area .format06 {
  margin: 60px auto;
}
.format-area .format07 {
  margin: 60px auto;
}
.format-area .format08 {
  margin: 60px auto;
}
.format-area .format09 {
  margin: 60px auto;
}
.format-area .format010 {
  margin: 60px auto;
}
.format-area .format011 {
  margin: 60px auto;
}
.format-area .format012 {
  margin: 60px auto;
}
.format-area .format013 {
  margin: 60px auto;
}
.format-area .format01 .ttl-lrg {
  font-size: min(4.8vw, 2.4rem);
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 0 0 0 1em;
  border-left: 4px solid #e72f18;
  position: relative;
}
.format-area .format01 .ttl-lrg::after {
  content: "";
  display: block;
  width: calc(100% + 4px);
  height: 1px;
  background: #d8d8d8;
  position: absolute;
  bottom: -0.5em;
  left: 0;
  margin: 0 0 0 -4px;
}
.format-area .format02 .ttl-mid {
  font-size: min(4vw, 2rem);
  letter-spacing: 0.15em;
  font-weight: bold;
  padding: 0.5em 0 0 1em;
  border-left: 1px solid #000;
  position: relative;
}
.format-area .format02 .ttl-mid::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  max-width: 294px;
  height: 1px;
  top: 0;
  left: 0;
  background: #000;
}
.format-area .format07 .format-img {
  width: 48%;
}
.format-area .format07 .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format07 .format-img-wrap img {
  height: auto;
  width: 100%;
}
.format-area .format08 .format-img {
  width: 32%;
}
.format-area .format08 .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format08 .format-img-wrap img {
  height: auto;
  width: 100%;
}
.format-area .format09 .format-pdf {
  width: 32%;
}
.format-area .format010 .format-img {
  width: 100%;
}
.format-area .format010 .format-img img {
  width: 100%;
}
.format-area .format010 .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format010 .format-img-wrap img {
  height: auto;
  width: 100%;
}
.format-area .format010 .format-img:not(:first-of-type) {
  margin-top: 20px;
}
.format-area .format010 .format-img.left-img .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format010 .format-img.left-img .format-img-wrap img {
  height: auto;
  width: 100%;
  aspect-ratio: 9/16;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.format-area .format010 .format-img.right-img .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format010 .format-img.right-img .format-img-wrap img {
  height: auto;
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.format-area .format011 .format-img {
  width: 100%;
}
.format-area .format011 .format-img img {
  width: 100%;
}
.format-area .format011 .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format011 .format-img-wrap img {
  height: auto;
  width: 100%;
}
.format-area .format011 .format-img:not(:first-of-type) {
  margin-top: 20px;
}
.format-area .format011 .format-img.left-img .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format011 .format-img.left-img .format-img-wrap img {
  height: auto;
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.format-area .format011 .format-img.right-img .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format011 .format-img.right-img .format-img-wrap img {
  height: auto;
  width: 100%;
  aspect-ratio: 9/16;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.format-area .format07 .format-img {
  width: 48%;
}
@media screen and (max-width: 576px) {
  .format-area .format07 .format-img {
    width: 100%;
  }
}
.format-area .format07 .format-img img {
  width: 100%;
}
@media screen and (max-width: 576px) {
  .format-area .format07 .format-img:not(:first-of-type) {
    margin-top: 20px;
  }
}
.format-area .format07 .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format07 .format-img-wrap img {
  height: auto;
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.format-area .format012 .format-img {
  width: 48%;
}
@media screen and (max-width: 576px) {
  .format-area .format012 .format-img {
    width: 100%;
  }
}
.format-area .format012 .format-img img {
  width: 100%;
}
@media screen and (max-width: 576px) {
  .format-area .format012 .format-img:not(:first-of-type) {
    margin-top: 20px;
  }
}
.format-area .format012 .format-img-wrap {
  position: relative;
  overflow: hidden;
}
.format-area .format012 .format-img-wrap img {
  height: auto;
  width: 100%;
  aspect-ratio: 9/16;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (min-width: 768px) {
  .format-area .format-rowPC {
    display: flex;
    justify-content: space-between;
  }
  .format-area .format-rowPC .head, .format-area .format-rowPC .body {
    width: 48%;
  }
  .format-area .format05 {
    flex-direction: row-reverse;
  }
  .format-area .format05 .format-rowPC {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .format-area .format-rowPC .head {
    margin-bottom: 25px;
  }
  .format-area .format08 .format-row {
    flex-wrap: wrap;
  }
  .format-area .format08 .format-img {
    width: 48%;
  }
  .format-area .format08 .format-img:last-child {
    width: 100%;
    margin-top: 25px;
  }
  .format-area .format09 .format-pdf {
    width: 32%;
  }
  .format-area .format09 .format-pdf-wrap {
    position: relative;
    overflow: hidden;
    padding-top: 60.78%;
  }
  .format-area .format09 .format-pdf-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: inherit;
  }
  .format-area .format10 .format-row {
    flex-wrap: wrap;
  }
  .format-area .format10 .format-img {
    width: 48%;
  }
  .format-area .format10 .format-img:last-child {
    width: 100%;
    margin-top: 25px;
  }
  .format-area .format11 .format-row {
    flex-wrap: wrap;
  }
  .format-area .format11 .format-img {
    width: 48%;
  }
  .format-area .format11 .format-img:last-child {
    width: 100%;
    margin-top: 25px;
  }
}
@media screen and (min-width: 577px) {
  .format-area .format-rowSM {
    display: flex;
    justify-content: space-between;
  }
  .format-area .format-rowSM .head, .format-area .format-rowSM .body {
    width: 48%;
  }
  .format-area .format05 .format-rowSM {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 576px) {
  .format-area .format-rowSM .head {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 576px) {
  .format-area .format01 {
    margin: 40px auto;
  }
  .format-area .format02 {
    margin: 40px auto;
  }
  .format-area .format03 {
    margin: 40px auto;
  }
  .format-area .format04 {
    margin: 40px auto;
  }
  .format-area .format05 {
    margin: 40px auto;
  }
  .format-area .format06 {
    margin: 40px auto;
  }
  .format-area .format07 {
    margin: 40px auto;
  }
  .format-area .format08 {
    margin: 40px auto;
  }
  .format-area .format09 {
    margin: 40px auto;
  }
  .format-area .format010 {
    margin: 40px auto;
  }
  .format-area .format011 {
    margin: 40px auto;
  }
  .format-area .format012 {
    margin: 40px auto;
  }
  .format-area .format013 {
    margin: 40px auto;
  }
  .format-area .format02 .ttl-mid::before {
    width: 60%;
  }
  .format-area .format09 iframe {
    height: 320px;
  }
}
/*==========================================
 共通
===========================================*/
.estate-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.estate-list::after {
  content: "";
  display: block;
  width: 32%;
  max-width: 338px;
}
@media screen and (max-width: 767px) {
  .estate-list::after {
    display: none;
  }
}
.estate-list .estate-item {
  width: 32%;
  max-width: 338px;
}
.estate-list .estate-item:nth-of-type(n + 4) {
  margin-top: 5em;
}
@media screen and (max-width: 767px) {
  .estate-list .estate-item {
    width: 48%;
  }
  .estate-list .estate-item:nth-of-type(n + 3) {
    margin-top: 2em;
  }
}
.estate-list .estate-item a {
  display: block;
}
@media (hover: hover) {
  .estate-list .estate-item a:hover:hover .item-img img {
    transform: scale(1.1, 1.1);
  }
}
.estate-list .estate-item .item-status p {
  text-align: center;
  font-size: min(3vw, 1.3rem);
  font-weight: 500;
  letter-spacing: 0.06em;
  display: inline-block;
  color: #fff;
}
.estate-list .estate-item .new-area {
  font-weight: bold;
}
.estate-list .estate-item .new-area span {
  display: none;
  background: #e72f18;
  border: 1px solid #e72f18;
  min-width: 5em;
  padding: 0.2em 0 0;
}
.estate-list .estate-item .new-area .new {
  display: block;
}
.estate-list .estate-item .item-tag {
  background: #000;
  border: 1px solid #000;
  padding: 0.2em 0.5em 0;
  min-width: 5em;
}
.estate-list .estate-item .item-tag.cat-land {
  background: #fff;
  color: #000;
}
.estate-list .estate-item .item-ttl {
  font-size: min(4vw, 1.8rem);
  font-weight: bold;
  margin: 0.5em 0;
}
.estate-list .estate-item .item-img {
  overflow: hidden;
  position: relative;
}
.estate-list .estate-item .item-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1.5022222222;
  transition: all 0.8s ease;
}
.estate-list .estate-item .item-sold {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: min(4vw, 4rem);
  font-weight: 500;
  display: none;
}
.estate-list .estate-item .item-sold.sold {
  display: flex;
}
.estate-list .estate-item .item-price {
  margin-top: 1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  color: #e72f18;
  font-size: min(3vw, 1.6rem);
}
@media screen and (max-width: 767px) {
  .estate-list .estate-item .item-price {
    padding: 0 0 0.8em;
  }
}
.estate-list .estate-item .item-price dt {
  background: rgba(231, 47, 24, 0.1);
  min-width: 5em;
  text-align: center;
  padding: 0.2em 0 0;
}
.estate-list .estate-item .item-price dd {
  width: 100%;
  text-align: right;
}
.estate-list .estate-item .item-price dd .num {
  font-family: "DIN 2014";
  font-size: min(5.2vw, 4.8rem);
  line-height: 1;
  font-weight: normal;
}
.estate-list .estate-item .item-add {
  border-top: 1px solid #ddd;
  color: #555;
  font-size: min(3vw, 1.4rem);
  font-weight: 500;
  letter-spacing: 0.06em;
  padding: 1em 0 0;
}
.estate-list .estate-item .item-add::before {
  content: "\f3c5";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.2em;
}

.cnv-blockW {
  border-top: 1px solid #cfcfcf;
  padding: 5em 0;
}
@media screen and (min-width: 1201px) {
  .cnv-blockW .wrapW {
    width: 100%;
  }
}
.cnv-blockW .block-ttl {
  font-size: min(4.8vw, 2.4rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 2em;
}

@media screen and (min-width: 768px) {
  .btn-grd_Row.row3 .btn-grd {
    width: 32%;
  }
}
@media screen and (min-width: 1201px) {
  .btn-grd_Row.row3 .btn-grd .btn-head {
    min-width: 2.2em;
    width: 2.2em;
  }
}

/*==========================================
 ARCHIVE
===========================================*/
.estate-archive .estate-nav {
  font-size: min(3vw, 1.6rem);
  font-weight: bold;
  letter-spacing: 0.06em;
  margin: 5em auto 3em;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
.estate-archive .estate-nav li {
  margin: 0 0 1em;
  border-left: 1px solid #ddd;
  padding: 0.2em 2em;
}
.estate-archive .estate-nav li:last-child {
  border-right: 1px solid #ddd;
}
.estate-archive .estate-nav li a {
  position: relative;
}
.estate-archive .estate-nav li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #e72f18;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.estate-archive .estate-nav li a.current {
  color: #e72f18;
}
.estate-archive .estate-nav li a.current::after {
  opacity: 1;
}
@media (hover: hover) {
  .estate-archive .estate-nav li a:hover:hover {
    color: #e72f18;
  }
  .estate-archive .estate-nav li a:hover:hover::after {
    opacity: 1;
  }
}

/*==========================================
 SINGLE
===========================================*/
.estate-single .estate-cnv {
  margin: 5em auto;
  font-size: min(3.1vw, 2rem);
  font-weight: bold;
  letter-spacing: 0.06em;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.estate-single .estate-cnv li {
  width: 49%;
}
.estate-single .estate-cnv li a {
  display: block;
  border: 1px solid #000;
  border-radius: 10px;
  padding: 1em 0;
}
@media (hover: hover) {
  .estate-single .estate-cnv li a:hover:hover {
    background: #000;
    color: #fff;
  }
}
.estate-single .estate-cnv li a.red {
  border-color: #e72f18;
}
@media (hover: hover) {
  .estate-single .estate-cnv li a.red:hover:hover {
    background: #e72f18;
  }
}
@media screen and (min-width: 768px) {
  .estate-single .estate-cnv li a {
    padding: 1.3em 0;
  }
}
.estate-single .format-area .wrapW {
  max-width: 900px;
}

.estate-article .article-mainBlock {
  margin-top: 8em;
  border-bottom: 1px solid #cfcfcf;
}
@media screen and (max-width: 767px) {
  .estate-article .article-mainBlock {
    margin-top: 0.5em;
  }
}
.estate-article .article-mainBlock .wrapW {
  max-width: 900px;
}
.estate-article .article-status p {
  font-size: min(3vw, 1.3rem);
  font-weight: 500;
  letter-spacing: 0.06em;
  display: inline-block;
  color: #fff;
  text-align: center;
}
.estate-article .new-area {
  font-weight: bold;
}
.estate-article .new-area span {
  display: none;
  background: #e72f18;
  min-width: 6em;
  padding: 0.2em 0 0;
}
.estate-article .new-area .new {
  display: block;
}
@media screen and (max-width: 576px) {
  .estate-article .new-area span {
    min-width: 5em;
  }
}
.estate-article .article-tag {
  background: #000;
  padding: 0.2em 1em 0;
}
@media screen and (max-width: 576px) {
  .estate-article .article-tag {
    padding: 0.2em 0.5em 0;
  }
}
.estate-article .article-ttl {
  font-size: min(6vw, 3.2rem);
  font-weight: bold;
  margin: 0.2em 0 0;
}
.estate-article .article-add {
  border-bottom: 1px solid #ddd;
  color: #555;
  font-size: min(3vw, 1.4rem);
  font-weight: 500;
  letter-spacing: 0.06em;
  padding: 0 0 1em;
}
.estate-article .article-add::before {
  content: "\f3c5";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.2em;
}
.estate-article .article-dataTop {
  padding: 1em 0;
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 768px) {
  .estate-article .article-dataTop {
    display: flex;
    justify-content: space-between;
  }
}
.estate-article .article-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  color: #e72f18;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .estate-article .article-price {
    width: 42%;
    margin-bottom: 0;
  }
}
.estate-article .article-price dt {
  background: rgba(231, 47, 24, 0.1);
  min-width: 5em;
  text-align: center;
  padding: 0.2em 0 0;
}
.estate-article .article-price dd {
  width: 100%;
  text-align: right;
  font-size: min(4vw, 2rem);
  line-height: 1;
}
.estate-article .article-price dd .num {
  font-size: min(12vw, 6rem);
  font-weight: normal;
  font-family: "DIN 2014";
}
.estate-article .article-dataPU {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .estate-article .article-dataPU {
    width: 55%;
  }
}
.estate-article .article-dataPU .data-box {
  width: 49%;
  display: flex;
  align-items: flex-start;
  letter-spacing: 0.06em;
}
.estate-article .article-dataPU .data-box:nth-of-type(n + 3) {
  margin-top: 1em;
}
@media screen and (min-width: 1201px) {
  .estate-article .article-dataPU .data-box {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .estate-article .article-dataPU .data-box.wideSP {
    width: 100%;
  }
}
.estate-article .article-dataPU .data-box dt,
.estate-article .article-dataPU .data-box dd {
  padding: 0.2em 0 0;
}
.estate-article .article-dataPU .data-box dt {
  min-width: 5em;
  text-align: center;
  background: #e6e6e6;
  font-weight: bold;
}
.estate-article .article-dataPU .data-box dd {
  width: 100%;
  font-size: min(3.6vw, 1.4rem);
  padding-left: 1em;
}
@media screen and (max-width: 1200px) {
  .estate-article .article-dataPU .data-box dd {
    padding-left: 0.3em;
  }
}
.estate-article .article-mainslider {
  margin-top: 2em;
}
.estate-article .article-mainslider .sliderW-main .slick-prev {
  left: -3em;
}
.estate-article .article-mainslider .sliderW-main .slick-next {
  right: -3em;
}
.estate-article .article-mainslider .sliderW-main .item img {
  width: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  aspect-ratio: 1.2949640288;
}
.estate-article .article-mainslider .sliderW-thum {
  margin: 2em -5px 0;
}
@media screen and (max-width: 767px) {
  .estate-article .article-mainslider .sliderW-thum {
    margin: 1.5em -2.5px 0;
  }
}
.estate-article .article-mainslider .sliderW-thum .item {
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .estate-article .article-mainslider .sliderW-thum .item {
    margin: 0 2.5px;
  }
}
.estate-article .article-mainslider .sliderW-thum .item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1.5;
}
.estate-article .article-env {
  background: url("../img/common/bg-wallW.jpg");
  padding: 5em 0;
}
@media screen and (max-width: 767px) {
  .estate-article .article-env {
    padding: 3em 0;
  }
}
@media screen and (min-width: 1201px) {
  .estate-article .article-env .slider-env {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  .estate-article .article-env .slider-env .slick-prev {
    left: 13%;
  }
}
@media screen and (max-width: 576px) {
  .estate-article .article-env .slider-env .slick-prev {
    left: 12%;
  }
}
@media screen and (max-width: 1200px) {
  .estate-article .article-env .slider-env .slick-next {
    right: 13%;
  }
}
@media screen and (max-width: 576px) {
  .estate-article .article-env .slider-env .slick-next {
    right: 12%;
  }
}
@media screen and (min-width: 1201px) {
  .estate-article .article-env .env-list {
    margin: 0 -35px;
  }
}
.estate-article .article-env .env-list .env-item {
  margin: 0 35px;
}
@media screen and (max-width: 1200px) {
  .estate-article .article-env .env-list .env-item {
    margin: 0 20px;
  }
}
.estate-article .article-env .env-list .env-item .item-img {
  line-height: 0;
}
.estate-article .article-env .env-list .env-item .item-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1.5044247788;
}
.estate-article .article-env .env-list .env-item .item-txt {
  text-align: center;
  margin-top: 1em;
}
.estate-article .article-info {
  margin: 5em auto;
}
.estate-article .article-info .info-list {
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .estate-article .article-info .info-list {
    text-align: center;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .estate-article .article-info .info-list {
    letter-spacing: 0.06em;
  }
}
.estate-article .article-info .info-list li::before {
  content: "・";
}
@media screen and (min-width: 768px) {
  .estate-article .article-info .info-list li {
    display: inline-block;
  }
  .estate-article .article-info .info-list li:not(:last-child) {
    margin-right: 1em;
  }
}
.estate-article .article-googlemap {
  line-height: 0;
}

.other-block {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .other-block .estate-list {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .other-block .estate-list .estate-item {
    width: 100%;
    max-width: none;
  }
  .other-block .estate-list .estate-item:nth-of-type(n + 2) {
    margin-top: 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .other-block .estate-list .estate-item a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .other-block .estate-list .estate-item .sp-right {
    width: 48%;
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .other-block .estate-list .estate-item .item-img {
    width: 50%;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .other-block .estate-list .estate-item .sp-bottom {
    width: 100%;
    order: 3;
  }
}
@media screen and (max-width: 767px) {
  .other-block .estate-list .estate-item .item-price {
    margin-top: 0.5em;
  }
}/*# sourceMappingURL=estate.css.map */