/*
Theme Name:   BA_003 子テーマ
Template:     60l_design_c
Version:      1.0.0
Description:  BA_003_物件検索重視の子テーマです
Author:       Visual Research
*/

/*********************************************************
//タイトル下の不要な下線
**********************************************************/
.contents_title span {
	border-bottom:none!important;
}
/*********************************************************
//スマホ版修正
**********************************************************/
@media screen and (max-width: 415px){
	.inner980 {
		width: 640px;
	}
	#main_contents_result{
		padding: 20px;
		box-sizing:border-box;
	}
	.result_building_wrap{
		margin-top: 30px;
	} 
	.result_building_thumb,.result_building_name{
		margin-top: 30px;
	}
	#result_area table{
		padding: 0;
	}
	.square_btn2{
		width: calc(50% - 15px);
	}
	.checkbox01-input:checked + .checkbox01-parts{
		background: #ECECEC;
		font-weight: bold;
	}
	.bkn_search_select_wrap ul {
		margin: 10px 0;
	}
	.form-check input[type='checkbox'] + .label-name::before {
		border: 2px solid #ffffff;
	}
	.form-check input[type='checkbox']:checked + .label-name::after{
		left: 82px;
	}
	.form-check-label input[type="submit"]{
		font-weight: bold;
	}
	.square_btn2 {
		font-weight: bold;
	}
	.form-check input[type='checkbox']:checked + .label-name::after {
		left: 75px;
	}
	.search_window_contents_inner dl.now dd {
		margin: auto;
	}
	.pager span{
		font-size: 30px;
		margin-bottom: 30px;
	}
	.tab_area label:hover{
		opacity:1;
	}
	#cboxClose {
		top: 5px;
		right: 5px;
		background: url(/wp-content/themes/common/images/common/control.png) no-repeat ;
		width:50px;
		height: 50px;
		background-size: 50px!important;
	}
	.in-block {
		display: block;
	}
	dt, dd {
		padding: 10px 20px;
	}
	.result_sort_left {
		padding-left: 30px;
	}
	.dis,.dis2{
	    width: 130px;	
	}
	.sort, .sort2{
	    width: 315px;	
	} 
	.sort, .sort2, .dis, .dis2{
		padding: 10px;
	}
	.fc_orange {
		color: #ED6103;
		font-weight: bold;
	}
	.result_building_name {
		font-size: 24px;
	}
	#result_area table tr td a.btn-push-like i {
		font-size: 2rem;
		padding-top: 8px;
	}
	#result_area table tr td a.clsDisabled{
		background-color: white;
		border: none;
	}
	#result_area table tr td.rdus_left{
		border: 1px solid;
	}
	.result_building_thumb {
		width: 100%;
		height: 300px;
		background: #fff;
	}
	.result_building_thumb img {
		width: auto;
		object-fit: cover;
		height: 100%;
		margin: auto;
	}
	.result_building_name{
		width: 100%;
		margin: 0;
	}
	#result_area table tr {
		box-shadow: none;
	}
	#result_area table tr td,#result_area table tr td.bl_no{
		border-color:	#333;
	}
	#result_area table tr td.bl_no {
		border-bottom: 1px solid #333;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		padding-right: 15px;
	}
	.checkbox01-parts::before{
		width: 30px;
		height: 30px;
		top: -8px;
		background: #ECECEC;
	}
	.checkbox01-input:checked + .checkbox01-parts_room::after{
		left: 8px;
		top: 0;
	}
	/*テスト*/
	.checkbox01-input:checked + .checkbox01-parts::before{
		top: 0;
	}
	#result_area table tr td{
		border-left: none;
		border-right: none;
	}
	#select_area #submitBtn2 {
		margin-top: 15px;
	}
	.search_window_contents_inner{
		font-size: 24px;
	}
	#select_area {
		font-size: 26px;
	}
	.contents_title_underline {
		margin-top: 15px;
	}
	.contents_title {
		padding: 0 1em;
		box-sizing: border-box;
		line-height: 30px;
		margin-bottom: 30px;
	}
	.contents_title span {
		font-size: 30px;
	}
	.radio01-input:checked + label::after ,.radio02-input:checked + label::after{
		width: 31px;
		height: 31px;
		top: 23px;
		left: 8px;
	}
	.pref_select span {
		font-size: 1em;
	}
	.bkn_search_select_wrap ul li.select_check_city span.count{
    font-size:  1em;
	}
    .bkn_search_select_wrap ul li.select_check_city span.count{
        float: none;
    }
	.bkn_search_select_wrap ul li.select_check_city .checkbox01-parts,.bkn_search_select_wrap ul li.select_check_city2 .checkbox01-parts{
        padding-left: 75px;
        width: calc(100% - 75px);
    }
	.select_re{
		padding: 10px;
	}
    .select_submit_more input[type="submit"]{
        font-size: 28px;
    }
	#select_area .submit_btn{
        color: #ffffff;
        font-size: 28px;
    }
    #select_area #submitBtn2 {
        font-size: 28px;
	}
	.radio02-input:checked + label{
		font-weight: bold;
	}

	.footer_telbox{
		padding: 20px;
		height: auto;
	}
	.search_window_contents_inner{
		padding: 25px 15px 0;
	}
	.search_window_contents_inner .result_search_area_midashi{
		font-size: 30px;
		font-weight: bold;
    }
	.search_window_contents_inner .result_search_area_midashi{
		padding: 10px;
		height: auto;
		background: none;
		color: #333;
	}
	.search_window_contents_inner dd .iframe_box{
		width: 100%;
		font-size: 24px;
		margin: auto;
		margin-bottom: 20px;
	}
	.iframe_box {
		height: 70px;
		line-height: 70px;
	}
	.square_btn2 {
		font-size: 28px;
		line-height: 70px;
	}
	.bkn_inqbtn_confirm,.bkn_inqbtn{
		font-size: 28px;	
	}
	.form-check input[type='checkbox'] + .label-name::before {
		width: 30px;
		height: 30px;
		top: 5px;
	}
	#switch span, #switch span.activ,#switch span, #switch span.active{
		width: 45%;
		font-size:24px;
	}
	.form-check .form-check input[type='checkbox'] + .label-name::before{
		width: 40px;
		height: 40px;
		top: 10px;
	}
	.form-check input[type='checkbox']:checked + .label-name::after{
		top: 30px;
		width: 15px;
		height: 23px;
		left: 73px;
	}
	.bkn_search_select_wrap ul li.select_check_city .checkbox01-input:checked + .checkbox01-parts::after,
	.bkn_search_select_wrap ul li.select_check_city2 .checkbox01-input:checked + .checkbox01-parts::after{
		left: 25px!important;
		width: 10px!important;
		top: 18px!important;
		height: 25px!important;
	}
	.bkn_search_select_wrap ul li.select_check_city .checkbox01-parts::before,
	.bkn_search_select_wrap ul li.select_check_city2 .checkbox01-parts::before{
        left: 10px!important;
    }
	.bkn_contact_item_label{
		margin-bottom: 10px;
	}
	.bkn_contact_item_label .checkbox01-input:checked + .checkbox01-parts::after,
	.selected .checkbox01-input:checked + .checkbox01-parts::after,
	.privacy_agree .checkbox01-input:checked + .checkbox01-parts::after,
	.privacy_agree .checkbox01-parts::after{
		left: 12px!important;
		width: 10px;
		height: 25px;
	}
	.bkn_contact_item_label .checkbox01-parts::before,
	.privacy_agree .checkbox01-parts::before{
		top: -5px;
		width: 40px;
		height: 40px;
    }
	.checkbox01-parts_form {
		padding-left: 45px;
	}
	.checkbox01-parts_form{
		font-size: 24px;
	}
	.swiper-slide{
		margin: auto;
		width: 540px;
	}
	.tab_wrap{
		margin-top: 0!important;
	}
	a.clsDisabled{
		border: none;
		background-color: white;
	}
	a.btn-push-like{
		font-size: 24px;
		height: 50px;
		line-height: 35px;
	}
	table.detail2 {
		font-size: 22px;
	}
	table.detail2 tbody tr td{
		padding: 10px;
	}
	#panel1 .sp .contact_box{
		margin-top: 30px;
		padding-bottom: 10px;
	}
	.tab_area{
		font-weight: bold;
	}
	.btn-toiawase-bulk,#form-bulk,.label-name{
		font-size: 28px;
		line-height: 70px;
	}
	#form-bulk .form-check input[type='checkbox'] + .label-name::after{
		left: 73px;
	}
	ul.breadcrumb li{
		font-size: 1.3rem;
	}
	.select_check_city .checkbox01-input:checked + .checkbox01-parts::after,
	.select_check_city2 .checkbox01-input:checked + .checkbox01-parts::after{
		left: 25px!important;
		width: 10px!important;
		top: 18px!important;
		height: 25px!important;
	}
	.select_check_city .checkbox01-parts::before,
	.select_check_city2 .checkbox01-parts::before{
        left: 10px!important;
    }
	select {
		color: #000;
	}
	.select_re{
		-webkit-appearance: none;
		appearance: none;
		border: 1px solid #999;
	}
}
/* @media screen and (min-width: 981px){
	.footer_tel_during {
		font-size: 2rem;
		line-height: 2.5rem;
	}
} */
.footer_copy_left{
	display:none;
}

