@charset "utf-8";
/* mypage
--------------------------- */
.mygt_gentei{
font-size: 16px;
text-align: center;
background: #eee;
width: 100%;
padding: 2em 0;
}
.mygt_tit{
font-size: 26px;
padding: 10px 30px;
text-align: center;
color: #FF0020;
font-weight: bold;
}
.mygt_txt{
font-size: 46px;
font-weight: bold;
text-align: center;
color: #333;
}
.mygt_txt2{
font-size: 20px;
text-align: center;
color: #333;
}
.touroku_btn{
display: inline-block;
padding: 30px 0 0;
}
.touroku_btn a{
display: block;
background: #FF0020;
color: #fff;
text-decoration: none;
font-size: 30px;
text-align: center;
padding: 10px 1em;
border-radius: 5px;
border: 3px solid #FF0020;
}
.touroku_btn a span{
font-size: 32px;
font-weight: bold;
}
.touroku_btn a:hover{
display: block;
background: #fff;
color: #FF0020;
border: 3px solid #FF0020;
}
.myt_tolist ul{
margin-left: 1em;
}
.myt_tolist ul li{
float: left;
box-shadow: 0 -1px 7px -2px rgba(0, 0, 0, 0.25);
margin-right: 1em;
margin-bottom: 1em;
}
.myt_favlist ul{
margin-left: 1em;
padding-bottom: 1.5em;
display: inline-block;
}
.myt_favlist ul li{
float: left;
box-shadow: 0 -1px 7px -2px rgba(0, 0, 0, 0.25);
margin-right: 1em;
margin-bottom: 1em;
border-radius: 7px;
}
.myt_favlist ul li .bl_i-set{
width:100%;
}
.myt_favlist ul li a{
width: 257px;
box-sizing: border-box;
padding: 1.5em;
text-align: center;
background-color: #fafbff;
display: block;
border-radius: 7px;
}
.myt_favlist ul li a:hover{
text-decoration: none;
background-color: #eee;
}
.myt_favlist ul li .bl_i-set{
width:100%;
}
.myt_favlist ul.buken_list_02 .bl_price {
    font-size: 16px;
	color: #333;
	padding: 1em 0 0;
	display: block;
	float: none;
	font-weight: bold;
	text-align: center;
}
.myt_favlist ul.buken_list_02 .bl_price span {
	color: #FF0020;
	font-size: 40px;
}
.myt_hozonlist ul{
margin-left: 1em;
padding-bottom: 1.5em;
display: inline-block;
}
.myt_hozonlist ul li{
float: left;
box-shadow: 0 -1px 7px -2px rgba(0, 0, 0, 0.25);
margin-right: 1em;
margin-bottom: 1em;
width: 203px;
padding: 1em;
box-sizing: border-box;
border-radius: 7px;
}
.myt_hozonlist dl dt{
text-align: center;
font-weight: bold;
font-size: 16px;
padding-bottom: 1em;
}
.myt_hozonlist dl dd{
margin-bottom: 1em;
text-align: center;
}
.myt_hozonlist dl dd .myfav_new{
background-color: #ff0000;
color: #fff;
text-align: center;
padding: 0.3em 1em 0.1em;
margin-right: 1em;
font-size: 16px;
}
.myt_hozonlist dl dd .myfav_ken{
padding: 0.3em 1em 0.1em;
font-size: 16px;
}
.myt_hozonlist dl dd .myfav_ken a{
color: #ff0000;
text-decoration: underline;
font-size: 20px;
margin-right: 5px;
}
.myt_bn_area{
width: 920px;
margin: 80px auto 50px;
}
#runking {
	display:block;
	height: 68px;
	float: left;
	width:40%;
	margin-top:0.5em;
}
#runking span{
	display: table-cell;
vertical-align: middle;
padding-right: 2em;
padding-top: 10px;
}
#runking ul{
	display: table-cell;
vertical-align: middle;
}
#runking li {
	float: left;
	margin:0 5px;
}
#runking p {
	display: block;
	padding: 8px 0 0 170px;
	font-weight: bold;
}
#runking p img {
	vertical-align: middle;
	margin: 5px 0 0 0;
}
.runking_p {
	display: block;
	text-align:left;
	margin-top:-20px;
	float: right;
	width: 56%;
}
.runking_p ul {
	text-align:left;
}
.runking_p li {
	display:inline;
	margin-right: 0px;
}


section.special {
    background-color: #fa0032;
    padding: 22px 0 28px 0;
    box-sizing: border-box;
    width: 100%;
}
section.special .inner {
    width: 960px;
    margin: 0px auto 8px;
}
section.special ul.list {
    width: 100%;
}
section.special li {
    margin-right: 12px;
    margin-left: 12px;
    position: relative;
    background: #fff;
    display: table;
}
.favorite {
    /*display: flex;*/
}
.favorite ul li {
    /*height: 484px;*/
}
.runking_p.rank_under {
    display: block;
    text-align: left;
    margin: 0px auto 0;
    float: none;
    width: 68%;
	clear: both;
	padding-top: 10px;
}
.runking_p.rank_under a {
    display:inline-block;
	margin-bottom: 20px;
}
.buken_list_01 .runking_p.rank_under  ul li {
    width: 20%;
    position: relative;
    background: none;
    border-radius: 0;
    box-shadow: 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff;
    float: left;
    margin-right: 0%;
    margin-bottom: 15px;
}
.h80 {
    height: 80px;
}
.h50 {
    height: 50px;
}
.special_slide ul{
    white-space: nowrap;
    /* overflow-x: scroll; */
    overflow: hidden;
}
.special_slide ul li{
    display: inline-block;
}
.mb50i {
    margin-bottom: 50px !important;
}

