@charset "UTF-8";

/*@import url("common.css");*/
/* ------------------------------------------
top
--------------------------------------------- */
.top_bg_header .no1_info {
	position: relative;
	display: block;
	padding: 14px 14px 14px 45px;
	border-top: 1px solid #fff;
	background-color: #fff;
	color: #073e93;
	font-size: 12px;
	text-align: center;
}
.top_bg_header .no1_info span{
	position: relative;
	font-size: 10px;
}
.top_bg_header .no1_info span:nth-of-type(1)::before {
    position: absolute;
    display: inline-block;
    content: "";
    background-image: url(/static/common_2018/common_sp/img/image1-No1-SP.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 34px;
    height: 30px;
    top: -9px;
    left: -38px;
}
.top_bg_header .no1_info #tooltip{
	text-decoration: underline;
}
.top_bg_header #tooltip_txt {
	display: none;
}
.top_bg_header .today_article{
	text-align:right;
	width:97%;
}
#powerTip {
	max-width: 95%;
	padding: 1.5em !important;
	margin: 0 auto;
	font-size: 10px;
	line-height: 1.5;
	left: 0 !important;
	right: 0 !important;
	white-space: normal !important;
}

div#contentHeader.top_bg_header .box_head_search_list .box_character .box_search_property{
	margin: 0;
	padding: 0;
	background:#003490;
	border-top: 3px solid #003490;
	color:#ffffff;
}
div#contentHeader.top_bg_header .box_head_search_list .box_character .box_search_property .ttl {
	padding: 0;
	border-left:none;
	width:75%;
	line-height: 1.5em;
	float: left;
	margin: 0;
}

.top_bg_header .box_head_search_list .box_bear.box_character {
	margin: 0;
	min-height: auto;
	width: 100%;
}
.search_blc{
	width:100%;
	padding:10px;
	border-radius: 0;
	background: #e5e8ed;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.main_cts ul.searchlist {
	width: 300px;
	margin: 20px auto ;
}
.search_blc_ttl {
	background: #e5e8ed;
	font-size: 16px;
	font-weight: bold;
	padding:10px 10px 0 10px;
}

.research_contents{
	display: none;
	padding: 5px 5px 0 5px;
}
.research_contents a.link_area{
	display: block;
	background: #fff;
	padding: 15px 10px;
	text-decoration: none;
	border: 2px solid #e6ecf7;
	border-bottom: 5px solid #cfdaf3;
	border-radius: 5px;
}
.research_contents a.link_area > div{
	height: 50px;
	padding-left: 45px;
	padding-right: 20px;
	position: relative;
}
.research_contents a.link_area > div:before{
	position: absolute;
	content: '';
	display: inline-block;
	background: url(/static/top/images/glass_icon_blue.png) 0 10px / 35px 35px no-repeat;
	width: 40px;
	height: 52px;
	margin-left: -44px;
}
.research_contents a.link_area > div:after{
	position: absolute;
	top: 15px;
	right: 0;
	content: '';
	display: inline-block;
	background: url(/static/common_2018/common_sp/img/arrow_gray.png) 0 0 / 10px 20px no-repeat;
	width: 10px;
	height: 25px;
}
.research_contents .research_ttl{
	color: #424242;
	font-weight:bold;
	margin-bottom: 10px;
	text-decoration: underline;
}
.research_contents .research_text{
	color: #000;
	font-size: 85%;
	line-height: 1.3em;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}

