@charset "shift_jis";

.sy_plan-detail {
 margin: 0 auto 60px;
 padding-top: 60px;
}

.sy_plan-detail table {
 border-collapse: collapse;
 width: 70%;
}

.sy_plan-detail th,
.sy_plan-detail td {
 border: 1px solid #ccc;
 padding: 4px;
 font-weight: bold;
 font-size: 14px;
}

.sy_plan-detail th {
 width: 275px;
}

.sy_plan-detail td {
 width: 822px;
 height: 50px;
 padding: 10px 5px;
}

.sy_plan-detail .title {
 background: #065C40;
 color: #fff;
 line-height: 40px;
}

.sy_plan-detail tbody {}

.sy_plan-detail tbody th {
 text-align: left;
}

.sy_plan-detail tbody tr:nth-child(2n-1) th {
 background: #F5F5F5;
}

.sy_plan-detail tbody tr:nth-child(2n-1) td {
 background: #F4F9FF;
}

/*************************************************/


/* ----------------------------------------
　index
---------------------------------------- */
body {
 font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

h2 {
 color: #364e96;
 padding: 0.5em 0;
}

.t_aikenka_bn{
	margin:30px 0px 0px 0px;
}
.t_aikenka_bn a{
	display:block;
}
.t_aikenka_bn img{

}
.top_wrap {
 width: 100%;
 margin: 0 auto;
 overflow: hidden;
}

.c21_bnr {
 text-align: center;
 /*margin-bottom: 60px;*/
 /*display:none;*/
}

.inner {
 width: 1000px;
 margin: 0 auto;
 overflow: hidden;
}

.main_img {
 margin: -405px auto 0;
 display: block;
 position: relative;
 z-index: 50;
 text-align: center;
}
div#mapster_wrap_0 {
    margin: auto;
}

.conts_wrap {
 width: 1000px;
 margin: 0 auto;
}

.conts_wrap:after {
 content: "";
 clear: both;
 display: block;
}

.conts {
 float: right;
 width: 780px;
 margin: 20px 0 0 0;
}

.side {
 float: left;
 width: 200px;
 margin: 20px 20px 0 0;
}

a {
 text-decoration: none;
}

ul {
 margin: 0;
 padding: 0;
}

li {
 list-style-type: none;
}

.t_conts_bnr {
    margin-top: 50px;
}

iframe#embed_map {
    width: 780px;
    height: 450px;
    margin: 30px 0 0;
    box-sizing: border-box;
    border: 3px solid #000;
}

/* main
---------------------------------------- */
.top_wrap iframe{
	width:100%;
	height:400px;
}
.main_wrap {
 height: 400px;
 width: 100%;
 border-bottom: 5px solid #F8CD05;
}
.main_inner {
 /*width: 1140px;*/
 margin: 0 auto;
 overflow: hidden;
}

.main_map {
 float: left;
 margin: 0;
}

.m_member {
 float: right;
 height: 365px;
 width: 280px;
 margin-top: 12px;
 margin-right: 72px;
 background: url(/img/index/m_member_bg.webp);
}

.m_menber_btn {
 margin-top: 165px;
 text-align: center;
}

.m_menber_number {
 font-size: 60px;
 font-family: Arial;
 color: #F39900;
 line-height: 44px;
 letter-spacing: 29px;
 text-align: right;
 margin-right: 4px;
 margin-top: 50px;
 margin-bottom: 18px;
}

.m_member > a {
 color: #FFFFFF;
 font-size: 14px;
 text-decoration: underline;
 display: inline-block;
 margin-left: 27px;
}


/* t_recomend 特選１+インフォ
---------------------------------------- */
.t_recomend {
}
.tokusen1_wrap {
 float: left;
 position: relative;
 height: 264px;
 width: 429px;
 padding: 90px 20px 20px;
 background: url(/img/index/t_toku1_bg.webp);
}

.croom_tokusen.tb1_1 > a {
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
 text-decoration: none;
 z-index: 100;
}

