/*==================================================
  不動産プラグイン用CSS

  single-fudo.php
  archive-fudo.php
  archive-fudo-loop.php
==================================================*/
/*----------------------------------
  archive-fudo.php
----------------------------------*/
.archive-content-fudo {
  margin: 0 auto 2em auto;
  padding: 0;
}
.archive-content-fudo .page-title {
  color: #322f00;
  padding: 0.2em 0.5em;
  box-sizing: border-box;
  border-radius: 5px;
  background: url(../images/back-brighttex.png) repeat-x #807800;
}
  .archive-content-fudo .page-title a {
    color: #322f00;
  }
  .nav-links {
    margin: 0;
  }
  .nav-next,
  .navigation .nav-previous {
    margin: 1em 0;
  }
  .nav-links,
  .nav-next,
  .navigation .nav-previous {
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navigation .nav-previous .kak,
  .navigation .nav-previous .tam,
  .navigation .nav-previous .mad,
  .navigation .nav-previous .sho,
  .navigation .nav-previous .tac {
    display: block;
    height: 40px;
    padding: 0.5em;
    box-sizing: border-box;
  }
  .nav-next .page-numbers,
  .nav-next .total,
  .nav-next a {
    display: block;
    text-align: center;
    box-sizing: border-box;
    border: #322f00 2px solid;
    border-radius: 5px;
  }
  .nav-next .prev,
  .nav-next .next {
    display: block;
    text-align: center;
    box-sizing: border-box;
    border: none;
    border-radius: 0;
  }
    .nav-next .total,
    .nav-next .current {
      color: #fff;
      background-color: #322f00;
    }
    .navigation .nav-next a:last-child {
      margin: 0 0 0 0.5em;
    }

/* List Style */
.bukken-item {
  margin: 0 0 2em 0;
  padding: 0 0 1em 0;
  box-sizing: border-box;
  background: url(../images/back-lighttex.png) #f8f6eb repeat-x;
}
.list_simple_boxtitle {
  color: #221f66;
  text-align: left;
  padding: 0.5em 1em;
  box-sizing: border-box;
  border-top: #8c6239 5px solid;
}
  .list_simple_boxtitle a,
  .list_simple_boxtitle a:hover {
    color: #221f66;
  }
  .list_simple_box {
    margin: 0 auto;
  }
  .entry-excerpt {
    width: 100%;
    line-height: 1.6;
    margin-bottom: 0.5em;
    padding: 0 0.5em;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
  }

    .list_picsam_img {
      overflow: hidden;
      display: flex;
      margin-bottom: 1em;
    }
    img.box2image {
      width: 100%;
      object-fit: cover;
    }
      .point-area {
        padding: 0.5em 0.5em 0.8em 0.5em;
        border: #322f00 2px solid;
        border-radius: 6px;
        background-color: #fff;
      }
        .pkakaku {
          display: block;
          width: 100%;
          text-align: center;
        }
          .big-txt {
            margin-left: 0.5em;
            font-size: 150%;
            font-weight: 700;
          }
        .p-expenses {
          display: block;
          text-align: center;
        }
        .list-others {
          display: flex;
          flex-wrap: wrap;
        }
        .list-others div {
          margin: 0.5em 0;
        }
            .list-others div span {
              display: inline-block;
              text-align: center;
              text-indent: 0;
              margin-right: 0.5em;
              padding: 0 0.5em;
              box-sizing: border-box;
              border-radius: 5px;
              background-color: #a0d850;
            }
          .list-others div:last-child {
            width: 100%;
          }
.list-address,
.list-kotsu {
  width: 100%;
  margin-bottom: 0.5em;
  padding: 0 0.5em 0 68px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 5px;
  text-indent: -60px;
}
  .list-address span,
  .list-kotsu span {
    margin-right: 0.5em;
    font-weight: 700;
  }
.list_details_button {
    display: block;
    text-align: center;
    margin: 1em auto 0 auto;
    padding: 0.5em;
    box-sizing: border-box;
    color: #fff;
    background-color: #322f00;
    border: #322f00 2px solid;
}
  .list_details_button:hover {
    color: #322f00;
    text-decoration: none;
    background-color: #d6d6cc;
    border: #322f00 2px solid;
  }
/*----------------------------------
  single-fudo.php
----------------------------------*/
.content-fudo {
  margin: 0 auto;
  padding: 0;
}
#list_simplepage2 .entry-title {
  color: #221f66;
  padding: 0.5em 0;
  border-top: #8c6239 3px solid;
}
.cloumn2-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1em;
}
.recommend-area {
  margin-bottom: 1em;
}
.recommend-area h3 {
  width: 100%;
  text-align: center;
  padding: 0.2em 0;
  box-sizing: border-box;
  border-bottom: #322f00 2px solid;
  border-top: #322f00 2px solid;
}
#list_other_table div {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}

