
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/



.top_mainimagebox{
	width : 100% ;
	height : auto ;
}

.top_mainimage{
	width : 100% ;
	height : auto ;
	z-index : 1 ;
}

.top_mainimage_belt{
	position : absolute ;
	bottom : 0px ;
	left : 0px ;
	width : 100% ;
	height : 36px ;
	line-height : 36px ;
	color : #FFFFFF ;
	background-color : rgba(37,139,201,0.7);
	z-index : 14 ;
}

.top_mainimage_belt_left{
	float : left ;
	width : 70% ;
	overflow : hidden ;
}
.top_mainimage_belt a,
.top_mainimage_belt a:link,
.top_mainimage_belt a:visited{
	color : #FFFFFF ;
}
.top_mainimage_belt_right{
	float : right ;
	width : 30% ;
	text-align : right ;
	overflow : hidden ;
}

.top_mainimage_belt_right_arrow{
	display : inline-block ;
	width : 16px ;
	height : auto ;
	vertical-align: -4px ;
}

.top_conceptbox{
	box-sizing : border-box ;
	width : 100% ;
	height : auto ;
	padding : 0px 0px ;
	overflow : hidden ;
	margin-bottom : 20px ;
}

.top_concept_mainimage{
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : 100% ;
	height : auto ;
	z-index : 1 ;
}

.top_concept_story_superbox{
	width : 940px ;
	height : auto ;
	z-index : 14 ;
	padding : 90px 0px ;
	margin : 0px auto ;
}
.top_concept_story_roof{
	width : 100% ;
	height : auto ;
}
.top_concept_story_box{
	box-sizing: border-box ;
	width : 100% ;
	height : auto ;
	padding : 16px 20px 60px ;
	text-align : center ;
	background-color : rgba( 255,255,255,0.8 );
}

.top_concept_title{
	text-align : center ;
	font-size : 30px ;
	line-height : 40px ;
	color : #343434 ;
	border-bottom : 1px solid #0E7FC3 ;
}

.top_concept_story{
	text-align : center ;
	font-size : 16px ;
	line-height : 42px ;
	margin-top : 40px ;
}



.top_title{
	width : 100% ;
	height : auto ;
	font-size : 30px ;
	text-align : center ;
	margin-bottom : 60px ;
	letter-spacing: 4px ;
}

.top_title span{
	border-bottom : 1px solid #0E7FC3 ;
}


.top_searchlike_superbox{
	width : 100% ;
	height : auto ;
	padding : 80px 0px ;
	background-color : #FFFFFF ;
}

.top_searchlike_flex{
	width : 90% ;
	max-width : 980px ;
	height : auto ;
	margin : 0px auto ;
}

.top_searchlike_itembox{
	width : 324px ;
	height : 306px ;
	margin-bottom : 4px ;
}
.top_searchlike_itembox_dummy{
	width : 324px ;
	height : 1px ;
	margin-bottom : 0px ;
}


.top_searchlike_item_imagebox{
	width : 324px ;
	height : 244px ;
	overflow : hidden ;
}
.top_searchlike_item_imagebox img{
	position : absolute ;
	top :0px ;
	left : 0px ;
	width : 100% ;
	height : auto ;
}

.top_searchlike_item_title{
	width : 100%;
	height : 62px ;
	line-height: 62px ; 
	background-color : #0E7FC3 ;
	color : #FFFFFF ;
	text-align : center ;
	font-size : 18px ;
}

.top_searchlike_item_title_arrow{
	position : absolute ;
	top : 50% ;
	right : 20px ;
	width : 24px ;
	height : auto ;
	margin-top : -12px ;
}

.top_searchpickup_superbox{
	width : 100% ;
	height : auto ;
	padding : 80px 0px ;
	background-color : #F3FBFE ;
}

.top_search_pickup_bar{
	width : 480px ;
	height : auto ;
	margin-bottom : 24px ;
}