span.tb1_1_name {
 width: 200px;
 top: 90px;
 left: 250px;
 position: absolute;
 height: 18px;
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline;
 overflow: hidden;
 color: #333333;
 display: block;
 white-space: nowrap;
 text-overflow: ellipsis;
}

/* インフォトップ表示 */

.t_news {
    width: 360px;
    background: #eee;
    padding: 20px;
    box-sizing: border-box;
}
.t_news_tl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #33a02f;
    padding: 10px 15px;
    border-radius: 3px;
}
.t_news_tl h2 {
    color: #fff;
    margin: 0;
}
.t_news_tl a {
    background: #FFFFFF;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    padding: 6px 14px;
    border-radius: 5px;
}
.t_news_tl h2 span {
    font-size: 12px;
    margin-left: 10px;
    font-weight: normal;
}
.t_news iframe {
	width: 100%;
	height: 330px;
}

/* tokusen2 特選２+バナー
---------------------------------------- */
.t_bnr_wrap {
 padding-top: 30px;
}

.t_bnr {
 height: 150px;
 padding-bottom: 10px;
}

.t_bnr a {
 display: block;
}

.t_bnr a:hover {
 padding-top: 3px;
}

.t_bnr img {
 box-shadow: 1px 1px 5px 0px #CCC;
}

.tokusen2_wrap h2 {
    padding: 0;
    margin: 0;
}

.tokusen2_wrap {
 padding-top: 20px;
}

.toku2_tl {
 position: relative;
 font-size: 23px;
 color: #FFF;
 background: #622B00;
 height: 50px;
 width: 100%;
 border-radius: 5px;
 display: table;

}

.toku2_more a {
 background: #FFFFFF;
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 font-size: 14px;
 margin: 10px -30px;
 padding: 6px 14px;
 border-radius: 5px;
 display: inline-block;
}

.toku2_more a:hover {
 text-decoration: underline;
}

.toku2_tl img {
 position: absolute;
 top: -10px;
 left: -10px;
 /* width: 166px; */
 /* height: 72px !important; */
}

.toku2_tl p {
 margin: 0;
 display: table-cell;
 vertical-align: middle;
 text-indent: 120px;
}

.toku2_box {
 margin-top: 10px;
 background: url(/img/index/toku2_bg.webp);

}



/* t_sell 不動産売却
---------------------------------------- */
.t_sell {
	margin: 28px 0 0 0;
	padding: 70px 0 77px 0;
	height: 303px;
	position: relative;
}
.t_sell:before {
	content: "　";
	background: url(/img/index/t_sell_bg.webp);
	width: 5000px;
	height: 450px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: auto;
	z-index: -1;
}
.t_sell_inner {
 padding: 0 30px;
}

.t_sell_main {
 overflow: hidden;
}

.t_sell_main > img {
 float: left;
}

.t_sell_right {
 margin: 30px 0 15px 7px;
 float: left;
}

.t_sell_right p {
    margin: 0px 0 0 0px;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
}
.t_sell_btn {
 overflow: hidden;
 margin-top: -3px;
}

.t_sell_btn > div {
 float: left;
}

.ts_reason {
 margin-right: 15px;
}

.ts_reason:hover {
 margin-top: 3px;
}

.ts_works:hover {
 margin-top: 3px;
}
.t_sell_map{
    margin: 30px 0 0;
    width: 780px;

}
.t_sell_map_tl {
    position: relative;
    background: #000;
    text-align: center;
    padding: 15px;
}
.t_sell_map_tl span {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
}
.t_sell_map_tl a {
    position: absolute;
    right: 10px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 15px;
    border-radius: 3px;
}
.t_sell_map_tl a:hover {
    color: #f67d00;
    background: #eee;
}
iframe#embed_map {
    width: 780px;
    height: 80vh;
    display: block;
    margin: 0 auto;
}


/* t_new 新着物件
---------------------------------------- */
.t_new_wrap {
 border: 2px solid #25913A;
 background: #F2FFD2;
 padding: 0 20px 8px 20px;
 margin-top: 40px;
}

.t_new_tl h3 {
 margin: -10px 0 0;
 display: inline-block;
}

