@charset "UTF-8";
/* ----------------------------------------
---------------------------------------- */
#subCol > p {
	text-align: center;
	margin-bottom: 10px;
}

.block-search > .title-search {
	color: #008b00;
	font-size: 123.1%;
	font-weight: normal;
	margin-bottom: 5px;
    margin-top: 10px;
    font-weight: bold;
}
	.block-search .title-search img {
    	vertical-align: middle;
    	margin-right: 5px;
    	width: 17px;
	}
.block-search .col-1 .title-search {
	padding-bottom: 5px;
	position: relative;
	padding-left: 35px;
}
	.block-search .col-1 .title-search img {
    	position: absolute;
    	left: 10px;
    	top: 50%;
    	margin-top: -10px;
	}
	.block-search .col-1 .title-search span {
    	font-weight: normal;
    	font-size: 11px;
	}

.block-search .col-3 {
	margin-right: 0;
}
	.block-search .col-3 .item {
		margin-right: 0;
		width: auto;
		float: none;
	}
.block-search .col-2 {
	margin-right: 0;
}
	.block-search .col-2 .item {
		margin-right: -10px;
		margin-left: -10px;
		margin-bottom: 15px;
		width: auto;
		float: none;
		border-bottom: solid 2px #eee;
		padding: 0 10px 15px;
		height: auto !important;
	}
.block-search .col-1 .item {
	margin-bottom: 20px;
}
	.block-search .col-1 .txt_category {
    	background: #FF9200;
    	color: #fff;
    	margin-top: 5px;
    	display: inline-block;
    	padding: 1px 4px;
    	font-weight: bold;
    	font-size: 11px;
    	float: left;
	}
	.block-search .col-1 dl {
    	margin: 5px 0 0 120px;
    	position: relative;
	}
	.block-search .col-1 dt {
    	position: absolute;
    	left: 0;
    	padding-top: 1px;
    	font-size: 85%;
    	border: solid 1px #ccc;
    	padding: 2px 6px 1px;
	}
	.block-search .col-1 dd {
    	padding: 0 0 0 3.5em;
	}
	.block-search td ul {
    	overflow: hidden;
    	list-style: none;
    	margin: 0;
    	padding: 0;
	}
	.block-search td ul.clr li {
		margin-bottom: 2px;
	}
	.block-search .col-1 .txt_category {
    	background: #FF9200;
    	color: #fff;
    	margin-top: 5px;
    	display: inline-block;
    	padding: 2px 8px;
    	font-weight: bold;
    	font-size: 12px;
    	float: left;
	}
	.block-search .col-1 dl {
    	margin: 5px 0 4px 155px;
    	position: relative;
	}
	.block-search .col-1 dt {
    	position: absolute;
    	left: 0;
    	padding-top: 3px;
    	font-size: 85%;
    	border: solid 1px #ccc;
    	padding: 2px 10px 1px;
	}
	.block-search .col-1 dd {
    	padding: 0 0 0 4em;
	}
	.block-search .block-btn button {
		width: 100%;
		padding: 9px 0 8px 0;
		background-position: 96.078% center;
		font-size: 15px;
	}

