@charset "utf-8";
/* CSS Document */


/* colums
***********************************************/

.wp-block-columns{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  }

  .has-1-columns .wp-block-column{
  width: 100%;
  margin: 0;
  padding: 0%;
  }

  .has-2-columns .wp-block-column{
  width: 48%;
  margin: 0;
  padding: 0%;
  }

  .has-3-columns .wp-block-column{
  width: 31%;
  margin: 1%;
  padding: 0%;
  }

  .has-4-columns .wp-block-column{
  width: 23%;
  margin: 2% 1% 0;
  padding: 0%;
  }
  .has-5-columns .wp-block-column{
  width: 23%;
  margin: 2% 1% 0;
  padding: 0%;
  }
  .has-6-columns .wp-block-column{
  width: 48%;
  margin: 0 1% 0;
  padding: 0%;
  }

  .has-12-columns .wp-block-column{
  width: 100%;
  margin: 0 ;
  padding: 0%;
  }

  @media screen and (max-width: 768px) {}

  @media screen and (max-width: 481px) {

  }

/************************************************
ALL
***********************************************/
#main section{
  padding: 0;
  overflow: hidden;
}
.subttl{
  font-size: 2.2rem;
  margin: 40px auto;
}
@media screen and (max-width: 768px) {
  .subttl{
    font-size: 1.3em;
    margin: 10px auto;
  }
  #main{
    /* margin-top: 150px; */
  }
  #main section{
    padding: 20px 0 30px;
  }
}



/*TOP
***********************************************/
.main-visual{
	background-position: center center;
  background-size: cover;
  position: relative;
  /* padding-top: 80vh; */
  height: 80vh;
}
.main-visual-logo{
	position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .slider1 .slick-prev {
    left: 5px !important;
    z-index: 1;
  }
  .slider1 .slick-next {
    right: 5px !important;
    z-index: 1;
  }
}

/*202102追加*/
.Top-mainvisual{
  /*margin-top: 180px;*/
  margin-top: 10px;
}
@media screen and (max-width: 481px) {
  .Top-mainvisual{
    margin-top: 75px;
  }
}


.slider1 .slick-slide img{
  max-height: 100%;
}

.slider1 .slick-slide{
  transform: scale(.8);
}

.slider1 .slick-slide.slick-current{
  transform: scale(1);
}


.top_Search-List{
	position: relative;
  max-width: 800px;
  margin: auto;
}
.top_Search-List-Item{
	width: 23%;
  margin: 1% auto;
  text-align: center;
  /*height: 82px;*/
}
.top_Search-List-Item a{
  font-weight: bold;
  padding: 75px 1em 0.5em;
  border-radius: 10px;
  font-size: 1.6rem;
  transition: .3s;
  align-items: center;
  position: relative;
  margin: auto;
  display: block;
	/* color: #fff;
  background: #009977; */
	color: #000;
  background: #fff;
}
.top_Search-List-Item a span {
  font-size: 1.6rem;

}

@media screen and (max-width: 768px) {
  .top_Search-List-Item a{
    padding: 70px 0 0.5em;
  }
}
.top_Search-List-Item a:hover{
  /* margin-top: 3px; */
  /*box-shadow: 0px 1px 1px #028760;*/
}
@media screen and (max-width: 768px) {
  .top_Search-List-Item a{
    box-shadow: none;
  }
}

/*テナント
***********************************************/
.top_Search-List-Item:nth-child(5){
  width:95%;
}
.top_Search-List-Item:nth-child(5) a{
  background: rgb(129,174,179);
  /*box-shadow: 0px 6px 1px #577b80;*/
  text-align: center;
  justify-content: center;
  padding-top: 2em;
  padding-left: 10%;
}
@media screen and (max-width: 768px) {
  .top_Search-List-Item:nth-child(5) a{
    box-shadow: none;
  }
}
.top_Search-List-Item:nth-child(5) a:hover{
  /* margin-top: 3px; */
  /*box-shadow: 0px 1px 1px #577b80;*/
}
.top_Search-List-Item:nth-child(5) a span{
  position: relative;
  top: -10px;
  color: #fff;
  font-size: 1.4rem;
}

