/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */

* {
  box-sizing: border-box;
  font-size: 16px;
  letter-spacing: 1px;
  color: #666666;
}

.header__link-top {
	color: #EDB35D;
}
@media (max-width: 780px) {
	.header__link-top {
	  color: #fff;
	}
}

.top {
  width:100%;
  padding: 0 0 0px 0;
}
@media (max-width: 780px) {
  .top-in {
    width:95%; margin:0 2.5%;
  }
  .top {
    width:100%;
    padding: 0 0 30px 0;
  }
}
.top__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 900px;
  margin: 0 auto 70px auto;
}
@media (max-width: 780px) {
  .top__lists {
    padding:0 2.5%;
    display: block;
  }
}

/*トップビジュアル*/
.top__main-visual {
    width:100%;
    position:relative;
    margin:0px 0 0 0;
  }
.top__main-visual img.pc {
  width:100%;
  }
  .top__main-visual img.sp {
    display:none !important;
  }


@media (max-width: 780px) {
.top__main-visual {
  width:100%;
  height:auto;
  margin:0px 0 0 0;
  }
  .top__main-visual img.sp {
    width: 100%;
    display:block !important;
  }
.top__main-visual img.pc{
  display:none;
}
}

.top__main-text{
	width:100%;
	position:absolute;
	padding:0 0 50px 0;
	text-align:center;
  z-index:100;
  bottom:0;
}
.top__main-text h1 {
  margin:10px 0 0 0;
}
.top__main-text h1 br {
  display:none;
}
.top__main-text img {
  width:100%;
}

@media (max-width: 780px) {
  .top__main-text{
  	width:100%;
    height:auto;
  	position:absolute;
  	padding:0 0 0px 0;
  	text-align:center;
    bottom:0px;
    z-index:50;
    font-size:16px;
  }
	.top__main-text:before{
		display:none;
	}
	.top__main-text h1 br {
		display:inline;
	}
}
.top__main-text img{
	width:420px;
	margin:-100px auto 0 auto;
	position:relative;
	border-radius:0;
}
.top__main-text strong{
	display:block;
	width:100%;
	color:#333;
	text-align:center;
	font:normal normal normal 15px/1.5 "�q���M�m�ۃS Pro W4","�q���M�m�ۃS Pro","Hiragino Maru Gothic Pro","�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro","HG�ۺ޼��M-PRO","HGMaruGothicMPRO";
	letter-spacing:0.4em;
}
.top__main-text h1{
	display:block;
	width:100%;
	color:#512f27;
	text-align:center;
	font-weight:normal;
	font-size:14px;
	letter-spacing:0.2em;
  margin:15px 0 20px 0;
}
.top__main-text h1 br{
	display:none;
}
.top__main-text span{
	display:block;
	width:100%;
	color:rgba(255,255,255,0.5);
	text-align:center;
	font:normal normal normal 22px/1.5 "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	letter-spacing:0.2em;
}
@media (max-width: 780px) {
	.top__main-text img{
		width:70%;
		margin:-50px auto 0 auto;
	}
	.top__main-text strong{
		font-size:11px;
		letter-spacing:0.1em;
	}
  .top__main-text strong pc{
    display:none;
  }
	.top__main-text h1{
		font-size:16px;
		letter-spacing:3px;
		line-height:1.7em;
    margin:10px 0 10px 0;
	}
  @media (max-width: 780px) {
	.top__main-text h1 {
    font-size:12px;
  }
}
	.top__main-text h1 br{
		display:inline;
	}
	.top__main-text span{
		font-size:14px;
		letter-spacing:0.2em;
    display:none;
	}
}

