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

/* margin-set */

.mt-10 {
    margin-top:10px !important;
}
.mt-20 {
    margin-top:20px !important;
}
.mt-30 {
    margin-top:30px !important;
}
.mt-40 {
    margin-top:40px !important;
}
.mt-50 {
    margin-top:50px !important;
}
.mb-10 {
    margin-bottom:10px !important;
}
.mb-20 {
    margin-bottom:20px !important;
}
.mb-30 {
    margin-bottom:30px !important;
}
.mb-40 {
    margin-bottom:40px !important;
}
.mb-50 {
    margin-bottom:50px !important;
}
.ml-10 {
    margin-left:10px !important;
}
.ml-20 {
    margin-left:20px !important;
}
.ml-30 {
    margin-left:30px !important;
}
.ml-40 {
    margin-left:40px !important;
}
.ml-50 {
    margin-left:50px !important;
}
.mr-10 {
    margin-right:10px !important;
}
.mr-20 {
    margin-right:20px !important;
}
.mr-30 {
    margin-right:30px !important;
}
.mr-40 {
    margin-right:40px !important;
}
.mr-50 {
    margin-right:50px !important;
}
.pt-5 {
    padding-top:5px !important;
}
.pt-10 {
    padding-top:10px !important;
}
.pt-20 {
    padding-top:20px !important;
}
.pt-30 {
    padding-top:30px !important;
}
.pt-40 {
    padding-top:40px !important;
}
.pt-50 {
    padding-top:50px !important;
}
.pb-5 {
    padding-bottom:5px !important;
}
.pb-10 {
    padding-bottom:10px !important;
}
.pb-20 {
    padding-bottom:20px !important;
}
.pb-30 {
    padding-bottom:30px !important;
}
.pb-40 {
    padding-bottom:40px !important;
}
.pb-50 {
    padding-bottom:50px !important;
}
.pl-10 {
    padding-left:10px !important;
}
.pl-20 {
    padding-left:20px !important;
}
.pl-30 {
    padding-left:30px !important;
}
.pl-40 {
    padding-left:40px !important;
}
.pl-50 {
    padding-left:50px !important;
}
.pr-10 {
    padding-right:10px !important;
}
.pr-20 {
    padding-right:20px !important;
}
.pr-30 {
    padding-right:30px !important;
}
.pr-40 {
    padding-right:40px !important;
}
.pr-50 {
    padding-right:50px !important;
}

.ml-7 {
    margin-left:7px !important;
}



/* margin-set */


* {
	margin: 0;
	padding: 0;
}

body {
	font: 14px/1.6em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;


	background-image: url(../img/common/bg.png) ;
	background-position: left 0;
	background-repeat: repeat-x;
	/* border-top: solid 15px #8BC53F;*/
padding-top:15px
}
.recommend li .price strong {
	font-size:22px;
}

.count td strong {
	font-size:20px;
}
.count td.view {
	font-size:18px;
}





a img, table, tr, form, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd {
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:link, a:visited {
/*  text-decoration: none; */
    color: #477ed9;
}
a:hover,a:active {
    text-decoration: none;
    color: #477ed9;
}

address, em {
    font-style: normal;
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

img {
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6, strong, em {
    font-weight: bold;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.clear {
    clear: both;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.font-s{
    font-size:12px;
    line-height: 1.3;
}

.font-m{
    font-size:15px;
    line-height: 1.3;
}

.font-l{
    font-size:18px;
    line-height: 1.3;
}
.font-xl{
    font-size:28px;
    line-height: 1.5em;
}

/* end of css reset and template */

#wrapper {
	width:1020px;
	margin:0 auto;

}

/* Head */

#header {
	width:1020px;
	margin:0 auto;
}

h1 {
	margin-top:15px;
	float:left;
	margin-left:15px;
}
h1 img {
	border:solid 1px #ccc;
}

h1 a:hover img {
	opacity:0.7;
	background-color:black;
}





/*ここから後で削除　フォントサイズ指定 使わない*/

.font-size {
	float:right;
	background:#fff;
	border-radius:5px;
	padding:4px 8px 0;
	text-align:center;
	margin-top:15px;
}
.font-size p {
	margin-bottom:0;
	font-size:12px;
	color:#8bc53f;
	font-weight:bold;
}
.font-size li {
	display:inline-block;
	line-height:1em;
}
.font-size li a {
	display:block;
	width:26px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.font-size li.size-l {
	background-image: url(../img/common/header_buy.png);
	width: 26px;
	height: 24px;
	background-position: left top;
	background-repeat: no-repeat;
}
.font-size li.size-m {
	background-image: url(../img/common/header_rent.png);
	width: 26px;
	height: 24px;
	background-position: left top;
	background-repeat: no-repeat;
}
.font-size li.help {
	background-image: url(../img/common/header_font_help.png);
	width: 26px;
	height: 24px;
	background-position: left top;
	background-repeat: no-repeat;
}

/*ここまで*/

/*ここからヘッダー　マイチェック*/

.header_check {
	float:right;
	background:#fff;
	border-radius:5px;
	margin:15px 0 0 0;
	padding:4px 6px 6px 6px ;
	text-align:center;
}
.header_check p {
	margin-bottom:0;
	font-size:12px;
	color:#8bc53f;

}


/* ここまで*/


.takken {
	float:right;
	padding-top:10px;
	line-height:1.4em;
	font-size:11px;
}
.takken img,.takken p {
	float:left;
	margin-left:6px;
}
/* global navi */

#navi {
	float: left;
	margin-top: 10px;
	margin-left: 60px;
/*	background-image: url(../img/common/navi_border.png), -webkit-linear-gradient(top, #f3e2c7 0%, #e9d4b3 100%);
	background-image: url(../img/common/navi_border.png), -moz-linear-gradient(top, #f3e2c7 0%, #e9d4b3 100%);
	background-image: url(../img/common/navi_border.png), -o-linear-gradient(270deg,rgba(239,232,216,1.00) 0%,rgba(212,200,173,1.00) 100%);
	background-image: url(../img/common/navi_border.png), linear-gradient(180deg,rgba(239,232,216,1.00) 0%,rgba(212,200,173,1.00) 100%);
	background-position: left 10px;
	background-repeat: no-repeat;*/
}
#navi li {
	float: left;
	text-align: center;
	background-image: url(../img/common/navi_border.png);
	background-position: right 10px;
	background-repeat: no-repeat;
}
#navi .nav01 {

	width:150px;
	border-bottom:solid 5px #FFBF00;
}
#navi .nav02 {

	width:150px;
	border-bottom:solid 5px #4993EA;
}
#navi .nav03 {
	width:150px;
	border-bottom:solid 5px #F01775;
}
#navi .nav04 {
	width:200px;
	border-bottom:solid 5px #8BC53F;
}
#navi li a {
	display: block;
	padding: 0 0 0;
}
#navi li a:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.37) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.37) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.37) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.37) 0%,rgba(255,255,255,0.00) 100%);
}


#navi li a.highlight {
	background-color:#fff;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}


/* column layout */

#contents {
	clear:both;
}

#maintop {
	width:760px;
	float:right;
	margin-top:-20px;
	margin-bottom:80px;
}
#main {
	width:760px;
	float:right;
	margin-top:-30px;
	margin-bottom:80px;
}
#main2 {
	width:900px;
	margin:0 auto 80px;
	padding-top:20px;
}

#carousel {
	margin-bottom:20px;
    width: 760px;
    height: 210px;
    clear:both;
    overflow: hidden;
    position: relative;
}
#carousel .carousel-inner {
    width:760px;
    height: 190px;
    position: relative;
    margin:0 auto;
    overflow: hidden;
}
#carousel .carousel-inner {
    width: 760px;
    height: 190px;
    top: 0;
    position: relative;
}
#carousel .carousel-inner li {
    float: left;
}
#carousel .bullets {
	position: absolute;
    right: 0;
	height: 12px;
	bottom: 0;
}
#carousel .bullets a {
	display: block;
	float: left;
	text-indent: -9999px;
	outline: none;
	margin-left: 5px;
	width: 20px;
	height: 9px;
	background-repeat: no-repeat;
	background-image: url(../img/index/bullets.png);
	background-position: 0 -14px;
}

#carousel .bullets .selected {
    background-position:0 1px;
}