/* hover change img */
.img_hover {
    display: table-cell;
	width: 100%;
	height: 100%;
}
.img_hover .hover1 {
    opacity: 0;
}
.buken_list_01 .img_hover .bl_photo{
display: block;
}

.noDisplay{
    display: none;
}

/* 物件詳細-上部
---------------------------*/

section.results_area {
    padding-bottom: 96px;
}
section.results_area::after {
  content: "";
  display: block;
  clear: both;
}
.results_area .ld_title_area{
	position: relative;
	padding: 3em 0 1.5em 0;
}
.results_area .s_mark_mnsn{
	float: left;
	margin-right: 20px;
    background-color: #FF7F00;
    width: 108px;
    height: 36px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    float: left;
    line-height: 36px;
    border-radius: 0px;
    background: #FF7F00 url(../../my_page/images/bg_icon-shubetu.svg) no-repeat left 4px bottom 3px;
    padding: 0;
    margin-top: 5px;
}
.results_area h2.ld_title{
	font-size: 32px!important;
	font-weight: bold;
	float: left;
	width: auto;
    
    padding: 0;
    box-sizing: border-box;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
}
.results_area .fab_btn a{
	float: left;
	margin: -10px 0 0 10px;
}
.results_area .fab_btn a:hover{
	float: left;
	margin: -10px 0 0 10px;
	background: url("../../my_page/images/fab_btn_on.svg") no-repeat;
}
results_area .fab_btn a:hover img{
	visibility: hidden;
}
.bkn_data{
    clear: both;
    padding-top: 30px;
}
.bkn_data::after{
    clear: both;
    content: "";
    display: block;
}
.ldt_add{
	clear: both;
    width: 80%;
    float: left;
}
.kanri-no{
	width: 20%;
	text-align: right;
	font-size: 16px;
	padding: 0px 0 5px;
    float: right;
}
.results_area .ra_detail_area .flt_lft{
	width: 370px;
    padding-top: 10px;
}
.results_area .ra_detail_area .flt_rgt{
	width: 712px;
}
ul.rda_data_area{
	width: 100%;
}
ul.rda_data_area li{
	border-bottom: 1px solid #E8E8E8;
	padding: 0.75em 0;
	display: table;
	width: 100%;
	position: relative;
}
ul.rda_data_area li:first-child,
ul.rda_data_area li:last-child{
	border-bottom: 0px solid #333;
	padding-bottom: 0;
}
ul.rda_data_area li span.rda_data_tit,
ul.rda_data_area li span.rda_data{
	display: table-cell;
	vertical-align: middle;
}
ul.rda_data_area li span.rda_data_tit{
	width: 30%;
	font-size: 18px;
	font-weight: normal;
}
ul.rda_data_area li span.rda_data{
	font-size: 16px;
}
ul.rda_data_area li span.rda_data span{
	font-size: 12px;
	width: 48%;
display: inline-block;
text-align: left;
position:relative;
	margin-bottom: 5px;
    padding-left: 10px;
    box-sizing: border-box;
}
ul.rda_data_area li span.rda_data span::before{
    content: "";
    display: inline-block;
    width: 3px;
    height: 20px;
    background-color: #FFD700;
    position: absolute;
    top: -1px;
    left: -5px;
}

