@charset "UTF-8";

/* ------------------------------------------
top
--------------------------------------------- */
.top_bg_header .no1_info{
	display: block;
	padding: 14px 0 14px 45px;
	border-top: 1px solid #fff;
	background-color: #013b96;
	background-image: url(/static/common_2018/common_sp/img/image1-No1-SP.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 30px 27px;
	color: #fff;
	font-size: 12px;
}
.top_bg_header .no1_info span{
	font-size: 10px;
}
.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: #f0f1f2;
	border-radius: 5px;
	padding: 15px 10px;
	text-decoration: none;
}
.research_contents a.link_area > div{
	height: 50px;
	padding-left: 25px;
	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 / 18px 18px no-repeat;
	width: 18px;
	height: 28px;
	padding-right: 5px;
	margin-left: -25px;
}
.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;
}
.research_contents .research_text{
	color: #b7b3a1;
	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: 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;
}
.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 li a{width:70%;height:auto;margin:auto;
	text-align: center;}
.sns_box .sns_list li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 0;
	padding: 0;
}
.search_blc input[type="text"]{
color: #111;
}
.search_blc input[type="text"] placeholder{
	color: #898989;
}


#easy_search_out {
	background: #75a9ff;
	text-align:center;
}
#easy_search_out .input_txt{
	padding: 10px 10px 0;
}
#easy_search_out .input_txt input{
	border: 1px solid #a0a0a0;
	color: #111;
}
#easy_search_out li.rent,
#easy_search_out li.parson{
	display: inline-block;
	width: 100%;
	padding-left: 10px;
}
#easy_search_out li.rent select,
#easy_search_out li.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 li.search_btn{
	display: inline-block;
	width: 50%;
	line-height: 40px;
	padding-left: 5px;
}
#stationBox{
	margin:  0 10px 10px;
	padding: 10px;
	background-color: #fff;
	border-radius: 4px;
}
#stationBox .message span{
	color: #e20d30;
	font-size: 12px;
}
#stationBox ul#ulStation li{
	padding: 5px;
}

/* ------------------------------------------
都道府県リンク
--------------------------------------------- */
.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{
    color:#ffffff;
    font-size: 40px;
}
.kantan_multiple_text{
    color:#ffffff;
    font-size: 20px;
    font-weight: bold;
}
/* ------------------------------------
	* TOPお知らせ
* ------------------------------------ */
.top_news {
	margin-top: 20px;
	padding-bottom: 5px;
	font-size: 13px;
}
.top_news div {
	padding: 5px 10px;
	background-color: #ffffff;
	border-top: #153393 solid 3px;
	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;
}
.area_select_message {
    font-size: 16px;
    padding: 6px 0 6px 8px;
    overflow: hidden;
    border-bottom: 1px solid #000;
    font-weight: bold;
}