/* 物件一覧ページ ヘッダー周辺*/
#header_s {
    display: none;
}

#breadcrumb {
    padding: 10px 25px 0px;
    font-size: 15px;
    margin-bottom: 0px;
}

#area_listmenu {
    display: none;
}

#login_button_area {
    width: 810px;
    margin: 10px auto;
    text-align: right;
}

#table_title_area {
    width: 100%;
    max-width: 1110px;
    margin: 0px auto 0px;
    background-color: #FCFAE4;
    border-left: solid 2px #cccccc;
    border-right: solid 2px #cccccc;
}

#header03 {
    margin: 0px 25px 0px;
    padding-top: 10px;
    float: none;
}

.update-time,
.update-next {
    text-align: right;
}

.update-time {
    color: #c30000;
}

.update-next {
    font-size: 13px;
    font-weight: normal;
    color: #383838;
}

h2.table_title {
    margin: 0px 25px 0px 25px;
    padding-top: 10px;
    padding-bottom: 11px;
    border-bottom-style: solid;
    border-width: 1px;
    font-size: 18px;
    font-family: 'ＭＳ Ｐゴシック';
    color: #000;
    line-height: 25px;
}

#table_title_map_link_area {
    text-align: right;
    margin-right: 25px;
    margin-top: 5px;
}

#navi {
    margin-top: 0px;
}

#table_title_map_link_area ul {
    margin-bottom: 0px;
}

#table_title_map_link_area .menu04 {
    float: none;
}

#table_title_map_link_area .menu04 a {
    background-image: url(https://www.i-homes.co.jp/wp/wp-content/themes/i-homes-child/img/icon_map_search_short5.png);
    background-repeat: no-repeat;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 300px;
    height: 80px;
    font-size: 0px;
    text-decoration: none;
    display: block;
    border: solid 2px #68c34b;
    margin: auto;
}

#table_title_map_link_area .menu04 a:hover {
    filter: 				alpha(opacity=50);
    -moz-opacity:			0.5;
    opacity:				0.5;
}

h1.table_title {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 18px;
    font-family: "ＭＳ Ｐゴシック";
    color: rgb(0, 0, 0);
    line-height: 25px;
    margin: 0px 25px;
    background: transparent !important;
    border-bottom: 1px solid #000 !important;
    width: auto;
}

@media screen and (max-width : 830px) {
	
	#table_title_area {
	    width: 100%;
	    background-color: #F9F9F9;
	}
	
	h2.table_title {
	    text-align: center;
	}
}

/* 物件一覧ページ システム吐き出し部分 */
.background01 {
    border-right-style: none !important;
    border-left-style: none !important;
    width: auto !important;
    padding: 10px 25px 10px 25px;
}

#wrapper {
    border: solid 0px #999999;
    width: 100%;
    background-color: #ffffff;
}

#content {
    width: 100%;
    max-width: 1110px;
    margin-bottom: 0px;
    border-left: solid 2px #cccccc;
    border-right: solid 2px #cccccc;
}

.station-table {
    border: 2px solid #864d37;
}

.station-table th {
    border: 1px solid #864d37 !important;
    padding: 5px !important;
    background-color: #e4d0b8 !important;
    color: #3f3f3f !important;
    font-weight: normal !important;
    text-align: center !important;
}

#content table th, #content table td {
    border: 1px solid #864d37 !important;
    vertical-align: inherit !important;
    padding: 2px;
}

#content table {
    border: 1px solid #864d37;
}

#content img {
    max-width: none !important;
}

.station-table {
    width: 100%;
    max-width: 1000px;
}

.station-table td.leftodd:nth-of-type(1),
.station-table td.lefteven:nth-of-type(1) {
    line-height: 20px;
}

.background01 p a {
    display: none;
}

#navi {
    margin-bottom: 10px;
}

