@charset "UTF-8";
.globalNav,
.globalNav > ul > li > a> ul > li > a:before {
  background-color: #b23a58;/*メインカラー　default.cssも要修正*/
}
.spHdrBtn,
.spGNav > ul > li > a:before {
  background-color: #B23A58;/*メインカラー　default.cssも要修正*/
}
.globalNav > ul > li > a:hover,
.globalNav > ul > li > a.active{
  background: #91364d;/*サブカラー*/
}
.globalNav > ul > li > a,
.globalNav > ul > li:first-child > a {
  border-color: #ffffff4f;
}
.spHdr_link_uni a{
  background-color:#e73533;
}
.btn_unit_detail a{
  background:#e73533;
}
.btn_unit_detail a:hover{
  background:#e73533;
}

/* スライダー　ドット */
.keyVisual .slick-dots li.slick-active button:before,
.img_slide .slick-dots li.slick-active button:before,
.title_03:before,
.around_osusume_tit_ico,
.sp_slide_clone .slick-dots li.slick-active button:before {
  background-color: #0e141e;
}
.spHdrBtn,
.spGNav > ul > li > a:before,
.title_02 {
  border-color: #428B21;
}

/* コメント欄 */
.exp_comment_txt {
/*border-color:#3A3E3B;*/
}


#estate_list #toku3 .trim_gaikan_common.custom_11753::after {
	background: url("../img/icon_tokuten01.png") no-repeat right bottom;
	background-size: contain;
}
#estate_list #toku2 .trim_gaikan_common.custom_1190::after {
	background: url("../img/icon_tokuten02.png") no-repeat right bottom;
	background-size: contain;
}
#estate_list #toku2 .trim_gaikan_common.custom_10712::after {
	background: url("../img/icon_tokuten02.png") no-repeat right bottom;
	background-size: contain;
}