.top_Search-List-Item a:before{
  position: absolute;
  bottom: 40px;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 50px;
}
@media screen and (max-width: 768px) {
  .top_Search-List-Item a:before{
    bottom: 30px;
  }
}
.top_Search-List-Item:nth-child(1) a:before{
	content: "";
  /* background: url(/wp-content/uploads/sites/1001/2023/04/topsearch-img1.png) no-repeat; */
  background: url(/app/uploads/sites/1001/2024/08/icon_areasearch.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
.top_Search-List-Item:nth-child(2) a:before{
	content: "";
  /* background: url(/wp-content/uploads/sites/1001/2023/04/topsearch-img2.png) no-repeat; */
  background: url(/app/uploads/sites/1001/2024/08/icon_stationsearch.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
.top_Search-List-Item:nth-child(3) a:before{
	content: "";
  /* background: url(/wp-content/uploads/sites/1001/2023/04/topsearch-img3.png) no-repeat; */
  background: url(/app/uploads/sites/1001/2024/08/icon_mapsearch.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
.top_Search-List-Item:nth-child(4) a:before{
	content: "";
  /* background: url(/app/uploads/sites/1001/2023/08/building_search.png) no-repeat; */
  background: url(/app/uploads/sites/1001/2024/08/icon_buildingsearch.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
.top_Search-List-Item:nth-child(5) a span:before{
	content: "";
  background: url(/wp-content/uploads/sites/1001/2023/04/topsearch-img5.png) no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -16px;
  left: -60px;
  width: 40px;
  height: 50px;
}


@media screen and (max-width: 768px) {
	.main-visual{
		background-position: center center;
		background-size: cover;
    padding-top: 131.5%;
    height: 35vh;
    margin-top: 60px;
  }
  .main-visual-logo{
    top: 30%;
  }
  .top_Search-List{
    position: inherit;
    bottom: 0;
    left: 0;
    right: 0;
    /* margin: 25px auto; */
    width: 100%;
  }
  .top_Search-List-Item{
    width: calc(50% - 10px);
    margin: 1% auto;
    text-align: center;
    height: auto;
  }
  .top_Search-List-Item a{
    font-size: 1.1rem;
    padding: 55px 0 0.5em;
  }
  .top_Search-List-Item:nth-child(1) a:before,
  .top_Search-List-Item:nth-child(2) a:before,
  .top_Search-List-Item:nth-child(3) a:before,
  .top_Search-List-Item:nth-child(4) a:before{
    display: block;
    margin: 0 auto 5px;
    background-position: center;
    width: 40px;
    height: 40px;
  }
  .top_Search-List-Item:nth-child(5){
    width:100%;
    /* margin: 15px auto 30px; */
    margin: 10px auto -5px;
  }
  .top_Search-List-Item:nth-child(5) a{
    font-size: 1.2rem;
    /* padding: 2.5em 0 0.8em 10%; */
    padding: 5% 0 0 10%;
  }
  .top_Search-List-Item:nth-child(5) a span:before{
    /* width: 35px;
    height: 40px;
    top: -13px;
    left: -44%; */
    width: 20px;
    height: 20px;
    top: -1px;
    left: -24%;
  }
}



@media screen and (max-width: 481px) {
  .top_kodawarinew-title span:before {
    content: "";
    background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-search.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 12px;
    height: 14px;
    padding-right: 20px;
    position: relative;
    top: 1px;
  }
}

/*top_kodawari
***********************************************/

.top_kodawarinew{
  background: #eee;
  background-repeat: repeat;
  padding: 50px 0 !important;
}
.top_kodawarinew-title span{
}
.top_kodawarinew-title span:before{
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-search.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-right: 30px;
}

.top_kodawarinew-inner{

}

.top_kodawarinew-List-Item{
	width: 22%;
  margin: 1.5% auto;
  text-align: center;
  background: #fff;
  padding: 1% 0% 2%;
  position: relative;
  border-radius: 15px;
}

.top_kodawarinew-List-Item a{
  background: #fff;
  color: #009977;
  font-weight: bold;
  display: block;
  padding: 0em 0 .5em;
  border-radius: 5px;
  font-size: 1.4rem;
}

.top_kodawarinew-List-Item a h3{
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.top_kodawarinew-List-Item:nth-child(1) a h3:after{
	content: "";
	background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-shinchiku.png) no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
	display: block;
	width: 65px;
	height: 65px;
	margin: 5px auto 10px;
}
.top_kodawarinew-List-Item:nth-child(2) a h3:after{
	content: "";
	background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-renovation.png) no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
	display: block;
	width: 65px;
	height: 65px;
	margin: 5px auto 10px;
}
.top_kodawarinew-List-Item:nth-child(3) a h3:after{
	content: "";
	background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-dog.png) no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
	display: block;
	width: 65px;
	height: 65px;
	margin: 5px auto 10px;
}
.top_kodawarinew-List-Item:nth-child(4) a h3:after{
	content: "";
	background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-designers.png) no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
	display: block;
	width: 65px;
	height: 65px;
	margin: 5px auto 10px;
}
.top_kodawarinew-List-Item:nth-child(5) a h3:after{
	content: "";
	background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-wifi.png) no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
	display: block;
	width: 65px;
	height: 65px;
	margin: 5px auto 10px;
}
.top_kodawarinew-List-Item:nth-child(6) a h3:after{
	content: "";
	background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-zero.png) no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
	display: block;
	width: 65px;
	height: 65px;
	margin: 5px auto 10px;
}
.top_kodawarinew-List-Item:nth-child(7) a h3:after{
	content: "";
	background: url(/wp-content/uploads/sites/1001/2023/05/kodawarinew-tenant.png) no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
	display: block;
	width: 65px;
	height: 65px;
	margin: 5px auto 10px;
}
.top_kodawarinew-List-Item:nth-child(8) a h3:after{
	content: "";
	background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-staff.png) no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
	display: block;
	width: 65px;
	height: 65px;
	margin: 5px auto 10px;
}
.top_kodawarinew-List-Item a p{
  color: #000000;
  font-weight: normal;
}
.top_kodawarinew-List-Item a p .link{
  display: block;
  position: absolute;
  bottom: 9%;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  color: #555;
  width: 80%;
  padding: .2em .5em;
  font-size: 13px;
  border-radius: 5px;
  border: 1px solid;
  box-shadow: 0px 4px 1px #666;
  transition: .5s;
  display: none;
}
.top_kodawarinew-List-Item a:hover p .link{
  bottom: 7%;
  box-shadow: 1px 1px 2px grey;
}

@media screen and (max-width: 768px) {

  .top_kodawarinew-List-Item{
    width: 48%;
    padding: 5% 0% 3%;
  }
  .top_kodawarinew-List-Item a p {
  }
  .top_kodawarinew-List-Item a p .link {
    display: none;
  }
}

.top_kodawarinew-sns{
  display: none;
}

@media screen and (max-width: 481px) {
  .top_kodawarinew{
    padding:10px 0 30px 0 !important;
  }
  .top_kodawarinew-List-Item {
    padding: 3% 0% 3%;
  }
  .top_kodawarinew-List-Item:nth-child(1) a h3:after,
  .top_kodawarinew-List-Item:nth-child(2) a h3:after,
  .top_kodawarinew-List-Item:nth-child(3) a h3:after,
  .top_kodawarinew-List-Item:nth-child(4) a h3:after,
  .top_kodawarinew-List-Item:nth-child(5) a h3:after,
  .top_kodawarinew-List-Item:nth-child(6) a h3:after,
  .top_kodawarinew-List-Item:nth-child(7) a h3:after,
  .top_kodawarinew-List-Item:nth-child(8) a h3:after{
    width: 45px;
    height: 50px;
  }
  .top_kodawarinew-List-Item a p {
    /*font-size: 2.6vw;*/
    font-size: 10px;
  }
  .top_kodawarinew-List-Item a p .link {
    font-size: 11px;
    width:90%;
  }

  .top_kodawarinew  p.top_kodawarinew-sns{
    margin: 15px auto 0px auto !important;
    display: flex;
    }
    .top_kodawarinew  p.top_kodawarinew-sns a{
    display: block;
    border: 1px solid #666666;
    border-radius: 6px;
    text-align: center;
    padding: .6em 0em;
    margin-bottom: 30px;
    font-size: 1.2rem;
    box-shadow: 0px 4px 0px #666;
    position: relative;
    top: 0;
    transition: .3s;
    width: 46%;
    margin: 0 auto;
    }
    .top_kodawarinew  p.top_kodawarinew-sns a:hover{
    top:4px;
    box-shadow: none;
    }
    .top_kodawarinew  p.top_kodawarinew-sns span{
    margin: 0 auto;
    font-size: 1.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .top_kodawarinew  p.top_kodawarinew-sns span img{
    width: 25px;
    margin-right: 10px;
    }

}
@media screen and (max-width: 376px) {
  .top_kodawarinew-List-Item a p {
    letter-spacing: -.1em;
  }
}
@media screen and (max-width: 321px){
  .top_kodawarinew-List-Item a p {
    letter-spacing: -.15em;
  }
  .top_kodawarinew-List-Item a p .link {
    width: 90%;
    padding: .1em .5em;
    font-size: 10px;
  }
}

/*top banner link
***********************************************/
.banner_link{
  margin: 50px auto;
}
.banner_link-inner{

}
.banner_link-title span span{
  color: #009977;
  margin-right: 10px;
  font-size: 30px;
}
.banner_link-inner .flex-wrap{
  justify-content: space-between;
}
.banner_link-inner .flex-wrap li{
  width: 49%;
  margin-bottom: 2%;
  border: 5px solid #EEEEEE;
}
.banner_link-inner .flex-wrap li p{
  background: #fff;
  font-size: 18px;
  line-height: 1.4;
  padding: 3% 5% 3% 8%;;
  position: relative;
  font-family: Hiragino Sans,-apple-system,BlinkMacSystemFont,Roboto,Yu Gothic,Helvetica Neue,sans-serif;
  font-weight: 500;
}
.banner_link-inner .flex-wrap li p::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
  border-color: #009977 #009977 transparent transparent;
  border-style: solid;
  border-width: 3px 3px 0 0;
  height: 20px;
  width: 20px;
  transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
  .banner_link{
    margin: auto;
  }
  .banner_link-inner .flex-wrap li{
    border: 2px solid #EEEEEE;
  }
  .banner_link-inner .flex-wrap li p{
    font-size: 2.6vw;
  }
  .banner_link-inner .flex-wrap li p::before {
    border-width: 1px 1px 0 0;
    height: 10px;
    width: 10px;
    right: 10px;
  }
  .banner_link-title span span{
    margin-right: 5px;
    font-size: 1.3em;
  }
}


/*top Category title*/
.top_topic .subttl span{position: relative;}
.renovation-property .subttl span:before{
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-renovation.png) no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px auto 5px;
  padding: 0px 0 0 0;
  position: absolute;
  left: -39px;
  top: -3px;
}
.deposit-property .subttl span:before{
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-zero.png) no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
  display: inline-block;
  width: 36px;
  height: 30px;
  margin: 0px auto 5px;
  padding: 0px 0 0 0;
  position: relative;
  left: -11px;
  top: 10px;
}
.designers-property .subttl span:before{
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-designers.png) no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
  display: inline-block;
  width: 37px;
  height: 30px;
  margin: 0px auto 3px;
  padding: 0px 0 0 0;
  position: relative;
  left: -8px;
  top: 10px;
}
.pet-property .subttl span:before{
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-dog.png) no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
  display: inline-block;
  width: 44px;
  height: 30px;
  margin: 0px auto 5px;
  padding: 0px 0 0 0;
  position: relative;
  left: -8px;
  top: 11px;
}
.shinchiku-property .subttl span:before{
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-shinchiku.png) no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
  display: inline-block;
  width: 44px;
  height: 38px;
  margin: 0px auto 5px;
  padding: 0px 0 0 0;
  position: relative;
  left: -8px;
  top: 11px;
}
.internet-property .subttl span:before{
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/04/kodawarinew-wifi.png) no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
  display: inline-block;
  width: 44px;
  height: 32px;
  margin: 0px auto 5px;
  padding: 0px 0 0 0;
  position: relative;
  left: -4px;
  top: 13px;
}

