<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

@import url(//use.fontawesome.com/releases/v5.6.3/css/all.css);

/*================================================
 *  共通デザイン
 ================================================*/
/*input[type="submit"]{
border:1px solid #91B41A; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 3px 5px; text-decoration:none; display:inline-block;font-weight:bold; color: #FFFFFF;
 background-color: #B6E026;
}

input[type="submit"]:hover{
 border:1px solid #718c14;
 background-color: #8bb41d;
}*/

tr#SearchAreaContents,
tr#SearchLineContents {
    width: 100%;
}
#SearchAreaContents td,
#SearchLineContents td {
    display: block;
    border-bottom: none;
}
#cboxClose {
    top: 5px !important;
    right: 5px !important;
}

/*検索*/
.DistName,
.LineDistName,
.LineCompany {
	margin-bottom: 0.25em;
	padding: 2px 5px;
	color: #fff;
	/*font-size: 16px;*/
	background: #999;
	clear:both;
}
.PrefName,
.LineCompanyName {
	font-weight:bold;
	clear:both;
	display:block;
	margin: 10px auto;
	/*font-size: 15px;*/
	border-bottom: 2px solid #666;
	color:#333;
}
.PrefName label {
	display: inline-block;
	width:100%;
}
.AreaBlock1 .PrefBlock li {
	/*font-size: 14px;*/
	border-bottom: 1px dotted #ccc;
}
.LineComapnyBlock &gt; ul &gt; li,
.LineSetBlock .LineSelect .Line {
	/*margin-bottom: 0.25em;
	font-size: 14px;*/
	border-bottom: 1px dotted #ccc;
}
.LineComapnyBlock &gt; ul &gt; li label,
.LineSetBlock .LineSelect .Line {
	display: inline-block;
	width:100%;
	padding:2px 2px 2px 10px;
	box-sizing: border-box;
}
.LineComapnyBlock &gt; ul &gt; li &gt; ul &gt; li {
	width : calc(100% / 3) ;
}
.SearchArea .AreaBlock0 .DistGroupBlock {
	width: 690px;
}
.PrefBlock {
	clear:both;
	display:block;
	margin:0 0 10px 0px;
	/*width:100%;*/
}
.PrefBlock &gt; div {
    clear: both;
    width:100%;
    font-weight: bold;
}
.AddressBlock {
	clear:both;
	display:block;
	margin:0 0 0px 20px;
	/*width:100%;*/
}
.Address2Block {
	clear:both;
	display:block;
	margin:0 0 0px 20px;
	/*width:100%;*/
}
.AreaBlock1 .PrefBlock li,
.AddressBlock li,
.Address2Block li {
	/*margin:0 10px 0 0;
	width : -webkit-calc(100% / 2) ;
    width : calc(100% / 2) ;*/
	width:50%;
	float:left;
}
.PrefBlock label,
.Address1 label,
.Address2 label,
.Address3 label,
.StationBlock label {
	width:100%;
	display: inline-block;
	padding:2px 2px 2px 10px;
	box-sizing: border-box;
}
.PrefName label:hover,
.PrefBlock label:hover,
.LineComapnyBlock label:hover,
.Address1 label:hover,
.Address2 label:hover,
.Address3 label:hover,
.LineSetBlock .LineSelect .Line:hover,
.StationBlock label:hover {
	background: #eee;
}
.PrefBlock a {
	text-decoration: underline !important;
}
.StationBlock {
	clear:both;
	display:table !important;
	margin:0 0 0 20px !important;
	width: 100%;
}
.LineComapnyBlock &gt; li {
	/*margin:0 10px 0 0;
	width : -webkit-calc(100% / 2) ;
    width : calc(100% / 2) ;*/
	width:100%;
}
.Station .StationBlock li {
	/*margin:0 10px 0 0;
	width : -webkit-calc(100% / 2) ;
    width : calc(100% / 2) ;*/
	width : calc(97% / 3) ;
	float:left;
	border-bottom: 1px dotted #ccc;
}
.AreaBlock2 .PrefBlock &gt; li,
.areacate2 .Address1_Select {
	width:100%;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
.AreaBlock2 .PrefBlock &gt; li &gt; ul &gt; li {
	width : calc(100% / 3) ;
	border-bottom: 1px dotted #ccc;
}
.AreaBlock3 li {
	
}
.AreaBlock3 .PrefBlock &gt; li {
	width:100%;
	border-bottom: 1px dotted #ccc;
}
.AreaBlock3 .PrefBlock &gt; li &gt; ul &gt; li {
	width:100%;
	border-bottom: 1px dotted #ccc;
}
.AreaBlock3 .PrefBlock &gt; li &gt; ul &gt; li &gt; ul &gt; li {
	width:25%;
}
.SearchMoreButton {
	/*clear:both;
	display:block;*/
	text-align:center;
}

.area_select_button {
	text-align: center;
	margin:0 auto 5px;
}
.area_select_button li {
	display: inline-block;
	margin:5px auto;
}
/*.search_button input[type="button"] {
padding: 5px 10px;
background: #ef8000;
border-radius: 4px;
font-weight: bold;
font-size: 114%;
text-align: center;
text-decoration: none;
width: 100px;
display: block;
color: #fff;
margin: 0 auto 20px;
border:2px #ef8000 solid;
}*/

/*.SearchMoreButton */
input[type="submit"],
input[type="button"],
.SearchMoreButton a {
padding: 2px 5px;
background: #ef8000;
border-radius: 4px;
font-weight: bold;
text-align: center;
text-decoration: none;
display: inline-block;
color: #fff;
margin: 0 auto;
border:1px #ef8000 solid;
-webkit-appearance: none;
}
.list_pre_button input[type="button"],
.list_next_button input[type="button"] {
padding: 3px 5px;
font-size: 90%;
border:1px #ef8000 solid;
}
/*.search_button input[type="button"]:hover,
.SearchMoreButton */
input[type="submit"]:hover,
input[type="button"]:hover,
.SearchMoreButton a:hover {
background:#cf6f00;
border:1px #cf6f00 solid;
}
/*span.list_pre_button + span.pager_view + span.list_next_button {
	display: block;
}*/

a.btnGray {
padding: 6px 10px;
background: #aaa;
border-radius: 4px;
font-weight: bold;
font-size: 100%;
text-align: center;
text-decoration: none;
display: inline-block;
color: #fff;
margin: 0 auto;
border:1px #aaa solid;
-webkit-appearance: none;
}
a.btnGray:hover {
background:#333;
border:1px #333 solid;
}

#form1 {
	text-align: center;
}

