/*
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;
	}
} */
/* ========================================== */
/* 見出し */
/* ========================================== */
.midashi_line {
    padding: 0.2rem;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
}
.midashi_line div {
    background: linear-gradient(transparent 60%, #FFFE03 60%);
	display: inline-block;
	padding: 0 20px;
}

/* ========================================== */
/* 物件詳細pdfボタン */
/* ========================================== */
a.btn-push-pdf {
    /* clear: both; */
/*     display: inline-block;
    max-width: 180px; */
    background-color: #EBEBEB;
    font-size: 1.1rem;
    text-decoration: none;
    padding: 5px;
    text-align: center;
    border-radius: 4px;
/*     border: 1px solid #888888; */
    border-bottom: 4px solid #888888;
    color: #333333;
    height: 35px;
/*     box-sizing: border-box; */
}
a.btn-push-pdf i {
    color: #5A5CAD;
}

/* ========================================== */
/* 売買査定 */
/* ========================================== */
#bukken_kind, #bukken_add01, #bukken_add02, #yourname, #privacy, .yourtel, .yourmail {
    background: #FFD2C8;
    border-width: 1px;
}

/* ========================================== */
/* 会社概要 */
/* ========================================== */
.company_custom {
    clear: both;
}
.company_custom .company_custom_midashi {
	background-color: rgba(90, 92, 173, 0.1);
	border-left: 6px solid #5a5cad;
    height: 25px;
    line-height: 25px;
	width: calc(100% - 26px);
    font-size: 1.2em;
    color: #000;
    font-weight: bold;
    padding: 10px;
	margin-bottom:16px;
}
@media screen and (max-width: 980px) {
    .company_custom .company_custom_midashi {
        height: 50px;
        line-height: 50px;
        font-size: 28px;
    }
}

.company_custom .company_custom_img{
    float: left;
    width: 200px;
}
@media screen and (max-width: 980px) {
    .company_custom .company_custom_img {
        float: none;
        width: 50%;
        margin: 0 auto;
        padding-bottom: 20px;
    }
}
.company_custom .company_custom_img img {
    width: 100%;
    height: auto;
}
.company_custom .company_custom_txt{
	float: right;
    width: 760px;
}
@media screen and (max-width: 980px) {
.company_custom .company_custom_txt {
        float: none;
        width: 100%;
    }
}
.company_custom .company_custom_txt p {
    margin-bottom: 10px;
}
.company_custom ul {
	    padding-left: 30px !important;
}
.company_custom ul li {
    padding-bottom: 20px !important;
}



/* ========================================== */
/* トップページ */
/* ========================================== */
@media screen and (max-width: 980px) {
    .top_mainimagebox {
        height: 850px;
    }
	.thumb-item li img {
		height: 850px!important;
		width: 100%;
		object-fit: cover;
	}
}	
.top_mainimage_flex{
	top:160px;
}
.top_mainimage_flex_item{
	border-radius: 4px;
	width: 260px;
	background: #F2F2F2!important;
	color: #696A6B!important;
	opacity: 0.95;
}
.top_mainimage_flex_item div.icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #5A5CAD;
    margin: 23px auto;
}
.top_mainimage_flex_item div.icon i{
	color: #F2F2F2!important;
	line-height: 100px;
	text-align: center;
}
.top_mainimage_flex_item div.underline{
    border-bottom: 1px solid #9d9d9d;
    height: 1px;
    display: block;
    width: 85%;
    margin: 0 auto;
    margin-top: 0px;
}
.top_mainimage_flex_item.wide div.underline{
    border-left: 1px solid #9d9d9d;
	border-bottom: none;
    height: 100px;
	float: left;
	width: 1px;
	margin-top: 30px;
	margin-left: 20px;
}

.top_mainimage_flex_item p{
	top: 10px!important;
}
.top_mainimage_flex a:nth-of-type(1) .top_mainimage_flex_item .icon {
	background: #E3B23C!important;
}
.top_mainimage_flex a:nth-of-type(2) .top_mainimage_flex_item .icon {
	background: #64CFF3!important;
}
.top_mainimage_flex a:nth-of-type(3) .top_mainimage_flex_item .icon {
	background: #FEA8A8!important;
}
.top_mainimage_flex a:nth-of-type(4) .top_mainimage_flex_item .icon {
	background: #6BB856 !important;
}
.top_mainimage_flex a:nth-of-type(5) .top_mainimage_flex_item .icon {
	background: #637C7C!important;
}

@media screen and (min-width: 981px) {
.top_mainimage_flex a:nth-of-type(4) .top_mainimage_flex_item, .top_mainimage_flex a:nth-of-type(5) .top_mainimage_flex_item {
	width: 420px;
	height: 160px;
}
.top_mainimage_flex a:nth-of-type(4) .top_mainimage_flex_item div.underline, .top_mainimage_flex a:nth-of-type(5) .top_mainimage_flex_item div.underline {
    border-left: 1px solid #9d9d9d;
    border-bottom: none;
    height: 100px;
    float: left;
    width: 1px;
    margin-top: 30px;
    margin-left: 20px;
}
.top_mainimage_flex a:nth-of-type(4) .top_mainimage_flex_item p, .top_mainimage_flex a:nth-of-type(5) .top_mainimage_flex_item p {
    top: 0% !important;
    line-height: 160px;
}
.top_mainimage_flex a:nth-of-type(4) .top_mainimage_flex_item .icon, .top_mainimage_flex a:nth-of-type(5) .top_mainimage_flex_item .icon {
	margin-left: 30px;
    margin-top: 30px;
    float: left;
}
}

@media screen and (max-width: 980px) {
    .top_mainimage_flex {
        top: 50px;
		width: 560px;
		margin-left: -280px;
    }
}
@media screen and (max-width: 980px) {
    .top_mainimage_flex_item {
        width: 260px;
        height: 220px;
        margin-bottom: 35px;
    }
}


.top_searchlike_superbox.tokusenbukken {
	padding-top: 80px;
    background-color: rgba(90, 92, 173, 0.1);
}
#tbanner .tbanner_link {
	width: 30%!important;
}
@media screen and (max-width: 980px){
	#tbanner .tbanner_link {
		width: 640px!important;
	}
}
/* ========================================== */
/* フッター */
/* ========================================== */
.footer_copy_right {
	color: #fff;　
}

/***************************************************************
2025 0129 物件詳細にボタンを追加
****************************************************************/
/* .btnbox {
	display: flex;
	justify-content: space-around;
}

.btnbox a {
	flex: 1; 
	margin: 0 5px; 
}
*/
a.btn-push-pdf{
	padding: 8px 5px 3px 5px;
	border: 1px solid #888888;
	border-bottom: 4px solid #888888;
}

.btnbox{
	display: flex;
	flex-wrap: wrap; /* ボタンが折り返すようにする */
	justify-content: space-around; /* ボタンを均等に配置 */
	margin-top: 40px;
}

.btnbox a {
	flex: 1 1 45%; /* 各ボタンの幅を指定。幅は45%にし、余白を少し残す */
	margin: 5px; /* ボタン間のスペース */
	min-width: 100px; /* ボタンの最小幅 */
}

/* スマホ向けのメディアクエリ */
@media (max-width: 768px) {
	.btnbox {
		flex: 1 1 45%; /* 1行目、2行目に分けるため45%に設定 */
  }
  
  /* ボタンが2つしかない場合でも2行に分けて表示 */
	.btnbox a {
		justify-content: space-between; /* ボタンの間隔を調整 */
	  }
}