.list {
  width: 430px;
}
@media (max-width: 780px) {
  .list {
    width: 100%;
  }
}
.list__title {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
  font-size:16px; letter-spacing:0.1em;
}
.list__title a {
  float:right;
  margin:0 20px 0 0;
}
.list__title a:hover {
  Text-decoration:underline;
}
.list__title i {
  color: #EDB35D;
  margin: 0 5px;
}
.list__box{
	height:300px;
	display:block;
	overflow-y:scroll;
}
.list__box a {
  width:100%;
  display:block;
}
.list__box a:hover {
  opacity:0.7;
}
@media (max-width: 780px) {
	.list__box{
		height:auto;
		overflow-y:auto;
		margin-bottom:30px;
	}
}
.list__dloh {
  width:90%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0;
}
@media (max-width: 780px) {
	.list__dloh {
	  width:100%;
	}
}
.list__dtoh {
  margin: 0 15px 0 0;
  font-size: 13px;
  line-height:1.5em;
}
.list__ddoh {
  margin: 0;
  font-size: 13px;
  line-height:1.5em;
}
.list__dl {
  display: block;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0;
}
.list__dt {
  width:100%;
  margin:0 0 5px 0;
  font-size: 13px;
  line-height:1.5em;
}
.list__dt .list__new {
  padding:2px 5px;
  margin-right:0px;
}
.list__dt span{
	padding:2px 20px;
	margin:0 15px 0 0;
	color:#fff;
	text-align:center;
	font-size:11px;
	position:relative;
}
.list__dt span:after{
    content: "";
	width: 0;
	height: 0;
	position:absolute;
	margin: auto 0;
	top:0;
	bottom:0;
	right:-5px;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
}
.list__dt-tag1{
	background:#f30;
}
.list__dt-tag1:after{
	border-left: 5px solid #f30;
}
.list__dt-tag2{
	background:#6cf;
}
.list__dt-tag2:after{
	border-left: 5px solid #6cf;
}
.list__dt-tag3{
	background:#07a;
}
.list__dt-tag3:after{
	border-left: 5px solid #07a;
}
.list__dt-tag4{
	background:#42AD8D;
}
.list__dt-tag4:after{
	border-left: 5px solid #42AD8D;
}
.list__dd {
  width:100%;
  margin: 0;
  font-size: 13px;
  line-height:1.5em;
}
.list__dd a:link {
  font-size:13px;
}
.list__dd a:hover {
  text-decoration:underline;
}
.list__date {
  font-size: 12px;
  margin: 0 0 10px 0;
}
.list__new {
  background-color: #F67749;
  color: white;
  text-align: center;
  padding: 2px 10px;
  font-size: 12px;
  margin:0 10px 0 0;
}
.list__text {
  margin: 5px 0;
  Font-size:13px;
}
.list__date .recommend__tag {
  font-size: 10px;
  line-height:1.2;
  background-color: #9D6498;
  color: white;
  padding: 5px 10px;
  margin:0 10px 0 0;
}
.list__date .land__tag {
  font-size: 10px;
  line-height:1.2;
  background-color: #42AD8D;
  color: white;
  padding: 5px 10px;
  margin:0 10px 0 0;
}
.list__date .nhouse__tag {
  font-size: 10px;
  line-height:1.2;
  background-color: #0A5080;
  color: white;
  padding: 5px 10px;
  margin:0 10px 0 0;
}
.list__date .uhouse__tag {
  font-size: 10px;
  line-height:1.2;
  background-color: #0A8FD8;
  color: white;
  padding: 5px 10px;
  margin:0 10px 0 0;
}

.map {
  background-color: #FCF7EA;
  width: 100%;
  padding: 80px 0;
}
@media (max-width: 780px) {
  .map {
    display:none;
  }
}
.map__tab-wrap {
  width:1080px;
  height:41px;
  margin:0 auto;
}
.map__tab {
  background-color: #EDB35D;
  padding: 10px 20px 5px 20px;
  display: table;
  color: white;
  margin: 0 0 0 30px;
  border-radius: 10px 10px 0 0/10px 10px 0 0;
  float:left; clear:none;
}
.map__tab i {
  color: white;
  margin: 0 10px 0 0;
}
.map__tab-wrap span{
  width:auto;
  display:inline;
  float:left;
  font-size:13px;
  margin:10px 0 0 10px;
}
.map__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 5px solid #EDB35D;
  border-radius: 10px;
  overflow: hidden;
}
.map__navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  background-color: white;
  border-left: 3px solid #EDB35D;
  flex-grow: 1;
  padding: 10px;
}
.map__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  height: 50%;
  align-items: center;
  justify-content: center;
}
.map__link:nth-of-type(2n) {
  border-left: 1px solid #616161;
}
.map__link:nth-of-type(1), .map__link:nth-of-type(2) {
  border-bottom: 1px solid #616161;
}
.map__link:hover {
  opacity: 0.5;
}
.map__link-text {
  text-align: center;
  font-size: 12px;
}
.map__link-text i {
  color: #EDB35D;
  font-size: 12px;
  margin: 0 10px 0 0;
}
.map__text {
  text-align: center;
}