.top_search_pickup_bar_dummy{
	width : 480px ;
	height : 1px  ;
	margin-bottom : 0px ;
}


.top_blog_itembox{
	width : 230px ;
	height : 280px ;
	margin-bottom : 20px ;
}

.top_blog_item_imagebox{
	width : 230px ;
	height : 130px ;
	overflow : hidden ;
}
.top_blog_item_imagebox img{
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : 100% ;
	height : auto ;
}

.top_blog_item_date{
	font-size : 13px ;
	color : #0E7FC3 ;
	margin-top : 24px ;
}

.top_blog_item_title{
	font-size : 15px ;
}
.top_blog_more_wrap{
	box-sizing: border-box ;
	width : 180px ;
	height : 40px ;
	margin : 10px auto ;
}

.top_blog_more{
	box-sizing: border-box ;
	width : 180px ;
	height : 40px ;
	line-height : 40px ;
	text-align : center ;
	background-color : #FFFFFF ;
	color : #0E7FC3 ;
	font-size : 13px ;
	border : 1px solid #CDCDCD ;
	border-radius : 4px ;
	-moz-border-radius : 4px ;
	-webkit-border-radius : 4px ;
}

.top_blog_more_arrow{
	position : absolute ;
	top : 50% ;
	right : 10px ;
	width : 20px ;
	height : auto ;
	margin-top : -10px ;
}































@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 980px) {







.top_mainimagebox{
}

.top_mainimage{
}

.top_mainimage_belt{
	width : 100% ;
	height : 60px ;
	line-height : 60px ;
}

.top_mainimage_belt_left{
	width : 600px ;
	margin : 0px auto ;
	font-size : 20px ;
}
.top_mainimage_belt_left span{
	margin-left : 20px ;
}
.top_mainimage_belt a,
.top_mainimage_belt a:link,
.top_mainimage_belt a:visited{
}
.top_mainimage_belt_right{
}

.top_mainimage_belt_right_arrow{
	position : absolute ;
	top : 50% ;
	right : 0px ;
	margin-top : -16px ;
	display : block ;
	width : 32px ;
	height : auto ;
	vertical-align: -0px ;
}

.top_conceptbox{
	margin-bottom : 20px ;
}

.top_concept_mainimage{
}

.top_concept_story_superbox{
	width : 560px ;
	padding : 90px 0px ;
}
.top_concept_story_roof{
}
.top_concept_story_box{
	padding : 16px 20px 16px ;
}

.top_concept_title{
}

.top_concept_story{
	font-size : 20px ;
	line-height : 52px ;
}



.top_title{
	font-size : 40px ;
	margin-bottom : 40px ;
}

.top_title span{
}


.top_searchlike_superbox{
	padding : 60px 0px ;
}

.top_searchlike_flex{
	width : 600px ;
	max-width : 600px ;
}

.top_searchlike_itembox{
	width : 298px ;
	height : 280px ;
	margin-bottom : 4px ;
}
.top_searchlike_itembox_dummy{
	width : 298px ;
}


.top_searchlike_item_imagebox{
	width : 298px ;
	height : 234px ;
}
.top_searchlike_item_imagebox img{
}

.top_searchlike_item_title{
	height : 54px ;
	line-height: 54px ; 
	font-size : 22px ;
}

.top_searchlike_item_title_arrow{
	position : absolute ;
	top : 50% ;
	right : 20px ;
	width : 32px ;
	height : auto ;
	margin-top : -16px ;
}

.top_searchpickup_superbox{
	padding : 90px 0px ;
}

.top_search_pickup_bar{
	width : 600px ;
	margin-bottom : 12px ;
}

.top_search_pickup_bar_dummy{
	width : 600px ;
}


.top_blog_itembox{
	width : 288px ;
	height : 340px ;
	margin-bottom : 20px ;
}

.top_blog_item_imagebox{
	width : 288px ;
	height : 160px ;
}
.top_blog_item_imagebox img{
}

.top_blog_item_date{
	font-size : 18px ;
	margin-top : 24px ;
}

.top_blog_item_title{
	font-size : 20px ;
}
.top_blog_more_wrap{
	width : 360px ;
	height : 60px ;
}

.top_blog_more{
	width : 360px ;
	height : 60px ;
	line-height : 60px ;
	font-size : 20px ;
}

.top_blog_more_arrow{
	width : 32px ;
	margin-top : -16px ;
}
}
/**************************************************************************************/
/* 2018/12/11　トップページ物件一覧の項目追加*/
/**************************************************************************************/
@media screen and (max-width: 1105px) and (min-width: 981px){
	.flex::before{
	  content:"";
	  display: block;
	  width:23%;
	  order:1;
	}
	.flex::after{
	  content:"";
	  display: block;
	  width:23%;
	}
}
.wrap_bkn span.price{
	font-size: 16px;
	font-weight: bold;
	color: #E85D00;
}
.wrap_bkn span.bkn_name{
	font-size: 14px;
	font-weight: bold;
}
.wrap_bkn span.layout, .wrap_bkn span.type{
	display: inline-block;
}
.wrap_bkn span.img_wrap{
	margin-bottom: 10px;
}
.wrap_bkn span.catch{
	color: #B30002;
}
.inline_bl{
	display: inline-block;
}
.wrap_bkn span.room{
	text-align: right;
	}