@media screen and (max-width: 768px) {
  /*.renovation-property .subttl span:before{
    top: 9px;
  }
  .deposit-property .subttl span:before{
    top: 0px;
  }
  .designers-property .subttl span:before{
    top: 0px;
  }
  .pet-property .subttl span:before{
    top: 9px;
  }*/
  .top_brand .subttl span:before {
    width: 33px;
    height: 22px;
    margin: 0;
    left: -2px;
    top: 3px;
  }
  .pet-property .subttl span:before {
    width: 23px;
    height: 30px;
    margin: 0px auto 0px;
    padding: 0px 0 0 0;
    position: relative;
    left: -8px;
    top: 6px;
  }
  .renovation-property .subttl span:before {
    width: 24px;
    height: 22px;
    margin: 0;
    padding: 0px 0 0 0;
    position: relative;
    left: -4px;
    top: 4px;
  }
  .designers-property .subttl span:before {
    width: 30px;
    height: 30px;
    margin: 0px auto 3px;
    padding: 0px 0 0 0;
    position: relative;
    left: -6px;
    top: 11px;
  }
  .deposit-property .subttl span:before {
    width: 22px;
    height: 21px;
    margin: 0px auto 0px;
    padding: 0px 0 0 0;
    position: relative;
    left: -11px;
    top: 5px;
  }
  .top_ranking-title span:before {
    width: 16px;
    height: 15px;
    padding-right: 23px;
  }
}