.sbox {
    padding: 0;
    margin-bottom: 20px;
    text-align: left;
}
.slistAll {
    border: solid 1px #ccc;
    border-top-color: rgb(229, 229, 229);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
}
li.hoverOpacity {
    position: relative;
    border: solid 1px #ccc;
    padding: 10px 5px 10px 10px;
    margin: 0 0 10px;
}
li.hoverOpacity a .newsDetails {
    display: table;
    width: 100%;
}
li.hoverOpacity a .newsDetails .photoWrap {
    display: table-cell;
    width: 30%;
}
.sbox li.hoverOpacity a .newsDetails .photo {
    width: 90px;
    padding: 0;
}
li.hoverOpacity a .newsDetails .photo img {
    max-width: 100%;
    height: auto;
}
li.hoverOpacity a .newsDetails .detail {
    display: table-cell;
    vertical-align: top;
    width: 70%;
    padding: 0 0 0 10px;
}
li.hoverOpacity a .newsDetails .detail h4 {
    margin-bottom: 0.25em;
    font-size: 13px;
    border-bottom: none;
    line-height: 1.3em;
}
li.hoverOpacity a .newsDetails .detail p {
    font-size:0.8em;
}
li.hoverOpacity a .newsDetails .detail .Category,
li.hoverOpacity a .newsDetails .detail .body,
li.hoverOpacity a .more {
    display: none;
}

.CustomerItem .Image {
	text-align: center;
}
.CustomerItem .Image img {
	max-height:200px;
    width: 100%;
}
div.CustomerItem {
	list-style: none;
    float: left;
    width: calc(98%/3);
    margin: 0.5% 1% 0.5% 0;
    border: 1px solid #ccc;
    padding: 10px 15px;
    box-sizing: border-box;
    height: 330px;
}
div.CustomerItem:nth-child(3n) {
   margin: 0.5% 0;
}
div.CustomerItem a:hover {
    text-decoration: none;
    color: #aaa;
}
div.CustomerItem .Title {
    font-weight: bold;
    font-size:1.1em;
    border-bottom: 1px solid #000;
    margin-bottom: 5px;
}
div.CustomerItem .Name,
div.CustomerItem .ContentsDate,
div.CustomerItem .OfficeName,
div.CustomerItem .StaffName {
    font-size:0.9em;
    line-height: 1.4em;
}
div.CustomerItem .ContentsA1,
div.CustomerItem .ContentsA2 {
    display:none;
}