ul.rda_data_area li span.rda_data span:nth-child(odd){
  margin-right: 4%;
}
ul.rda_data_area li span.rda_data.kakaku_txt{
	font-size: 32px;
	color: #FF0000;
	font-weight: bold;
}
ul.rda_data_area li .loan_btn{
	text-align: center;
	font-size: 17px;
	 box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.4);

}
ul.rda_data_area li .loan_btn a{
	color: #fff;
	background: #272A46;
	padding: 8px 0 8px 2em;
	position:relative;
	display: block;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #272A46;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
ul.rda_data_area li .loan_btn a:before{
	content: '';
  display: inline-block;
  width:26px;
  height: 26px;
	position: absolute;
	top: 6px;
	left: 60px;
	background: url("../../my_page/images/icon-graph.svg") no-repeat;
	background-size: contain;
}
ul.rda_data_area li .loan_btn a:hover{
	color: #272A46;
	background: #fff;
	text-decoration: none;
}
ul.rda_data_area li .loan_btn a:hover:before{
	background: url("../../my_page/images/icon-graph_hv.svg") no-repeat;
	background-size: contain;
}
ul.rda_data_area li span.rda_data.map_txt{
	width: 50%;
}
ul.rda_data_area li .icon-map_btn{
	position: absolute;
	right: 10px;
	 top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


.rda_photo{
	position: relative;
}
.photo_under_txt{
	font-size: 15px;
	padding: 6px 0 6px 10px;
	background:rgba(255,255,255,0.6);
	position: absolute;
	bottom: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.rda_tell_area{
	position: relative;
	margin-top: 20px;
}
.rda_tell_area .rta_tel{
	position: absolute;
	bottom: -15px;
	left: 100px;
	font-size: 16px;
}
.rda_tell_area img{
	padding-left: 20px;
}
.rda_tell_area .rta_tel span{
	font-size: 35px;
	color: #FF0000;
	font-weight:700;
}
.rda_tell_area .rta_time{
	position: absolute;
	bottom: -6px;
	right: 10px;
	font-size: 16px;
}

/* 物件詳細-スライダー
---------------------------*/
section.list_slider{
	background: #E9F0F4;
	clear: both;
	padding: 8em 0 9.5em 0;
    background-image: url("../../my_page/images/bg_pg1.svg") ,url("../../my_page/images/bg_pg2.svg");
    background-position: left top,right bottom -5px;
    background-repeat: no-repeat,no-repeat;
    background-color: #F2F2F2;
}
.display-change-area::after{
    clear: both;
    display: block;
    content: "";
    
}
/*タブ切り替え*/
.list_slider .tab-area {
  /*width:340px;*/
  width:auto;
	margin: 0 auto;
    background-color: rgba(255,255,255,0.6);
    padding: 10px;
    border-radius: 4px;
    margin: 0 0 0 50px;
    float: left;
}
.list_slider .tab-area .tab {
    width: 174px;
    width: 155px;
    height: 50px;
	line-height: 50px;
    text-align: center;
    color: #272A46;
	display: inline-block;
	border-radius: 4px;
	cursor: pointer;
	font-size: 18px;
	/*font-weight: bold;
	background-color: #fff;*/
	margin-right: 10px;
  }
.list_slider .tab-area .tab.icon {
    width: auto;
    padding: 13px 20px; 
    height: auto;
	line-height: 0px;
  }
.list_slider .tab-area .tab.active {
    background-color: #2D577D;
    color: #fff;
    border: none;
  }
.list_slider .tab-area .icon-off{
    fill:#2D577D;
}
.list_slider .tab-area #icon-on{
    fill:#fff;
}
.list_slider .content-area {
  font-size: 30px;
  text-align: center;
}


.list_slider .tab-area.count .loan_btn a{
	color: #fff;
	background: #272A46;
	padding: 8px 0 8px 2em;
	position:relative;
	display: block;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #272A46;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.list_slider .tab-area.count .loan_btn a:before{
	content: '';   
  display: inline-block;
  width:26px;
  height: 26px;
	position: absolute;
	top: 6px;
	left: 60px;
	background: url("../../my_page/images/icon-graph.svg") no-repeat;
	background-size: contain;
}
.list_slider .tab-area.count .loan_btn a:hover{
	color: #272A46;
	background: #fff;
	text-decoration: none;
}
.list_slider .tab-area.count .loan_btn a:hover:before{
	background: url("../../my_page/images/icon-graph_hv.svg") no-repeat;
	background-size: contain;
}
.list_slider .tab-area.count span.rda_data.map_txt{
	width: 50%;
}
.list_slider .tab-area.count .icon-map_btn{
	position: absolute;
	right: 10px;
	 top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}





.list_slider .content-area .content {
	width: 1000px;
	opacity: 0;
	height: 0;
	margin: 0 auto;
  }
.list_slider .content-area .content.show {
    margin-top: 20px;
    display: block;
	opacity: 1;
	height: auto;
  }
.list_slider ul.ls_case_set{
	width:1000px;
	margin: 0 auto;
}
.list_slider ul.ls_case_set li{
	width:490px;
	display: inline-block;
	margin-bottom: 4px;
	position: relative;
}
.list_slider ul.ls_case_set li a{
	color: #333;
}
.list_slider ul.ls_case_set li img{
	width:100%;
}
.list_slider ul.ls_case_set li:nth-child(odd){
  margin-right: 8px;
}
/*物件詳細スライダー用colorbox*/
#cboxCurrent{
	display: none!important;
}


/* 物件詳細-共通
---------------------------*/

h5::after {
    border-bottom: none;
    width: 70px;
    content: "";
    height: 0px;
    display: block;
    margin: 0 auto;
}/* 打ち消し */
/*h4::before {
  content: "";
  background-image: linear-gradient(to right, #000, #000 3px, transparent 3px, transparent 8px);
  background-size: 8px 8px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}*/
/*h4::after {
    background-color: #FFD700;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 14%;
    z-index: 2;
}*/
/* 物件詳細-物件概要
---------------------------*/
.list_outline {
    padding: 8em 0 10.5em 0;
    background-image: url("../../my_page/images/bg_pd.svg") ,url("../../my_page/images/bg_rightbtm.svg");
    background-position: right bottom -18px, right bottom 0px;
    background-repeat: no-repeat,no-repeat;
    background-color: #fff;
}
.list_outline .wrapper {
}
/*.list_outline h4 {
    border-bottom: 1px solid #333!important;
    border-left: none!important;
    font-size: 24px!important;
    font-weight: bold;
    padding: 4px 4px 2px 0px!important;
    position: relative;
    margin: 50px 0 30px 0!important; 
}
.list_outline h4::after {
    background-color: #FFD700;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 14%;
    z-index: 2;
}*/


.list_outline ul.list {
    width: 1020px;
    margin: 0 auto;
    box-sizing: border-box; 
}
.list_outline ul.list li {
    background-color: #fff;
      border-top: 1px solid #fff;
    font-size: 16px;
    box-sizing: border-box;
}
.list_outline ul.list li:nth-child(2n+1) {
    background-color: #F2F2F2;
}
.list_outline ul.list dl {
    width: 100%;
    overflow: hidden;
  border-top: none;
    display:table;
}
.list_outline dt {
    background: #388DD0;
    color: #fff;
  width: 30%;
  padding: 20px;
  box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;   
}
.list_outline dd {
    width: 70%;
      margin-left: 30%;
  padding: 20px;
    box-sizing: border-box;
    display: table-cell;
}
.list_outline dd:nth-child(2n+1) {
    background-color: none;
}
.list_outline dd:after{
  display: block;
  content: "";
  clear: both;
}
.icon_outline {
    width: 22px;
    height: 26px;
    margin-left: 10px;
}

/* 物件詳細-地域情報（初回リリース時非表示）
---------------------------*/
.list_area {
    padding: 8em 0 10.5em 0;
    background-image: url("../../my_page/images/bg_li.svg") ,url("../../my_page/images/bg_rightbtm.svg") ,url("../../my_page/images/bg_lefttop.svg");
    background-position: left bottom -28px, right bottom 0px, left top 0px;
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-color: #fff;
}
.list_area .wrapper {
}
/*.list_area h4 {
    border-bottom: 1px solid #333!important;
    border-left: none!important;
    font-size: 24px!important;
    font-weight: bold;
    padding: 4px 4px 2px 0px!important;
    position: relative;
    margin: 50px 0 30px 0!important;   
}
.list_area h4::after {
    background-color: #FFD700;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 14%;
    z-index: 2;
}*/
.list_area h5 {
    border-bottom: none!important;
    font-size: 20px!important;
    padding: 4px 4px 7px 0px!important;
    margin-bottom: 0.2em!important;
    width: 1020px;
    margin: 0 auto;
    text-align: left;
    /*background: url("../images/border_st_yellow.png") repeat-x left bottom!important;*/
}
/*.list_area .underbar {
    background: url("../images/border_st_yellow.png") repeat-x left bottom;
    padding-bottom: 10px;
    padding-right: 10px;
    height: 3px;
    width: 14%;
    z-index: 2;
}*/


.list_area ul {
    width: 1020px;
    margin: 0 auto 30px auto;
    box-sizing: border-box;   
}
.list_area li {
    background-color: #fff;
      border-top: 1px solid #fff;
    font-size: 16px;
    box-sizing: border-box;
}
.list_area li:nth-child(2n+1) {
    background-color: #F2F2F2;
}
.list_area dl {
    width: 100%;
    overflow: hidden;
  border-top: none;
    display:table;
}
.list_area dt {
    background: #019F96;
    color: #fff;
  width: 30%;
  padding: 20px;
  box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;   
}
.list_area dd {
    width: 70%;
      margin-left: 30%;
  padding: 20px;
    box-sizing: border-box;
    display: table-cell;
}
.list_area dd:nth-child(2n+1) {
    background-color: none;
}
.list_area dd:after{
  display: block;
  content: "";
  clear: both;
}
.list_area　.icon_area {
    width: 22px;
    height: 26px;
    margin-left: 10px;
}

/* 物件詳細-スタッフコメント
---------------------------*/
.staff_cmt {
    padding: 8em 0 9.5em 0;
    background-image: url("../../my_page/images/bg_sc.svg");
    background-position: left bottom -33px;
    background-repeat: no-repeat;
    background-color: #F8F8F8;
}
.staff_cmt .wrapper {
    /*background: url("../images/img_point.png") no-repeat right 12px top 58px;*/
    position: relative;/*相対配置*/
}
/*.staff_cmt h4 {
    border-bottom: 1px solid #333!important;
    border-left: none!important;
    font-size: 24px!important;
    font-weight: bold;
    padding: 4px 4px 2px 0px!important;
    position: relative;
    margin: 50px 0 30px 0!important;  
}
.staff_cmt h4::after {
    background-color: #FFD700;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 14%;
    z-index: 2;
}*/
.staff_cmt dl {
    width: 1020px;
    margin: 60px auto;
    border: 2px solid #E4E4E4;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 11px 31px;
    background-color: #fff;
    display: table;
}
.staff_cmt dl::after {
    clear: both;
    display: block;
    content: "";
}
.staff_cmt dl dt {
    float: left;
    width:142px;
    text-align: center;
    margin-top: 20px;
}
.staff_cmt dl dt p {
    font-size: 16px;
    text-align: center;
    padding-top: 3px;
}
.staff_cmt dl img {
}
.staff_cmt dl dd {
    padding-left: 5px;
    padding-right: 10px;
    font-size: 20px;
    display: table-cell;
  vertical-align: middle;

}
.staff_cmt dl dd p {
    line-height: 170%;
    
}
.staff_cmt dl dd span.point {
    position: absolute;/*絶対配置*/
  top: -43px;
  right: 5px;
}

/* 物件詳細-右固定メニュー
---------------------------*/
/*.right_menu {
    width: 300px;
    padding: 1px 12px;
    box-sizing: border-box;
    background-color: rgba(2,6,42,0.8);
    position: absolute;
    position: fixed;
    bottom:0px;
    right: 0;
    z-index: 10;
}
.right_menu.fade-right{
    visibility:hidden;
    visibility: visible;
}
.right_menu li {
    clear: both;
    margin: 9px 0;
}
.right_menu a {
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    border: 2px solid #fff;
    color: #fff;
    background: url("../../common/images/common/icon-inq.png") no-repeat left 30px bottom 7px;
    padding: 12px;
    box-sizing: border-box;
    background-color: rgba(39,42,70,1);
    letter-spacing: 0.1em;
    vertical-align: middle;
}

.right_menu a.reserve {
    background: url("../../common/images/common/icon-reserve.png") no-repeat left 26px bottom 10px;
    background-color: rgba(39,42,70,1);
}
.right_menu a.fav {
    background: url("../../common/images/common/icon-fav.png") no-repeat left 27px bottom 5px;
    background-color: rgba(39,42,70,1);
}
.right_menu a.area {
    background: none;
    background-color: rgba(39,42,70,1);
    text-align: center;
    padding: 16px;
    font-size: 24px;
    letter-spacing: 0.2em;
}
.right_menu li {
    vertical-align: middle;
}
.right_menu p {
    width: 80%;
    font-size: 16px;
    text-align: center;
    float: right;
    line-height: 100%;
    padding: 0;
    margin: 0;
}*/

/* 物件詳細-バナー表示エリア
---------------------------*/
.bnr_area {
    padding: 80px 0 96px 0;
    padding: 8em 0 10.5em 0;
    /*background-image: url("../images/bg_lefttop.svg");
    background-position: left top 0px;
    background-repeat: no-repeat;*/
    background-color: #fff;
    text-align: center;
}



/* 物件詳細-注釈エリア
---------------------------*/
.annotation_area {
    padding: 8em 0 10.5em 0;
    /*background-image: url("../images/bg_rightbtm.svg");
    background-position: right bottom 0px;
    background-repeat: no-repeat;*/
    background-color: #fff;
}
.annotation_area p {
    font-size: 16px;
    color: #6C6C6C;
    line-height: 35px;
}


/* 物件詳細- footerエリア（仮一枚画像）
---------------------------*/
.footer{
    background-color: #0B3C67;
    padding: 6em 0;
}



/*---------------------------*/
/*          sp               */
/*---------------------------*/

@media only screen and (max-width: 767px) {
.touroku_btn {
    width: 90%;
}
.mygt_txt2 {
    font-size:16px;
    text-align: center;
    color: #333;
}
.touroku_btn a{
width: 100%;
box-sizing: border-box;
font-size: 23px;
padding: 10px 0em;
}
.touroku_btn a span {
    font-size: 26px;
}
.myt_tolist ul {
    margin-left: 0em;
}
.myt_tolist ul li {
    float: left;
    box-shadow: 0 -1px 7px -2px rgba(0, 0, 0, 0.25);
    margin:0 2% 3.6%;
	width: 46%;
}
.myt_tolist ul li img {
}
.myt_favlist ul li {
    float: left;
    box-shadow: 0 -1px 7px -2px rgba(0, 0, 0, 0.25);
    margin:0 2% 3.6%;
	width: 46%;
}
.myt_favlist ul {
    margin-left: 0;
    padding-bottom: 1.5em;
	width: 100%;
}
.myt_favlist ul li a {
    width: 100%;
	padding: 0.7em 1em;
}
.myt_hozonlist ul {
    margin-left: 0;
    padding-bottom: 1.5em;
}
.myt_hozonlist ul li {
    float: left;
    box-shadow: 0 -1px 7px -2px rgba(0, 0, 0, 0.25);
    margin:0 2% 3.6%;
	width: 96%;
    padding: 1em;
    box-sizing: border-box;
}
.myt_hozonlist dl dd {
    margin-bottom: 1em;
    text-align: center;
	width: 46%;
	margin: 0 2%;
	float: left;

}
.myt_hozonlist dl dd .myfav_new {
    padding: 0.3em 0.5em 0.1em;
    margin-right: 0.5em;
    font-size: 15px;
}
.myt_hozonlist dl dd .myfav_ken {
    padding: 0.3em 0em 0.1em;
    font-size: 16px;
}
.btnset_area.myt ul.btn_set01 li a{
    display: block;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    font-size: 16px;
    margin: 0 auto;
}
.myt_bn_area {
    width: 96%;
    margin: 60px 0 40px 2%;
}
.myt_bn_area img {
    width: 100%;
	margin-bottom: 0.5em;
}
#runking {
	display:block;
	height: auto;
	float: none;
	width:100%;
	margin-top:0.5em;
	text-align: center;
	margin-bottom: 2em;
}
#runking span{
	display: block;
vertical-align: middle;
padding-right: 2em;
padding-top: 10px;
width: 100%;
text-align: center;
box-sizing: border-box;
}
#runking ul {
    display: block;
    vertical-align: middle;
	width: 100%;
	text-align: center;
}
#runking p {
    display: block;
    padding: 8px 0 0 0;
    font-weight: bold;
	width: 100%;
	clear: both;
	text-align: center;
}
#runking li {
    float: none;
    margin: 0 5px;
	display: inline-block;
}
 /* 物件詳細-上部
---------------------------*/