/*top_brand*/
/*top_ranking
***********************************************/

.top_ranking-inner,.top_brand-inner{
  padding: 30px 0;
}

.top_ranking-title span:before{
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/05/station-img-g.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-right: 30px;
}
.top_ranking-List{
  background: inherit !important;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top_brand-List{
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .top_ranking-List{
    display: inherit;
    flex-wrap: inherit;
    justify-content: inherit;
  }
  .top_brand-List{

  }
}


@media screen and (max-width: 481px) {
  .top_brand .subttl{
    background: #fff;
    margin: 10px auto 0;
    padding-top: 40px;
  }
}


.top_brand-List li{
  width:24%;
  padding: 1%;
}

.top_ranking-List li{
  width:23%;
}



.top_ranking-List a{
  display: block;
  position: relative;
  margin: 5px 0;
}
.top_brand-List li a{
  margin: 0;
  background: #fff;
  display: block;
}
.top_brand-List li a:hover{
  opacity: .8;
}

.top_ranking-List .slick-slide li img{
}
.top_ranking-List .slick-slide li a:before{
  content: "";
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 5;
}
.top_ranking-List .slick-slide:nth-child(1) li a:before,.top_ranking-List .slick-slide:nth-child(5) li a:before{
  background: url(/wp-content/uploads/sites/1001/2023/05/ranking-1.png) no-repeat;
  background-size: cover;
}
.top_ranking-List .slick-slide:nth-child(2) li a:before,.top_ranking-List .slick-slide:nth-child(6) li a:before{
  background: url(/wp-content/uploads/sites/1001/2023/05/ranking-2.png) no-repeat;
  background-size: cover;
}
.top_ranking-List .slick-slide:nth-child(3) li a:before,.top_ranking-List .slick-slide:nth-child(7) li a:before{
  background: url(/wp-content/uploads/sites/1001/2023/05/ranking-3.png) no-repeat;
  background-size: cover;
}
.top_ranking-List .slick-slide:nth-child(4) li a:before,.top_ranking-List .slick-slide:nth-child(8) li a:before{
  background: url(/wp-content/uploads/sites/1001/2023/05/ranking-4.png) no-repeat;
  background-size: cover;
}

.top_ranking-List h3{
  color: #009977;
  font-weight: bold;
  font-size: 1.6rem;
  margin: 5px auto;
}
.top_ranking-List p{
  text-align: center;
  padding: .5em;
  border: 1px solid #555;
  border-radius: 6px;
  transition: .3s;
  /*box-shadow: 0px 3px 0px #666;
  position: relative;
  top: 0;*/
}
@media screen and (max-width: 768px) {
  .top_ranking-List p{
    box-shadow: none;
  }
}
.top_ranking-List a:hover p{
  /*top: 3px;
  box-shadow: 0px 0px 0px #666;*/
}


/*top_brand
***********************************************/
.top_brand .subttl span:before {
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/05/apartment-building.png) no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
  display: inline-block;
  width: 44px;
  height: 30px;
  margin: 0px auto 5px;
  padding: 0px 0 0 0;
  position: relative;
  left: -2px;
  top: 11px;
}