.topics {
	margin-top:-25px;
	margin-bottom:10px;
}
.topics h2 {
	margin-bottom:5px;
}
.topics dl {
	margin:0 30px 0 25px;
}
.topics dt {
	float:left;
	width:115px;
/* 	text-align:right; */
	padding:6px 0;
}
.topics dd {
	border-bottom:dashed 1px #A87B4F;
	padding:6px 0 6px 135px;
}
.recommend {
	background:#ffbf00;
	border:solid 1px #ccc;
	padding:10px;
	margin-bottom:10px;
}
.recommend a {
	text-decoration:none;
	color:#000;
	display:block;
}
.recommend a:hover {
	background:#FFEFEF;
	height:100%;
}
.recommend .inner {
	background:#fff;
	padding-bottom: 10px;
}
.recommend h2 {
	margin-bottom:15px;
}
.recommend h2 img {
	margin:5px auto auto -20px;
}
.recommend li {
	width:131px;
	float:left;
	border:solid 1px #C3996B;
	text-align:center;
	margin:0 0 9px 12px;
	position:relative;
	background:#fff;
}
.recommend li .label {
	text-align:left;
	position:relative;
	z-index:9999;
}
.recommend li .label2 {
	text-align:right;
	position:absolute;
	z-index:9998;
	top:5px;
	right:-5px;
}

.recommend li img {
	border:solid 10px #E6E7E7;
	margin-top:-25px;
	margin-bottom:5px;
}
.recommend li .label img,.recommend li .label2 img {
	margin:-2px 10px 0 -2px;
	border:none;
}
.recommend li .place {
	margin-top:-2px;
	margin-bottom:0;
	line-height:1.3em;

}



.recommend li .place span {

	text-align:center;
	margin-top:5px;
	padding:2px 5px 0 5px;
	background:#fff;
	border-radius:5px;
	margin-bottom:5px;
	color:#4993ea;
	font-size:90%;
	line-height:110%;
}
.recommend li .price strong {
	color:#CC3333;
	font-weight:bold;
}

.recommend-more-btn {
	text-align: center;
	margin: 10px 12px;
	padding: 6px;
	border: solid 6px #8bc53f;
	position: relative;
	cursor: pointer;
}

.recommend-more-btn img {
	position: absolute;
	right: 35%;
	top: 50%;
	margin-top: -8px;
    transform: rotate(180deg);
    transition: .3s transform;
}
.recommend-more-btn.opened img {
    transform: rotate(0);
    transition: .3s transform;
}

.recommend-more-list {
	display: none;
    overflow: hidden;
}

.index-item-img {
    min-height: 90px;
}

/* オープンハウス */

.openhouse {
	border:solid 1px #ccc;
	margin-bottom:10px;
	width:760px;
}
.openhouse ul li {
	min-height:195px;
}
.openhouse ul li img {
	height:auto;
	width:auto;
	max-height:68px;
}
.openhouse a {
	text-decoration:none;
	color:#000;
	display:block;
}
.openhouse a:hover {
	background:#FFEFEF;

}

.openhouse h2 {
	float:left;
}
.openhouse h2 img {
	margin-left:-10px;
	margin-top:10px;
}
.openhouse span.open-txt {
	margin-left:20px;
	padding-top:20px;
}
.openhouse li {
	width:140px;
	border:solid 1px #C3996B;
	text-align:center;
	margin-bottom:0;
}
.openhouse li .label {
	text-align:left;
	position:relative;
	z-index:9999;
	height: 36px;
}
.openhouse li .label img {
	margin:-2px 0 0 -2px;
	border:none;
}
.openhouse li img {
	border:solid 10px #E8F0F7;
	margin-top:-21px;
	margin-bottom:3px;
}
.openhouse li .place {
	margin-bottom:2px;
}
.openhouse li .place span {
	text-align:center;
	margin-top:5px;
	padding:2px 5px 0 5px;
	background:#fff;
	border-radius:5px;
	margin-bottom:5px;
	color:#4993ea;
	font-size:90%;
	line-height:110%;
}
.openhouse li .date strong {
	font-weight:bold;
	font-size:120%;
}
.openhouse .slider {
    clear:both;
    padding:10px 0;
    margin-left:0;
    width:760px;
    margin-bottom:5px;
    position: relative;
}

.openhouse .slider .leftbtn,
.openhouse .slider .rightbtn {
	position: absolute;
	top: 60px;
	cursor: pointer;
}

.openhouse .slider .leftbtn {
    left: 10px;
}

.openhouse .slider .rightbtn {
    right: 10px;
}

.openhouse .slider ul {
	width: 700px;
	height: 197px;
	margin: 0 29px 0 39px;
	overflow: hidden;

}

.openhouse .slider li {
	float:left;
	margin-right:15px;
	margin-left: 12px;
}

.link-more {
	float:right;
	margin-top:20px;
	margin-right:12px;
	line-height:1em;
	font-size:10px;
}
.link-more a {
	background:#333;
	color:#fff;
	text-decoration:none;
	padding:6px 6px 6px 10px;
	font-size:12px;
	border:1px solid #fff;
}

.link-more a:hover {
	background:#FFEFEF;
	color:#000;
	text-decoration:none;
	padding:6px 6px 6px 10px;
	font-size:12px;
	border:1px solid #ffbacd;
}
.index-bnr-area {
	width:470px;
    float:left;
    margin-bottom:10px;
}
.new {
	border:solid 1px #ccc;
	width:467px;
	float:left;
margin-bottom:10px;
}
.new .item li a {
	text-decoration:none;
	color:#000;
	display:block;
}
.new .item li a:hover {
	background:#FFEFEF;
	height:100%;
}

.new h2 {
	float:left;
}
.new h2 img {
	margin-left:-10px;
	margin-top:10px;
}
.new ul {
	padding-top:10px;
	clear:both;
}
.new .item li {
	width:135px;
	float:left;
	border:solid 1px #C3996B;
	text-align:center;
	margin:0 0 9px 14px;
}
.new .item li .label {
	text-align:left;
	position:relative;
	z-index:9999;
}
.new .item li .label img {
	margin:-2px 0 0 -2px;
	border:none;
}
.new .item li img {
	border:solid 10px #E6E7E7;
	margin-top:-21px;
	margin-bottom:5px;
}
.new .item li .place {
	margin-bottom:5px;
}
.new .item li .place span {
	text-align:center;
	margin-top:5px;
	padding:2px 5px 0 5px;
	background:#fff;
	border-radius:5px;
	margin-bottom:5px;
	color:#f01775;
	font-size:90%;
	line-height:110%;
}

.new .item li .price strong {
	color:#CC3333;
	font-weight:bold;
}

.new-bnr {
	text-align:left;
	letter-spacing:-0.4em;
	width:460px;
margin:auto;
	overflow:hidden;
}

.new-bnr1 {
	text-align:left;
	letter-spacing:-0.4em;
	width:460px;
	overflow:hidden;
}

.new-bnr ul {
	/* margin-bottom:16px; */
	margin-left:16px;
}
.new-bnr li {
	display:inline;
	margin:auto;

}
.new-bnr li img.bnr {
	margin-right:15px;
	margin-bottom:16px;
}
.realtime-ranking {
	width:280px;
	float:right;
}
.realtime-ranking .inner {
	border:10px solid #EFE8D8;
	padding:10px 5px;
}

.realtime-ranking td.address a,
.realtime-ranking td.address-rent a{
	color:#000;
	text-decoration:none;
	line-height:1.3em;

}

.realtime-ranking  td.address a:hover{
	color:#4993ea;
	text-decoration:underline;
}

.realtime-ranking  td.address-rent a:hover{
	color:#f01775;
	text-decoration:underline;
}

.realtime-ranking .inner td p.syubetu{
	text-align:center;
	margin:3px 0 5px 0;
	padding:0;
	background:#4993ea;
	border-radius:5px;
	color:#fff;
	font-size:80%;
	width:110px;
	line-height:1.4em;
}

.realtime-ranking .inner td p.syubetu-rent{
	text-align:center;
	margin:3px 0 5px 0;
	padding:0;
	background:#f01775;
	border-radius:5px;
	color:#fff;
	font-size:80%;
	width:110px;
	line-height:1.4em;
}