.results {
	position: relative;
	margin-top: 15px;
	text-align: center;
}
	.results .pager {
		list-style: none;
		font-size: 12px;
		font-weight: bold;
		margin: 1px 10px 10px;
		padding-top: 40px;
		text-align: center;
		position: relative;
	}
	.results .pager li {
    	width: 30px;
    	height: 30px;
    	display: inline-block;
    	margin-left: 2px;
    	color: #ccc;
    	line-height: 28px;
	}
	.results .pager li a,
	.results .pager li span {
    	display: block;
    	height: 30px;
    	border: solid 1px #ccc;
    	text-align: center;
    	text-decoration: none;
    	color: #008B00;
	}
	.results .pager li span {
    	color: #ccc;
	}
	.results .pager li.current a {
    	color: #fff;
    	background: #008B00;
    	border-color: #008B00;
	}
	.results .pager li.first,
	.results .pager li.prev,
	.results .pager li.last,
	.results .pager li.next {
		position: absolute;
		top: 0;
    	font-size: 16px;
    	line-height: 25px;
    	margin: 0;
	}
	.results .pager li.first {
    	left: 0;
	}
	.results .pager li.last {
    	right: 0;
	}
	.results .pager li.prev {
    	left: 35px;
	}
	.results .pager li.next {
    	right: 35px;
	}
	.results .number {
		border-bottom: solid 2px #BED0BE;
		padding: 0 2px 5px;
		margin-bottom: 10px;
		text-align: left;
	}
	.results .number .fsLL {
    	font-size: 20px;
    	font-weight: bold;
    	color: #FF5B26;
	}
	.results .number .fsLL {
    	font-size: 20px;
    	font-weight: bold;
    	color: #FF5B26;
	}
	.results .number .txt-bold {
		font-weight: bold;
	}
	.results .inBlockLimg img {
		width: 25%;
    	margin: 0 10px 0 0;
    	float: left;
	}
	.results .inBlockLimg .txt {
    	text-align: left;
	}
	.results .item {
    	padding-bottom: 20px;
    	border-bottom: dotted 1px #ccc;
    	margin-bottom: 20px;
	}
	.results .item + .taC {
    	margin-top: -6px;
	}
	.results .txt .name {
		font-weight: bold;
		background: #FAFAFA;
		color: #630;
		padding: 4px 10px 6px 10px;
    	overflow: hidden;
    	text-align: left;
	}
	.results .txt .name strong {
    	font-size: 16px;
		color: #008B00;
		display: block;
		margin: 1px 0 0;
	}
	.results .txt .name + p {
    	margin-top: 8px;
    	margin-bottom: 12px;
	}
	.results .txt .txt_label {
    	background: #E4F4F4;
    	color: #006780;
    	font-weight: bold;
    	display: inline-block;
    	border-radius: 3px;
    	padding: 3px 12px 2px;
        min-width: 104px;
        text-align: center;
		margin-bottom:5px;
	}
	.results .txt .txt_label + .txt_label {
    	margin-left: 4px;
	}
	.results .txt dl {
    	position: relative;
		display: block;
    	margin-top: 5px;
    	overflow: hidden;
    	padding-bottom: 5px;
	}
	.results .txt dl dt {
		width: 56px;
		font-weight: bold;
		text-align: center;
    	position: absolute;
    	left: 0;
    	border: solid 2px #ddd;
	}
	.results .txt dl dd {
    	padding: 2px 0 0 67px;
	}
.item .title-search {
	background: #f2f9f2;
	color: #00471b;
	font-size: 116%;
	font-weight: bold;
	padding: 4px 10px;
	margin: 0 -10px 15px;
}
.item .title-search img {
	width: 20px;
}

.item .lv3 {
	margin: 15px 0;
}

.item a.arrow {
	color: #0657c3;
	font-size: 13px;
}

.block-btn {
	margin-bottom: 30px;
}

#mainBody .form-search table {
	border: solid 2px #eee;
	border-bottom: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
}
	#mainBody .form-search table tr,
	#mainBody .form-search table tbody {
		display: block;
	}
	#mainBody .form-search table th,
	#mainBody .form-search table td {
		border: none !important;
		border-bottom: solid 2px #eee !important;
		padding-top: 5px;
		padding-bottom: 5px;
		display: block;
		text-align: left;
	}
	#mainBody .form-search table td br {
		display: none;
	}
	#mainBody .form-search table th {
    	width: auto;
    	background: #f2f9f2;
    	color: #000;
    	font-size: 14px;
	}
	#mainBody .form-search table tr:nth-child(2n) th {
    	background: #fafafa;
	}
	#mainBody .form-search table td label {
    	display: block;
    	margin: 10px 25px 10px 0;
	}


dl.link {
	overflow: hidden;
}
	ul + dl.link {
    	margin-top: 5px;
	}
	dl.link dd {
    	display: inline-block;
    	margin-bottom: 5px;
	}