#list_simplepage2 .point-area {
  text-align: center;
  padding: 0.5em 0.5em 0.8em 0.5em;
  border: #322f00 2px solid;
  border-radius: 6px;
  background-color: #fff;
}
#list_simplepage2 .add-area div {
  width: 100%;
  margin: 0 0 0.5em 0;
  padding: 0 0 0 4.8em;
  text-indent: -4.8em;
}
  #list_simplepage2 .add-area div span {
    display: inline-block;
    margin-right: 0.5em;
    padding: 0 0.5em;
    text-indent: 0;
    background-color: #a0d850;
    border-radius: 5px;
  }
.normal {
  font-size: 70%;
  font-weight: normal;
}
.item-price {
  font-size: 150%;
  font-weight: 700;
  color: #e6002e;
}
.entry-content {
  width: 100%;
  padding: 1em;
  box-sizing: border-box;
  background: url(../images/back-lighttex.png) #f8f6eb repeat-x;
}

#list_other_table {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1em;
}
#list_other_table div.wide-area {
  width: 100%;
 }
 #list_other_table div {
  display: flex;
  justify-content: flex-start;
 }
  #list_other_table div span {
    margin-right: 0.5em;
    padding: 0 0.5em;
    box-sizing: border-box;
    text-indent: 0;
    background-color: #a0d850;
    border-radius: 5px;
    display: inline-block;
    min-width: 80px;
  }
  #list_other_table div.wide-area span {
    min-width: 98px;
  }
.btn-map {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.5em 1em;
  margin: 1em 0;
  color: #fff;
  background-color: #322f00;
  border: #322f00 2px solid;
}
  .btn-map:hover {
    text-decoration: none;
    color: #322f00;
    background-color: #fff;
    border: #322f00 2px solid;
  }