.white{
	background:white;
}
.footer_copy_right {
	color: white;
}
/* =====================================*/
/* 市・区で探す ======================*/
/* =====================================*/
.city_search {
	height: 550px; 
/* 	width:980px; */
	margin: auto;
}
.city_search ul {
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	float: left;
	width: 29%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.city_search li {
	padding: 2px;
	margin-bottom: 10px;
	list-style:none;
	text-align: center;
	border: 2px #F87700 solid;
	transition: background-color 0.3s;
}
.city_search li::before {
  content: '\f152';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
	padding-right: .5rem;
  color: #F87700;
}
.city_search li:hover {
	background-color: #F87700;
	color: #fff;
}
.city_search li::before {
  content: '\f152';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
	padding-right: .5rem;
  color: #d64300;
}

.city_search a:hover {
	color: #fff;
}

/* @media screen and (max-width: 980px){
	.city_search ul {
		width: 45%;
	}	
} */
/* 市・区で探す　ブロックで再現する場合 ========*/
.city_searchblock p {
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px #F87700 solid;
	transition: background-color 0.3s;
	font-weight: bold;
}
.city_searchblock p:hover {
	background-color: #F87700;
}
.city_searchblock a{
	display: block;
}
.city_searchblock a:hover {
	color: #fff;
}
/* =====================================*/
/* header ======================*/
/* =====================================*/
.header_telbox {
    width: auto;
}
.haed_gnavi_item {
	font-size: 18px;
	font-weight: bold;
	border-right: 1px solid white;
}
.haed_gnavi_item.first {
	border-left: 1px solid white;
}
.gnavi {
    box-sizing: border-box;
    position: relative;
    left: 0px;
    width: 100%;
    height: 50px;
    padding: 15px 0px;
    background-image: none;
    color: #FFFFFF;
    z-index: 24;
    margin: 20px 0;
    background: #F87700;
}
.header_contactbox{
    font-size: 20px;
    width: auto;
    padding: 0 30px;
	font-weight: bold;
}
/* =====================================*/
/*メイン画像================= */
/* =====================================*/

.top_mainimage_flex_item{
	background: rgba(255,255,255,0.9) !important;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.top_mainimage_flex_item {
    color: #F87700;
	height: 190px;
}
.top_mainimage_flex_item p {
    font-size: 28px;
	top: 20px;
	line-height: 1.5;
}
@media screen and (min-width: 981px){
	.top_mainimage_flex_item{
		width: 280px;
		height: 220px;
	}
	.top_mainimage_flex_item p {
		top: 40px;
	}
	.thumb-item li img ,.top_mainimagebox{
		height: 490px;
	}
	.thumb-item li img {
		height: 490px !important;
	}
	.top_mainimage_flex {
		top: 140px;
	}
}
.logobnr{
	width: auto;
	height: 50px;
}
@media screen and (min-width: 981px){
	.top_concept_story {
		font-size: 2em;
		line-height: 2;
	}
}