/**************************************************************************************/
/* 2018/11/15　トップページにバナー設定エリア追加*/
/**************************************************************************************/
.top_bnr_superbox {
	padding: 88px 0px 64px;
	width: 100%;
	height: auto;
	background-color: #F3F3F3;
}
.top_bnr_superbox a img {
	width: 480px;
	height: auto;
    margin-bottom: 20px;
}
@media screen and (max-width: 980px){
	.free_bnr_link{
		width: 50%;
		height: auto;
		margin-bottom: 20px;
	}
	.top_bnr_superbox a img{
		width: 290px;
		height: auto;
        margin-bottom: 20px;
	}
}

/**************************************************************************************/
/* 2018/10/15　特選物件*/
/**************************************************************************************/
.wrap_bkn {
	width: 176px;
	height: auto;
	overflow: hidden;
	margin: 5px 10px 10px 10px;
	border: none;
}
.wrap_bkn a {
	display: inline-block;
}
.wrap_bkn img {
	max-width: 174px;
	max-height: 174px;
}
.wrap_bkn span {
	font-size: 12px;
	padding: 1px 5px;
	display: block;
	line-height: 1.5em;
}
.wrap_bkn span.img_wrap {
	display: flex;
	padding: 0;
	width: 174px;
	height: 174px;
	border: solid 1px #c6e2ff;
	align-items: center;
	justify-content: center;
}
.wrap_bkn span.bkn_name {
	font-weight: bold;
	border-bottom: dotted 1px #c6e2ff;
}
@media screen and (max-width: 980px) {
.wrap_bkn {
	width: 44%;
	margin: 3% 1.25% 1.25% 1.25%;
	height: auto;
	padding: 1%;
	border: 1px solid #CDCDCD;
	
}
	.wrap_bkn a{
		max-width: 100%;
	}
.wrap_bkn img {
	max-width: 100%;
	max-height: 100%;
	width: 300px;
	height: 250px;
	object-fit: cover;
}
.wrap_bkn span{
	font-size: 1em;
	line-height: 1.4em;
}
.wrap_bkn span.img_wrap {
	width: 99%;
	height: 99%;
	max-height: 300px;border: none;
}
	.wrap_bkn span.bkn_name{
		font-size: 1em;
		border-bottom: dotted 1px #989898;
	}
	.wrap_bkn span.price{
		font-size: 1.3em;
	}
	
.wrap_bkn span.trim {
    overflow: hidden;
    width: 200px;/* トリミングしたい枠の幅 */
    height: 200px;/* トリミングしたい枠の高さ */
    position: relative;
}
}
