@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２．トップ用メインイメージ背景
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#mainimg {
  width: 100%;
  margin: 0 0 20px;
  position: relative;
}

.bx-wrapper .bx-viewport {
  position: absolute;
  height: 0;
  padding-top: 75%;
}

#mainimg .catch_copy {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 1.6rem;
  color: #fff;
  z-index: 10;
}

#mainimg .catch_copy p span.f_sz14 {
  font-size: 1.4rem;
}

#mainimg .catch_copy .head {
  width: 180px;
  height: 130px;
  padding-top: 50px;
  margin-bottom: 20px;
  display: inline-block;
  border: 3px solid #fff;
  font-size: 1.6rem;
  font-family: avenir-lt-w01_85-heavy1475544, sans-serif;
  letter-spacing: 0.1em;
}

#mainimg .catch_copy .head span.en {
  font-size: 24px;
  font-weight: bold;
}

.bxslider {
  position: absolute !important;
  top: 0;
  height: 100%;
}

.bxslider li {
  height: 100% !important;
}

.bx-wrapper img {
  object-fit: cover;
  object-position: center;
  width: auto !important;
  height: 100% !important;
}

#cmap_wrapper {
  position: absolute;
  top: 0;
  right: 0;
}

.cmap {
  background: rgba(255, 255, 255, 0.25);
  width: 430px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-１．トップ用コンテンツ・ラッパー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#toppage {
  width: 100%;
}

#toppage a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-３．
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#toppage .description {
  margin: 0 0 30px;
}

#toppage .bnr_area {
  margin: 0 0 20px;
}

#toppage .bnr a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

#toppage .head_tit {
  margin: 0 0 10px;
}

#toppage .head_tit ul {
  border-top: 4px solid #747373;
  line-height: 36px;
  background: #f4f4f4;
}

#toppage .head_tit ul li.jp {
  font-size: 1.4rem;
  font-weight: bold;
  color: #747373;
  padding-left: 20px;
}

#toppage .head_tit ul li.jp span {
  font-size: 1.8rem;
  color: #cecc2c;
}

#toppage .head_tit ul li.en {
  font-size: 1.4rem;
  font-weight: bold;
  color: #9d9c9c;
  font-family: Century Gothic, sans-serif;
  padding-right: 15px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-３．
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.top_regist {
  position: relative;
  margin-bottom: 30px;
  background: #e3eee9;
}

.top_regist .ico {
  position: absolute;
  bottom: 0;
  left: 5px;
}

.top_regist .bloc {
  padding: 10px;
  margin-left: 140px;
}

.top_regist .comment {
  float: left;
  text-align: left;
}

.top_regist .item_num {
  text-align: left;
  font-weight: bold;
}

.top_regist .item_num span {
  font-size: 18px;
}

.top_regist .btn_area {
  float: right;
  width: 345px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-５．タブ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.recommend {
  margin-bottom: 50px;
}

div.tabArea {
  width: 768px;
}

.tabPanelGroup {
  margin: 0 0 10px;
}

.tabArea ul.tab {
  padding: 0;
  list-style: none;
  _zoom: 1;
  overflow: hidden;
}

.tabArea ul.tab li.left {
  margin: 0 1px 0 0;
}

#tabArea1 div.tabPanel {
  width: 100%;
}

#tabArea1 #tab1 {
  border-top: 5px solid #2e9fcc;
}

#tabArea1 #tab2 {
  border-top: 5px solid #2e9fcc;
}

ul.tab li img {
  direction: block;
  vertical-align: top;
}

div.tabArea {
  width: 100%;
}

.tabPanelGroup {
  margin: 0 0 10px;
}

.tabArea ul.tab {
  padding: 0;
  list-style: none;
  _zoom: 1;
  overflow: hidden;
}

.tabArea ul.tab li.left {
  margin: 0 1px 0 0;
}

#tabArea1 div.tabPanel {
  width: 100%;
}

#tabArea1 #tab1 {
  border-top: 5px solid #2e9fcc;
}

#tabArea1 #tab2 {
  border-top: 5px solid #2e9fcc;
}

#tabArea1 #tab_i {
  border-top: 5px solid #2e9fcc;
}

#tabArea1 #tab_d {
  border-top: 5px solid #2e9fcc;
}