section.results_area {
    padding-bottom: 36px;
}
    
section.results_area::after {
  content: "";
  display: block;
  clear: both;
}
.results_area .ld_title_area{
	position: relative;
	padding: 3.5em 0 1em 0;
}
.results_area .s_mark_mnsn{
	float: left;
	margin-right: 20px;
    background-color: #FF7F00;
    width: 108px;
    height: 36px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    float: left;
    line-height: 36px;
    border-radius: 0px;
    background: #FF7F00 url(../../my_page/images/bg_icon-shubetu.svg) no-repeat left 4px bottom 3px;
    padding: 0;
    margin-top: 5px;
}
/*.results_area .s_mark_mnsn{
	padding: 10px 25px;
	float: left;
	margin-right: 30px;
}*/
.results_area h2.ld_title{
    clear: both;
	font-size: 22px!important;
	font-weight: bold;
	float: none;
	width: auto;
    padding: 8px 0;
}
    .results_area .fab_btn{
	float: right;
	margin: -90px 0 0 0px;
}
.results_area .fab_btn a{
	/*float: right;
	margin: -103px 0 0 0px;*/
}
.results_area .fab_btn a:hover{
	float: left;
	margin: -10px 0 0 10px;
	background: url("../../my_page/images/fab_btn_on.svg") no-repeat;
}
results_area .fab_btn a:hover img{
	visibility: hidden;
}
.bkn_data {
    clear: both;
    padding-top: 0px;
}
.ra_detail_area{
    }