.top_brand-List{
  display: flex;
  flex-wrap: wrap;
  justify-content:flex-start;
}

.top_brand-List li{
  width:18%;
  margin:1%;
  padding:0;
}
@media screen and (max-width: 768px) {
  .top_brand-List li{
    width: calc(100% / 3 - 2%);
  }
}


/*top_area
***********************************************/

.top_area{
  display: block;
  width: 100%;
  text-align: left;
  margin-top: 7px;
}
.top_area-img{
  width: 800px;
  /*margin: 0 auto;*/
  margin: 60px auto 20px;
}
.top_area-inner{
  padding: 30px 0;
}
.top_area-List{
  background: inherit !important;
}
.top_area-List h3{
  text-align: center;
  color: #009977;
  font-weight: bold;
  font-size: 1.6rem;
  margin: 5px auto;
}


@media screen and (max-width: 768px) {
  .top_area-img{
    width: 100%;
    margin-top: 40px;
  }
}

/*top_blog
***********************************************/
#main .top_blog{
  padding: 20px 0 80px;
  background: #eeeeee;
}
.top_blog-title span:before{
  content: "";
  background: url(/wp-content/uploads/sites/1001/2023/04/top-blog-g.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-right: 30px;
}

.top_blog .esArticle__innner{
  justify-content: space-between;
}
.top_blog .esArticle__innner .esArticleContainer{
  width: 24%;
}
.top_blog .esArticle__innner .esArticleContainer .esArticleContainer__textContainer__title{
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  #main .top_blog{
    padding: 20px 0 30px 0;
  }

  .top_blog .esArticle__innner{
    justify-content: space-between;
  }
  .top_blog .esArticle__innner .esArticleContainer{
    width: 48%;
    margin-bottom: 5%;
  }
  .top_blog .esArticle__innner .esArticleContainer .esArticleContainer__textContainer__title{
  }
}