/* common parts */
p.notes+p.notes { margin-top: .25em; }
img.w100 { height: auto; max-width: 100%; width: 100%; }
#mainBody .table-finance,
#mainBody .table-finance tr td table { border: 1px solid #DDD; border-width: 0 1px 1px 0; }
	#mainBody .table-finance th, #mainBody .table-finance td { border: 1px solid #DDD; border-width: 1px 0 0 1px; }
	#mainBody .table-finance th { background: #F2F9F2; color: #333; }
	#mainBody .table-finance thead th { border-top-color: #DDD !important; border-left: none; }
	#mainBody .table-finance.vaL tr th,
	#mainBody .table-finance.vaL tr td { vertical-align: top; }
		#mainBody .table-finance tr td table { margin: 0; }
		#mainBody .table-finance tr td th { background: #EEE; }
		#mainBody .table-finance tr td th,
		#mainBody .table-finance tr td td { padding: 5px; }
.box-fill { background: #fafafa !important; }
.box-liner { border: 3px solid #F6F6F6; padding: 10px; }
.corner { border-radius: 3px; }
.block-column.withImg { padding: 10px 5px; }
	.block-column.withImg .lBox { float: left; width: 71px; }
	.block-column.withImg .rBox { padding-left: 80px; width: auto; }
.nav-contents { background: #DDD; padding: 5px; }
.list-nav { margin-bottom: 0; margin-right: -1%; z-index: 1; }
	.list-nav li {
		float: left;
		margin-right: 1%;
		margin-bottom: 1%;
		text-align: center;
		width: 49%;
	}
		.list-nav a {
			background: #FFF;
			border: 1px solid #D1D1D1;
			border-radius: 3px;
			color: #0657C3;
			display: block;
			padding: 10px 0;
			position: relative;
			text-decoration: underline;
			width: 100%;
		}
	.list-nav li.current a {
		background: #008B00;
		border-color: #008B00;
		color: #FFF;
		text-decoration: none;
	}
	.list-nav li.current a:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(0, 139, 0, 0);
		border-top-color: #008B00;
		border-width: 8px;
		margin-left: -8px;
		z-index: 10;
	}
.list-check  {}
	.list-check li {
		background: url(/files/400334348.png) no-repeat 0 3px;
		-webkit-background-size: 12px;
		background-size: 12px;
		color: #E3662A;
		float: none;
		font-weight: bold;
		margin-bottom: 5px;
		padding-left: 20px;
	}

/* flat35 */
.block-point {}
	.block-point .item { background: none; }
	.block-point .item .thumb { float: left; margin-right: 10px; width: 70px; }
	.block-point .item .title { color: #004619; font-weight: bold; margin-top: 0; }
.block-checklist .lBox,
.block-checklist .rBox { float: none; width: 100% !important;}
.block-checklist .rBox { margin-top: 15px; }
.block-checklist .title.lv3 { margin-top: 0; }
.block-checklist .title.sub { margin-bottom: 10px; }
	.block-checklist .title.sub span { background: #008B00; color: #FFF; display: block; padding: 10px 0; text-align: center; text-decoration: underline; }
.block-lineup { margin-bottom: 10px; }
/* for town */
.wrap-accordion { margin-top: 10px; }
	.wrap-accordion .title.opener {
		background: #F4F4E7;
		border-radius: 3px;
		cursor: pointer;
		padding: 10px 30px 10px 10px;
		position: relative;
	}
		.wrap-accordion .title.opener:after {
			background: url(/files/400334353.png) no-repeat 0 0;
			content: "";
			display: block;
			height: 21px;
			margin-top: -10px;
			position: absolute;
			right: 10px;
			top: 50%;
			width: 21px;
		}
		.wrap-accordion .title.opener.close:after {
			background-image: url(/files/400334354.png);
		}
	.wrap-accordion .child {
		margin-top: 1px;
	}
	.list-custom.user-brackets { margin-left: 2.5em; }
		.list-custom.user-brackets li { margin-top: .5em; text-indent: -2.5em; }
	.list-roman { margin-left: 1.5em; list-style: lower-roman; }
.title.contact-title { color: #008B00; margin-bottom: 1em; }
/* for reform */
.block-column.withImg > div+div { margin: 10px 0 0; }
.block-column.withImg .title.sub { background: #FFF; border: 1px solid #008B00; color: #008B00; display: inline-block; margin-bottom: .5em; padding: .25em .5em; }
/* faq || only mock up
.block-faq {
	background: #F6F6F6;
	border-top: 2px solid #008B00;
	margin: 10px -10px;
	padding: 5px;
}
	.block-faq_head {
		position: relative;
	}
	.block-faq .list-faq_sub {
		background: #FFF;
		margin: 0;
		list-style: none;
	}
	.block-faq_title {
		background: url(/files/400334472.png) no-repeat 10px 50%;
		-webkit-background-size: 32px 18px;
		background-size: 32px 18px;
		font-size: 15px;
		margin: 0 -5px 5px;
		padding: 5px 10px 5px 50px;
	}
	.block-faq .list-faq_sub li {}
		.block-faq .list-faq_sub li { border-bottom: 1px dotted #CCC; }
		.block-faq .list-faq_sub li+li {  }
			.block-faq .list-faq_sub li .icon.new { margin-left: 10px; vertical-align: middle; }
			.block-faq .list-faq_sub li a {
				color: #333;
				display: block;
				padding: 10px;
				text-decoration: none;
			}
	.block-faq .more {
		display: none;
	}
 */	
/* no result */
.itemBlock.noResult {
	margin: 40px 0;
	text-align: center;
}
	.itemBlock.noResult p {
		border: 4px solid #FF9673;
		color: #EB3A00;
		display: inline-block;
		line-height: 1.65;
		margin: 0 auto;
		padding: 10px;
	}


/* machizukuri */
.rate-block {
	background: #FAFAFA;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 10px;
}

.rate-block .btn {
	width: 235px;
	margin: 0 auto;
}

.rate-block p:first-child {
	padding: 0 0 10px;
	text-align: center;
}

.rate-block .btn a {
	display: block;
	background: #E5EFE9 url(/files/400339275.png) no-repeat 215px center;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #006528;
	border-radius: 3px;
	padding: 12px 0 11px;
}

#mainBody table table {
	font-size: 12px;
}

#mainBody .w38 {
	width: 38%;
}

#mainBody table.tanki {
	border-top: solid 1px #ccc;
}
#mainBody table.tanki tbody tr:last-child td {
	border-bottom: solid 1px #ccc;
}
#mainBody table.tanki tbody > tr > td {
	border-bottom: none;
	border-top: solid 1px #ccc;
}
#mainBody table.tanki tbody > tr:first-child td {
	border-top: none;
}
#mainBody .table-finance td tbody:first-child tr:first-child th {
	border-top: 1px solid #DDD;
}
#mainBody table .borderDotted {
	border-top: dotted 1px #ccc;
}
#mainBody table .emptyDotted {
	width: 10px;
	border-right: dotted 1px #ccc;
}