.t_new_more {
 float: right;
}

.t_new_more a {
 background: #279138;
 color: #FFF;
 text-decoration: none;
 font-size: 14px;
 margin-top: 30px;
 padding: 10px 20px;
 border-radius: 5px;
 display: inline-block;
}

.t_new_more a:hover {
 text-decoration: underline;
}

/* t_pdown プライスダウン
---------------------------------------- */
.t_pdown_wrap {
 border: 2px solid #50B2D0;
 background: #CEE9F0;
 padding: 0 20px 8px 20px;
 margin-top: 40px;
}

.t_pdown_tl h3 {
 margin: -10px 0 0;
 display: inline-block;
}

.tb4_2_img {
 height: 180px;
 text-align: center;
}

.tb4_2_img img {
 height: 150px !important;
}

.t_pdown_box {
 overflow: hidden;
 margin-top: 5px;
}

.t_pdown_more {
 float: right;
}

.t_pdown_more a {
 background: #50B2D0;
 color: #FFF;
 text-decoration: none;
 font-size: 14px;
 margin-top: 30px;
 padding: 10px 20px;
 border-radius: 5px;
 display: inline-block;
}

.t_pdown_more a:hover {
 text-decoration: underline;
}

.t_pdown_box .tb4_1_name {
 background: #50B2D0;
}

.t_pdown_box .tb4_1_row:hover .t_pdown_box .tb4_1_name {
 background: #50B2D0;
}

.t_pdown_box .tb4_1_inq a {
 background: #50B2D0;
}

.t_pdown_box .tb4_1_shubetsu {
 background: #89cbdf7d;
}

/* t_koda こだわり物件特集
---------------------------------------- */
.t_koda {
 height: 150px;
 margin-top: 15px;
 padding: 180px 20px 0;
 background: url(/img/index/t_koda_bg.webp);
}

.t_koda_links {
 margin: 0;
}

.t_koda_links li {
 float: left;
 margin-right: 13px;
}

.t_koda_links li:last-child {
 margin-right: 0px;
}

.t_koda_links li:hover {
 margin-top: 3px;
}

/* t_rank 物件ランキング
---------------------------------------- */
.t_rank {
 margin-top: 30px;
}

.t_rank {
 margin-top: 30px;
}

.t_rank_tl {
 margin-bottom: -10px;
}

.t_rank_box {
 background: url(/img/index/t_rank_bg.webp);
}

.t_rank_box ul {
 overflow: hidden;
}

/*
.t_rank_box ul li {
    width: 238px;
    height: 450px;
    margin-right: 13px;
    float: left;
    background: url(/img/index/t_rank_bukken_bg.webp);
}
*/
.t_rank_box li:last-child {
 margin-right: 0px;
}

/* t_rank 会員登録
---------------------------------------- */
.t_member {
 margin-top: 30px;
}

.t_member_txt {
 background: url(/img/index/t_member_tl_bg.webp)no-repeat 50% 50%;
 height: 53px;
}

.t_member_txt p {
 font-size: 18px;
 font-weight: 600;
 margin: 0;
 padding-top: 17px;
 text-align: center;
}

.t_member_txt span:first-child {
 font-size: 19px;
}

.t_member_txt span {
 color: #DE0018;
 text-decoration: underline;
 font-size: 27px;
}

/* t_area 街情報
---------------------------------------- */
.t_area {
 margin-top: 30px;
 width: 100%;
 height: 480px;
 background: url(/img/index/t_area_wrap_bg.webp);
}

.t_area_inner {
 width: 1260px;
 margin: 0 auto;
 background: url(/img/index/t_area_inner_bg.webp)no-repeat;
}

.t_area_main {
 overflow: hidden;
 width: 903px;
 display: block;
 padding: 60px 0 20px;
 margin: 0 auto;
}

.t_area_main > img {
 float: left;
}

.t_area_txt {
 float: left;
 text-align: center;
}

.t_area_txt p {
 font-size: 16px;
 font-weight: 600;
 line-height: 25px;
 margin: 0;
}