.realtime-ranking h3 {
	margin-bottom:3px;
}
.realtime-ranking table {
	width:100%;
}
.realtime-ranking .inner th {
	padding:2px;
	vertical-align:top;
}
.realtime-ranking td {
	padding:2px;
}
.realtime-ranking td.address,
.realtime-ranking td.address-rent {
	width:160px;
	line-height:1.0em;
}
.realtime-ranking .inner table td.prize {
	padding:2px;
	vertical-align:bottom;
	font-weight:bold;
}
.realtime-ranking tr {
	border-bottom:1px dashed #EFE8D8;
}
.realtime-ranking tr:last-child {
	border:none;
}
/* main visual */
.search01 {

}
.bgbuy {
	background-image: url(../img/search/illust_hokkaido.png);
	background-position: right 0;
	background-repeat: no-repeat;
}

.bgrent {
	background-image: url(../img/search/illust_hokkaido_rent.png);
	background-position: right 0;
	background-repeat: no-repeat;
}
.search01 h2 {
	font-weight:normal;
	border-bottom:3px solid #CFBEA5;
	width:540px;
	margin-bottom:20px;
	font-size:26px;
	line-height:1.5em;
}
.search01 h2 img {
	margin-top:-5px;
	padding-right:20px;
	padding-bottom:5px;


}
.search01 .area-type li {
	float:left;
	width:260px;
	text-align:center;
	margin-right:20px;
	line-height:1em;
	margin-bottom:30px;
}
.search01 .area-type li a {
	display: block;
	padding: 10px;
	background-color: #EFE8D8;
	text-decoration: none;
	color: #000;
	border: 1px solid #CFBEA5;
	border-radius: 5px;
}
.search01 .area-type li.on a {
	background-color: #8BC53F;
	color: #fff;
	border: 1px solid #6FAC1E;
}
.search01 .table-wrap {
	border:1px solid #CFBEA5;
	overflow:hidden;
	border-radius:8px;
	width:100%;
	clear:both;
	margin-bottom:30px;
}
.search01 table {
	width:100%;
	border-collapse:separate;
	}
.search01 .search-table {
}
.search01 .search-table a {
	text-decoration:none;
	color:#000;
}
.search01 .search-table a:hover {
	text-decoration:underline;
}
.search01 .search-table .inner {
	float:left;
}
.search01 .search-table .inner select {
	width:180px;
	height:25px;
}
.search01 .search-table .clear-btn {
	float:right;
	padding:3px 10px;
}

.search01 .search-table .inner ul.setsubi {
	width:600px;
}
.search01 .search-table .inner ul.setsubi li {
	display:inline-block;
	width:190px;
	margin-right: 10px;
}

.search01 .search-table input[type=radio] + label,
.search01 .search-table input[type=checkbox] + label {
    margin-left: 5px;
}


.search01 .btn-search {
	display: block;
	background-image: url(../img/search/btn_search.png);
	background-position: left top;
	background-repeat: no-repeat;
	width:208px;
	height:45px;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin:0 auto 30px;
}
.search01 th ,.search01 td {
	vertical-align:top;
	text-align:left;
	padding:10px;
	border-bottom:1px solid #CFBEA5;
}
.search01 tr:last-child th ,.search01 tr:last-child td {
	border-bottom:none;
}
.search01 th {
	white-space:nowrap;
	width:80px;
	background:#EFE8D8;
}
.search01 td {
	background:#F7F5F0;
}
.search01 tr.syubetsu td ul {
	width:100%;
}
.search01 tr.syubetsu td li {
	float:left;
	width:200px;
	margin-bottom:3px;
}
.search01 tr.syubetsu td li.clear {
	float:right;
}

.search01 tr.syubetsu td li input,.search01 tr.syubetsu td li label {
	cursor:pointer;
}
.search01 tr.chiiki td ul {
	width:600px;
}

.search01 tr.chiiki td li.clear {
	float:right;
}

.search01 tr.chiiki td li {
	float:left;
	width:120px;
	margin-bottom:3px;
}
.search01 tr.price td ul {
	width:600px;
	background:#fff;
	padding:10px;
	margin-bottom:12px;
	border:1px solid #CFBEA5;
	border-radius:5px;

}
.search01 tr.price td li {
	float:left;
	width:200px;
	margin-bottom:3px;

}
.search01 tr.price td li span {
	cursor: pointer;
	text-decoration:underline;
}
.search01 tr.price td li.t-right a {
	margin-left:3.6em;
}
.search01 tr.price td div {
	clear:both;
}
.search01 tr.shinsen td li {
	float:left;
	width:200px;
	margin-bottom:3px;
}
.search01 tr.shinsen td li input,.search01 tr.shinsen td li label {
	cursor:pointer;
}
.search01 tr.chiiki2 td ul {
/* 	width:600px; */
}

.search01 tr.chiiki2 td li.clear {
	float:right;
}

.search01 tr.chiiki2 td li {
	float:left;
	width:150px;
	margin-bottom:3px;
}
.search01 tr.chiiki2 td li.small {
	font-size: 90%;
}

.search01 tr.chiiki2 td p.midashi {
	float:left;
	width:100px;
	margin-bottom:3px;
	background-color:#4993ea;
	margin-right:48px;
	color:#fff;
	text-align:center;
	border:1px solid #2b7bd9;
	border-radius:5px;
	height:20px;
}

.search01 tr.chiiki2 td p.rentmidashi {
	float:left;
	width:100px;
	margin-bottom:2px;
	background-color:#f54591;
	margin-right:48px;
	color:#fff;
	text-align:center;
	border:1px solid #f01775;
	border-radius:5px;
	height:20px;
}


.search01 tr.chiiki3 td ul {
	width:600px;
}

.search01 tr.chiiki3 td li.clear {
	float:right;
}

.search01 tr.chiiki3 td li {
	float:left;
	width:300px;
	margin-bottom:3px;
}

.search01 .help_jigyou {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-left: .5em;
	border: 1px solid #9c8f7c;
	width: 16px;
	height: 16px;
	background: #fff;
	color: #9c8f7c;
	vertical-align: middle;
	font-size: 85%;
	line-height: 1;
	cursor: default;
}
.search01 .help_jigyou_detail {
	display: none;
}
.search01 .help_jigyou_detail.active {
	display: block;
	position: absolute;
	top: 30px;
	left: 3em;
	width: 40em;
	padding: .4em .8em;
	border: 1px solid #9c8f7c;
	font-size: 90%;
	font-weight: normal;
	background: #fff;
	white-space: normal;
}
.search01 .help_jigyou_detail.active h4 {
	margin-bottom: .4em;
}

#main .search02 .mycheck h3 {
	position:relative;
	text-align:left;
	color:#333;
	border-bottom:3px solid #CFBEA5;
	margin-bottom:30px;
	font-size:24px;
	padding-bottom:10px;
	font-weight:normal;
}
#main .search02 .mycheck  p.back{
	float:right;

}
#main .search02 .mycheck  p.back a{
	text-decoration:none;
	color:#000;
	padding:1px 10px;
	margin-bottom:5px;
	margin-right:20px;
	display:block;
	border-radius:5px;
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	font-size:14px;
}

#main .search02 .mycheck  p.back a:hover {
	background:#CFBEA5;
	color:#fff;
}


#main .search02 h3,
#main2 .search02 h2 {
	position:relative;
	text-align:left;
	color:#333;
	border-bottom:3px solid #CFBEA5;
	margin-bottom:30px;
	font-size:24px;
	padding-bottom:10px;
	font-weight:normal;
}
#main .search02 p.back,
#main2 .search02 p.back{
	float:right;

}
#main .search02 p.back a,
#main2 .search02 p.back a{
	text-decoration:none;
	color:#000;
	padding:1px 10px;
	margin-bottom:5px;
	margin-right:20px;
	display:block;
	border-radius:5px;
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	font-size:14px;
}

#main .search02 p.back a:hover,
#main2 .search02 p.back a:hover {
	background:#CFBEA5;
	color:#fff;
}




p.kensuu {
	margin:-10px 0 10px 0;

}

.head-bnr {
	float:left;
	margin:10px 10px 0 100px;
	border: 1px solid #d1c8a5;
	padding:6px;
	background-color:#FFF;
}


.search02 .bukken {
	clear:both;
}
.search02 .bukken .sort {
	float:left;
}
.search02 .bukken .sort ul {
}
.search02 .bukken .sort li {
	float:left;
	width:120px;
	text-align:center;
	margin-right:10px;
}
.search02 .bukken .sort li a {
	display: block;
	padding: 4px;
	text-decoration: none;
	color: #000;
	border-radius: 5px;
	border: 1px solid #CFBEA5;
	background-color: #EFE8D8;
	background-image: url(../img/search/arrow2.png);
	background-position: 105px 9px;
	background-repeat: no-repeat;
}
.search02 .bukken .sort li.on a {
	background-color: #8BC53F;
	border: 1px solid #6FAC1E;
	color:#fff;
	background-image: url(../img/search/arrow.png);
	background-position: 105px 9px;
	background-repeat: no-repeat;
}
.search02 .bukken .sort li.btn-clear a {
	background-color: #EFE8D8;
	border: 1px solid #CFBEA5;
	color: #000;
	background-image: none;
}