.service {
  background-color: #F3F2F1;
}
.service__column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  padding: 50px 0;
}
.service__column:nth-of-type(2n+1) {
  justify-content: flex-end;
}
.service__column:nth-of-type(2n+1) .service__text {
  left: 0;
}
@media (max-width: 780px) {
  .service__column {
    display: block;
    padding: 20px 2.5%;
  }
}
.service__image {
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
}
@media (max-width: 780px) {
  .service__image {
    border-radius: 10px 10px 0 0/10px 10px 0 0;
  }
  .service__image img {
    width: 100%;
    display: block;
  }
}
.service__text {
  position: absolute;
  background-color: white;
  width: 450px;
  height: 320px;
  flex-shrink: 0;
  right: 0;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
}
.service__text i {
  color: #E35A24;
  position: absolute;
  right: 7px;
  font-size: 30px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 780px) {
  .service__text {
    position: static;
    width: 100%;
    height: auto;
    padding: 30px 0;
    border-radius: 0;
  }
  .service__text i {
    display: none;
  }
}
.service__wrapper {
  width: 330px;
}
@media (max-width: 780px) {
  .service__wrapper {
    width: 90%;
  }
}
.service__number {
  text-align: center;
  font:italic normal normal 60px/1.2 times,serif;
  color: #EDB35D;
  margin:0 0 10px 0;
}
.service__mini-title {
  text-align: center;
  font-size:16px;
  letter-spacing:0.1em;
}
.service__mini-text {
  font-size: 13px;
  line-height:1.7em;
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 15px 0 20px 0;
}
@media (max-width: 780px) {
  .service__mini-text {
    line-height: 2em;
  }
}
.service__button {
  display: block;
  width: 250px;
  background-color: #333333;
  color: white;
  border-radius: 30px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  font-size: 12px;
  letter-spacing:0.1em;
}
.service__button:hover{
  background-color:#EDB35D;
}


@media (max-width: 780px) {
  .service__button {
    width: 70vw;
    border-radius: 10px;
  }
}
.recommend * {
  font-size: 14px;
}
.recommend__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .recommend__list {
    margin:0 2.5%;
  }
}

