@charset "UTF-8";
#mansion_content1 .bg_pic_head {
  background: url(../images/mansion/main.jpg) center center no-repeat;
  background-size: cover;
}
.mansion_desc1 {
  margin-bottom: 80px;
  font-size: 16px;
  line-height: 2.25;
}
#mansion_content1 {
  margin-bottom: 30px;
}
.relation_area {
  background: #f0f0f0;
  color: #666666;
  padding-top: 20px;
  padding-bottom: 60px;
}
.relation_area .relation_ttl {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
}
.relation_area .relation_link {
  text-align: center;
}
.relation_area .relation_link_text {
  font-size: 15px;
  margin-top: 10px;
}
.relation_area .relation_link_text .bg1 {
  padding-left: 20px;
  display: inline-block;
  background: url(../images/mansion/icon05.png) left 4px no-repeat;
}
.border_wrap1.mb_plus {
  margin-bottom: 110px;
}
.cmn_btn_arera {
  margin-bottom: 100px;
}
.sp_br {
  display: none;
}
@media (max-width: 639px) {
  .mansion_desc1 {
    margin-bottom: 60px;
  }
  .border_wrap1.mb_plus {
    margin-bottom: 60px;
  }
  .cmn_btn_arera {
    margin-bottom: 60px;
  }
  .cmn_btn_arera li.tow_line .aroow1 {
    padding: 0 85px;
  }
	.sp_br {
		display: block;
	}
}