/*会員登録*/
.AddressSetPrefBlock,
.LineSetBlock {
	border: 1px solid #ccc;
	padding: 10px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}
.PrefSelect {
	margin-bottom: 0.25em;
	border-bottom: 2px solid #666;
}
.PrefSelect span {
	font-weight:bold;
}
.Address1 {
	margin:0 0 0 20px;
}
.Address2 {
	margin:0 0 0 20px;
}
.Address3 {
	margin:0 0 0 20px;
}
.address3_block {
	margin:0 0 0 20px;
}
.areacate1 .Address1_Select {
	float:left;
	width:100%;
}
.areacate1 .Address1_Select .Address2 .Address2_Select {
	float:left;
	width:50%;
    border-bottom: 1px dotted #ccc;
}
.areacate2 .Address1 .Address1_Select .Address2 .Address2_Select {
}
.areacate3 .Address1 .Address1_Select .Address2 .Address2_Select {
	float:left;
	width:100%;
}
.areacate3 .Address1 .Address1_Select .Address2 .Address2_Select .address3_block .Address3_Select {
	float:left;
	width:25%;
	box-sizing: border-box;
}
/*.areacate2 .Address1_Select {
	clear: both;
}*/

.address_set,
.line_set {
    padding:15px;
}
.areacate0 .Address1 .Address1_Select {
    float:left;
    width:50%;
    border-bottom: 1px dotted #ccc;
}

.AreaBlock0 .PrefBlock li {
    float:left;
    width:33%;
}
.AreaBlock0 .PrefBlock &gt; div {
    clear: both;
    width:100%;
}
.search_button_area {
    clear: both;
    text-align: center;
}
.search_button_area li {
    display:inline-block;
}
.SearchTableLine .LineDistName:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    font-weight: bold;
    margin:0 0 0 5px;
}

/*==========================================================================================

毎月のお支払額から購入可能な価格を計算
ご年収から購入可能な価格を計算する
物件価格から月々の支払額を算出する

==========================================================================================*/
.simulationType{ width:100%; margin:42px 0 58px 0; }
.simulationType p{ margin:0 0 20px 0; }

.hensaiBox{ width:100%; }

.hensaiList{
width:100% !important;
border-collapse:collapse;
margin:0 auto;
font-size:114%;
}

.hensaiList tr:first-type{
border-top:1px dotted #ccc;	
}

.hensaiList th,
.hensaiList td{
border-bottom:1px dotted #ccc;
padding:15px 20px !important;
text-align:left;
font-weight:bold;
}