.recommend__component {
  background-color: white;
  display: block;
  width: 32%;
  margin: 0 0 30px 0;
  border:1px solid #ccc;
}
.recommend__component figure {
  height:220px;
  margin:0;
  position:relative;
  overflow:hidden;
}
.recommend__component figure img {
	width:100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.recommend__component:hover figure img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.recommend__component figcaption	{
	position: absolute;
	top: 0;
	left: 0;
	z-index:2;
	width:100%;
	height: 100%;
	float:left;
	background: rgba(0,0,0,.3);
	color:#fff;
	text-align:center;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-transition: .5s;
	transition: .5s; opacity: 0;
}
.recommend__component:hover figcaption {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 1;
}
.recommend__component figcaption i	{
	font-size:30px;
	line-height:220px;
}
@media (max-width: 780px) {
  .recommend__component {
    width: 100% !important;
    padding:20px 5% 0 5%;
  }
}
.recommend__info {
  padding: 5px 15px 15px 15px;
}
@media (max-width: 780px) {
  .recommend__info {
    padding:0 0 15px 0;
  }
}

.recommend__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recommend__tag {
  font-size: 10px;
  line-height:1.2;
  background-color: #9D6498;
  color: white;
  padding: 5px 10px;
}
.recommend__name {
  margin: 5px 0;
}
.recommend__detail {
  margin: 5px 0;
  line-height:1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.recommend__detail dt {
  margin: 0 10px 0 0;
  color:#ccc;
}
.recommend__detail dt.recommend__detail-pricedt {
  line-height:30px;
}
.recommend__detail dd {
  margin: 0;
}
.recommend__detail dd.recommend__detail-pricedd {
  color:#f00;
  font-weight:bold;
  font-size:14px;
  line-height:30px;
}
.recommend__detail dd.recommend__detail-pricedd strong {
  color:#f00;
  font-size:22px;
}
.recommend__view {
  text-align: right;
  font-size:12px;
}
.recommend__view i {
  margin: 0 0 0 10px;
}

.title__title {
  color: #EDB35D;
  text-align: center;
  font-size: 30px;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
  font-weight: lighter;
  line-height:1.5em;
  letter-spacing: 10px;
  margin: 0;
  padding: 1em 0;
  position: relative;
}
.title__title::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: auto;
  content: "";
  background-color: #333333; /**#014180;**/
  height: 1px;
  width: 100px;
}
@media (max-width: 780px) {
  .title__title {
    font-size: 7vw;
  }
  .title__title::after {
    bottom: 5vw;
    width: 20vw;
  }
}
.title__top {
  text-align: center;
}
.title__headline {
  font-size: 16px;
  margin: 0 0 10px 0;
  font-weight:normal;
  letter-spacing:0.2em;
}
.title__top p {
  font-size:13px;
}



@media (max-width: 780px) {
  .title {
  	margin:0 2.5%;
  }
  .title__headline {
    font-size: 4vw;
    line-height:1.8;
  }
  .title__headline p {
   font-size:12px;
   text-align:left;
  }
}




/*選ばれる*/
.reason {
  padding:0px 0 50px 0;
  background-color:#FFD4A0;
}

.reason .title__title {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
  font-weight: lighter;
  line-height:1.5em;
  letter-spacing: 10px;
  margin: 0;
  padding: 1em 0;
  position: relative;
}
.reason .title__title::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: auto;
  content: "";
  background-color: #fff;
  color:#fff;
  height: 1px;
  width: 100px;
}
.reason__contents {
  width:960px;
  margin:30px auto 0 auto;
  text-align: center;
  position: relative;
  display:flex;
  justify-content: space-between;
}
@media (max-width: 780px) {
	.reason {
		width: 1080px
	}
	.reason__contents {
		margin-left: 100px
	}
}
.reason__contents dl {
  width:210px;
}
.reason__contents dl dt {
  width:210px;
  height:210px;
  border-radius:50%;
  background:#fff;
  text-align:center;
  margin:0 0 10px 0;
}
.reason__contents dl dt strong{
  width:210px;
  color:#E9BB00;
  text-align:center;
  font-size:50px;
  margin:60px 0 50px 0;
  display:inline-block;
  line-height:40px;
}
.reason__contents dl dt span{
  width:210px;
  margin:0;
  line-height:1.2em;
  display:inline-block;
}
.reason__contents dl dd {
  font-size:12px;
  line-height:1.7em;
  text-align:left;
}
.reason .reason__illust{
  width:50%;
  margin:20px 10% 0 25%;
}
.reason__contents dl dd .sp {
  display:none;
}
.reason__contents dl dt span.num_sp {
display:none;
}



@media (max-width: 780px) {
  .reason {
    width:100%;
  }
  .reason__contents{
    width:95% !important;
    display:block;
    margin:0px auto  !important;
  }
  .reason__contents dl {
    width:100% !important;
    float:left; clear:none;
    border-bottom:2px dotted #fff;
    padding:10px 0;
  }
  .reason__contents dl dd{
    width:70%;
    display:block;
    float:right; clear:none;
    text-align:left;
  }
  .reason__contents dl dd .sp{
    width:100%;
    display:block;
    margin-bottom:10px;
  }
  .reason__contents dl dt {
    width:30%;
    height:auto;
    background:none;
    float:left; clear:none;
  }
  .reason__contents dl dt strong{
    width:100%;
    margin:0;
    display:none;
  }
   .reason__contents dl dt span.num_sp {
    width:80px;
    height:80px;
    color:#E9BB00;
    background:#fff;
    border-radius:50%;
    display:block;
    font-size:40px;
    line-height:70px !important;
    margin:0;
    text-align:center;
  }
  .reason .reason__illust{
    width:80%;
    margin:20px 10% 0 10%;
  }

}