.t_area_more {
 float: right;
}

.t_area_box {
 margin: 0 auto;
 width: 888px;
}

.t_area_box ul {
 overflow: hidden;
 display: flex;
}

.t_area_box ul li {
 /* float: left; */

}

.t_area_box ul li:last-child {
 margin-right: 0;
}

.area_img {
 width: 180px;
 max-height: 124px;
 height: 124px;
}

.t_area_box ul li a {
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
 text-decoration: none;
 color: #333333;
}

.t_area_box ul li a:hover {
 text-decoration: underline;
 background: #0000001a;
 color: #D90000;
 z-index: 100;
}

.t_area_box ul li span {
 overflow: hidden;
 margin: 0 auto;
 width: 180px;
 padding: 150px 0 0 0;
 text-align: left;
 font-weight: bold;
 font-size: 13px;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}

.t_area_box ul li > img {
 position: absolute;
 bottom: 10px;
 left: 20px;
}

.t_area_box iframe {
 width: 198px;
 height: 247px;
 vertical-align: bottom;
}

.t_area_li_660 iframe {
 width: 200px;
 margin-left: 30px;
}
.t_area_li_440 iframe {
 width: 430px;
}

.t_area_box ul li:last-child {
 margin-left: 30px;
}


/* t_area 街情報
---------------------------------------- */
.t_comp {
 background: url(/img/index/t_comp_wrap_bg.webp)50% 50%;

}

.t_comp_inner {
 width: 1260px;
 height: 530px;
 margin: 0 auto;
 padding: 30px 0 0 0;
 background: url(/img/index/t_comp_inner_bg.webp?20250211_2)no-repeat 50% 0;
 text-align: center;
}

.t_comp_txt p {
 font-size: 16px;
 line-height: 24px;
}

/********************************************
    tb3_2
*********************************************/
.tb3_2 {
 margin: 15px 0px;
 padding: 0px 15px 15px;
 font-size: 0;
 overflow: hidden;
}

.tb3_2_img {
 max-height: 250px;
 height: 250px;
 text-align: center;
}

.tb3_2_row {
 width: 218px;
 height: 430px;
 margin: 15px 15px 0 0;
 padding: 10px;
 font-size: 12px;
 vertical-align: top;
 position: relative;
 border: 1px solid #CCCCCC;
 float: left;
 background: url(/img/index/t_rank_bukken_bg.webp)no-repeat;
}

.tb3_2_row:nth-child(3n) {
 margin: 15px 0 0 0;
}

.tb3_2_row:hover {
 background: url(/img/index/t_rank_bukken_on_bg.webp);
}

.tb3_2_row > a {
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
 text-decoration: none;
}

.rank1 > a {
 background: url(/img/index/rank1.webp)no-repeat;
}

.rank2 > a {
 background: url(/img/index/rank2.webp)no-repeat;
}

.rank3 > a {
 background: url(/img/index/rank3.webp)no-repeat;
}