/*物件項目
***********************************************/

.New_All-List{
  margin: 0 auto 35px;
  background: inherit !important;
  display: flex;
  flex-wrap: wrap;
}
.New_All-List .es_new_block_link figure{
	margin: 0;
}

.New_All-List .es_new_block_link figure img{
  height: 160px;
  display: flex;
  align-items: center;
  background: #fff;
  position: relative;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  object-fit: cover;
}

.New_All-List li img{
  width: 100%;
  max-height: inherit;
  transition: .3s;
  object-fit: cover;
}
.New_All-List li img:hover{
  opacity: .5;
}
.New_All-List-Detail{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.New_All-List-Detail-Price{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  justify-content: space-between;
  line-height: 25px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .New_All-List{
    display: inherit;
    flex-wrap: inherit;
  }
	.New_All-List .es_new_block_link figure img{
    height: 275px;
  }
  .New_All-List li img{
    margin: unset;
  }
}
@media screen and (max-width: 481px) {
	.New_All-List .es_new_block_link figure img{
    height: 200px;
  }
  .New_All-List li img{
    margin: unset;
  }
}


/*top_topic
***********************************************/
.top_topic{

}

.top_topic-title {
  background: #fff;
  margin-top: 45px;
  margin-bottom: 0px !important;
  padding: 10px 0 15px;
}
.top_topic-title .subttl{
  margin: 25px auto 0;
}

.top_topic-title{
	margin-bottom: 30px;
}

.top_topic-title h2:before{

}

.top_topic-title span span{
  font-size: 12px;
  vertical-align: middle;
  margin-right: 10px;
	font-weight: bold;
	color: #009977;
}
.top_topic-title img {
  width: 60px;
  vertical-align: unset;
}


#main section.top_topic{
  padding: 20px 0 30px;
}

.top_topic-inner {
  padding: 5px 0 30px;
}

@media screen and (max-width: 768px) {
  .New_All-List{
    display: inherit;
    flex-wrap: inherit;
  }
  .top_topic-inner {
    padding: 5px 0 30px;
  }
}

@media screen and (max-width: 481px) {
  .top_topic-title {
    margin-top: 0px;
  }
  .top_topic-title img {
    width: 35px;
    vertical-align: unset;
  }
}

.top_topic .New_All-List-Img .new::before{

}
.top_topic .New_All-List-Img::before{
  content:"";
  background: url(/wp-content/uploads/sites/1001/2023/04/new.png) no-repeat;
}

.top_topic .New_All-List-Img-New{
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  z-index: 1;
}