.search02 .bukken .page {
	float:right;
	width:370px;
	padding-top:0;
	text-align:right;
}
.search02 .bukken .page p,.search02 .bukken .page li {
	margin-left:5px;
	display:inline-block;
	text-align:center;

}
.search02 .bukken .page p {
}
.search02 .bukken .page ul {
	display:inline;
	letter-spacing:-0.1em;
}
.search02 .bukken .page li.dot {
	padding-top:7px;
}
.search02 .bukken .page a {
	padding:1px 1px;
	border-radius:5px;
	text-decoration:none;
	color:#000;
	border:1px solid #CFBEA5;
	background:#fff;
	width:100%;
	height:100%;
	display:block;
	min-width:1.5em;
}
.search02 .bukken .page li {
		letter-spacing:normal;
}
.search02 .bukken .page li.pageon span{
	padding:1px 1px;
	border-radius:5px;
	text-decoration:none;
	border:1px solid #CFBEA5;
	width:100%;
	height:100%;
	display:block;
	min-width:1.5em;
	background:#CFBEA5;
	color:#fff;
}

.search02 .bukken .page p a {
	background:#EFE8D8;
}
.search02 .bukken .page a:hover  {
	background:#CFBEA5;
	color:#fff;
}

span.nobr {
	white-space:nowrap;
	background-color:#fff;
}

.search02 .bukken-list {
	clear:both;
	padding-top:30px;
	width:100%;
	margin-bottom:15px;
}
.search02 .bukken-list ul {
	margin-right:-50px;
	overflow:hidden;
	letter-spacing:-0.4em;
}

.search02 .bukken-list li.osusume {
	border: 5px solid #D14B4B;
}


.search02 .bukken-list li {
	width:175px;
	border:solid 1px #C3996B;
	text-align:center;
	margin:0 19px 19px 0;
	box-sizing:border-box;
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
	position:relative;
	padding-bottom:15px;
}

.search02 .bukken-list li a {
	text-decoration:none;
	color:#000;
	display:block;
	width:100%;
	height:100%;
	padding-bottom:15px;
}

.search02 .bukken-list li a:hover {
	background:#FFEFEF;
	height:100%;
}

ul#check-box li {
	width:175px;
	border:solid 1px #C3996B;
	text-align:center;
	margin:0 19px 50px 0;
	box-sizing:border-box;
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
	position:relative;

}
ul#check-box li.osusume {
	border: 5px solid #D14B4B;
}



.search02 .bukken-list li p {
	text-align:left;
	padding:0 5px;
	line-height:1.4em;
	margin-bottom:4px;
}

.search02 .bukken-list li p.date {
	text-align:left;
	padding:0 5px;
	line-height:1.0em;
	margin-bottom:4px;
	margin-top:-3px;
}


.search02 .bukken-list li .syubetu {
	text-align:center;
	background:#fff;
	border-radius:5px;
	margin: 0 auto 5px;
	width:65%;
	color:#4993ea;
	font-size:90%;
	line-height:140%;
	border:1px solid #eee;


}
.search02 .bukken-list li .place {
width:160px;
text-overflow: ellipsis;
white-space:nowrap;
overflow: hidden;
}


.search02 .bukken-list li .del-btn {
	padding:3px 10px;
	margin-bottom:5px;
	border:1px solid #CFBEA5;
	background:#EFE8D8;
	border-radius:5px;
	cursor:pointer;
	position:absolute;
	bottom:-40px;
	left:62px;
}




.search02 .bukken-list li .price {
	margin-bottom:5px;
	text-align:center;
}
.search02 .bukken-list li .price img {
	border:none;
	margin:auto 0 6px auto;
}


.search02 .bukken-list li .label {
	position:relative;
	z-index:9999;
	padding:0;
}
.search02 .bukken-list li .label img {
	margin:-2px 0 0 -2px;
	border:none;
}
.search02 .bukken-list li .label2 {
	text-align: center;
	position: relative;
	z-index: 9999;
	padding: 0 4px 0 0;
	background-color: #D14B4B;
	width:64px;
	margin-bottom:23px;
	font-weight:bold;
	color:#fff;
}
.search02 .bukken-list li .label3 {
	text-align:right;
	position:absolute;
	z-index:9998;
	top:15px;
	right:-5px;
}
.search02 .bukken-list li .label3 img {
	margin:-2px 10px 0 -2px;
	border:none;
	display: block;
}
.search02 .bukken-list li .bukken-img {
padding-top:5px;
}

.search02 .bukken-list li img {
	border:solid 10px #E6E7E7;
	margin-top:-35px;
	margin-bottom:5px;
}
.search02 .bukken-list li .price strong {
	color:#CC3333;
	font-weight:bold;
	font-size:20px;
}

.search02 .bukken-list li p.data01 span {
	white-space: nowrap;
}
.search02 .bukken-list li p.data01 span.toti {
	padding:0 5px 0 5px;
	font-size:100%;
	background :#d3eafe;
	margin-right:10px;
}


.search02 .bukken-list li p.data01rent span {
	padding:0 5px 0 5px;
	float: left;
	font-size:100%;
	background :#d3eafe;
	margin-right:5px;
}

.search02 .bukken-list li p.data01 {
	font-size:90%;
	text-align:left;
}
.search02 .bukken-list li p.data01rent {

	text-align:left;
	background :#eee;

}



.search02 .bukken-list li div {
}

.search02 .bukken-list li p.data02 span.center {
	text-align:center;
}
.search02 .bukken-list li p.data02rent {
	padding-bottom:10px;

}
.search02 .bukken-list li div p:last-child {
    padding-bottom:1.1em;
}



.search02 .bukken-list li .data03 {
	margin-bottom: 0;
	padding-bottom: 5px;
	text-align: right;
	font-size:80%;
position:absolute;
bottom:0;
right:0;
}
.search02 .bukken-list li .data03 span {
	background-image: url(../img/search/icon_house.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left:17px;
}

.search02 .bukken-list.mycheck li a {
	text-decoration:none;
	color:#000;
	display:block;
}



.search02 .bukken-list.mycheck a:hover{
	text-decoration:none;
	color:#000;
	display:block;
	background:#FFEFEF;


}

.search02 .bukken-list.mycheck .date-limit {
	font-size:140% !important;
}

.search02 .bukken-list.mycheck .mycheck-btn input {
	padding:3px 20px;
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	border-radius:5px;
	cursor:pointer;
}

.myckeck-deleted {
	clear: both;

	}

#mybnt a:link,
#mybnt a:visited {
	padding:3px 20px;
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	border-radius:5px;
	cursor:pointer;
	text-decoration:none;
	color:#000;
}
#mybnt a:hover,
#mybnt a:active
 {
	background:#CFBEA5;
	color:#fff;
}




.nothing {
	font-size:20px;
	font-weight:bold;
	color:#cc0033;
}

/*検索ここまで*/



#main .kaisya-info h2 {
	position:relative;
	text-align:left;
	color:#333;
	border-bottom:3px solid #CFBEA5;
	margin-bottom:30px;
	font-size:24px;
	padding-bottom:10px;
	font-weight:normal;
}

#main .kaisya-info h3 {
	font-size:20px;
	font-weight:bold;
color:#000;
}
#main .kaisya-info p.back {
	float:right;

}
#main .kaisya-info p.back a{
	text-decoration:none;
	color:#000;
	padding:1px 10px;
	margin-bottom:5px;
	margin-right:20px;
	display:block;
	border-radius:5px;
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	font-size:14px;
}

#main .kaisya-info p.back a:hover {
	background:#CFBEA5;
	color:#fff;
}