.hensaiList th{ background:#eee; width:35%; }
.hensaiList td{ background:#fff; width:65%; }

.hensaiList .red{ color:#f00; margin:0 0 0 5px; }
.hensaiList input[type="text"]{ margin:0 5px; }
.hensaiList select{ margin:0 5px; }

.countBtnBox{ width:100%; margin:35px auto; padding:0; text-align:center; }
.countBtnBox .countBtn,
#listBtn {
cursor:pointer; padding: 5px 10px;
background: #ef8000;
border-radius: 4px;
font-weight: bold;
font-size: 122%;
text-align: center;
text-decoration: none;
display: inline-block;
color: #fff;
margin: 0 auto;
border:2px #ef8000 solid;
padding: 5px 10px;}
.countBtnBox .countBtn:hover {
background:#cf6f00;
border:2px #cf6f00 solid;
}

#listBtn { display:none; cursor:pointer; padding: 5px 10px;
background: #ef8000;
border-radius: 4px;
font-weight: bold;
font-size: 122%;
text-align: center;
text-decoration: none;
color: #fff;
margin: 0 auto;
border:2px #ef8000 solid;}
#listBtn:hover {
background:#cf6f00;
border:2px #cf6f00 solid;
}

#listBtn p{ padding:17px 0 0 0; }
#listBtn a:link,
#listBtn a:visited,
#listBtn a:hover,
#listBtn a:active { color:#fff; }

.FormErrorView {
	color: #ef8000;
	border: 1px #ff4040 solid;
	padding: 10px;
	box-sizing: border-box;
	margin:0 0 20px;
	background: #ffe5e5;
}
.FormErrorView div {
	font-weight:bold;
}
.FormErrorView .FormError {
}

.pager_view span {
    display: inline-block;
	width: 25px;
    height: 25px;
    line-height: 25px;
    /*font-size: 13px;*/
	border-radius: 5px;
    border: #bbb solid 1px; 
    padding: 1px;
	text-align: center;
}
.pager_view span a {
    color: #333 !important;
	text-decoration:none;
	border: none;
	background-color: rgba(102,102,102,0);
}
.pager_view span.page_on {
    background-color: #ccc;
}
.pager_view span.page_on a {
    color: #333 !important;
	font-weight:bold;
	border: 1px solid #f5f5f5;
	background-color: #f5f5f5;
}

/*会員登録*/
.LoginView form:first-child,
.LoginView .PasswordReissue,
.LoginView .NoLoginBox {
	border: 3px solid #ccc;
	padding:20px;
	text-align: center;
	box-sizing: border-box;
	margin:0 auto 15px;
}
.login_view_notice {
	margin:0 auto 10px;	
}
.LoginInputTitle {
	float:left;
	width:40%;
	text-align: right;
	font-weight:bold;
	margin:0 0 5px;
}
.LoginInputValue {
	float:right;
	width:57%;
	text-align: left;
	margin:0 0 5px;
}
.PasswordReissue {
	margin:10px auto;	
}
.PasswordReissue a {
display:block;
padding: 4px 0px;
background: #ef8000;
border-radius: 4px;
font-weight: bold;
font-size: 115%;
text-align: center;
text-decoration: none;
width: 50%;
color: #fff;
margin: 10px auto 0;
border:none;
-webkit-appearance: none;
}
.LoginView input[type="submit"] {
padding: 6px 10px;
background: #ef8000;
border-radius: 4px;
font-weight: bold;
font-size: 115%;
text-align: center;
text-decoration: none;
width: 50%;
color: #fff;
margin: 0 auto;
border:1px #ef8000 solid;
-webkit-appearance: none;
}
.LoginView input[type="submit"]:hover,
.PasswordReissue a:hover {
background:#cf6f00;
}
.LoginView .NoLoginBox form {
	margin:10px auto 0;
}
.LoginAutoCheck {
	clear: both;
	width:100%;
}

/*TOP検索*/
.TopSearch1 {
	display: flex;
    justify-content: space-between;
}
.TopSearch2 {
	display: flex;
    justify-content: space-between;
	margin: 0 0 10px;
}
.TopSearch1 a {
	width:calc(97%/3);
	margin: 0.5% 0;
	float:left;
}
.TopSearch2 a {
	width:calc(96%/4);
	margin: 0.5% 0;
	float:left;
}
.TopSearch1 a img,
.TopSearch2 a img {
	width:100%;
}
.TopSearch1 a:hover,
.TopSearch2 a:hover {
	opacity: 0.5;
}

.topSearchTile {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	/*margin: 0 0 20px;*/
}
.topSearchTile div img {
	width:100%;
	display: block;
	margin: 3px auto;
}
.top1,
.top2-1,
.top2-2,
.top3 {
	border: 3px #ccc solid;
	background: #fff;
    color:#1E8E7C !important;
    font-size: 16px;
}

.topSearchTile .toku a{
display: block;
position: absolute;
top: 0;
left: 0;
height:100%;
width: 100%;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.topSearchTile .toku a:hover{
 color: #222;
 text-decoration: none;
 opacity: 0.25;  /* 要素を透明にするタグ */
 background-color: #E6EBE0;
}

.feature-block {
    display: table;
    display: flex;
    justify-content: space-between;
}
.feature-block a.item:hover {
    text-decoration: none;
    opacity: 0.5;
    color: #333;
}
.feature-block .item.wide {
    display: inline-block;
    width: calc(98%/3);
    margin: 0.5% 0;
    border: 2px #DBA723 solid;
    box-sizing: border-box;
}
.feature-block .withThumb {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.feature-block .withThumb .thumb {
    float: left;
    margin-bottom: 0;
    width: 110px;
}
.feature-block .withThumb .thumb img {
    width:100%;
}
.feature-block .title {
    margin: 30px 0 0 120px;
    font-size: 1em;
    color: #DBA723;
}
.feature-block .withThumb .desc {
    font-size: 0.85em;
    max-height: 3.75em;
    color: #333;
    line-height: 1.35;
    overflow: hidden;
    padding-left: 10px;
}

/*物件コマ*/
.toku{
color:#333;
position: relative;
width:100%;
padding:5px;
}
.toku [id^="Bookmark"] .bookmark_off {
background: #ef8000;
position: absolute;
top:0px;
right: 0px;
padding:0 5px;
}
.toku [id^="Bookmark"] .bookmark_on {
background: #666;
position: absolute;
top:0px;
right: 0px;
padding:0 5px;
}
.toku [id^="Bookmark"] a {
font-size:0.8em;
color:#fff;
}
.toku a:hover{
 text-decoration: none;
 opacity: 0.25;
}
.toku a.ToDetail {
border: 1px #aaa solid;
border-radius: 5px;
background: #aaa;
position: absolute;
bottom:10px;
right:10px;
padding:0 5px;
color:#fff !important;
}
.toku ul,
.toku h4 {
text-align: left;
}
.toku p {
text-align: left;
line-height: 1.4em;
}
.PanoUrl {
    display: block;
}
.PanoUrl:after {
    content: "【3Dモデルルームはこちら】";
}

.search_button li#BukkenCountView #SearchResultCountAjax {
    font-weight:bold;
    color: #ef8000;
    font-size:1.4em;
}

/*================================================
 *  PC向けデザイン
 ================================================*/
@media screen and (min-width:768px) {
h1 {
	font-size:0.9em;
}

/* メニュー */
.gnav {
 font-size: 24px;
 font-weight: bold;
 text-align: center;
/* margin-bottom: 40px;*/
}
.gnav .ja_ {
 display: inline-block;
 position: relative;
	font-size:14px;
	font-weight:bold;
}
.gnav .en_ {
 display: block;
 font-size: 10px;
 font-weight: normal;
 line-height: 1.0;
 margin-top: 5px;
}
	
/*検索*/
table.SearchTable,
table.serchTbl {
	width:100%;
}
table.SearchTable th,
table.serchTbl th {
	width:22%;
}
table.SearchTable td,
table.serchTbl td {
	width:78%;
}
	
.search_button {
    position: fixed;
    bottom: 0px;
    right: 0px;
    background-color: rgba(102,102,102,0.8);
    color: #fff;
    width: 100%;
    text-align: center !important;
    margin: 0px !important;
	padding: 10px;
	box-sizing: border-box;
	z-index: 1;
}
.search_button li {
	display: inline-block;
}

table.SearchTable tr.search_tr_walk td br,
table.SearchTable tr.search_tr_tiku td br {
	display:none;
	}
table.SearchTable tr.search_tr_walk td label,
table.SearchTable tr.search_tr_tiku td label {
	display:inline-block;
	width:120px;
	}
table.SearchTable tr.search_tr_kodawari td ul.search_ul_kodawari li {
	display:inline-block;
	width:49%;
	}

/*TOP検索*/
	.TopMap{background-image:url("/file/images/img_kanto.png");background-repeat:no-repeat;width:437px;height:277px;margin: 0 auto 20px;position:relative;}
	.TopMap a {text-decoration:none;color:#fff;}
	.TopMap a:hover {text-decoration:underline;}
	.saitamaList{position:absolute;top:55px;left:90px;font-size:1.3em;font-weight:bold;}
	.saitamaArea{position:absolute;top:49px;left:140px;font-size:0.9em;}
	.saitamaLine{position:absolute;top:69px;left:140px;font-size:0.9em;}
	.tokyoList{position:absolute;top:111px;left:125px;font-size:1.3em;font-weight:bold;}
	.tokyoArea{position:absolute;top:105px;left:175px;font-size:0.9em;}
	.tokyoLine{position:absolute;top:125px;left:175px;font-size:0.9em;}
	.kanagawaList{position:absolute;top:168px;left:115px;font-size:1.3em;font-weight:bold;}
	.kanagawaArea{position:absolute;top:163px;left:185px;font-size:0.9em;}
	.kanagawaLine{position:absolute;top:183px;left:185px;font-size:0.9em;}
	.chibaList{position:absolute;top:111px;left:318px;font-size:1.3em;font-weight:bold;}
	.chibaArea{position:absolute;top:145px;left:305px;font-size:0.9em;}
	.chibaLine{position:absolute;top:165px;left:312px;font-size:0.9em;}
	.spTopMap{display:none;}
}
/*.cboxIframe {
    padding: 20px !important;
    box-sizing: border-box !important;
    background-color:#fff !important;
}*/

/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:979px) {
.subCount {
  height: 110px;
}
.subCount .subCountBg {
  position: absolute;
  top: 30px;
  right: 10px;
  line-height: 25px;
}
.subCount .countNum,
.subCount .countNum2 {
   font-size: 120%;     
}
.feature-block .title {
    margin: 10px 0 0 0;
    line-height: 1.3em;;
}
    
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
	h1 {
		font-size:0.8em;
		margin: -5px 0 0;
	}
	
	.gnav .en_ {
		display:none;
	}
	
	/*検索*/
	table.SearchTable,
	table.serchTbl {
	}
	table.SearchTable th,
	table.serchTbl th {
	width:auto;
	display:block;
	border-bottom:none;
	padding:5px;
	}
	table.SearchTable td,
	table.serchTbl td {
	width:auto;
	display:block;
	border-bottom:none;
	}
.PrefBlock li,
.AddressBlock li,
.Address2Block li,
.LineComapnyBlock ul li {
	/*margin:0 10px 0 0;
	width : -webkit-calc(100% / 2) ;
    width : calc(100% / 2) ;*/
	width:100%;
	display:block;
}	
	.search_button {
    position: fixed;
    bottom: 0px;
    right: 0px;
    background-color: rgba(102,102,102,0.8);
    color: #fff;
    width: 100%;
    text-align: center!important;
    margin: 0px !important;
	padding: 10px;
	box-sizing: border-box;
	z-index: 1;
}
	.search_button li {
    display: block;
	margin: 0 0 1px;
	}
	.search_button li:last-of-type {
    display: block !important;
	clear: both;
	margin: 0 0 0px !important;
	}
	.search_button li:last-of-type input[type="button"] {
    /*padding:6px 30px !important;*/
	}
    .search_button li ul#AreaSelectButtonView li {
    display:inline-block !important;
    }
	.AreaBlock1 .PrefBlock li,
	.AreaBlock2 .PrefBlock &gt; li &gt; ul &gt; li,
	.AreaBlock3 .PrefBlock &gt; li &gt; ul &gt; li &gt; ul &gt; li,
	.Station .StationBlock li,
	.areacate2 .Address1 .Address1_Select .Address2 .Address2_Select,
	.areacate3 .Address1 .Address1_Select .Address2 .Address2_Select .address3_block .Address3_Select {
	width:100%;
}
    .AreaBlock0 .PrefBlock li {
    float:left;
    width:50%;
}
	.search_tr_walk td br,
	.search_tr_tiku td br {
	display:none;
	}
	.search_tr_walk td label,
	.search_tr_tiku td label,
	/*.FormValue span,*/
	.FormValue label {
	display:block;
	}
	
/*TOP検索*/
.TopMap{display: none;}
	
.spTopMap {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.spTopMap a {
  display: block;
  padding: 10px;
  text-decoration: none;
  /*color: #000;*/
  line-height: 1;
}
.spTopMap a:hover {
	background: #eee;
}
.spTopMap label {
  display: block;
  margin: 0 0 2px 0;
  padding :12px;
  line-height: 1;
  color :#fff;
  background :#99bf3f;
  cursor :pointer;
}
.spTopMap input {
  display: none;
}
.spTopMap ul {
  margin: 0;
  padding: 0;
  /*background :#f4f4f4;*/
  list-style: none;
}
.spTopMap li {
  max-height: 0;
  overflow-y: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.spTopMap #menu_bar01:checked ~ #links01 li,
.spTopMap #menu_bar02:checked ~ #links02 li,
.spTopMap #menu_bar03:checked ~ #links03 li,
.spTopMap #menu_bar04:checked ~ #links04 li {
  max-height: 46px;
  opacity: 1;
  border-bottom: 1px dotted #ccc;
}
	
	.topSearchTile {
	font-size: 0.8em;
	}
	/*.topSearchTile div img {
	width:60%;
	}*/
    
.feature-block {
    display: table;    
}
.feature-block .item.wide {
    width: 100%;
    margin: 0.5% 0;
    height: 100px;
    padding: 5px;
}
.feature-block .withThumb .thumb img {
    width: 90px;
}
.feature-block .title {
    font-size: 1em;
}
.feature-block .withThumb .desc {
    font-size: 0.7em;
}
.subCount {
    height: 400px;    
}
.subCount .subCountBg {
  position: absolute;
  top: 100px;
  right: 20px;
  line-height: 210%;
  font-size: 250%;
}
.innerFooter ul li {
   margin: 0 15px;     
}
.TopSearch1,
.TopSearch2 {
        display: block;
}
.TopSearch1 a,
.TopSearch2 a {
	width:100%;
	margin: 0 0 10px;
	float:unset;
    display: block;
}
    
}</pre></body></html>