@media (max-width: 780px) {
  .reason__contents img {
    width: 100%;
  }
}
.reason__family {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (max-width: 780px) {
  .reason__family {
    display: none;
  }
}
.reason__city {
  position: absolute;
  top: 0;
  bottom: 100px;
  right: 0;
  margin: auto;
}
@media (max-width: 780px) {
  .reason__city {
    display: none;
  }
}
.reason__text1 {
  position: absolute;
  width: 150px;
  top: 90px;
  left: 260px;
}
@media (max-width: 780px) {
  .reason__text1 {
    width: auto;
    left: 10vw;
    top: 21vw;
  }
}
.reason__text2 {
  position: absolute;
  width: 150px;
  top: 190px;
  right: 220px;
}
@media (max-width: 780px) {
  .reason__text2 {
    width: auto;
    right: 10vw;
    top: 29vw;
  }
}
.reason__text3 {
  position: absolute;
  width: 150px;
  bottom: 130px;
  left: 240px;
}
@media (max-width: 780px) {
  .reason__text3 {
    width: auto;
    left: 3vw;
    bottom: 25vw;
  }
}
.reason__text4 {
  position: absolute;
  width: 150px;
  bottom: 100px;
  right: 330px;
}
@media (max-width: 780px) {
  .reason__text4 {
    width: auto;
    right: 19vw;
    bottom: 20vw;
  }
}
.reason__text {
  font-size: 11px;
  line-height: 1.7em;
  text-align: left;
}
@media (max-width: 780px) {
  .reason__text {
    display: none;
  }
}
.reason__title {
  font-size: 14px;
  color:#643E33;
  letter-spacing:0.1em;
  line-height:1.7em;
}
@media (max-width: 780px) {
  .reason__title {
    font-size: 3vw;
  }
}

/*地図から探す*/
.map-search {
  width:1080px;
  height:460px;
  border:2px solid #EDB35D;
  background:#fff;
  display:flex;
  margin:0 auto;
  border: 5px solid #EDB35D;
  border-radius: 10px 10px 0 0;
}
.map-search__left{
  width:539px;
  height:450px;
}
.map-search__right{
  width:540px;
  border-left:1px solid #EDB35D;

}
.map-search__right .town{
  width:535px;
  height:90px;
  display:flex;
  border-bottom:1px solid #EDB35D;
}
.town .town-name {
  width:180px;
  height:90px;
  margin:15px 0 0 20px;
  display:flex;
}
.town .town-name dt{
  width:40%;
}
.town .town-name dd a{
  width:40%;
  font-size:12px;
}
.town .town-name dd a:hover {
  text-decoration:underline;
}
.town .town-name dt img{
  width:60px;
  margin-right:10px;
}
.town .town-name dd{
  width:60%;
  font-size:12px;
  line-height:1.7em;
  margin-top:10px;
}
.town .town-bukken{
  width:339px;
  padding:20px 10px 15px 10px;
  display:flex;
  flex-wrap:wrap;
  border-left:1px solid #EDB35D;
align-content: flex-start;
}
.town .town-bukken a{
width:50%;
  font-size:12px;
}
.town .town-bukken a:hover{
  text-decoration:underline;
}
.town .town-bukken a .arrow{
  width: 5px;
    height: 5px;
    border: 1px solid;
    border-color:  transparent transparent #565656 #565656;
    transform: rotate(45deg);
}

/*キーワードで探す*/
.key	{ width:1080px; height:60px; display:block; background:#EDB35D; color:#fff; margin:0 auto;
  border-radius: 0px 0px 10px 10px;}
.key span	{ width:auto; float:left; margin:20px 0 0 126px; color:#fff;}
.key span img	{ width:16px; margin:0 10px 0 0; vertical-align:middle; }
.key form	{ width:370px; height:60px; float:left; margin:0; padding:0 20px; }
.key form input.INPUT	{ width:250px; height:30px; float:left; margin:15px 0 0 0; padding:0; border:1px solid #ccc; color:#999; font-size:13px; line-height:30px; }
.key form input.SUBMIT	{ width:70px; height:30px; float:right; margin:15px 0 0 0; background:#333333; border:none; color:#fff; font-size:13px; line-height:30px; cursor:pointer; }
.key form input.SUBMIT:hover	{ filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity:0.70; opacity:0.70; }
.key form input.SUBMIT:active	{ filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity:0.70; opacity:0.70; }

/*地図から探す ここまで*/

.recommend-overviews__link {
  width: 334px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #616161;
  border-radius: 10px;
  position: relative;
  transition: 0.3s;
  font-weight: bold;
  margin: 30px auto 50px auto;
  background:#fff;
}
.recommend-overviews__link i {
  right: 50px;
  top:15px;
  position: absolute;
  color: #707070;
}
.recommend-overviews__link:hover {
  background-color: #333333;
  color: white;
}
br.sp {
  display:none;
}
@media (max-width: 780px) {
  br.sp {
    display:block;
}
}

.town .town-name dd em {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.town .town-name dd a em {
	font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