/*----------------------------------
  single-fudo.php//おすすめ物件
----------------------------------*/
.widget-title {
  text-align: center;
  padding: 0.5em 0;
  border-top: #322f00 3px solid;
}
#syousai_box {
  width: 100%;
  margin: 0 0 2em 0;
}
.syousai-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.syousai-content-li {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.syousai-content-li a {
  grid-column: 1 / 3;
  grid-row: 1 / 2;
  overflow: hidden;
}
.syousai-content-li .top_title {
  grid-column: 1 / 3;
  grid-row: 2 / 3;
  line-height: 1.5;
}
.syousai-content-li .new_mark,
.syousai-content-li .up_mark {
  display: inline-block;
  grid-column: 2 / 3;
  grid-row: 3 / 4;
  height: 18px;
  text-align: center;
}
  .syousai-content-li .new_mark {
    width: 35px;
    margin: 0 0 0 auto;
  }
  .syousai-content-li .up_mark {
    width: 30px;
    margin: 0 0 0 auto;
  }
.syousai-content-li .top_price {
  grid-column: 1 / 2;
  grid-row: 4 / 5;
  line-height: 30px;
}
.syousai-content-li .top_madori {
  grid-column: 2 / 3;
  grid-row: 4 / 5;
  line-height: 30px;
}
.syousai-content-li .top_shozaichi {
  grid-column: 1 / 3;
  grid-row: 5 / 6;
  line-height: 30px;
}
.syousai-content-li .top_kotsu {
  grid-column: 1 / 3;
  grid-row: 6 / 7;
  line-height: 30px;
}
.syousai-content-li .top_r_footer {
  grid-column: 1 / 3;
  grid-row: 7 / 8;
  line-height: 30px;
}
/*----------------------------------
  single-fudo.php//物件写真
----------------------------------*/
.list_picsam {
  position: relative;
  width: 100%;
  margin-bottom: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.slider .box3image {
  object-fit: cover;
}
.thumbnail {
  overflow: hidden;
  display: grid;
}
.thumbnail a {
  overflow: hidden;
}
.thumbnail .box3image {
    object-fit: cover;
}
@media screen and (min-width: 960px) {
  /*----------------------------------
  archive-fudo.php
----------------------------------*/
.archive-content-fudo {
  width: 800px;
}
.nav-links,
.nav-next,
.navigation .nav-previous {
  height: 40px;
}
.navigation .nav-previous .kak,
.navigation .nav-previous .tam,
.navigation .nav-previous .mad,
.navigation .nav-previous .sho,
.navigation .nav-previous .tac {
  min-width: 80px;
  margin: 0 0.5em 0 0;
}
.nav-next .page-numbers,
.nav-next .total,
.nav-next a {
  min-width: 40px;
  height: 40px;
  line-height: 20px;
  margin: 0 0.3em 0 0;
  padding: 0.5em;
}
.nav-next {
  justify-content: flex-end;
}
.nav-next .prev,
.nav-next .next {
  min-width: 35px;
  height: 40px;
  line-height: 20px;
  margin: 0 0.3em 0 0;
  padding: 0.5em;
}
#list_simplepage {
  margin: 2em auto;
}
.list_simple_box {
  padding: 0 1em;
}
.list_picsam_img {
  width: 60%;
}
.list_picsam_img a {
  width: 50%;
  height: 191px;
}
img.box2image {
  height: 200px;
}
.point-area {
  width: 39%;
}
.list-others div {
  width: 49%;
  padding: 0 0 0 109px;
  text-indent: -109px;
}
.list_details_button {
  width: 80%;
}
/*----------------------------------
  single-fudo.php
----------------------------------*/
.content-fudo {
  width: 800px;
}
  .entry-content iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
#list_simplepage2 .add-area {
  width: 55%;
}
#list_simplepage2 .point-area {
  width: 44%;
}
.list-others {
  justify-content: space-between;
}
#list_other_table div {
  width: 50%;
  margin: 0 0 0.5em 0;
  box-sizing: border-box;
 }
 #list_other_table div span {
  min-width: 6.5em;
 }
 /*----------------------------------
  single-fudo.php//物件写真
----------------------------------*/
.list_picsam {
  align-items: flex-start;
}
  .slider {
    width: 50%;
    height: 300px;
    overflow: hidden;
  }
    .slider .box3image {
      width: auto;
      height: 300px;
      object-fit: cover;
    }
.thumbnail {
  width: 50%;
  grid-template-columns: repeat(5, 80px);
  grid-template-rows: repeat(5, 60px);
}
  .thumbnail .box3image {
    width: 80px;
    height: auto;
  }
/*----------------------------------
  single-fudo.php//物件問い合わせフォーム
----------------------------------*/
 #contact_form {
  width: 80%;
 }
 #contact_form dt {
  width: 30%;
}
#contact_form dd {
  width: 70%;
}
/*----------------------------------
  single-fudo.php//おすすめ物件
----------------------------------*/
.syousai-content-li {
  width: 24%;
  grid-template-rows: 200px 1fr 35px repeat(3, 30px);
}
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  /*----------------------------------
  archive-fudo.php
----------------------------------*/
.archive-content-fudo {
  width: 90%;
  margin: 0 auto;
}
#list_simplepage {
  margin: 1em auto;
}
.list_simple_box {
  padding: 0 1em;
}
.nav-next {
  justify-content: flex-end;
}
  .nav-links,
  .nav-next,
  .navigation .nav-previous {
    height: 40px;
  }
  .nav-next .page-numbers,
  .nav-next .total,
  .nav-next a {
    min-width: 40px;
    height: 40px;
    line-height: 20px;
    margin: 0 0.5em;
    padding: 0.5em;
  }
.point-area {
  width: 70%;
  margin: 0 auto;
}
.list-kotsu br {
  display: none;
}
.list-others {
  justify-content: flex-start;
}
  .list-others div {
    padding-right: 0.8em;
  }
/*----------------------------------
  single-fudo.php
----------------------------------*/
.content-fudo {
  width: 90%;
}
  .entry-content iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
.add-area {
  margin: 1em auto 0 auto;
}
#list_other_table div {
 margin-right: 1em;
}
#list_other_table div.wide-area span {
  min-width: 96px;
}
/*----------------------------------
  single-fudo.php//物件写真
----------------------------------*/
.list_picsam {
  align-items: flex-start;
}
  .slider {
    width: 50%;
    height: 300px;
    overflow: hidden;
  }
    .slider .box3image {
      width: auto;
      height: 300px;
      object-fit: cover;
    }