.top_title{
	margin:0 0 0 0;
	padding:10px;
	background: #e5e8ed;
	font-size: 16px;
	font-weight: bold;
}
.top_title_20200929 {
    padding: 9px 10px 10px;
    background: #073e93;
    border-top: 3px solid #073e93;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
	line-height: 1.4;
}
.clmbox_list p.clmbox_ttl {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    color: #073e93;
    margin: 15px 0 10px 0;
    text-decoration: underline;
	line-height: 1.3;
}
.clmbox_list p.clmbox_txt {
    line-height: 1.6em;
    text-decoration: none;
    color:#000000;
}
.koda_feat_list {
    width: 48%;
    min-height: 235px;
    float: left;
    padding-top: 10px;
    margin: 0 1%;
}
.koda_feat_list img {
    width:100%;
    height:100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.w1000 {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    overflow: hidden;
}
.clmbox_list_top li:first-child {
    margin-left: 0;
}
.clmbox_list_top li {
    float: left;
    width: 310px;
    margin-left: 30px;
    margin-bottom: 40px;
}
.content-footer {
	margin-top: 25px;
	padding: 10px 10px 10px;
	border-top: none;
	border-bottom:none;
	background-color: #fff;
}
.content-footer p {
	font-size: 13px;
	line-height: 1.4em;
}
.sns_box .sns_list {
	display: flex;
	justify-content: center;
	margin-bottom: -40px;
	padding: 0 20px;
}
.sns_box .sns_list * {
	box-sizing: border-box;
}
.sns_box .sns_list li {
	width: 40px;
	margin: 20px 0;
}
.sns_box .sns_list li + li {
	margin-left: 20px;
}
.sns_box .sns_list img {
	min-width: 32px;
	width: 100%;
	height: auto;
}
.search_blc input[type="text"]{
color: #111;
}
.search_blc input[type="text"] placeholder{
	color: #898989;
}


#easy_search_out {
	background: #d0d5e9;
	text-align:center;
}
#easy_search_out * {
	box-sizing: border-box;
}
#easy_search_out .input_txt{
	padding: 10px 10px 0;
}
#easy_search_out .input_txt input{
	border: 1px solid #a0a0a0;
	color: #111;
}
#easy_search_out .rent,
#easy_search_out .parson{
	display: inline-block;
	width: 100%;
	padding: 0 10px;
}
#easy_search_out .rent select,
#easy_search_out .parson select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #FFF url(/static/common_2018/common_pc/img/select_arrow.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 97% center;
	padding: 6px 16px 6px 4px;
	border-radius: 4px;
	border: 1px solid #a0a0a0;
	height: 40px;
	width: 100%;
}
#easy_search_out .search_btn{
	display: inline-block;
	width: 50%;
	margin-top: 15px;
}
#easy_search_out .search_btn a {
	padding: 10px;
}
#stationBox{
	margin:  0 10px 10px;
	padding: 10px;
	background-color: #fff;
	border-radius: 4px;
}
#stationBox .message {
	text-align: left;
	line-height: 1.3;
}
#stationBox .message span{
	color: #e20d30;
	font-size: 12px;
}
#stationBox #ulStation li{
	padding: 8px;
}

/* ------------------------------------------
都道府県リンク
--------------------------------------------- */
.text_link {
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid #d3d8e2;
}
.text_link li {
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 7px;
}
.text_link .link_pref li {
    border-right: 1px solid #013b96;
    margin-right: 10px;
}
.kodawari_top{
    margin-right:10px;
    padding-left:0;
    width: 34vw;
    height: 17vw;
}
.kantan_multiple{
	display: inline-block;
	padding-bottom: 7px;
    color:#ffffff;
    font-size: 40px;
	
}
.kantan_multiple_text{
    color:#ffffff;
    font-size: 20px;
    font-weight: bold;
}
/* ------------------------------------
	* TOPお知らせ
* ------------------------------------ */
.top_news {
	padding-bottom: 5px;
	font-size: 13px;
}
.top_news div {
	padding: 5px 10px;
	background-color: #ffffff;
	box-shadow: 0px 0px 8px -2px grey;
	text-align:left;
	line-height: 1.5em;
}
.top_news h2 {
	font-size: 14px;
	font-weight: bold;
}
.top_news ul li {
	margin-top: 5px;
}
.top_news a {
	color: #000000;
	text-decoration: underline;
}
.top_news img {
	display: block;
	margin: 10px auto 5px;
}

.area_select_message {
    font-size: 16px;
    padding: 10px 0 6px 8px;
    overflow: hidden;
    font-weight: bold;
}
.btn_back .area_select_message {
	padding-left: 80px;
}
.main_cts .mod_btn_back {
	top: 5px;
	right: auto;
	left: 155px;
}
.search_box {
	padding: 5px 5px 10px;
	border-bottom: none;
}
.search_box .sub_search li a {
	border-width: 1px;
}

.free_search {
	padding: 20px 10px 25px;
	background: #eff3f6;
}
.free_search .flexFree {
	display: flex;
    border: 1px solid #a0a0a0;
    border-radius: 4px;
    position: relative;
}
.ui-helper-hidden-accessible {
	border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.free_search .flexFree input {
	border: none;
    width: 85%;
    box-shadow: none;
}
.free_search .inputClearBtn {
	display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
    width: 20px;
    height: 20px;
    margin: auto 17% auto auto;
    cursor: pointer;
}
.free_search .inputClearBtn::before {
	content: '\00d7';
    display: block;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    background: #a0a0a0;
    border-radius: 50%;
}
.free_search .flexFree a {
	width: 15%;
    padding: 9px 7px;
	background: #e6e6e6;
    border-left: 1px solid #a0a0a0;
    border-radius: 0 4px 4px 0;
    color: #111;
    text-align: center;
}
#suggestList {
	text-align: center;
	background-color: #ffffff;
	border-radius: 0 0 4px 4px;
}
#suggestList ul li a {
	padding: 10px;
}

@media print{
	.hide_print {
		visibility: hidden;
	}
}