.top_layout{
  background: rgb(153,153,153,.3);
  padding: .3em 1em;
  font-size: 1.4rem;
  border-radius: 6px;
  display: inline-block;
  width: auto;
  text-align: center;
  margin: 20px 0 10px
}
.top_price{
  font-size: 2.5rem;
  font-weight: bold;
  display: inline-block;
  margin: 20px  0 10px;
}
.top_name{
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.top_sales{
	display: block;
}
.fav_building_access,
.fav_building_date,
.fav_building_price-deposit{
  display: block;
  width: 100%;
  text-align: left;
}
.fav_building_date br{
  display: none;
}

.fav_building_price-administration span:nth-child(2) {
  display: none;
}
.fav_building_price-administration span{
  padding-right: 5px;
  }

@media screen and (max-width: 768px) {
  .top_topic-title{
    margin-bottom: 0px;
  }
  .New_All-List-Detail{
  }
	.New_All-List li{
		width: 46%;
		/*margin: 2%;*/
		padding: 2%;
  }
  .New_All-List-Img{
    height: 275px;
  }
  .New_All-List li img{
    margin: unset;
  }
  .fav_building_access,
  .fav_building_date,
  .fav_building_price-deposit
  {
    width: 100%;
  }
  .fav_building_access{
    /* margin-top: 7px; */
  }
  .top_layout{
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  }
  .top_price{
  /*font-size: 14px;*/
  padding: 0;
  width: 45%;
  }
  .fav_building_price-administration{
    font-size: 12px;
  }
}
@media screen and (max-width: 481px) {
  .New_All-List-Img{
    height: 200px;
  }
  .New_All-List li img {
  }
  .top_layout{
    font-size: 3.4vw;
    line-height: 28px;
  }
  .top_price{
    font-size: 6vw;
    width: 42%;
    /*margin-bottom: 0;*/
    text-align: center;
  }
  .fav_building_price-administration{
    position: relative;
    top: 2px;
  }

}
@media screen and (max-width: 376px) {
  .New_All-List-Img {
    height: 180px;
  }
  .New_All-List li img {
    max-height: 180px;
  }
  /* .top_layout{
    font-size: 14px;
    width: 80%;
  }
  .top_price{
    padding: 0;
    margin-bottom: 0;
  } */
  .fav_building_price-administration{
    font-size: 10px;
    top: 1px;
  }
  .fav_building_access,
  .fav_building_date,
  .fav_building_price-deposit{
    font-size:10.5px;
  }
}
@media screen and (max-width: 321px) {
  .New_All-List-Img {
    height: 145px;
  }
  .New_All-List li img {
    max-height: 145px;
  }
  .New_All-List li{
    padding: 0;
  }
  .New_All-List-Detail-Price{
    /* width: 75%; */
  }
  /*  .top_layout{
    font-size: 11px;
  }
  .top_price{
    font-size: 16px;
  }*/
  .fav_building_price-administration{
    font-size: 12px;
    top: 2px;
  }
  .fav_building_access,
  .fav_building_date,
  .fav_building_price-deposit{
    font-size:10px;
  }
}


.slider li img:hover{
  opacity: .5;
}


/*popup
***********************************************/

.myModal1,.myModal2{
  cursor: pointer;
  position: relative;
  z-index: 1;
  right: 0;
  top: 0;
  height: 100%;
  /*padding: 3px;*/
  border-radius: 10px;
  /* background: #009977; */
  display: block;
  /*height: 82px;
  box-shadow: 0px 6px 1px #028760;
  background: rgba(0,153,119);*/
  transition: .3s;
  }
  @media (max-width: 768px) {
  .myModal1,.myModal2{
    display: block;
    position: relative;
    box-shadow: none;
  }
  }

  .myModal1,.myModal2:hover{
    /* margin-top: 3px; */
  /*box-shadow: 0px 1px 1px #028760;*/
  /* opacity:.5; */
  }
  .top_kodawarinew .myModal1,.top_kodawarinew .myModal2:hover{
  /* opacity:.5; */
  }

  /* 20230308追加 */
  .myModal2-1{
  background: #009977;
  }
  .myModal2-1:hover{
  opacity: .5;
  }



  .myModal1_popUp,
  .myModal2_popUp,
  input[name="myModal1_switch"],
  input[name="myModal2_switch"],
  #myModal2_open + label ~ label,
  #myModal1_open + label ~ label {
  display: none;
  }
  #myModal1_open + label,
  #myModal2_open + label,
  #myModal1_close-button + label,
  #myModal2_close-button + label {
  cursor: pointer;
  position: relative;
  z-index: 1;
  padding: 3px;
  border-radius: 10px;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  /* color: #fff; */
  color: #000;
  padding: 75px 1em 0.5em;
  }
  #myModal1_open + label:before,
  #myModal2_open + label:before{
  content: "";
  /* background: url(/wp-content/uploads/sites/1001/2023/04/topsearch-img3.png) no-repeat; */
  background: url(/app/uploads/sites/1001/2024/08/icon_mapsearch.svg) no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: 40px;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 50px;
  }
  .myModal1 .gallery-img,
  .myModal2 .gallery-img{
  width: 48px;
  }
  #myModal1_open + label span,
  #myModal2_open + label span{
  display: block;
  color: #fff;
  }


  .myModal1_popUp,
  .myModal2_popUp {
  animation: fadeIn1 1s ease 0s 1 normal;
  -webkit-animation: fadeIn1 1s ease 0s 1 normal;
  }
  #myModal1_open:checked ~ #myModal1_close-button + label,
  #myModal2_open:checked ~ #myModal2_close-button + label{
  animation: fadeIn1 2s ease 0s 1 normal;
  -webkit-animation: fadeIn1 2s ease 0s 1 normal;
  }
  @keyframes fadeIn1 {
  0% {opacity: 0;}
  100% {opacity: 1;}
  }
  @-webkit-keyframes fadeIn1 {
  0% {opacity: 0;}
  100% {opacity: 1;}
  }

  #myModal1_open:checked + label ~ .myModal1_popUp,
  #myModal2_open:checked + label ~ .myModal2_popUp {
  background: #fff;
  display: block;
  width: 50%;
  height: auto;
  padding: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  z-index: 998;
  }

  #myModal1_open:checked + label ~ .myModal1_popUp > .myModal1_popUp-content,
  #myModal2_open:checked + label ~ .myModal2_popUp > .myModal2_popUp-content  {
  width: calc(100%);
  height: 100%;
  padding: 10px 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  }
  #myModal1_open:checked + label ~ .myModal1_popUp > .myModal1_popUp-content img,
  #myModal2_open:checked + label ~ .myModal2_popUp > .myModal2_popUp-content img{
  margin-bottom: 10px;
  }

  #myModal1_open:checked + label + #myModal1_close-overlay + label,
  #myModal2_open:checked + label + #myModal2_close-overlay + label {
  background: rgba(0, 0, 0, 0.70);
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  z-index: 997;
  }

  #myModal1_open:checked ~ #myModal1_close-button + label,
  #myModal2_open:checked ~ #myModal2_close-button + label {
  display: none;
  background: #fff;
  text-align: center;
  font-size: 25px;
  line-height: 44px;
  width: 90%;
  height: 44px;
  position: fixed;
  bottom: 10%;
  left: 5%;
  z-index: 999;

  }
  #myModal1_open:checked ~ #myModal1_close-button + label::before,
  #myModal2_open:checked ~ #myModal2_close-button + label::before {
  content: '×';
  }
  #myModal1_open:checked ~ #myModal1_close-button + label::after,
  #myModal2_open:checked ~ #myModal2_close-button + label::after {
  content: 'CLOSE';
  margin-left: 5px;
  font-size: 80%;
  }
  #myModal1_open:checked + label ~ .myModal1_popUp > .myModal1_popUp-content ul,
  #myModal2_open:checked + label ~ .myModal2_popUp > .myModal2_popUp-content ul{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  }
  #myModal1_open:checked + label ~ .myModal1_popUp > .myModal1_popUp-content ul li,
  #myModal2_open:checked + label ~ .myModal2_popUp > .myModal2_popUp-content ul li{
    width: 46%;
    margin: 0 auto;
  }
  #myModal1_open:checked + label ~ .myModal1_popUp > .myModal1_popUp-content ul li a,
  #myModal2_open:checked + label ~ .myModal2_popUp > .myModal2_popUp-content ul li a{
  padding: 0;
  text-align: center;
  padding: .5em;
  border-radius: 6px;
  display: block;
  background: white;
  color: #009977;
  cursor: pointer;
  position: relative;
  margin: 10px;
  border: 2px solid;
  }
  #myModal1_open:checked + label ~ .myModal1_popUp > .myModal1_popUp-content ul li a:before,
  #myModal2_open:checked + label ~ .myModal2_popUp > .myModal2_popUp-content ul li a:before{
    content: none;
  }
  #myModal1_open:checked + label ~ .myModal1_popUp > .myModal1_popUp-content ul li a:after,
  #myModal2_open:checked + label ~ .myModal2_popUp > .myModal2_popUp-content ul li a:after{
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 7px;
  }

  @media (max-width: 768px) {
  .myModal1{
    height: 108px;
  }
  .myModal2{
    /*height: 88px;
    background: rgba(0,153,119,1);*/
  }
  #myModal2_open + label, #myModal2_close-button + label{
    padding: 55px 0 0.5em;
    font-size: 1.1rem;
  }
  #myModal2_open + label:before{
    bottom: 35px;
    width: 40px;
    height: 40px;
  }
  #myModal2_open:checked + label ~ .myModal2_popUp{
    width: 96%;
  }
  }
  @media (max-width: 481px) {
  #myModal2_open:checked + label ~ .myModal2_popUp{
    height: auto;
  }
  }

