/*
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;
}
/* ========================================== */
/* 旧サイトにスタイルを合わせる TOPページ */
/* ========================================== */
.gnavi{
	color: #FFFFFF;
	background-image: none;
    background: #008E04;
    font-weight: bold;
}
.haed_gnavi_item {
	border: none;
}
.top_mainimage_flex {
	display: none;
}
.top_mainimagebox {
	height: 450px;
}
.top_copy {
    color: white;
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    position: absolute;
    top: 150px;
    left: 50%;
    text-align: center;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0 0 10px black;
}
.top_copy span {
    font-size: 2em;
    /* letter-spacing: 0.1rem; */
}
.top_menu_btn a {
    box-sizing: content-box;
    width: 49%;
    /* padding: 15px; */
    background: #008D04;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 10px;
    color: white;
    letter-spacing: 0.2rem;
    font-size: 2rem;
    font-weight: bold;
}
.top_menu_btn {
    padding-top: 20px;
}
.top_extrabnr_box img {
    max-width: 100%;
    height: auto;
    padding-bottom: 10px;
}
.top_recommend_infobox img {
	margin: auto;
    width: 96.5%;
    height: auto;
}
.footer_telbox {
    width: 40%;
    color: #FFFFFF;
    background-color: #FFFFFF;
    padding: 10px;
    align-items: center;
}
.footer_telbox img {
    height: auto;
    width: 100px;
}
.footer_left {
    width: 60%;
    z-index: 99;
	line-height: 30px !important;
}
.footer_telbox_tit {
    color: #FFFFFF;
    font-weight: bold;
}
@media screen and (max-width: 980px) {
	.footer_telbox_tit {
		text-align: center;
	}
    .footer_telbox {
        width: 100%;
        padding: 10px 100px;
    }
	.footer_telbox img {
        height: auto;
        width: 150px;
    }
}
/* ========================================== */
/* 旧サイトにスタイルを合わせる 追加ページ */
/* ========================================== */
.news_contents p, .blog_index_story p, .newpage_contents p {
    clear: both;
    margin-bottom: 20px;
}
.news_contents h3, .blog_index_story h3, .newpage_contents h3 {
    padding: 5px 10px;
    color: #111;
    background-color: #f0f0f0;
    border-left: 8px solid #008e04;
	font-size: 1.17em;
}
.Bnone a, .Bnone p {
    text-decoration: none;
}
.page_btn {
    width: 100%;
    padding: 12px;
    background: #008D04;
    margin-bottom: 28px;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 1.5rem;
}
.kodawari_box i {
    display: block;
    font-size: 70px;
    text-align: center;
    /* margin-bottom: 10px; */
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}
.kodawari_box p span {
    font-size: 1.2em;
}
.kodawari_box, .kodawari_box_dummy {
    /* color: #008E04; */
    color: white;
    border: none;
    width: 320px;
    height: 160px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 10px;
    text-shadow: 0 0 10px black;
	text-align: center;
}
.kodawari_box p {
    top: 55%;
    left: 50%;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.kodawari_box_new {
    background-image: url(images/top/kodawari_box_new.jpg);
}
.kodawari_box_furniture {
    background-image: url(images/top/kodawari_box_furniture.jpg);
}
.kodawari_box_netfree {
    background-image: url(images/top/kodawari_box_netfree.jpg);
}
.kodawari_box_net1000 {
    background-image: url(images/top/kodawari_box_net1000.jpg);
}
.kodawari_box_freerent {
    background-image: url(images/top/kodawari_box_freerent.jpg);
}
.kodawari_box_chukaifree {
    background-image: url(images/top/kodawari_box_chukaifree.jpg);
}
.kodawari_box_syoki10 {
    background-image: url(images/top/kodawari_box_syoki10.jpg);
}
.kodawari_box_monthly {
    background-image: url(images/top/kodawari_box_monthly.jpg);
}
.kodawari_box_pet {
    background-image: url(images/top/kodawari_box_pet.jpg);
}
.kodawari_box_land {
    background-image: url(images/top/kodawari_box_land.jpg);
}
.kodawari_box_house2 {
    background-image: url(images/top/kodawari_box_house2.jpg);
}
.kodawari_box_house {
    background-image: url(images/top/kodawari_box_house.jpg);
}
.kodawari_box_building {
    background-image: url(images/top/kodawari_box_building.jpg);
}
.kodawari_box_apartment {
    background-image: url(images/top/kodawari_box_apartment.jpg);
}
.kodawari_box_etc {
    background-image: url(images/top/kodawari_box_etc.jpg);
}
.sub_ti {
    font-size: 1.2rem;
    color: #008E04 !important;
    font-weight: bold;
}
.guarantee_title {
    font-size: 1.5rem;
    background-color: #008E04;
    padding: 10px;
    margin: 10px 0;
    color: white;
    font-weight: bold;
    text-align: center;
}

.guarantee_box {
    background-color: #D8EDDE;
    border-radius: 6px;
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}
.mar_b50 {
    margin-bottom: 50px;
}
.money_box_left {
    border-radius: 6px;
    padding-right: 20px;
    width: 30%;
    box-sizing: border-box;
}
#btn {
    position: relative;
    padding: 0.25em .5em;
    border: solid 2px black;
    border-radius: 3px 0 3px 0;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 20px;
}
.money_box_right {
    background-color: white;
    border-radius: 6px;
    padding: 20px;
    width: 70%;
    height: 100%;
    box-sizing: border-box;
}
.graybox {
    background: #eceeec;
    padding: 5px;
}
.guarantee_noticebox {
    padding: 20px;
    border: 1px solid #333333;
}
.move_enter_area a.inqbtn {
    text-align: center;
    line-height: 60px;
    color: #fff;
}
.move_enter_area .move_disabled {
    pointer-events: none;
    background: #ccc;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 0px rgb(204, 204, 204);
}