.ldt_add{
	display: none;
}
.results_area .ra_detail_area .flt_lft{
	width: 100%;
    color: #707070;
}
.results_area .ra_detail_area .flt_rgt{
	width: 100%;
}
ul.rda_data_area{
	width: 100%;
    color: #707070;
}
ul.rda_data_area li{
	border-bottom: 1px solid #E8E8E8;
	padding: 0.75em 0;
	display: table;
	width: 100%;
	position: relative;
    font-size: 12px;
}
ul.rda_data_area li:first-child,
ul.rda_data_area li:last-child{
	border-bottom: 0px solid #333;
	padding-bottom: 0;
}
ul.rda_data_area li.price{
	width: 50%;
    float: left;
}
ul.rda_data_area li span.rda_data_tit,
ul.rda_data_area li span.rda_data{
	display: table-cell;
	vertical-align: middle;
}
ul.rda_data_area li span.rda_data_tit{
	width: 25%;
	font-size: 14px;
	font-weight: normal;
}
ul.rda_data_area li span.rda_data{
	font-size: 12px;
}
/*ul.rda_data_area li span.rda_data span{
	font-size: 12px;
	border: 1px solid #333;
	width: 48%;
display: inline-block;
text-align: center;
-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom: 5px;
}*/
ul.rda_data_area li span.rda_data span{
	font-size: 12px;
	width: 48%;
display: inline-block;
text-align: left;
position:relative;
	margin-bottom: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}