ul.tab li img {
  direction: block;
  vertical-align: top;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-４．おすすめ物件
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#recommend .recommend_box {
  width: 100%;
  margin: 0 auto 50px;
  padding: 0 3.13vw;
}

#recommend .recommend_box .tit {}

#recommend .recommend_box h3 {
  display: inline;
  float: left;
  font-weight: bold;
  /*padding:0 0 5px;*/
  padding: 0 0 0 7px;
  font-size: 14px;
  line-height: 1.2;
}

#recommend .recommend_box .btn_list {
  display: inline;
  float: right;
  padding: 5px 0 0;
}

#recommend .recommend_box table {
  width: 100%;
  margin: 0 0 20px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

#recommend .recommend_box table td {
  display: block;
  width: 100%;
  padding: 0 0 5px;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  word-break: break-all;
}

#recommend .recommend_box .box {
  width: 100%;
  padding: 5px 5px 2px;
  font-size: 13px;
}

#recommend .recommend_box .box p {
  line-height: 150%;
}

#recommend .recommend_box .box .clearfix {}

#recommend .recommend_box .box .new {
  margin: 3px 0 0;
  color: #c00;
  line-height: 110%;
}

#recommend .recommend_box .box h4 {
  font-size: 1.4rem;
  line-height: 130%;
  margin: 0 0 5px;
  padding: 0;
}

#recommend .recommend_box .box .photo {
  margin: 0 0 5px;
  text-align: center;
  width: 100%;
  height: 62.5vw;
	background-color: #f4f4f4;
}

#recommend .recommend_box .box .photo a {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
	-webkit-justify-content: center; 
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;

}

#recommend .recommend_box .box .photo a img {
  border: 2px solid #eee;
  vertical-align: middle;
  max-height: 100%;
}

#recommend .recommend_box .box .photo a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

#recommend .recommend_box .box .comment {}

#recommend .recommend_box .box .tiles {
  margin: 0 0 0.5em;
}

#recommend .recommend_box .box .comment p {
  font-size: 12px;
}

#recommend .recommend_box .box dl {
  margin: 0 0 5px;
}

#recommend .recommend_box .box dl dt {
  float: left;
  width: 4.5em;
  background: #eee;
  text-align: center;
  line-height: 150%;
}

#recommend .recommend_box .box dl dd {
  padding: 0 0 2px 5em;
		margin-bottom: 5px;
  line-height: 150%;
}

#recommend .recommend_box .box dl dd.cost {
  font-weight: bold;
  color: #f00;
}

#recommend .recommend_box .btn {
  text-align: right;
}

#recommend .recommend_box .box dl#income dt {
  width: 80px;
  font-size: 12px;
  background: none;
  text-align: left;
  font-weight: bold;
}

#recommend .recommend_box .box dl#income dd {
  margin: 0 0 5px;
  padding: 0 0 0 85px;
  line-height: 150%;
  color: #f00;
  font-weight: bold;
  font-size: 1.2rem;
  border-bottom: 1px dotted #bbb;
  text-align: left;
}

#recommend .recommend_box .box .btn {}

#recommend .recommend_box .box .btn a {
  display: block;
  width: 100%;
  padding: 7px 0;
  background: #747373;
  color: #fff;
  text-align: center;
  line-height: 120%;
  text-decoration: none;
 margin-top: 10px;
}

#recommend .recommend_box .box .btn a:hover {
  background: #8d8c8c;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-５．トップ用新着情報枠
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#topics {
  margin: 0 0 30px;
}

#nProgram {}

#topics dl {
  margin: 0 auto;
  padding: 10px;
  line-height: 150%;
  overflow: auto;
  /**/
}

#topics dl dt {
  font-weight: bold;
  background: url(../images/marker_info.png) no-repeat left 5px;
  font-size: 1.4rem;
}

#topics dl dt a {}

#topics dl dd {
  margin: 0 0 10px;
  padding: 0 0 5px;
  border-bottom: 1px dotted #ccc;
  font-size: 1.4rem;
}

#topics dl dd a {
  text-decoration: none;
}

#topics dl dd a:hover,
#topics dl dd a:active {
  text-decoration: underline;
}

#topics .btn_detail {
  text-align: right;
}

#topics .btn_detail a {
  padding: 2px 5px;
  background: #10305F;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
}

#topics .btn_detail a:hover {
  background: #B4030D;
}