.bukken-detail {
	clear:both;
	padding-top:20px;
}
.bukken-detail .img-left {
	float:left;
	width:300px;
	margin-bottom:20px;
}
.bukken-detail .img-left img {
	margin-bottom:10px;
}
.bukken-detail .img-left .img01 {
	width: 300px;
	height: 200px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
	position: relative;
	background-color: #f7f5f0;
	border:1px solid #cfbea5;

}
.bukken-detail .img-left .img02 {
	width:300px;
	height:200px;
	overflow:hidden;
	text-align:center;
	position:relative;
	background-color: #f7f5f0;
	border:1px solid #cfbea5;

}
.bukken-detail .img-left .img01 img,
.bukken-detail .img-left .img02 img {
	max-width:300px;
	max-height:200px;
	position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;

}

.bukken-detail .img-right {
	float:right;
	width:570px;
	margin-bottom:20px;
}
.bukken-detail .img-right .img03 {
	width:570px;
	height:420px;
	position:relative;
	background-color: #f7f5f0;
	border:1px solid #cfbea5;

}
.bukken-detail .img-right .img03 img {
	max-width:570px;
	max-height:420px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.bukken-detail .bukken-info1 {
	font-weight:bold;
	float:left;
	margin-bottom:10px;
}
.bukken-detail .bukken-info1 .area {
	font-size:20px;
	margin-right:5px;
}
.bukken-detail .bukken-info1 .type {
	padding:4px 20px 1px;
	border-radius:5px;
	margin-right:5px;
	margin-bottom:3px;
	color:#fff;
}
.bukken-detail .bukken-info1 .type01 {
	background:#4993EA;
}
.bukken-detail .bukken-info1 strong {
	font-size:40px;
	color:#D14B4B;
	padding-right:3px;
	margin-top:10px;
}
.bukken-detail .btn-print {
	float:right;
	margin-bottom:10px;
}

.bukken-detail .btn-print img {
	margin-top:-15px;
	padding-left:20px;
}

.bukken-detail .btn-print a {
	background:#EFE8D8;
	padding:2px 40px;

	text-decoration:none;
	color:#000;
	border-radius:5px;
	border:1px solid #CFBEA5;
	font-weight:bold;
}
.bukken-detail .status {
	clear:both;
	background:#E8994B;
	text-align:center;
	font-size:24px;
	padding:14px 8px 8px;
	border-radius:5px;
    margin-bottom:15px;
	color:#fff;
    cursor: pointer;
}
.bukken-detail .status2 {
	clear:both;
	background:#DB3E3E;
	text-align:center;
	font-size:24px;
	padding:14px 8px 8px;
	border-radius:5px;
	color:#fff;
	margin-bottom:15px;
	display:block;
}

.bukken-detail .status strong,.bukken-detail .status2 strong {
	font-size:32px;
}

.bukken-detail .syodan-description {
	display: none;
    border-right: #E8994B solid 1px;
    border-left: #E8994B solid 1px;
	border-bottom: #E8994B solid 1px;
    border-radius:5px;
	margin-top: -15px;
    margin-bottom:15px;
    padding: 10px;
}
.bukken-detail .status img {
	margin-top: -8px;
}

.bukken-detail .sp-movie{
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;

}


.bukken-detail .image,.bukken-detail .thumb {
	clear:both;
}
.bukken-detail .thumb {
	background:#EFE8D8;
	padding:8px;
	border-radius:5px;
	margin-bottom:10px;
}
.bukken-detail .thumb p {
	float:left;
	padding-top:12px;
}
.bukken-detail .thumb ul {
	float:left;
}
.bukken-detail .thumb li {
	float:left;
	margin-left:10px;
}
.bukken-detail .thumb li img {
	max-height:70px;
	padding-bottom:10px;
}
.bukken-detail .bukken-info2 {
	width:100%;
	margin-bottom:10px;
}
.bukken-detail .bukken-info2 th,
.bukken-detail .bukken-info2 td {
	padding: 6px;
	text-align: left;
	border: 1px solid #CFBEA5;

}

.bukken-detail .bukken-info2 th {
	font-size:15px;
	width:80px;
	background:#F7F5F0;
	vertical-align:middle;
}

.bukken-detail .bukken-info2-font {
	background:#fff;
	vertical-align:middle;
	font-size:15px;
}

.bukken-detail .bukken-info2-font td.height {
	height:46px;
}


.bukken-detail .bukken-info2 .table-btn {
	margin-top:-1px;
	float:right;

}
.bukken-detail .bukken-info2 .table-btn li {
	float:left;
	margin-left:10px;
	vertical-align:bottom;
}
.bukken-detail .contact h3 {
	background:#EFE8D8;
	padding:8px;
	margin-bottom:10px;
}

.bukken-detail .contact h3.tel {
	background:#EFE8D8;
	padding:8px;
	margin-bottom:10px;

}
.bukken-detail .contact p {
	margin-bottom:10px;
}
.bukken-detail .contact .company-name {
	font-size:26px;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:bold;
}
.bukken-detail .contact .tel {
	background-image: url(../img/search/icon_tel.png);
	background-position: left 0;
	background-repeat: no-repeat;
	padding-left:30px;
	font-size:20px;
}
.bukken-detail .contact .address {
	float:left;
	clear:left;
	margin-right:50px;
}
.bukken-detail .contact .url {
	float:left;
	font-weight:bold;
}
.bukken-detail .contact .url a {
	color:#000;
}
.bukken-detail .contact .link-detail {
	float:right;
	margin-top:5px;
}
.bukken-detail .contact .link-detail a {
	float:right;
	text-decoration:none;
	color:#fff;
	background:#333;
	display:block;
	padding:2px 40px;
	border-radius:5px;
	border:1px solid #ccc;
	font-size:16px;
}
.openhouse-list h3 {
	position:relative;
	text-align:left;
	color:#333;
	border-bottom:3px solid #CFBEA5;
	margin-bottom:30px;
	font-size:24px;
	padding-bottom:10px;
	font-weight:normal;
}
.openhouse-list p.back{
	float:right;

}
.openhouse-list p.back a{
	text-decoration:none;
	color:#000;
	padding:1px 10px;
	margin-bottom:5px;
	margin-right:20px;
	display:block;
	border-radius:5px;
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	font-size:14px;
}

.openhouse-list p.back a:hover {
	background:#CFBEA5;
	color:#fff;
}


.openhouse-list .openhouse-txt {
	border:1px solid #CFBEA5;
	border-radius:5px;
	padding:10px;
	background:#EFE8D8;
}
.openhouse-list ul {
	clear:both;
}

.openhouse-list li {
	border-bottom:1px solid #A87B4F;
    *zoom: 1;
	padding-bottom:10px;
	margin-bottom:10px;
}
.openhouse-list li:after {
    content: '';
    display: block;
    clear: both;
}
.openhouse-list li .img {
	float:left;
	width:90px;
	margin-right:10px;
}
.openhouse-list li .info {
	float:left;
	width:320px;
	margin-right:10px;
}
.openhouse-list li .info strong {
	color: #D14B4B;
}
.openhouse-list li .info .price strong {
	color: #D14B4B;
	font-size:18px;
}
.openhouse-list li .txt {
	float:left;
	width:320px;
}
.openhouse-list li li {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
	float:left;
	margin-right:10px;
}
.openhouse-list li li a {
	text-decoration:none;
	color:#000;
	background:#EFE8D8;
	border-radius:3px;
	padding:2px 10px 0;
	display:block;
	border:1px solid #CFBEA5;
}
.openhouse-list li li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #CFBEA5;
	border-radius: 3px;
	padding: 2px 10px 0;
	display: block;
}

.openhouse-list .left .kensuu {
	clear:both;
}
.openhouse-list .left .kensuu strong {
	font-size:20px;
}

.kameiten h2 {
	position:relative;
	text-align:left;
	color:#333;
	border-bottom:3px solid #CFBEA5;
	margin-bottom:30px;
	font-size:24px;
	padding-bottom:10px;
	font-weight:normal;
}
.kameiten p.back{
	float:right;

}
.kameiten p.back a{
	text-decoration:none;
	color:#000;
	padding:1px 10px;
	margin-bottom:5px;
	margin-right:20px;
	display:block;
	border-radius:5px;
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	font-size:14px;
}

.kameiten p.back a:hover {
	background:#CFBEA5;
	color:#fff;
}

.kameiten h3 {
	background-color: #EFE8D8;
	color: #7C6B52;
	padding:6px;
	border-radius:5px;
	margin-bottom:10px;
}
.kameiten ul {
	letter-spacing:-0.4em;
	margin-bottom:20px;
}
.kameiten li {
	display:inline-block;
	letter-spacing:normal;
	width:210px;
	margin-right:10px;
	margin-bottom:10px;
	line-height:1.2em;
	vertical-align:top;
	margin-left:32px;
}
.kameiten li a {
	text-decoration:none;
	color:#000;
}
.kameiten strong.new-txt {
	color:#f00;
}
.kameiten li a:nth-child(2) {
}
.kameiten li a:hover {
	text-decoration:underline;
}