#navi a:nth-of-type(1),
#navi a:nth-of-type(2),
#footer_login_btn {
    background: #ff9d1f;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #ffffff !important;
    padding: 5px 15px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    display: inline-flex;
    vertical-align: middle;
}

#navi a:nth-of-type(1):hover,
#navi a:nth-of-type(2):hover,
#footer_login_btn:hover {
    background: #ffb95f;
}

#navi a[title],
#navi-footer a[title] {
    background: #ee605e;
    color: #ffffff !important;
    padding: 11px 8px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    display: inline-flex;
    vertical-align: middle;
    border-radius: 5px;
}

#footer_login_btn {
    margin-left: 5px;
}

#navi a[title]:hover,
#navi-footer a[title]:hover {
    background: #ef9594;
}

#navi-footer {
    margin-bottom: 10px;
}

div#contents {
    background-image: none !important;
    padding-bottom: 0px !important;;
}
.sp-ekibetsu-bukken-info {
    display: none;
}
.sp-ekibetsu-bukken-info table {
    border: solid 1px #545454 !important;
    width: 100%;
    margin-bottom: 20px;
    color: #000;
    filter: drop-shadow(5px 5px 0px #c3c3c3);
}
.sp-ekibetsu-bukken-info section:nth-child(odd) table,
.sp-ekibetsu-bukken-info article:nth-child(odd) table {
    background-color: #f5f5f5;
}
.sp-ekibetsu-bukken-info section:nth-child(even) table,
.sp-ekibetsu-bukken-info article:nth-child(even) table {
    background-color: #f9ead7;
}
.sp-ekibetsu-bukken-info table tr {
    border-bottom: solid 1px #545454;
}
.sp-ekibetsu-bukken-info table tr td {
    height: auto;
}
.sp-ekibetsu-bukken-info table tr td,
.sp-ekibetsu-bukken-info table tr td span,
.sp-ekibetsu-bukken-info table tr td img {
    vertical-align: middle;
}
.sp-ekibetsu-bukken-info table tr:nth-of-type(1) td {
    font-size: 15px;
    line-height: 1.3;
    padding: 8px 4px !important;
    font-weight: bold;
}
.sp-ekibetsu-bukken-info table tr td:nth-of-type(2){
    width: auto;
}
.sp-ekibetsu-bukken-info table tr td.sp-ekibetsu-bukken-midashi {
    width: 65px;
    font-weight: bold;
}
.sp-ekibetsu-bukken-info section:nth-child(odd) table tr td.sp-ekibetsu-bukken-midashi,
.sp-ekibetsu-bukken-info article:nth-child(odd) table tr td.sp-ekibetsu-bukken-midashi {
    background-color: #e8e8e5;
}
.sp-ekibetsu-bukken-info section:nth-child(even) table tr td.sp-ekibetsu-bukken-midashi,
.sp-ekibetsu-bukken-info article:nth-child(even) table tr td.sp-ekibetsu-bukken-midashi {
    background-color: #e6ccac;
}
.sp-ekibetsu-bukken-info table tr td.sp-ekibetsu-bukken-imgarea {
    text-align: center;
    padding: 5px !important;
}
.sp-ekibetsu-bukken-info table tr td.sp-ekibetsu-bukken-imgarea a {
    display: inline-block;
    width: 100%;
    max-width: 300px;
}
.sp-ekibetsu-bukken-info table tr td.sp-ekibetsu-bukken-imgarea a:nth-of-type(1) {
    margin-bottom: 5px;
}
.sp-ekibetsu-bukken-info table tr td.sp-ekibetsu-bukken-imgarea a img {
    width: 100% !important;
    height: auto !important;
}
.sp-ekibetsu-bukken-info table tr.sp-ekibetsu-bukken-border-none {
    border: none;
}
.sp-ekibetsu-bukken-info table tr td.sp-ekibetsu-bukken-linkarea {
    text-align: center;
    padding: 10px !important;
}
#content .station-block > .station-table .popup_show .popup img {
    width: auto !important;
    height: auto !important;
    max-width: 200px !important;
    max-height: 300px !important;
}