hr.separator {
    border: none;
    border-top: 1px dotted #CCC;
    height: 1px;
    visibility: visible;
    margin: 15px 0;
}

#mainBody a.icon.arrow {
	text-indent: 0 !important;
}

#mainBody .lnav-block {
	background: #ddd;
	margin: 0 -10px 17px;
}
	#mainBody .lnav-block ul {
		padding: 5px;
		margin: 0;
	}
	#mainBody .lnav-block li {
		list-style: none;
		width: 100%;
	}
	#mainBody .lnav-block li + li {
		margin-top: 5px;
	}
	#mainBody .lnav-block li a {
		display: block;
		background: #fff;
		border: solid 1px #D1D1D1;
		text-align: center;
		border-radius: 3px;
		padding: 10px 0;
	}
	#mainBody .lnav-block li.current a {
		background: #008B00;
		border-color: #008B00;
		color: #fff;
		text-decoration: none;
		position: relative;
	}
	#mainBody .lnav-block li.current a:after {
	    top: 100%;
	    left: 50%;
	    border: solid transparent;
	    content: "";
	    height: 0;
	    width: 0;
	    position: absolute;
	    pointer-events: none;
	    border-color: rgba(0, 139, 0, 0);
	    border-top-color: #008B00;
	    border-width: 9px;
	    margin-left: -8px;
	}

.block-index .col-3 {
    border-bottom: none;
    padding: 0 10px;
}