.kameiten li.gray a {
	text-decoration:none;
	color:#ccc;
}


.kameiten li.gray a:hover {
	text-decoration:underline;
	color:#ccc;
}
.kameiten li.gray span a {
	color:#fff;
	text-decoration:none;
}



.kameiten li span {
	margin-left:-32px;
}
.kameiten li span a {
	text-decoration: none;
	background: #ffbf00;
	padding:2px 3px 0;
	border-radius: 3px;
	color: #fff;
	border: 1px solid #ccc;
	display:inline-block;
}
.kameiten li span a:hover {
	text-decoration: none;
	background: #B39E81;
	padding:2px 3px 0;
	border-radius: 3px;
	color: #fff;
	border: 1px solid #B39E81;
	display:inline-block;
}

/* 不動産便利ツールページ */

.subpage　{
	padding-top:20px;
}

/* 地図、学校で探す */
.subpage h3{
	position:relative;
	text-align:left;
	color:#333;
	border-bottom:3px solid #CFBEA5;
	margin-bottom:30px;
	font-size:24px;
	padding-bottom:10px;
	font-weight:normal;
}

.subpage h2 {
	font-weight:normal;
	border-bottom:3px solid #CFBEA5;
	width:540px;
	margin-bottom:20px;
	font-size:26px;
	line-height:1.5em;
}

.subpage h2 img,
.search02 h3 img {
	margin-top:-5px;
	padding-right:20px;
	padding-bottom:5px;
	}

.subpage h4 {
background:#CFBEA5;
text-align:left;
padding:5px 10px;
border-radius:5px;
color:#fff;
margin-bottom:10px;
font-size:16px;
}
.subpage ul {
padding:0 0 20px 5px;
letter-spacing:-0.4em;
}
.subpage li {
display:inline-block;
width:170px;
margin-bottom:10px;
margin-right:10px;
letter-spacing:normal;
}
.subpage li a {
display:block;
background:#EFE8D8;
text-decoration:none;
color:#000;
border:1px solid #CFBEA5;
border-radius:5px;
padding:5px;
}
.subpage li a:hover {
display:block;
background:#CFBEA5;
}
.subpage .wrap {
border:1px solid #CFBEA5;
border-radius:8px;
overflow:hidden;
}
.subpage table {
width:100%;
}
.subpage th{
	text-align:left;
	border-bottom:1px solid #CFBEA5;
	padding: 5px 5px 5px 10px;
	font-size:16px;

}
.subpage td {
	text-align:left;
	border-bottom:1px solid #CFBEA5;
	padding: 5px 5px 5px 20px;
}

.subpage tr:nth-child(even) th,.subpage tr:nth-child(even) td {
background:#f7f5f0;
}

.subpage tr:last-child th,.subpage tr:last-child td {
border-bottom:none;
}

.subpage th {
background:#EFE8D8;
}

.subpage td a {
color:#000;
}
/* フォーム */
.contact-form {
	width:100%;
	border-radius:10px;
	overflow:hidden;
	border:1px solid #CFBEA5;
	margin-bottom:20px;
}
.contact-form table {
	width:100%;
}
.contact-form th {
	width:140px;
	background:#EFE8D8;
	text-align:left;
}
.contact-form th,.contact-form td {
	padding:8px;
	vertical-align:top;
	border-bottom:1px solid #CFBEA5;
}
.contact-form tr:last-child th,
.contact-form tr:last-child td {
	border-bottom:none;
}
.contact-form td {
	background:#F7F5F0;
}
.contact-form td input {
	width:300px;
	height:19px;
	padding:3px;
	border:1px solid #CFBEA5;
}
.contact-form td .w-160 {
	width:160px;
}
.contact-form td input:focus {
	background-color: #FFFAEA;
}
.contact-form td li {
	display:inline-block;
	width:180px;
	margin-bottom:5px;
}
.contact-form td li input {
	width:auto;
	height:auto;
	border:none;
	margin-right:5px;
	cursor:pointer;
}
.contact-form td li label {
	cursor:pointer;
}
.contact-form td select {
	width:200px;
	height:25px;
	border:1px solid #CFBEA5;
	padding:3px;
}
.contact-form td select:focus {
	background-color: #FFFAEA;
}

.contact-form td textarea {
	width:400px;
	height:120px;
	border:1px solid #CFBEA5;
	padding:3px;
}
.contact-form td textarea:focus {
	background-color: #FFFAEA;
}
.att {
	color:#D73538;
}
.form-btn {
	text-align:center;
}
.form-btn input {
	width:200px;
	height:40px;
	border-radius:8px;
	border:1px solid #CFBEA5;
	background:#EFE8D8;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;
}
.form-btn input:active {
	background:#CFBEA5;
}



.kaisya-info .kaisya-detail {
	clear:both;
}

.kaisya-detail .kaisya-title {
	background:#CFBEA5;
	padding:8px;
	border-radius:5px;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
	height:35px;
}
.kaisya-detail .kaisya-title h3 {
	padding-top:10px;
	padding-left:10px;
}
.kaisya-detail .kaisya-title table {
	width:100%;
}
.kaisya-detail .kaisya-title th {
	text-align:left;
	line-height:1.2em;
	vertical-align:middle;
}
.kaisya-detail .kaisya-title td {
	line-height:1.2em;
	text-align:right;
	vertical-align:middle;
}
.kaisya-detail h4 {
	background:#EFE8D8;
	border-radius:5px;
	padding:5px;
	margin-bottom:10px;
}
.kaisya-detail ul.siten{
position:relative;
left:160px;
top:-20px;
}