@media screen and (max-width : 830px) {
	#table_title_area,
	#content {
	    border: none;
	}
	.station-table th:nth-of-type(2),
	.station-table td:nth-of-type(2) {
	    display: none;
	}
	
	.station-table th:nth-of-type(7),
	.station-table td:nth-of-type(7) {
	    display: none;
	}
	
	.station-table th:nth-of-type(8),
	.station-table td:nth-of-type(8) {
	    display: none;
	}
	
	.station-table th:nth-of-type(10),
	.station-table td:nth-of-type(10) {
	    display: none;
	}
	
	.station-table {
	    display: none;
	}
	
	.smt-none {
	    /* display: none; */
	}
	
	.background01 {
	    width: 100% !important;
	    padding: 15px 3% 10px 3%;
	    background-color: #F9F9F9;
	}
	
	.home #content {
	    width: 100% !important;
	}
	#content table td {
	    border: none !important;
	    vertical-align: middle !important;
	    padding: 0px 5px;
	}
	.sp-ekibetsu-bukken-info {
	    display: block;
	}
}


/* 物件一覧ページ フッター周辺*/
#footer_s {
    display: none;
}

.page_top {
    display: none;
}

#footer_login_area {
    text-align: right;
    color: #000;
    letter-spacing: 1px;
    margin-top: 10px;
}

#footer_link_btn_area ul {
    margin: 0px !important;
}

#footer_link_btn_area ul li {
    list-style: none;
}

.footer_link_entry a {
    background-image: url(https://www.i-homes.co.jp/baibai/responsive/image/bukken_itiran_entry.gif);
    background-repeat: no-repeat;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 450px;
    height: 85px;
    font-size: 0px;
    text-decoration: none;
    display: block;
    margin: 0px auto;
}

.footer_link_entry_sumaho {
    display: none;
}

.footer_link_entry_sumaho a {
    background-image: url(https://www.i-homes.co.jp/baibai/responsive/image/bukken_itiran_entry_s.gif);
    background-repeat: no-repeat;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 290px;
    height: 140px;
    font-size: 0px;
    text-decoration: none;
    display: block;
}

.footer_area_inner .position_float_right {
    float: none;
    display: inline-block;
    margin: 0px !important;
}

.footer_area_inner .position_float_right li {
    float: left;
    display: block;
    margin-bottom: 0px !important;
}

.footer_area_inner .together_tel a {
    background-image: url(https://www.i-homes.co.jp/wp/wp-content/themes/i-homes-child/img/tel_btn.png);
    background-repeat: no-repeat;
}

.footer_area_inner .together_line a {
    background-image: url(https://www.i-homes.co.jp/wp/wp-content/themes/i-homes-child/img/lineat_btn.png);
    background-repeat: no-repeat;
}

.footer_area_inner .together_tel a,
.footer_area_inner .together_line a {
    width: 91px;
    height: 40px;
    font-size: 0px;
    text-decoration: none;
    display: block;
}

.footer_area_inner .together_tel a {
    margin-right: 5px;
}

.together_tel a:hover,
.together_line a:hover{
    filter: 				alpha(opacity=50);
    -moz-opacity:			0.5;
    opacity:				0.5;
}

@media screen and (max-width : 830px) {
	#footer_link_btn_area ul {
	    text-align: center;
	}
	
	#footer_link_btn_area ul li {
	    float: none;
	}
	
	.footer_link_entry {
	    display: none;
	}
	
	.footer_link_entry_sumaho {
	    display: block;
	}
	
	#footer_link_btn_area a {
	    margin: 0px auto;
	}
}

@media screen and (max-width : 750px) {
	.footer_area {
	    display: block;
	}
	
	#back-top a {
	    margin-bottom: 45px;
	}
}


