@charset "UTF-8";

/* （株）リブート様用css */
/*-------------------------------------------------------------------------------------*/
/*↓ここから編集-----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

@media (min-width:1200px){}
@media (max-width:1199px){}
@media (min-width:992px){}
@media (max-width:991px){}
@media (min-width:768px){}
@media (max-width:767px){}

pre {
	background: none;
	border: none;
	padding: 0;	
}

/*#header_pc #header_inquiry a {
    display: block;
    width: 300px;
    height: 60px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    color: #333;
    font-weight: 700;
	
	background-color: #fff;
	box-shadow: none;
	border-radius: 0;	
}*/

#header_pc #header_inquiry a {
    width: 300px;
    font-size: 22px;	
}

/*メインナビのborder-bottomの色変更---------------------------------------------*/

nav.main_nav {
    border-bottom: solid 3px #e6b422;
}

/*見出し（.caption04）のtopの色変更---------------------------------------------*/

.caption04 {
    border-top: solid 3px #e6b422;
}



/* トップページの「事業紹介」下の余白調整用 */

#pg-18-0, #pl-18 .panel-grid-cell .so-panel {
    margin-bottom: 0;
}

.index_guide h2 {
	margin-bottom: 0;
}

.index_text_01,
.index_text_02 {
	text-align: center;
}

.index_text_01 {
	margin-bottom: 1em;
}

/*---------------------------------------------*/

#header_pc #header_logo h1,
#header_pc #header_logo h1 a {
	line-height: 1.1;
	font-weight: 700;
	font-size: 32px;
	color: #333;
}

#header_pc #header_logo h1 a:hover {
	color: #e6b422;
	text-decoration: none;
}

.footer_about dt a {
	color: #333;
}

.footer_about dt a:hover {
	color: #e6b422;
	text-decoration: none;
}

/*---------------------------------------------*/

.index_catch_wrap {
	width: 100%;
	padding: 30px 0 30px 0;
	background: url(../images/index_catch_bg.jpg) bottom no-repeat;
	background-size: cover;
	color: #fff;
	/*text-shadow: 0 0 8px rgba(0,0,0,.3);*/
	margin-bottom: 30px;
	}

h3.index_catch {
    font-size: 32px;
    margin: 0;
    text-align: center;
    line-height: 1.4;
    padding-bottom: 20px;
	
	text-shadow:
        1px 1px #000,
        1px -1px #000,
        -1px 1px #000,
        -1px -1px #000;

}

.index_catch_detail_wrap {
	text-align: center;
	background-color: rgba( 255, 255, 255, 0.8 );
	color: #333;
	padding: 20px 0;
}

.index_catch_detail {
}

/*---------------------------------------------*/

#page_title {
	height: 160px;
}

#page_title h1 {
	color: #fff;
	font-size: 32px;
}

/*フッターの会社情報の幅を変更---------------------------------------------*/

.footer_about {
    width: 350px;
    float: right;
}

/*物件情報---------------------------------------------*/

.realestate_article_wrap {
	display: flex;
}

.realestate_title_wrap {
    padding: 0.5em 0 0.5em 0em;
    border-top: solid 3px #e6b422;
    border-bottom: solid 1px #ccc;
	margin: 0 0 10px 0; 
}

.realestate_title_inner {
	width: 100%;
	display: flex;
}

.realestate_cat_wrap {
	
}

.realestate_cat_wrap a {
	text-align: center;
	color: #fff;
	display: block;
	width: 100px;
	height: 43px;
	color: #fff;
	padding-top: 8px;
}

.realestate_cat_wrap a:hover {
	text-decoration: none;
}

.sale {
	background: #f57324;
	height: 43px;
}

.sold {
	background: #ababab;
	height: 43px;
}

.realestate_cat {}

.realestate_title {
	font-size: 24px;
	font-weight: 700;
	padding-left: 10px;
}

.btn_realestate {
	width: 100px;
}

.btn_realestate_wrap {
	margin-right: 0;
	text-align: right;
}




/*----------------*/

.realestate_item_wrap {
	display: flex;
	justify-content: flex-start;
	/*background: #ccc;*/
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.realestate_pic_wrap {
	width: 26%;
	height: auto;
	
}



.realestate_text_wrap {
	width: 74%;
	/*background-color: #FCC;*/
}

.realestate_text_inner {
	padding-left: 20px;
}

.realestate_single_text_wrap {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

@media (max-width:767px){

h3.index_catch {
	font-size: 18px;
}

.index_catch_detail_wrap {
	text-align: left;
}

.index_text_01,
.index_text_02 {
	text-align: left;
}

.footer_about dd .footer_about_tel {
	font-size: 18px;
}

/*---------------------------------------------*/

#page_title {
    /*height: 80px;*/
	height: auto;
	padding-bottom: 20px;
	background: #0c3296;
}

#page_title h1 {
    font-size: 24px;
	padding: 30px 0 0 0;
}

/*フッターの会社情報の幅を変更（スマホ）---------------------------------------------*/

.footer_about {
    width: 100%;
    float: none;
}

/*物件情報（スマホ）---------------------------------------------*/

.realestate_cat_wrap a {
    width: 60px;
    font-size: 14px;
}

.realestate_title {
    font-size: 18px;
}

.realestate_title_wrap {
    margin: 0 0 10px 0;
}

.btn_realestate_wrap {
    margin-right: 0;
    text-align: center;
}

/*---------------*/

.realestate_item_wrap {
	display: block;
}

.realestate_pic_wrap {
	width: 100%;
	margin-bottom: 10px;	
}



.realestate_text_wrap {
	width: 100%;
}

.realestate_text_inner {
	padding-left: 0;
}


.realestate_title {
    font-size: 16px;
    padding-top: 8px;
}

}