.kaisya-detail ul.siten li a,
.kaisya-detail ul.siten li a:hover {
	background-image: url(../img/tools/icon_link.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left:15px;
	color:#4993ea;
}

.kaisya-detail ul.siten li a{
	text-decoration:none;
}
.kaisya-detail ul.siten li a:hover {
	text-decoration:underline;
}


.kaisya-detail .block01 {
	width:300px;
	float:left;
	margin-bottom:20px;
}
.kaisya-detail .block01 img {
display: block;
 margin: auto;

}
.kaisya-detail .block02 {
	width:300px;
	float:left;
	margin-bottom:20px;
}
.kaisya-detail .block02 p {
	line-height:1.6em;
}
.kaisya-detail .block02 .txt01 {
	font-size:12px;
	line-height:1.3em;
}
.kaisya-detail .block02 span {
	font-size:18px;
}
.kaisya-detail .block02 h4 span {
	font-size:12px;
}

.kaisya-detail .block03 {
	width:440px;
	float:right;
	margin-bottom:20px;
}
.kaisya-detail .block03 p {
	margin-bottom:10px;
	line-height:1.3em;
}

.kaisya-detail .block03 p a ,
.kaisya-detail .block03 p a:hover {
	color:#4993ea;

}

.kaisya-detail .block03 p a{
	text-decoration:none;
}
.kaisya-detail .block03 p a:hover {
	text-decoration:underline;
}


.kaisya-detail .block04 {
	width:440px;
	float:right;
	margin-bottom:20px;


}
.kaisya-detail .block04 p {
	margin-bottom:10px;
	line-height:1.3em;

}
.kaisya-detail .block05 {
	width:300px;
	float:left;
	margin-bottom:20px;
	margin-top:20px;
}
.kaisya-detail .block05 h4 span {
	font-size:12px;
}
.kaisya-detail .block06 {
	clear:both;
}
.kaisya-detail .block06 .map-left {
	width:470px;
	float:left;
	margin-bottom:10px;
}
.kaisya-detail .block06 .map-right {
	width:270px;
	float:right;
	margin-bottom:10px;
}
.kaisya-detail .block06 .bus {
	background-image: url(../img/kaisya_info/icon_bus.png);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left:38px;
}
.kaisya-detail .block06 .map-right h5 {
	font-size: 14px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CFBEA5;
}
.kaisya-detail .block06 .map-right ul {
	margin-bottom:5px;
}
.kaisya-detail .block06 .map-right a {
	text-decoration:none;
	color:#000;
}
.kaisya-detail .block06 .map-right a:hover {
	text-decoration:underline;
}


.gyousya h2 {
	float:left;
	padding-top:5px;
	font-size:24px;
	padding-bottom:10px;
}
.gyousya h3 {
	position:relative;
	text-align:left;
	color:#333;
	border-bottom:3px solid #CFBEA5;
	margin-bottom:30px;
	font-size:24px;
	padding-bottom:10px;
	font-weight:normal;
}

.gyousya p.back{
	float:right;

}
.gyousya p.back a{
	text-decoration:none;
	color:#000;
	padding:1px 10px;
	margin-bottom:5px;
	margin-right:20px;
	display:block;
	border-radius:5px;
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	font-size:14px;
}

.gyousya p.back a:hover {
	background:#CFBEA5;
	color:#fff;
}

.gyousya th ,.gyousya td {
	vertical-align:top;
	text-align:left;
	padding:10px;
	border-bottom:1px solid #CFBEA5;
}
.gyousya .gyousya-table {
	margin:auto;
	border:1px solid #CFBEA5;
	border-radius:8px;
	overflow:hidden;
	margin-bottom:20px;
	width:600px;
}
.gyousya .gyousya-table table {
	width:600px;
}
.gyousya tr:last-child th ,.gyousya tr:last-child td {
	border-bottom:none;
}
.gyousya th {
	white-space:nowrap;
	width:80px;
	background:#EFE8D8;
}
.gyousya td {
	background:#F7F5F0;
}
.gyousya tr.syubetsu td ul {
	width:600px;
}
.gyousya tr.syubetsu td li {
	float:left;
	width:200px;
	margin-bottom:3px;
}
.gyousya tr.syubetsu td li.clear {
	float:right;
}

.gyousya td li input,.gyousya td li label {
	cursor:pointer;
}
.gyousya td li {
	float:left;
	width:170px;
	margin-bottom:3px;
}
.gyousya-table td select {
	width:180px;
	height:25px;
}
.gyousya-btn {
	text-align:center;
	margin-bottom:30px;
}
.gyousya-btn input {
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	padding:5px 40px;
	cursor:pointer;
	margin:auto 8px;
	border-radius:5px;
}
.gyousya .gyousya-table2 {
	border:1px solid #CFBEA5;
	border-radius:8px;
	overflow:hidden;
	margin-bottom:20px;
}

.gyousya .gyousya-table2 table {
	width:100%;
}
.gyousya .gyousya-table2 .iri {
	width:60px !important;
	text-align:center;
}
.gyousya .gyousya-table2 .company-tel {
	width:120px !important;
}
.gyousya .gyousya-table2 .company-name {
	width:200px !important;
}
.gyousya .gyousya-table2 .company-zyuusyo {
	width:auto !important;
}
.gyousya .gyousya-table2 th {
	text-align:center;
}
.gyousya .gyousya-table2 th,.gyousya .gyousya-table2 td {
	border-right:1px solid #fff;
	padding:5px;
}
.gyousya .gyousya-table2 tr:nth-child(even) th,.gyousya .gyousya-table2 tr:nth-child(even) td {
	background: #fff;
	border-right: 1px solid #EFE8D8;
}
.gyousya .gyousya-table2 th:last-child,.gyousya .gyousya-table2 td:last-child {
	border-right:none;
}
.gyousya th.iri {
	color:#000;
}
.gyousya .iri {
	color:#D73538;
}
.gyousya .gyousya-table2 td a {
	text-decoration:underline;
	color:#000;
}
.gyousya .gyousya-table2 td a:hover {
	text-decoration:none;
}
.gyousya .page {
	padding-top:5px;
	text-align:left;
	margin-bottom:30px;
}
.gyousya .page p,.gyousya .page li {
	margin-left:5px;
	display:inline;

}
.gyousya .page p {
}
.gyousya .page ul {
	display:inline;
	letter-spacing:-0.4em;
}
.gyousya .page li.dot {
	padding-top:7px;
}

.gyousya .page li {
		letter-spacing:normal;
}
.gyousya .page li a strong {
	background-color: #477ed9;
	color: white;
	padding: 0 4px;
}

.adviceRent h4 {
background:#EFE8D8;
padding:5px 5px 5px 10px;
border-radius:5px;
color:#000;
font-size:16px;
}
.adviceRent p {
margin-bottom:10px;
}
.adviceRent h5 {
color:#cc0000;
display:block;
border-bottom:1px solid #ccc;
margin-bottom:5px;
font-size:16px;
font-weight:normal;
}

.adviceRent p strong {
color:#cc0000;
font-weight:normal;
}

.adviceRent li {
width:300px;
margin-left:0;
text-align:center;
}

.adviceRent li.active a {
background:#8BC53F;
border:1px solid #6FAC1E;
color:#fff;
}
.subpage.links li {
width:320px;
	background-image: url(../img/tools/arrow2.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left:7px;
}
.subpage.links li a {
display:inline;
background:none;
border:none;
text-decoration:underline;
}
.subpage.links li a:hover {
text-decoration:none;
}

.intro h4 {
background:#EFE8D8;
padding:5px;
border-radius:5px;
color:#000;

}
.intro p {
margin-bottom:10px;
}
.intro p strong {
color:#cc0000;
font-weight:normal;
}
.company .wrap {
margin-bottom:20px;
}

.company th {
background:#fff;
vertical-align:top;
font-weight:normal;
font-size:14px;
}



.privacy h5 {
color:#cc0000;
display:block;
border-bottom:1px solid #ccc;
margin-bottom:5px;
font-size:16px;
font-weight:normal;
}
.privacy p {
margin-bottom:10px;
}
.privacy ol {
list-style-type: decimal !important;
}
.privacy li {
display:list-item;
width:auto;
margin-left:20px;
}
.foragent p {
margin-bottom:10px;
}
.foragent dl {
border:1px solid #ccc;
border-radius:8px;
padding:15px;
margin-bottom:20px;
}
.foragent dt {
color:#cc0000;
display:block;
border-bottom:1px solid #ccc;
margin-bottom:5px;
font-size:16px;
font-weight:normal;
}
.foragent dd {
margin-bottom:10px;
}
.foragent dd:last-child {
margin-bottom:0;
}
.foragent li {
display:list-item;
width:auto;
}
.foragent table {
margin-bottom:30px;
}
.foragent th,.foragent td {
background:none !important;
border:none;
}

.search-map p {
margin-bottom:10px;
}
.search-map p a {
color:#000;
}
.search-map table {
margin-bottom:30px;
}
.search-map th,.search-map td {
background:none !important;
border:none;
}

.subpage.mycheck h4 {
color:#cc0000;
display:block;
border-bottom:1px solid #ccc;
margin-bottom:5px;
font-size:16px;
font-weight:normal;
background:none;
border-radius:0;
padding:2px 0;
}
.subpage.mycheck p {
margin-bottom:10px;
}
.subpage.mycheck p .mycheck-btn {
background:#EFE8D8;
border:1px solid #CFBEA5;
border-radius:5px;
padding:0 10px;
}
/* main visual */

/* sidebar */

#sidebar {
	width:215px;
	padding-top:30px;
	margin-bottom:80px;
}
#subsidebar {
	width:215px;
	padding-top:10px;
	margin-bottom:80px;
}

.count {
	background:#EFE8D8;
	margin-bottom:15px;
	padding-bottom:6px;
}

.count h2 {
	text-align:center;
	margin-bottom:5px;
}
.count h2 img {
	margin-top:-28px;
}
.count table {
	margin:0 auto;
}
.count td,.count th {
	text-align:center;
	padding:2px 6px;
	vertical-align:middle;
}
.count td.view {
	font-weight:bold;
	color:#603811;
}
.search {
	background:#a7cd66;
	text-align:center;
	padding:0 0 15px;
	margin-bottom:15px;
}
.search h2 {
	position:relative;
	z-index:10;
}
.search ul {
	margin-top:0;
}
.search li {
	padding-top:1px;
	padding-bottom:2px;
}
.tool {
	background:#EFE8D8;
	padding:10px 0;
	text-align:center;
	margin-bottom:15px;
}
.tool h2 {
	margin-bottom:5px;
}
.link {
	background:#EFE8D8;
	padding:5px 0 10px;
	margin-bottom:15px;
}

#sidebar .link .name {
	border-bottom:1px solid #A87B4F;
	font-size:15px;
	font-weight:bold;
}

#sidebar .link p {
	margin-top:10px;
	line-height:1.3em;
	font-size:90%;
}
#sidebar .link p a {
	color:#4993ea;
}

