/*
Theme Name:   BA_003 子テーマ
Template:     60l_design_c
Version:      1.0.0
Description:  BA_003_物件検索重視の子テーマです
Author:       Visual Research
*/
.footer_copy_right{
	color: #333;
}
/* .pad20{
	padding:	20px;
} */


@media screen and (min-width:981px) {
	.top_searchlike_btnbox {
		width: 480px;
	}
	.top_searchlike_btnbox {
		width: 480px;
	}
	.thumb-item li img,.top_mainimagebox{
		height: 490px !important;
	}
	.top_mainimage_flex{
		top: 155px;
	}
}

@media screen and (max-width:980px) {
	.top_searchlike_btnbox {
		width: 600px;
	}
}
/* 会社概要の画像がずれる */
.company_left {
    width: 600px;
}
/* トップページの店舗紹介　スマホ追加css */
@media screen and (max-width:980px) {
		.sp_tc{
			text-align:	center;
		}
	}
/* 会社ロゴを小さく */

@media screen and (max-width: 980px){
	.header_logo {
		height: 35px;
	}
}

.top_searchlike_flex_img_bg p{
	    font-size: 22px !important;
}
@media screen and (max-width: 980px){
	.search_window_contents_inner dd.text{
		display: table;
		width: 100%;
		border-collapse: separate;
		border-spacing: 10px 0;
	}
	.search_window_contents_inner dd .iframe_box{
		display: table-cell;
		vertical-align: middle;
		line-height: 30px;
	}
	.btn_custom{
		line-height: 27px;
	} 
}