ul.rda_data_area li span.rda_data span::before{
    content: "";
    display: inline-block;
    width: 3px;
    height: 20px;
    background-color: #FFD700;
    position: absolute;
    top: -1px;
    left: -5px;
}

ul.rda_data_area li span.rda_data span:nth-child(odd){
  margin-right: 4%;
}
ul.rda_data_area li span.rda_data.kakaku_txt{
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
ul.rda_data_area li.btnLoan{
    float: right;
    width: 48%;
    border-bottom: none;
}
ul.rda_data_area li .loan_btn{
	text-align: center;
	font-size: 10px;
	 box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.4);
}
ul.rda_data_area li .loan_btn a{
	color: #fff;
	background: #272A46;
	padding: 8px 0 8px 2em;
	position:relative;
	display: block;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #272A46;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
ul.rda_data_area li .loan_btn a:before{
	content: '';
  display: inline-block;
  width:17px;
  height: 17px;
	position: absolute;
	top: 6px;
	left: 10px;
	background: url("../../my_page/images/icon-graph.svg") no-repeat;
	background-size: contain;
}
ul.rda_data_area li .loan_btn a:hover{
	color: #272A46;
	background: #fff;
	text-decoration: none;
}
ul.rda_data_area li .loan_btn a:hover:before{
	background: url("../../my_page/images/icon-graph_hv.svg") no-repeat;
	background-size: contain;
}
ul.rda_data_area li span.rda_data.map_txt{
	width: 50%;
}
ul.rda_data_area li .icon-map_btn{
	position: absolute;
	right: 10px;
	 top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.kanri-no{
	width: 100%;
    text-align: left;
    font-size: 14px;
    padding: 0px 0 0px;
    float: none;
}
.rda_photo{
	position: relative;
}
.photo_under_txt{
	font-size: 16px;
	padding: 6px 0 6px 10px;
	background:rgba(255,255,255,0.6);
	position: inherit;
	bottom: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #707070;
    font-weight: bold;
    line-height: 22px;
}
.rda_tell_area{
    display: none;
}
.rda_tell_area .rta_tel{
	position: absolute;
	bottom: -15px;
	left: 100px;
	font-size: 16px;
}
.rda_tell_area img{
	padding-left: 20px;
}
.rda_tell_area .rta_tel span{
	font-size: 35px;
	color: #FF0000;
	font-weight:700;
}
.rda_tell_area .rta_time{
	position: absolute;
	bottom: -6px;
	right: 10px;
	font-size: 16px;
}

/* 物件詳細-スライダー
---------------------------*/
section.list_slider{
	background: #E9F0F4;
	clear: both;
	padding: 4em 0 4em 0;
    background-image: url("../../my_page/images/bg_pg1_sp.svg") ,url("../../my_page/images/bg_pg2.svg");
    background-position: left top -2px,right 8px bottom -5px;
    background-repeat: no-repeat,no-repeat;
    background-color: #F2F2F2;
    background-size: 46%,38%;
    color: #707070;
}
.display-change-area::after{
    clear: both;
    display: block;
    content: "";
    
}
/*タブ切り替え*/
.list_slider .tab-area {
    width: 100%;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.6);
    padding: 10px;
    border-radius: 4px;
    margin: 0 0 0 0px;
    float: left;
    box-sizing: border-box;
}
.list_slider .tab-area.count {
    display: none;
}
.list_slider .tab-area .tab {
    width: 46%;
    height: 50px;
	line-height: 50px;
    text-align: center;
    color: #272A46;
	display: inline-block;
	border-radius: 4px;
	cursor: pointer;
	font-size: 18px;
	/*font-weight: bold;
	background-color: #fff;*/
	margin-right: 10px;
  }
.list_slider .tab-area .tab.icon {
    width: auto;
    padding: 13px 20px; 
    height: auto;
	line-height: 0px;
  }
.list_slider .tab-area .tab.active {
    background-color: #2D577D;
    color: #fff;
    border: none;
  }
.list_slider .tab-area .icon-off{
    fill:#2D577D;
}
.list_slider .tab-area #icon-on{
    fill:#fff;
}
.list_slider .content-area {
  font-size: 30px;
  text-align: center;
	
}
.list_slider .content-area .content {
	width: 100%;
	opacity: 0;
	height: 0;
	margin: 0 auto;
  }