#sidebar ul li a:hover img,
#subsidebar ul li a:hover img {
	opacity:0.7;
	background-color:white;
}



#sidebar .link a:hover img,
#subsidebar .link a:hover img {
	opacity:0.7;
	background-color:white;
}



.link h2 {
	margin-bottom:8px;
}


.link p {
	margin:2px 10px;
}

.bnr li {
	margin-bottom:10px;

}



.search-box {
margin-top:-20px;
	margin-bottom:40px;
}
.search-box dt{
	display: block;
	border-top:1px solid #CFBEA5;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 188px 12px;
	background-image: url(../img/search/icon_minus.png);
	background-color: #EFE8D8;
	padding:8px 15px 8px 15px;
	font-weight:bold;
    }
.search-box dl {
	border:1px solid #CFBEA5;
	border-radius:5px;
	overflow:hidden;
	margin-bottom:10px;
	}
.search-box dt:first-child {
	border-top:none !important;
}
.search-box dd{
	background-color: #F7F5F0;
	display: none;
	padding:8px 15px 8px 15px;
    }
.search-box dd li {
	margin-bottom:5px;
}
.search-box dd li:last-child {
	margin-bottom:0 !important;
}
.search-box dt.active{
	background-image: url(../img/search/icon_plus.png);
	background-color: #EFE8D8;
    }
.search-box select {
	width: 130px;
	padding: 8px;
	border-radius: 3px;
	border: none;
	-webkit-box-shadow: 0 0 3px #C1C1C1;
	box-shadow: 0 0 3px #C1C1C1;
	margin-bottom: 8px;
}
.search-box dd input {
	font-size:110%;
	padding:6px;
}
.search-box dd#price {
	color: #000;
/*	background-image: url(../img/search/arrow2.png);*/
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left:10px;
	text-decoration:none;
	cursor: pointer;
}
.search-box dd a strong {
	font-weight:bold;
	font-size:14px;

}
.search-box dd a:hover {
	text-decoration:underline;
}
.search-box input[type=radio],
.search-box input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
.search-box input[type=radio] + label,
.search-box input[type=checkbox] + label {
    position: relative;

    display: inline-block;
    margin-right: 12px;

    font-size: 14px;
    line-height: 30px;

    cursor: pointer;
}

@media (min-width: 1px) {
    .search-box input[type=radio],
    .search-box input[type=checkbox] {
        display: none;
        margin: 0;
    }
    .search-box input[type=radio] + label,
    .search-box input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
    .search-box input[type=radio] + label::before,
    .search-box input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 40%;
        left: 1px;

        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 20px;
        height: 20px;
        margin-top: -9px;

        background: #FFF;
    }
    .search-box input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
    .search-box input[type=checkbox] + label::before {
	-webkit-box-shadow: 0 0 3px #C1C1C1;
	box-shadow: 0 0 3px #C1C1C1;
	border-radius:3px;
    }
    .search-box input[type=radio]:checked + label::after,
    .search-box input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;

        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    .search-box input[type=radio]:checked + label::after {
        left: 5px;

        width: 8px;
        height: 8px;
        margin-top: -4px;

        background: #E71063;
        border-radius: 8px;
    }
    .search-box input[type=checkbox]:checked + label::after {
        left: 3px;

        width: 16px;
        height: 8px;
        margin-top: -8px;

        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;

        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
.search-box .change {
	background:#CFBEA5;
	border-radius:5px;
	margin-bottom:10px;
	padding:8px 8px 8px 15px;
	height:22px;
}
.search-box .change p {
	float:left;
	font-weight:bold;
	color:#fff;
}
.search-box .change input {
	float: right;
	background: #EFE8D8;
	border: 1px solid #B39E81;
	padding: 3px 10px;
	cursor: pointer;
	border-radius: 5px;

}
.search-box .side-search-btn {
text-align:center;
padding:10px 0;
background:#F7F5F0;
	border-radius: 5px;
}
.search-box .side-search-btn input {
	background: #EFE8D8;
	border: 1px solid #B39E81;
	padding: 3px 30px;
	cursor: pointer;
	border-radius: 5px;
	font-weight:bold;

}

.password-form {
border:1px solid #ccc;
border-radius:8px;
padding:15px;
margin-bottom:20px;

}
.password-form table {
margin-bottom:0;

}
.password-form .password-txt {
padding:5px;
margin-right:20px;
width:300px;
}
.password-form .password-btn {
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	padding:5px 40px;
	cursor:pointer;
	margin:auto 8px;
	border-radius:5px;
}

.new-form {
	border:1px solid #CFBEA5;
	overflow:hidden;
	border-radius:8px;
	width:100%;
	clear:both;
	margin-bottom:30px;
}
.new-form table {
margin-bottom:0;
}
.new-form th,
.new-form td {
	vertical-align:top;
	text-align:left;
	padding:10px;
	border-bottom:1px solid #CFBEA5;
}
.new-form th {
	white-space:nowrap;
	width:140px;
	background:#EFE8D8 !important;
}
.new-form td {
	background:#F7F5F0;
}
.new-form td input {
width:250px;
padding:5px;
}
.new-form td select {
width:300px;
padding:5px;
}
.new-btn {
text-align:center;
}
.new-btn input {
	background:#EFE8D8;
	border:1px solid #CFBEA5;
	padding:5px 40px;
	cursor:pointer;
	margin:auto 8px;
	border-radius:5px;
}

/* footer */

#footer {

	clear: both;
	background-image: url(../img/common/footer_bg2.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #EFE8D8;
}

#footer .bg {
	background-color: #EFE8D8;
}
#footer .inner {
	background-image: url(../img/common/footer_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width:1020px;
	margin:0 auto;
	padding-top:80px;
	position:relative;
}
#footer .inner .totop {
	position: absolute;
	right: 105px;
	top: -60px;
}
#footer .footer-left {
	float:left;
	width:780px;
}
#footer .footer-right {
	float:right;
	padding-top:15px;
	background-color: #EFE8D8;
}
#footer .logo {
	float:left;
	height:75px;
	width:260px;
}
#footer .logo img {
	float:left;
	margin-right:5px;
}
#footer .logo p {
	font-size:10px;
	line-height:1.3em;
}
#footer .logo strong {
	font-size:20px;
	line-height:1.8em;
}
#footer .logo span {
	font-size:16px;
}
#footer .footer-link1 {
	padding-top:20px;
	height:75px;
	float:left;
	width:450px;
}
#footer .footer-link1 li {
	float:left;
	margin-right:15px;
}
#footer .footer-link1 a {
	display:block;
	text-decoration:none;
	color:#fff;
	background:#333;
	padding:3px 20px;
}
#footer .footer-link2 {
	float:left;
	width:520px;
	margin-right:30px;
}
#footer .footer-link2 .box {
	float:left;
	border-left:1px dashed #CFBEA5;
	padding-left:15px;
	width:150px;
}
#footer .footer-link2 .box:last-child {
	margin:0;
}
#footer .footer-link2 li {
	padding:3px 0;
}
#footer .footer-link2 a {
	text-decoration:none;
	color:#000;
}
#footer .qr-code {
	float:left;
}
#footer .qr-code li {
	text-align:center;
	float:left;
	margin:0 10px;
}
#footer .footer-bnr {
	margin-bottom:20px;
}
#footer .footer-bnr li {
	margin-bottom:10px;
}
#footer .btn {
	background-color: #DFD3B8;
	text-align: center;
	padding: 5px 0;
	border-radius: 4px;
}
#footer .btn ul {
	letter-spacing:-0.4em;
}
#footer .btn li {
	display:inline;
	margin:0 3px;
}
#copyright {
	clear:both;
	text-align:center;
	padding:10px 0;
	font-size:12px;
}

.smt {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	text-align: center;
	background: #f01775;
	opacity: 0.8;
	font-size:80px;
	height:150px;
	line-height:150%;
	font-weight:bold;

}

.smt a {
	color:#fff;
}

.smt + #header {
	margin-top:150px;
}

.smt input {
	position: relative;
	margin: 0.8em;
	top:10px;
}


#foot-top {
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}

#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.oh-map {
	background: #aaa;
}

.oh-map img {
    padding: 20px;
}

#gmodal {
    display: none;
}

#gmodal a.modalCloseImg {
    background: url(/img/common/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -16px;
    cursor: pointer;
}</pre></body></html>