.tb3_2_name {
 width: 223px;
 top: 265px;
 left: 10px;
 position: absolute;
 height: 18px;
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline;
 overflow: hidden;
 color: #333333;
 display: block;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.tb3_2 ul {
 margin: 30px 0 0 0 !important;
 padding: 0;
}

.tb3_2 ul li {
 text-align: left;
}

.tb3_2_kakaku br {
 display: none;
}
.tb3_2_shinchaku {
    position: absolute;
    /* top: 0;
    left: 0; */
}
.tb3_2_shinchaku:not(:empty) {
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    transform: rotate(-45deg);
    transform-origin: top left;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    & .bukken_icon_only {
        color: #fff;
        border: none;
        background: #D92227;
    }
}
.tb3_2_shinchaku:not(:empty)::before {
    content: '';
    position: absolute;
    top: 10px;
    left: -30px;
    width: 60px;
    height: 60px;
    background: #D92227;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    z-index: -1; 
    transform: rotate(45deg);
}

li.tb3_2_img {
 text-align: center !important;
 height: 165px;
 /* ★高さ保持(画像の高さ最大値に合わせること)*/
 margin: 10px 0 !important;
}

li.tb3_2_img a {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
}

li.tb3_2_img a img {
 margin: 10px !important;
}

li.tb3_2_shubetsu {
 color: #FFFFFF;
 /*★種別の文字色*/
 line-height: 20px;
 font-weight: bold;
 text-align: center !important;
 background: #76A6C5;
 /*★種別の背景色*/
}

li.tb3_2_kakaku div {
 color: #FFFFFF;
 padding: 3px 5px;
 float: left;
 font-weight: bold;
 margin-right: 5px;
 background: #333333;
 position: absolute;
 top: 236px;
 left: 10px;
}

li.tb3_2_kakaku span {
 color: #FF0000;
 font-size: 16px;
 font-weight: bold;
 line-height: 24px;
}
li.tb3_2_kakaku p:not(:empty) {
 color: #333;
 font-weight: bold;
 background: #F2BF05;
 font-size: 12px;
 position: absolute;
 top: 208px;
 left: 10px;
 padding: 3px 5px;
 float: left;
 margin: 0;
}

li.tb3_2_madori {
 float: right;
 width: 90px;
 margin: 5px 0px !important;
}

li.tb3_2_left {
 float: left;
 width: 100%;
 height: 90px;
 overflow: hidden;
}

.tb3_2_address span,
.tb3_2_access span,
.tb3_2_menseki span {
 color: #FF8300;
 /*★住所・交通・面積のタイトル文字色*/
 font-weight: bold;
}

li.tb3_2_com {
 height: 69px;
 clear: both;
 margin: 0 0 10px 0;
 padding: 5px;
 background: #EEEEEE;
 /*★コメントの背景色*/
 overflow: hidden;
}

li.tb3_2_com span {
 display: block;
 color: #70ACD0;
 /*★POINTの文字色*/
 font-weight: bold;
}

li.tb3_2_com p {
 overflow: hidden;
 margin: 0;
 padding: 0;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 3;
}

li.tb3_2_more {
 margin: 10px 0 0 0 !important;
}

li.tb3_2_more {
 display: inline-block;
 width: 100%;
 color: #FFFFFF;
 line-height: 25px;
 text-align: center !important;
 text-decoration: none;
 background: #333333;
}

/********************************************
    tb1_1
*********************************************/
.tb1_1_img {
 max-width: 190px;
 max-height: 258px;
 height: 100%;
 padding: 5px;
 background: #FFF;
 box-shadow: 5px 5px 12px -4px #666666;
 border: 1px solid #eee;
 float: left;
}

.tb1_1_img img {
 max-height: 258px;
}

.td1_1_row {
 width: 200px;
 height: 245px;
 padding-top: 25px;
 float: right;
 position: relative;
}

.tb_1_1_shurui {
 color: #FFF;
 background: #000;
 display: inline-block;
 padding: 0 5px;
 margin-bottom: 10px;
}

.tb1_1_kakaku {
 color: #E61345;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 10px;
}

.tb1_1_info {
 margin-bottom: 5px;
}

.tb1_1_more {
 position: absolute;
 bottom: 0;
 z-index: 200;
}

.croom_tokusen.tb1_1 > a:hover {
 /* opacity: 1; */
 background: #0000000f;
}

.tb1_1_com {
 overflow: hidden;
 margin: 0;
 padding: 0;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 5;
}

.tb1_1_info span {
 overflow: hidden;
 margin: 0 0 5px 0;
 padding: 0;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}

/********************************************
    tb4_1
*********************************************/
.tb4_1 {
 margin: 10px 0 0;
 font-size: 0;
 overflow: hidden;
}

.tb4_1_row {
 width: 170px;
 margin: 0 4px 10px 0;
 padding: 4px;
 font-size: 12px;
 vertical-align: top;
 border: 1px solid #CCCCCC;
 /*★物件の枠の色*/
 float: left;
 position: relative;
 background: #FFF;
}

.tb4_1_row:nth-child(4n) {
 margin: 0 0px 15px 0;
}

.tb4_1_row:hover {
 background-color: #F0F0F0;
}

.tb4_1_row > a {
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
 text-decoration: none;
}

.tb4_1_name {
 text-align: center !important;
}

.tb4_1_name {
 display: block;
 padding: 5px 2px;
 color: #FFFFFF;
 text-decoration: none;
 background: #509E50;
 /*★物件名の背景色*/
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.tb4_1_row ul {
 margin: 30px 0 0 0 !important;
}

.tb4_1 ul li {
 overflow: hidden;
 display: inline-block;
 vertical-align: top;
}

li.tb4_1_img {
 text-align: center;
 width: 100%;
 height: 142px;
}

li.tb4_1_img img {
 vertical-align: bottom;
 max-height: 142px;
 width: auto;
}

.tb4_1_row li {
 margin: 0 0 5px 0 !important;
}

li.tb4_1_img img {
 vertical-align: bottom;
}

li.tb4_1_img img:hover {
 position: relative;
 top: 1px;
}

li.tb4_1_shubetsu {
 text-align: center !important;
 font-weight: bold;
 line-height: 23px;
 background: #DAEACC;
 display: block !important;
}

li.tb4_1_shubetsu span {
 color: #ff234e;
 border: 1px solid;
 margin: 3px -25px 0 5px;
 padding: 0 3px 0;
 line-height: 15px;
 float: left;
}

li.tb4_1_kakaku {
 color: #FF0000;
 font-size: 16px;
 font-weight: bold;
}

.tb4_1_address,
.tb4_1_access {
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

li.tb4_1_com {
 height: 64px;
 overflow: hidden;
}

li.tb4_1_com p {
 overflow: hidden;
 margin: 0 0 5px 0;
 padding: 5px;
 background: #F0F0F0;
 /*★コメントの背景色*/
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 3;
}

li.tb4_1_more {
 clear: both;
 margin: 5px !important;
 overflow: hidden;
}

.tb4_1_shosai,
.tb4_1_inq {
 text-align: center;
 line-height: 25px;
 width: 83px;
}

.tb4_1_shosai {
 float: left;
}

.tb4_1_inq {
 float: right;
 position: absolute;
 right: 5px;
 z-index: 20;
}

.tb4_1_shosai,
.tb4_1_inq a {
 display: block;
 color: #FFFFFF;
 /*★詳細・問合せボタンの文字色*/
 text-decoration: none;
}

.tb4_1_shosai {
 background: #888888;
}

/*★詳細ボタンの背景色*/
.tb4_1_inq a {
 background: #509E50;
}

/*★問合せボタンの背景色*/
.tb4_1_shosai:hover {
 background: #555555;
}

/*★詳細ボタンのhover背景色*/
/********************************************
    tb4_2
*********************************************/
.tb4_2 {
 width: 718px;
 margin: 15px 0;
 padding: 30px;
 font-size: 0;
 text-align: center;
 background: #F7EFEF;
 border: 1px solid #CCCCCC;
 /*★物件の枠の色*/
 overflow: hidden;
}

.tb4_2_row {
 width: 162px;
 margin: 0 13px 13px 0;
 padding: 5px;
 font-size: 12px;
 vertical-align: top;
 position: relative;
 background: #FFFFFF;
 border: 1px solid #CCCCCC;
 float: left;
}

.tb4_2_row:nth-child(4n) {
 margin: 0 0px 5px 0;
}

.tb4_2_row:hover {
 background: #F0F0F0;
 /*★マウスオーバー時の背景色*/
}

.tb4_2_row > a {
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
 text-decoration: none;
}

.tb4_2_name {
 width: 160px;
 top: 187px;
 left: 5px;
 position: absolute;
 height: 18px;
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline;
 overflow: hidden;
 color: #333333;
 display: block;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.tb4_2_row ul {
 margin: 30px 0 0 0 !important;
}

.tb4_2 ul li {
 text-align: left;
 margin: 5px;
}

.tb4_2_shubetsu {
 font-size: 10px;
 padding: 2px 5px;
 color: #FFFFFF;
 background: #333333;
 float: left;
 margin: 0 0 5px 0;
}

li.tb4_2_name a {
 color: #2B27D0;
}

li.tb4_2_img {
 height: 115px;
 text-align: center !important;
}

li.tb4_2_img a {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
}

li.tb4_2_img img {
 margin: 30px 5px 0 5px;
 vertical-align: bottom;
}

li.tb4_2_address {
 height: 33px;
 overflow: hidden;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}

li.tb4_2_kakaku {
 color: #FF0000;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 5px;
}

.tb4_2_kakaku_in {
 display: inline-block;
 margin-right: 6px;
}

li.tb4_2_shosai {
 text-align: center !important;
 line-height: 25px;
}

li.tb4_2_shosai {
 display: block;
 color: #FFFFFF;
 /*★詳細・問合せボタンの文字色*/
 text-decoration: none;
 background: #CA9696;
 /*★詳細ボタンの背景色*/
}

.tb4_2_row:hover ul li.tb4_2_shosai {
 background: #555555;
}

/*★詳細ボタンのhover背景色*/

.tb4_1_madoriname {
 width: 100%;
}

/********************************************
   エリア特集バナー
*********************************************/
.area_toku_bnr {
 padding: 20px 0 0;
}

.area_toku_bnr ul {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.area_toku_bnr ul li {
 float: left;
}

.area_toku_bnr ul li a {
 text-align: center;
}

.area_toku_bnr ul li a img {
 display: block;
 margin: 0 auto;
}

.area_toku_bnr ul li a p {
 font-size: 14px;
 margin: 5px;
 /* text-decoration: underline; */
}

.area_toku_bnr ul li:first-child {
 margin-right: 20px;
}

.area_toku_bnr ul li a:hover p {
 text-decoration: underline;
}





span.bukken_icon_down {
 font-size: 13px;
 margin-left: 5px;
}

.jsp_bnr {
 width: 200px;
 text-align: center;
}

.jsp_bnr a {
 width: 200px;
 text-align: center;
 color: #333;
}


.info_btn_wrap {
 width: 100%;
 text-align: center;
 margin: 20px 0;
}

.info_btn {
 text-align: center;
 overflow: hidden;
 width: 1000px;
 margin: 20px auto 0;
}

.info_btn a {
 padding: 10px;
 background: #ff5239;
 color: #FFF;
 border-radius: 5px;
 box-sizing: border-box;
 display: block;
 font-size: 17px;
 line-height: 30px;
}

.info_btn a:hover {
 background: #e83016;
}

.info_btn a {
 margin: 0 auto;
 width: 90%;
}
.t_top_conts {
    margin: 40px 0px 0px 0px;
    width: 1000px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.t_voice {
    width: 610px;
    background: #f2f9ff;
    padding: 20px 0;
    box-sizing: border-box;
}
.t_voice h2{
	text-align:center;
	margin:0px auto 30px auto;
	position:relative;
}
.t_voice h2 img {
    width: 60%;
}

.t_voice h2::before {
    content: "";
    height: 32px;
    left: 0px;
    margin: auto;
    top: 45px;
    background-image: url(/img/index/t_voice_bg01.webp);
    position: absolute;
    background-position-x: right;
    width: 82px;
}
.t_voice h2::after {
    content: "";
    height: 32px;
    right: 0px;
    margin: auto;
    top: 45px;
    background-image: url(/img/index/t_voice_bg02.webp);
    position: absolute;
    background-position-x: left;
    width: 82px;
}
.t_voice_inner {
    height: 225px;
}
.t_voice_inner iframe{
	width:100%;
	height:225px;
}
.t_voice a, .t_news a{
    display: block;
    background-color: #513818;
    color: #fff;
    text-decoration: none;
    text-align: center;
    width: 300px;
    margin: 30px auto 0px auto;
    font-size: 17px;
    line-height: 51px;
    border-radius: 5px;
}
.t_voice a:hover{
    opacity: 0.7;
}

.toku_more {
    clear: both;
    padding: 15px 0 0;
}
.toku_more a {
    display: block;
    background: #000;
    font-size: 16px;
    line-height: normal;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.c21_bnr_w1000 {
    width: 1000px;
    margin: 20px auto;
}
.c21_video {
    width: 1000px;
    margin: 30px auto 0;
}
.c21_video iframe {
    width: 100%;
    height: 562px;
}
.t_appraisal_wrap{
    background-color: #f5eaeb;
    padding: 30px 50px 50px 50px;
    box-sizing: border-box;
    width: 1000px;
    margin:80px auto;
    position: relative;
}
.t_appraisal_wrap::before{
    content: "";
    width: 286px;
    height: 92px;
    top: 75px;
    left: 66px;
    background-image: url(/img/index/t_appraisal_il.webp);
    position: absolute;
}
.t_appraisal_wrap h2{
    width: fit-content;
    margin: 0px auto 20px auto;
    padding: 0px;
}
.t_appraisal_wrap h2 img{
    
}
.t_appraisal_tex{
    background-image: url(/img/index/t_appraisal_fuki.webp);
    background-repeat: no-repeat;
    width: 280px;
    height: 118px;
    position: absolute;
    right: 50px;
    top: 30px;
    box-sizing: border-box;
    font-size: 17px;
    font-weight: bold;
    line-height: 10px;
    padding: 24px 0px 0px 37px;
}
.t_appraisal_tex span{
    font-weight: bold;
    color: #f10203;
    display: flex;
    align-items: self-end;
    width: fit-content;
    padding-bottom: 5px;
}
.t_appraisal_tex_b{
    color: #333 ! IMPORTANT;
    line-height: 8px;
}
.t_appraisal_tex_line{
    background-image: url(/img/index/t_appraisal_line.webp);
    background-repeat: repeat-x;
    background-position-y: bottom;
}
.t_appraisal_tex iframe{
    display: block;
}
.t_appraisal_count{
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    color: #f10203;
    display: block;
    width: fit-content;
}
.t_appraisal_wrap ul{
    margin: 30px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    gap: 0px 25px;
    display: flex;
    justify-content: center;
}
.t_appraisal_wrap ul li{
    width: 300px;

}
.t_appraisal_wrap ul li a{
    display: block;
    line-height: 50px;
    border-radius: 5px;
    font-size: 17px;
    color: #fff;
    text-align: center;
}
.t_appraisal_wrap ul li:first-child a{
    background-color: #553d1e;
    &:hover{
        background-color: #3d2b14;
    }
}
.t_appraisal_wrap ul li:last-child a{
    background-color: #d92227;
    display: flex;
    align-items: center;
    gap: 0px 10px;
    padding-left: 13px;
    &:hover{
        background-color: #af151a;
    }
}
.t_appraisal_wrap ul li a span{
    display: block;;
    width: 48px;
    line-height: 26px;
    text-align: center;
    background-color: #fff;
    border-radius: 3px;
    font-size: 15px;
    color: #d92227;
}
.satei_iframe ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
   }
   
   .satei_iframe li {
    border-bottom: 1px dashed #ccc;
   }
   
   .satei_iframe ul li a {
    padding: 15px;
    display: flex;
    align-items: center;
    text-decoration: none;
   }
   
   .satei_iframe ul li a:hover {
    background: #fffdef;
   }
   
   .satei_iframe ul li a span {
    margin-right: 20px;
    background: #eee;
    padding: 5px 15px;
    border-radius: 5px;
    color: #888;
    font-size: 14px;
   }
   
   .satei_iframe ul li a p {
    margin: 0;
    color: #333;
    font-size: 15px;
    /* font-weight: bold; */
   }

   .t_appraisal_c_if{
    height: 27px !important;
    width: 89px !important;
    margin-bottom: -3px;
   }
   .t_appraisal_li_if{
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    height: 294px !important;
   }
.elfsight-app-0f3af9e9-25a5-4f9d-9c8c-062bd2ef167a:not(:empty) {
    margin: 30px 0 0;
}
.WidgetTitle__Container-sc-9c92769d-0.lfCQiA.es-widget-title-container {
    display: none;
}