.thumbnail {
  width: 50%;
  grid-template-columns: repeat(5, 58px);
  grid-template-rows: repeat(5, 60px);
}
  .thumbnail .box3image {
    width: 80px;
    height: auto;
  }
/*----------------------------------
  single-fudo.php//物件問い合わせフォーム
----------------------------------*/
#contact_form {
  width: 100%;
 }
 #contact_form dt {
  width: 30%;
}
#contact_form dd {
  width: 70%;
}
/*----------------------------------
  single-fudo.php//おすすめ物件
----------------------------------*/
#fudo_syousai-5 {
  width: 80%;
  margin: 0 auto;
}
.syousai-content-li {
  width: 49%;
  grid-template-rows: 175px 1fr 35px repeat(3, 30px);
}
  img.box2image {
    height: 175px;
  }
}

@media screen and (max-width: 639px) {
/*----------------------------------
  archive-fudo.php
----------------------------------*/
.archive-content-fudo {
  width: 90%;
  margin: 0 auto;
}
.navigation .nav-previous .kak {
  width: 65px;
}
.navigation .nav-previous .tam,
.navigation .nav-previous .mad,
.navigation .nav-previous .sho {
  width: 68px;
}
.navigation .nav-previous .tac {
  width: 80px;
  margin: 0;
}
@media screen and (max-width: 520px) {
  .nav-next {
    margin: 0 0.5em;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 521px) and (max-width: 639px) {
  .nav-next {
    margin: 0 0.5em;
    justify-content: flex-end;
  }
}
.nav-next .total {
  margin: 0.5em 0.5em 0.5em 0;
  padding: 0 0.2em;
}
.nav-next .page-numbers {
  width: 36px;
  margin-right: 2px;
}

#list_simplepage {
  margin: 2em auto;
}
.list_simple_box {
  padding: 0 1em;
}
.list_picsam_img {
  width: 100%;
}
img.box2image {
  height: 195px;
}
.point-area {
  width: 100%;
}
@media screen and (max-width: 415px) {
  .list-others div {
    width: 100%;
    margin-bottom: 0.5em;
  }
}
@media screen and (min-width: 416px) and (max-width: 639px) {
  .list-others div {
    width: 50%;
    margin-bottom: 0.5em;
  }
}
/*----------------------------------
  single-fudo.php
----------------------------------*/
.content-fudo {
  width: 90%;
}
  .entry-content iframe {
    width: 100%;
    height: 281px;
    object-fit: cover;
  }
#list_simplepage2 .add-area {
  width: 100%;
}
#list_simplepage2 .point-area {
  width: 100%;
  margin-bottom: 1em;
}
#list_other_table div {
  width: 100%;
}
/*----------------------------------
  single-fudo.php//物件写真
----------------------------------*/
.slider .box3image {
  width: 100%;
  height: auto;
  object-fit: cover;
}
#list_other_table div {
  width: 100%;
}
@media screen and (max-width: 520px) {
  .list_picsam {
    flex-direction: column;
  }
  .slider {
    width: 100%;
    overflow: hidden;
  }
  .thumbnail {
    width: 100%;
    height: auto;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(2, 60px);
  }
    .thumbnail .box3image {
      width: 100%;
      height: 60px;
      object-fit: cover;
    }
}
@media screen and (min-width: 521px) and (max-width: 639px) {
  .list_picsam {
    flex-direction: row;
  }
  .slider {
    width: 100%;
    height: 355px;
    overflow: hidden;
  }

  .thumbnail {
    width: 100%;
    height: 355px;
    grid-template-columns: repeat(4, 143px);
    grid-template-rows: repeat(5, 71px);
  }
    .thumbnail .box3image {
      width: 143px;
      height: 71px;
      object-fit: cover;
    }
}
/*----------------------------------
  single-fudo.php//物件問い合わせフォーム
----------------------------------*/
#contact_form {
  width: 100%;
}
#contact_form p {
  margin: 0;
}
#contact_form dl {
  width: 100%;
  flex-direction: column;
}
#contact_form dt {
  width: 100%;
  margin-top: 1em;
}
#contact_form dd {
  width: 100%;
}
/*----------------------------------
  single-fudo.php//おすすめ物件
----------------------------------*/
    .syousai-content-li {
      width: 49%;
      margin-bottom: 1em;
      grid-template-rows: 195px 1fr auto repeat(3, 30px);
      grid-template-columns: subgrid;
    }
}