/*口コミ
***********************************************/
  .list-review-output {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 2em;
  }
  .list-review-output .ttl {
  width: 5em;
  display: none;
  }
  .list-review-output .data {
  margin: 0;
  overflow: hidden;
}
  /* レート */
  .list-review-output::before {
  position: absolute;
  top: 0;
  right: 7px;
  color: #009977;
  font-size: 14px;
  }
  .list-review-output[data-rate='1']::before {
  content: "★";
  }
  .list-review-output[data-rate='2']::before {
  content: "★★";
  }
  .list-review-output[data-rate='3']::before {
  content: "★★★";
  }
  .list-review-output[data-rate='4']::before {
  content: "★★★★";
  }
  .list-review-output[data-rate='5']::before {
  content: "★★★★★";
  }

.slider_kuchikomi li{
  padding: 2% 1% 5%;
}
.slider_kuchikomi{
  border-right: 1px solid;
}
@media (max-width: 481px) {
  .slider_kuchikomi li{
    padding: 2% 2% 5%;
  }
}

/* 20240827追記 */
.home .myModal2-1{
  background: #fff;
}
.home #myModal2_open + label span{
  display: unset;
  color: #000;
  font-size: 1.6rem;
}
.slick-dots li button:before {
  font-size: 25px;
}
.slick-dots {
  bottom: -20px;
}
.slick-dotted.slick-slider {
  margin-bottom: 20px;
}