.list_slider .content-area .content.show {
    margin-top: 20px;
    display: block;
	opacity: 1;
	height: auto;
  }
.list_slider ul.ls_case_set{
	width:100%;
	margin: 0 auto;
}
.list_slider ul.ls_case_set li{
	width:100%;
	display: inline-block;
	margin-bottom: 4px;
	position: relative;
}
.list_slider ul.ls_case_set li a{
	color: #333;
}
.list_slider ul.ls_case_set li img{
	width:100%;
}
.list_slider ul.ls_case_set li:nth-child(odd){
  margin-right: 8px;
}
/*物件詳細スライダー用slick*/
.slick-next {
    width: 19px!important;
    height: 76px!important;
    background: url("../../my_page/images/r_arrow.png") no-repeat 0 0!important;
}
.slick-prev {
    width: 19px!important;
    height: 76px!important;
    background: url("../../my_page/images/l_arrow.png") no-repeat 0 0!important;
	z-index: 100;
}
.slick-next {
    right: -50px!important;
}
.slick-prev {
    left: -50px!important;
}
/*物件詳細スライダー用colorbox*/
#cboxCurrent{
	display: none!important;
}


/* 物件詳細-共通
---------------------------*/
    
h4 {
    /*border-bottom: 1px solid #333!important;
    border-bottom: 8px dotted #2292F9!important;*/
    border-left: none!important;
    border-bottom: none!important;
    font-size: 24px!important;
    font-weight: bold;
    padding: 4px 4px 2px 0px!important;
    position: relative;
    margin: 50px 0 30px 0!important; 
    line-height: 0;
    color: #333;
}
h4 .en {
    font-family: 'Rajdhani', sans-serif;
    letter-spacing: 0.08em;
    font-size: 16px;
    padding-left: 8px;
}
h4::after {
    background-image: linear-gradient(to right, #2292F9, #2292F9 10px, transparent 10px, transparent 10px);
    background-size: 20px 10px;
    background-repeat: repeat-x;
    content: "";
    display: inline-block;
    height: 10px;
    width: 100%;
  }
/*h4::before {
  content: "";
  background-image: linear-gradient(to right, #000, #000 3px, transparent 3px, transparent 8px);
  background-size: 8px 8px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}*/
/*h4::after {
    background-color: #FFD700;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 14%;
    z-index: 2;
}*/
.btnset_area   {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
        
    }
.btnset_area ul.btn_set01 li a, .btnset_area ul.btn_set01 li input {
display: block;
position: absolute;
top: 14px;
left: -32px;
width: 100%;
font-size: 16px;
margin: 0 auto;
}    
    
    
/* 物件詳細-物件概要
---------------------------*/
.list_outline {
    padding: 0em 0 8em 0;
    background-image: url(../../my_page/images/bg_pd.svg) ,url(../../my_page/images/bg_rightbtm.svg);
    background-position: right 8px bottom 2px, right bottom 0px;
    background-repeat: no-repeat,no-repeat;
    background-color: #fff;
    background-size: 62%,40%;
    color: #707070;
}
.list_outline .wrapper {
}
/*.list_outline h4 {
    border-bottom: 1px solid #333!important;
    border-left: none!important;
    font-size: 24px!important;
    font-weight: bold;
    padding: 4px 4px 2px 0px!important;
    position: relative;
    margin: 50px 0 30px 0!important; 
}
.list_outline h4::after {
    background-color: #FFD700;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 14%;
    z-index: 2;
}*/
.list_outline ul.list {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box; 
}
.list_outline ul.list li {
    background-color: #fff;
      border-top: 1px solid #fff;
    font-size: 16px;
    box-sizing: border-box;
}
.list_outline ul.list li:nth-child(2n+1) {
    background-color: #F2F2F2;
}
.list_outline ul.list dl {
    width: 100%;
    overflow: hidden;
  border-top: none;
    display:table;
}
.list_outline dt {
    background: #388DD0;
    color: #fff;
  width: 30%;
  padding: 10px;
  box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;   
}
.list_outline dd {
    width: 70%;
      margin-left: 30%;
  padding: 10px;
    box-sizing: border-box;
    display: table-cell;
}
.list_outline dd:nth-child(2n+1) {
    background-color: none;
}
.list_outline dd:after{
  display: block;
  content: "";
  clear: both;
}
.icon_outline {
    width: 22px;
    height: 26px;
    margin-left: 10px;
}

/* 物件詳細-地域情報
---------------------------*/
.list_area {
    padding: 0em 0 5em 0;
    background-image: url("../../my_page/images/bg_li.svg") ,url("../../my_page/images/bg_rightbtm.svg");
    background-position: left 8px bottom -8px, right bottom 0px;
    background-repeat: no-repeat,no-repeat;
    background-color: #fff;
    background-size: 55%,60%;
    color: #707070;
}
.list_area .wrapper {
}
/*.list_area h4 {
    border-bottom: 1px solid #333!important;
    border-left: none!important;
    font-size: 24px!important;
    font-weight: bold;
    padding: 4px 4px 2px 0px!important;
    position: relative;
    margin: 50px 0 30px 0!important;   
}
.list_area h4::after {
    background-color: #FFD700;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 14%;
    z-index: 2;
}*/
.list_area h5 {
    border-bottom: none!important;
    font-size: 16px!important;
    padding: 4px 4px 7px 0px!important;
    margin-bottom: 0.2em!important;
    width: 1020px;
    margin: 0 auto;
    /*background: url("../images/border_st_yellow.png") repeat-x left bottom!important;*/
    color: #333;
    font-weight: bold;
}
/*.list_area .underbar {
    background: url("../images/border_st_yellow.png") repeat-x left bottom;
    padding-bottom: 10px;
    padding-right: 10px;
    height: 3px;
    width: 14%;
    z-index: 2;
}*/
.list_area ul {
    width: 100%;
    margin: 0 auto 30px auto;
    box-sizing: border-box;   
}
.list_area li {
    background-color: #fff;
      border-top: 1px solid #fff;
    font-size: 16px;
    box-sizing: border-box;
}
.list_area li:nth-child(2n+1) {
    background-color: #F2F2F2;
}
.list_area dl {
    width: 100%;
    overflow: hidden;
  border-top: none;
    display:block;
}
.list_area dt {
    background: #019F96;
    color: #fff;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
    display: block;
    vertical-align: middle;   
}
.list_area dd {
    width: 100%;
      margin-left: 0%;
  padding: 10px;
    box-sizing: border-box;
    display: block;
}
.list_area dd:nth-child(2n+1) {
    background-color: none;
}
.list_area dd:after{
  display: block;
  content: "";
  clear: both;
}
.list_area　.icon_area {
    width: 22px;
    height: 26px;
    margin-left: 10px;
}

/* 物件詳細-スタッフコメント
---------------------------*/
.staff_cmt {
    padding: 1em 0 1em 0;
    background-image: url(../../my_page/images/bg_sc.svg);
    background-position: left bottom 0px;
    background-repeat: no-repeat;
    background-color: #F8F8F8;
    background-size: 50%;
    color: #707070;
}
.staff_cmt .wrapper {
    /*background: url("../images/img_point.png") no-repeat right 12px top 58px;*/
    position: relative;/*相対配置*/
}
/*.staff_cmt h4 {
    border-bottom: 1px solid #333!important;
    border-left: none!important;
    font-size: 24px!important;
    font-weight: bold;
    padding: 4px 4px 2px 0px!important;
    position: relative;
    margin: 50px 0 30px 0!important;  
}
.staff_cmt h4::after {
    background-color: #FFD700;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 14%;
    z-index: 2;
}*/
.staff_cmt dl {
    width: 100%;
    margin: 30px auto;
    border: 2px solid #E4E4E4;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 20px 30px;
    display: block;
}
.staff_cmt dl dt {
    float: none;
    width:100%;
    text-align: center;
    margin-bottom: 14px;
    margin-top: 10px;
}
.staff_cmt dl dt p {
    font-size: 15px;
    text-align: center;
    padding-top: 40px;
    float: right;
    width: 60%;
}
.staff_cmt dl img {
    margin-left: 10px;
}
.staff_cmt dl dd {
    padding-left: 0;
    padding-right: 0px;
    font-size: 15px;

}
.staff_cmt dl dd p {
    clear: both;
    border: 0px solid #E4E4E4;
    border-radius: 0px;
    box-sizing: border-box;
    padding: 0px;
    line-height: 170%;
}
.staff_cmt dl dd span.point {
    position: absolute;
    top: 30px;
    right: 2px;
    width: 40%;
}

/* 物件詳細-右固定メニュー
---------------------------*/
.right_menu {
    width: 300px;
    padding: 1px 12px;
    box-sizing: border-box;
    background-color: rgba(2,6,42,0.8);
    position: absolute;
    position: fixed;
    bottom:0px;
    right: 0;
    z-index: 10;
    display: none;
}
.right_menu.fade-right{
    visibility:hidden;
    visibility: visible;
}
.right_menu li {
    clear: both;
    margin: 9px 0;
}
.right_menu a {
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    border: 2px solid #fff;
    color: #fff;
    background: url("../../common/images/common/icon-inq.png") no-repeat left 30px bottom 7px;
    padding: 12px;
    box-sizing: border-box;
    background-color: rgba(39,42,70,1);
    letter-spacing: 0.1em;
    vertical-align: middle;
}

.right_menu a.reserve {
    background: url("../../common/images/common/icon-reserve.png") no-repeat left 26px bottom 10px;
    background-color: rgba(39,42,70,1);
}
.right_menu a.fav {
    background: url("../../common/images/common/icon-fav.png") no-repeat left 27px bottom 5px;
    background-color: rgba(39,42,70,1);
}
.right_menu a.area {
    background: none;
    background-color: rgba(39,42,70,1);
    text-align: center;
    padding: 16px;
    font-size: 24px;
    letter-spacing: 0.2em;
}
.right_menu li {
    vertical-align: middle;
}
.right_menu p {
    width: 80%;
    font-size: 16px;
    text-align: center;
    float: right;
    line-height: 100%;
    padding: 0;
    margin: 0;
}

/* 物件詳細-バナー表示エリア
---------------------------*/
.bnr_area {
    padding: 1em 0 1em 0;
    /*background-image: url(../images/bg_lefttop.svg);
    background-position: left top 0px;
    background-repeat: no-repeat;
    background-size: 40%;
    background-color: #fff;*/  
    text-align: center;
}
.bnr_area img {
    margin: 10px auto;
}


    
/* 物件詳細-注釈エリア
---------------------------*/
.annotation_area {
    padding: 2.5em 0 2.5em 0;
    /*background-image: url("../images/bg_rightbtm.svg");
    background-position: right bottom 0px;
    background-repeat: no-repeat;
    background-size: 75%;*/
    background-color: #fff;   
}
.annotation_area p {
    font-size: 12px;
    color: #6C6C6C;
    line-height: 18px;
}

 /* 物件詳細- footerエリア（仮一枚画像）
---------------------------*/
.footer{
    background-color: #0B3C67;
    padding: 4em 0;
}
}
