@charset "UTF-8";

/* ==================================================
  SVGのfont-family化
================================================== */
@font-face {
  font-family: 'icomoon';
  src: url("/house/v1/fonts/icomoon.eot?6heg8c");
  src: url("/house/v1/fonts/icomoon.eot?6heg8c#iefix") format("embedded-opentype"), url("/house/v1/fonts/icomoon.ttf?6heg8c") format("truetype"), url("/house/v1/fonts/icomoon.woff?6heg8c") format("woff"), url("/house/v1/fonts/icomoon.svg?6heg8c#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* [class^="cmnIcon "], [class*=" cmnIcon"] { */
[class~="cmnIcon"] {
  /* 空白区切り完全一致 */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* =========================
  アイコン
========================= */
.cmnIcon {
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.cmnIcon:hover {
  text-decoration: none;
}

.cmnIcon.map-super {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-super:before {
  content: "\e970";
  font-size: 20px;
  color: #63A631;
}

.cmnIcon.map-convenience {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-convenience:before {
  content: "\e965";
  font-size: 20px;
  color: #63A631;
}

.cmnIcon.map-drag {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-drag:before {
  content: "\e967";
  font-size: 20px;
  color: #63A631;
}

.cmnIcon.map-gourmet {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-gourmet:before {
  content: "\e968";
  font-size: 20px;
  color: #63A631;
}

.cmnIcon.map-beauty {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-beauty:before {
  content: "\e964";
  font-size: 20px;
  color: #63A631;
}

.cmnIcon.map-bank {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-bank:before {
  content: "\e963";
  font-size: 20px;
  color: #FC8728;
}

.cmnIcon.map-post-office {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-post-office:before {
  content: "\e96d";
  font-size: 20px;
  color: #FC8728;
}

.cmnIcon.map-police {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-police:before {
  content: "\e96c";
  font-size: 20px;
  color: #FC8728;
}

.cmnIcon.map-haven {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-haven:before {
  content: "\e96f";
  font-size: 20px;
  color: #FC8728;
}

.cmnIcon.map-nursery {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-nursery:before {
  content: "\e96a";
  font-size: 20px;
  color: #FC7CB3;
}

.cmnIcon.map-school {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-school:before {
  content: "\e96e";
  font-size: 20px;
  color: #FC7CB3;
}

.cmnIcon.map-cram-school {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-cram-school:before {
  content: "\e966";
  font-size: 20px;
  color: #FC7CB3;
}

.cmnIcon.map-hospital {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-hospital:before {
  content: "\e969";
  font-size: 20px;
  color: #3F7EF0;
}

.cmnIcon.map-university {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-university:before {
  content: "\e971";
  font-size: 20px;
  color: #FC7CB3;
}

.cmnIcon.map-park {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-park:before {
  content: "\e96b";
  font-size: 20px;
  color: #FC7CB3;
}

.cmnIcon.map-welfare {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  vertical-align: top;
}

.cmnIcon.map-welfare:before {
  content: "\e972";
  font-size: 20px;
  color: #3F7EF0;
}

.cx:after,
#contentsarea2_2:after,
#container4:after,
div#by_title01:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

body{
  margin: 10px 10px 0 10px;
  padding: 0;
  color: #333;
  text-align:center;
  overflow-x: hidden;
}

img{ border:0;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {vertical-align: bottom;}

h1{font-size: 16px;}
*+html h1{font-size: 100%;}
h2{ font-size: 14px;}

input { font-family: MS UI Gothic;}

/*skip*/
.skip {border-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;}
.skip img {vertical-align:bottom;display: none;overflow:hidden;visibility:hidden;}

/* divide */
.divide01 hr{display: none;}
.divide02{height: 0;clear: both; font-size:1px; line-height:0;}
.divide03{clear: both; margin-bottom: 15px;}

#footer span.divide03{margin:0;}

#wide {width: 545px;}

/* topcrumb */
.topcrumb {padding:10px 0 0 0;}

/*ad*/
.ad {text-align:center;margin:2px 0 10px 0;}

a:link{ color: #03c;}
a:visited{ color: #609;}


#container{
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	max-width:100%;
	min-width:760px;
	text-align:left;
}

#container2{
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	min-width:910px;
	text-align:left;
}
	
#container4{
  margin: 0;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  width: 970px;
  text-align: left;
  max-width: 100%;
  font-size: 14px;
}

/* header */

#header{
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	font-size: 12px;
}

/*-- goo logo guideline --*/
#header div#headerimages{
	margin: 0;
	padding: 0;
	width:80px;
	float:left;
}

#header div#headerimages_2{
	margin: 0;
	padding: 0;
	width:80px;
	float:left;
}

#header div#headerimages2{
	margin: 5px 0 0 0;
	padding: 0;
	width:250px;
	float:left;
}

#header div#headerimages2_2{
	margin: 5px 0 0 0;
	padding: 0;
	width:10%;
	float:left;
	white-space: nowrap;
}

#header div#headerimages2 p{
	margin:0;
	padding:0;
}

#header div#headerimages2_2 p{
	margin:0;
	padding:0;
}

#header div#globallink{
	margin: 0;
	padding: 0;
	width:430px;
	float:left;
	text-align:right;
}


#header div#globallink2{
	margin: 0;
	padding: 0;
	width:50%;
	float:right;
	text-align:right;
}

#header div#globallink div.search{
	margin: 3px 0 0 0;
	padding: 0;
	text-align:right;
}


#header div#globallink2 div.search{
	margin: 3px 0 0 0;
	padding: 0;
	text-align:right;
}

#header div#headerimages li{
	display:inline;
	margin: 0;
	padding: 0;
}

#header ul#headerimages li.glass{
	display:inline;
	margin: 0 0 0 -5px;
	padding: 0;
}

#header ul#headerimages li img{
	margin: 0 6px 0 0;
	padding: 0;
	vertical-align:middle;
	border:none;
}

/*--links for HELP SITEMAP--*/
#header div#globallink{
	margin: 0 0 10px 0;
}

#header div#globallink ul{
	margin: 0;
	padding: 0;
}
	
#header div#globallink li{
	display:inline;
	margin: 0;
	padding: 0;
	font-size:100%;
}

#header div#globallink a{
	color:#000;
	margin: 0;
	padding: 0;
}

#header div#globallink input.ab{
	margin: 0 5px 0 0;
	padding: 2px;
	border: 1px solid #c5c594;
}

#header div#globallink input.bb{
	margin: 5px 5px 0 0;
	padding: 0;
}

#header div#globallink2{
	margin: 0 0 10px 0;
}

#header div#globallink2 ul{
	margin: 0;
	padding: 0;
}
	
#header div#globallink2 li{
	display:inline;
	margin: 0;
	padding: 0;
	font-size:100%;
}

#header div#globallink2 a{
color:#000;
	margin: 0;
	padding: 0;
}

#header div#globallink2 input.ab{
	margin: 0 5px 0 0;
	padding: 2px;
	border: 1px solid #c5c594;
}

#header div#globallink2 input.bb{
	margin: 5px 5px 0 0;
	padding: 0;
}

/*--text,"goo guideline" --*/
#header div#headertitle{
	clear:left;
	margin: 0;
	padding: 0;
}

#header div#headertitle_a{
	width: 1%;
	float: left;
	background-color:#63a732;
}
#header div#headertitle_a{ height: 1px\9;} /* IE8 */
#header div#headertitle_a:not(:target) { height: 1px;} /* IE9 */

#header div#headertitle_b{
	width: 99%;
	float: right;
	background-color:#63a732;
}
#header div#headertitle_b{ height: 1px\9;} /* IE8 */
#header div#headertitle_b:not(:target) { height: 1px;} /* IE9 */

#header div#headertitle_1{
	width:100%;
	padding-top: 5px;
	background-color:#63a732;
}

#header div#headertitle_1 p{
	margin: 0;

	padding: 0 0 3px 7px;
	color:#fff;
	background-repeat: no-repeat;
	background-color:#63a732;
	font-weight:bold;
	font-size:140%;
}

#header div#headertitle p{
	margin: 0;
	padding: 3px 0 3px 7px;
	color:#fff;
	background-color:#63a732;
	font-weight:bold;
	font-size:140%;
}

#header div#headertitle p a:link{color:#fff;text-decoration: none;}
#header div#headertitle p a:active{color:#fff;text-decoration: underline;}
#header div#headertitle p a:visited{color:#fff;text-decoration: none;}
#header div#headertitle p a:hover{color:#fff;text-decoration: underline;}

#header div#headertitle_1 p a:link{color:#fff;text-decoration: none;}
#header div#headertitle_1 p a:active{color:#fff;text-decoration: underline;}
#header div#headertitle_1 p a:visited{color:#fff;text-decoration: none;}
#header div#headertitle_1 p a:hover{color:#fff;text-decoration: underline;}

/*------global navi------*/

#header ul#globalnavi{
	margin: 0;
	padding: 4px 0 4px 10px;
	background-color: #fdf6db;
	border-top:1px solid #cc9;
	border-bottom:1px solid #cc9;
}

#header ul#globalnavi li{
	display:inline;
	margin: 0;
	padding: 0;
	font-size:100%;
}

/*------search 200706------*/
#header .hsearch{height:36px; line-height:36px; background:#eed; border-top:1px solid #c5c594; border-bottom:1px solid #c5c594; zoom:1;}
#header .hsearch span{padding:0 6px;}
#header .hsearch form{margin:0;padding:0;}
#header .hsearch form input[type="text"]{height: 25px; padding: 0 5px; margin:0; line-height: 25px; border: 1px solid #c5c594;}
#header .hsearch form input[type="submit"] { height: 25px; padding: 0 5px; cursor: pointer; border: 1px solid #a0a0a0;}
/*------hozonjoken_button ------*/
#header .hsearch .rsearch{float:right;margin:0 6px;}
#header .hsearch .rsearch a{display:block;width:167px;margin:0;padding:6px 0px 7px 0px;font-size:10px;color:#333;text-decoration:none;}
#header .hsearch .rsearch a span{padding:0 0 0 98px;}

/*------search 201010------*/
#header #hsearch { width:100%;height:35px;background:#eed;border-top:1px solid #c5c594;border-bottom:1px solid #c5c594;zoom:1; clear: both;}
#header #search-box { width: 290px; margin: 4px 0 0; _margin: 6px 0 0; float:left; display: inline; text-align:left;}
#header #hsearch form { margin: 0 0 0 5px;padding: 0;}
#header #hsearch form input{vertical-align:middle;}
#header #hsearch #search-box form input[type="text"] { width: 230px; height: 26px; padding: 0 3px; margin:0; line-height: 26px; vertical-align: middle; border: 1px solid #c5c594;}
#header #hsearch #search-box form input[type="submit"] { height: 26px; padding: 0 5px; cursor: pointer; border: 1px solid #a0a0a0;}

#header #btn-box { width: 463px; float:right; margin: 4px 5px 0 0; display: inline;}

/*970*/
#container4 #header #btn-box{width: 539px;}

#header #btn-box { _margin-top: 3px;}
#header #btn-box img { border: none;}
.btn-box ul { margin: 0; padding: 0; list-style: none;}
.btn-box ul li .button03 { height: 26px; display: block; line-height:26px; text-align:left; padding:0 10px; font-weight: bold;}

#hsearch .btn-box ul li { margin: 0 0 0 5px; float:right;}
#hsearch .btn-box .button03{
        width: 113px;
}
#container2 #hsearch .btn-box .saikin .button03{
        width:115px;
}
#container #hsearch .btn-box .saikin .button03{
        width:115px;
}


#container4 #hsearch .btn-box .button03,
#hsearch .btn-box .save .button03{
        width:151px;
}

#rightCol .btn-box ul li{
        margin-bottom:3px;
}
#rightCol .btn-box .button03{
width: 100%;
font-size:12px;
box-sizing:border-box;
overflow:hidden;
height: 30px;
line-height: 30px;
}
.btn-box ul li.save div.button03 i{
        color:#333;
}

.btn-box ul li i{
        margin-right:0.3em;
}
.btn-box ul li.save span,
.btn-box ul li.saikin span,
.btn-box ul li.kentou span{
        float:right;
}
.btn-box ul li .button03-act{
        background:#FFE32E;
    background-image: -webkit-linear-gradient(top, #FFF571, #FFD908);
    background-image: -ms-linear-gradient(top, #FFF571, #FFD908);
    background-image: linear-gradient(to bottom, #FFF571, #FFD908);
        color:#333;
}

.btn-box ul li .button03-act:hover{
    background-image: -webkit-linear-gradient(top, #ffffff, #f5e6aa);
    background-image: -ms-linear-gradient(top, #ffffff, #f5e6aa);
    background-image: linear-gradient(to bottom, #ffffff, #f5e6aa);
}

.btn-box ul li .button03-act i{
color:#FE4D05;
}
.btn-box ul li.save{
}
.btn-box ul li.saikin{
}


/*---------bread crumb--------*/
 ul#breadcrumb{
	margin: 8px 0 0 0;
	padding: 0 0 8px 10px;
	background-color:#fff;
	font-size: 12px;
}
	
 ul#breadcrumb li{
clear:both;	
display:inline;
	margin: 0 0 0 0;
	padding: 0;
	background-color:#fff;
	font-size:100%;
}

 ul#breadcrumb li a{
	margin: 0 4px 0 0;
	padding: 0;
}

#contentsarea {
	text-align:left;
	padding:0;
	margin:0;
	width: 760px;
}

#contentsarea2_2{
	width:970px;
}

/* added */
form {margin: 0;padding: 0}
input {margin: 0;padding: 0}
label {margin:0;padding: 0;}

#search{
	background-color: #efefde;
	margin: 0;
	padding:5px;
}

#search input {
	margin: 0 2px 0 3px;
	padding:0 0 2px 0;
}

#search select {
	margin: 0 5px 0 0;
}

/* footer */
#copyrights{
  border-top:1px solid #63a732;
  margin: 15px auto 3px auto;
  padding: 6px 5px 3px;
  width: 970px;
}

#copyrights .copyrights_a {
	font-size: 12px;
	float: left;
}

#copyrights .copyrights_b {
	float: right;
	margin:0 5px 0 0;
}

#footer{
	border-top:1px solid #C5C594;
	padding: 0;
	margin: 0 0 10px 0;
	background-color:#ffffff;
	font-size: 12px;
}

#footer ul#footerlink{
	margin: 0 0 6px;
	padding: 10px 5px 0;
	text-align:right;
	background-image: url(/img/line/f_01.gif);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#fff;
}

#footer ul#footerlink li{
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#footer ul#footerlink li a{
	color: #000;
}

#footer2{
	border-top:1px solid #63a732;
	padding:0;
	margin: 15px 0 10px 0;
	background-color:#ffffff;
	font-size: 75%;
}

#footer2 ul#footerlink{
	margin: 0 0 6px;
	padding: 10px 0 0;
	text-align:right;
	background-image: url(/img/line/f_01.gif);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#fff;
}

#footer2 ul#footerlink li{
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#footer2 ul#footerlink li a{
	color: #000;}

#footer_noad{
	border-top:1px solid #C5C594;
	margin: 0 0 10px 0;
	background-color:#ffffff;
	font-size: 12px;
}

#footer_noad ul#footerlink{
	margin: 14px 0 6px 0;
	padding: 26px 0 0 0;
	text-align:right;
	background-image: url(/img/line/f_01.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-color:#fff;
}

#footer_noad ul#footerlink li{
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#footer_noad ul#footerlink li a{
	color: #000;}


#footer_noad2{
	border-top:1px solid #63a732;
	margin: 0 0 10px 0;
	background-color:#ffffff;
	font-size: 12px;
}

#footer_noad2 ul#footerlink{
	margin: 14px 0 6px 0;
	padding: 26px 0 0 0;
	text-align:right;
	background-image: url(/img/line/f_01.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-color:#fff;
}

#footer_noad2 ul#footerlink li{
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#footer_noad2 ul#footerlink li a{
	color: #000;
}

div#copyright{
	border-top:1px solid #c5c594;
}

div#copyright p{
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.2;
}

div#copyright img{
	vertical-align: middle;
}

/* footer_SP */
div#copyright2{
	border-top:1px solid #C5C594;
	margin: 15px 0 0 0;
}

div#copyright2 p{
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.2;
	font-size:84%;
}

div#copyright2 img{
	vertical-align: middle;
}

/* footer_top */
#footer_top{
	padding:20px 0;
	margin: 0 0 10px 0;
	background-color:#ffffff;
	font-size: 12px;
}

#footer_top ul#footerlink{
	margin: 14px 0 6px 0;
	padding: 26px 0 0 0;
	text-align:right;
	background-image: url(/img/line/f_01.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-color:#fff;
}

#footer_top ul#footerlink li{
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#footer_top ul#footerlink li a{
	color: #000;
}

/* tab */
.sox {
	width:760px;
	margin: 0 0 5px 0;
	border-bottom:1px solid #ccc;
	clear:both;
}

.sox_100 {
	width:100%;
	margin: 0 0 5px 0;
	padding:0;
	border-bottom:1px solid #ccc;
}

.navi1{
	background-image:url(//house.goo.ne.jp/house/img/tab/bg.gif);
	width:760px;
	margin:10px 0 1px 0;
	border-top: 1px solid #ddd;
	border-bottom:2px solid #028402;
}

.navi1_100{
	width:100%;
	margin:10px 0 1px 0;
	border-top: 1px solid #ddd;
	border-bottom:2px solid #028402;
	background-image:url(//house.goo.ne.jp/house/img/tab/bg.gif);
}

/*navilist*/
ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist li {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 10px 0px 6px 0px;
	border-right: 1px solid #e6e6e6;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 10px 11px 6px 11px;
	color: #555555;
	text-decoration: underline;
}

ul#navlist li#active {
	padding: 10px 11px 6px 11px;
	color: #ffffff;
	background-color: #63a732;
}

ul#navlist li#active a {
	padding: 0;
	color: #ffffff;
	background-color: #63a732;}

#navlist a:hover {
	color: #333333;
	background-color: #c7e5ac;
}

/*subnavi*/
ul#subnavi {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#subnavi li {
	float: left;
	margin:0 5px 0 0;
}

ul#subnavi li.normal {
	padding: 5px 10px 0 20px;
	background-image:url(//house.goo.ne.jp/house/img/tab/arrow1.gif);
	background-repeat:no-repeat;
	background-position: 10px 0.6em;
	margin:0;
}

ul#subnavi li.active {
	font-weight:bold;
	padding: 4px 10px 5px 20px;
	background-image:url(//house.goo.ne.jp/house/img/tab/arrow1.gif);
	background-repeat:no-repeat;
	background-position: 10px 0.6em;
	background-color:#ebf4c9;
	color: #555555;
	margin:0;
}

ul#subnavi li.area {
	font-weight:bold;
	padding: 4px 10px 0 8px;
	font-size: 110%;
	color: #006600;
	margin:0;
}

/* Recruit tokushuu page */
#container3{
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	max-width:100%;
	text-align:left;
}

/* size */
#lot_container{
	width: 100%;
	min-width: 760px;
	background: #ffffff;
}

* html .lot_minwidth { border-left: 760px solid #ffffff;}
* html .lot_box { margin-left: -760px; position: relative; background-color: #ffffff;}

#header div#globallink3{
	margin: 0;
	padding: 0;
	width:570px;
	float:left;
	text-align:right;
}
	
#header div#globallink3 div.search{
	margin: 3px 0 0 0;
	padding: 0;
	text-align:right;
}

#header div#globallink3{
	margin: 0 0 10px 0;
}

#header div#globallink3 ul{
	margin: 0;
	padding: 0;
}
	
#header div#globallink3 li{
	display:inline;
	margin: 0;
	padding: 0;
	font-size:100%;
}

#header div#globallink3 a{
	color:#000;
	margin: 0;
	padding: 0;
}

#header div#globallink3 input.ab{
	margin: 0 5px 0 0;
	padding: 0;
}

#header div#globallink3 input.bb{
	margin: 5px 5px 0 0;
	padding: 0;
}

#header div#headertitle2{
	clear:left;
	margin: 0;
	padding: 0;
}

#header div#headertitle2 p{
	margin: 0;
	padding: 3px 0 3px 7px;
	color:#fff;
	background-image:url(//house.goo.ne.jp/house/img/round2.gif);
	background-repeat: no-repeat;
	background-color:#63a732;
	font-weight:bold;
	font-size:140%;
}

#header div#headertitle2 p a:link{color:#fff;text-decoration: none;}
#header div#headertitle2 p a:active{color:#fff;text-decoration: underline;}
#header div#headertitle2 p a:visited{color:#fff;text-decoration: none;}
#header div#headertitle2 p a:hover{color:#fff;text-decoration: underline;}

/* add */
#header .hsearch{clear:both;}

div#header #headertitle_box {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
}

/* title 3column */
.headertitle_in {
	margin: 0px 0px 0px 0px;
	display: block;
}

.headertitle_bg {
	width:100%;
	float:left;
	margin-right:-7px;
}

.headertitle_right {
	float:left;
	background-image: url(/house/img/headertitle_r.gif);
	background-repeat: no-repeat;
	background-color: #63a732;
	min-height: 30px;
	_height: 30px;
	width:7px;
}

.headertitle_center {
	width:100%;
	float:right;
	margin-left:-7px;
	background-color: #63a732;
	min-height: 30px;
	_height: 30px;
}

.headertitle_left {
	float:right;
	background-image: url(/house/img/headertitle_l.gif);
	background-repeat: no-repeat;
	background-color: #63a732;
	min-height: 30px;
	_height: 30px;
	width:7px;
}

.headertitle_center .headertitle_center2 {
	margin-right:7px;
	margin-left:7px;
	display: block;
	font-weight:bold;
	font-size:140%;
	color:#fff;
	padding: 5px 0px 4px 0px;
}

#header .headertitle_center .headertitle_center2 a:link{ color:#fff; text-decoration: none;}
#header .headertitle_center .headertitle_center2 a:visited{ color:#fff; text-decoration: none;}
#header .headertitle_center .headertitle_center2 a:active{ color:#fff; text-decoration: none;}
#header .headertitle_center .headertitle_center2 a:hover{ color:#fff; text-decoration: underline;}

.littleword {font-size: 70%}
.mapword {font-size:70%; margin:10px 0 3px 0;}

.meyasu {
    width: 970px;
	padding: 0;
	margin-bottom: 1em;
    border-bottom: 1px solid #0099cc;
	border-right: 1px solid #ccc;
	border-top: 3px solid #0099cc;
    border-left: 1px solid #ccc;
    background-color:#f9f9f9;
}

.meyasu p {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size:85%;
	line-height: 150%;
}

.meyasu_font {
	font-size:85%;
}

.reco_point {
	margin: 0;
	padding: 0;
	text-align: left;
}

.reco_point_w {
	margin: 0;
	padding: 0;
	clear: both;
	text-align: left;
}

.reco_point_w2 {
	width: 100%;
	float: right;
	padding-bottom: 1px;
	margin:0;
}

.reco_point_left {
	float: left;
	margin: 4px 0 0 3px;
	padding: 0;
	width: 145px;
}

.reco_point_right {
	position:relative;
	margin: 8px 5px 2px 150px;
	padding:0;
	font-size: 80%;
	font-weight: bold;
	line-height: 110%;
	word-break: break-all;
}

/* dandori */
#main_manual{
	width:760px;
	margin:0;
	padding:0;
	font-size:88%;
}

.m_img01 {
	margin-bottom:15px;
}

.m_img02 {
	margin-bottom:15px;
}

#manu_w{	
	border:1px #dfdcd2 solid;
	height:100%;
	margin-bottom:17px;
}

.manu_step{
	width:760px;
	overflow: hidden; 
	height:auto;
	margin-bottom:5px;
	padding:5px;
}

.manu_step .manuleft{
	width:425px;
	float:left;
	margin-left:10px;
}

.manu_step .manuleft .wak{
	background-color: #f3eded;
	width:425px;
	margin:8px 0 8px 0;
}

.manu_step .manuleft .wak p{
	padding:13px;
	margin:0;
	line-height:130%;
}

.manu_step .manuright{
	width:290px;
	float:right;
	margin:45px 16px 0 0;
	padding:0;
	position:relative;
}

.manu_step .manuright ul {
	padding:0;
	margin:0;
	list-style:none;
}

.manu_step .manuright ul li {
	width:100%;
	font-size:100%;
	line-height:170%;
	margin:0;
	padding:0 0 2px 26px;
	color:#004986;
	font-weight:bold;
	text-decoration:underline;
	background:url(/useful/guide/dandori/img/m_icon.gif) 0% 50% no-repeat;
}

/* sp-banner-s */
#header .sp-banner-s {
	padding: 10px 0;
	margin: 10px 0 0;
	text-align: center;
	background-color: #c5d1ed;
}

#sp_banner_s { 
	margin: 20px 0;
	line-height: 90px;
	background-color: #fec5aa;
	position: relative;
	width: 970px;
	margin: 12px auto;
}

#sp_banner_s p { height: 90px; text-align: center; background-color: #f26522;}
#sp_banner_s p a {
	height: 90px;
	display: block;
	color: #ffffff;
	font-size: 3rem;
	font-weight: bold;
	text-decoration: none;
	-webkit-box-sizing: border-box;
}

#sp_banner_s p a:after {
	width: 15px;
	height: 15px;
	margin-top: -6px;
	content: "";
	position: absolute;
	right: 35px;
	top: 50%;
	display: block;
	border-top: solid 5px #f26522;
	border-right: solid 5px #f26522;
	-webkit-transform: rotate(45deg);
}

#sp_banner_s p a:before {
	width: 40px;
	height: 40px;
	margin-top: -9px;
	content: "";
	position: absolute;
	right: 20px;
	top: 35px;
	display: block;
	background-color: #ffffff;
	border-radius: 40px;
}

/* gfooter */
#gfooter { min-height:8px; _height:8px; padding: 5px 0; text-align: center; color: #666666;}
#gfooter a { color: #666666;}
#gfooter dl {margin:0.5em 0 0.5em 0; padding:1px 0 0 0;}
#gfooter dl dt {display:inline; font-weight:bold;}
#gfooter dl dd {display:inline; margin:0 0 0 1em;}
#gfooter dl dd.first { margin-left: .3em;}

/* mansion01,mansion02 */

#repo-title {
	margin-bottom: 30px;
}

#mansion-report {
	font-size: 14px;
}

#repo-read {
	margin-bottom: 30px;
}

.repo-midashi {
	clear: both;
	padding: 8px 12px;
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #0068b7;
}

.repo-text {
	margin-bottom: 30px;
}

.repo-text p {
	margin-bottom: 26px;
}

.repo-text span {
	background-color: #ffff00;
}

.repo-text .repo-img {
	border:1px solid #d2d2d2;
	margin:0 0 20px 20px;
}

.repo-text .repo-img img{
	margin: 5px;
}

.repo-text .repo-img p {
	font-size: 80%;
	margin: 0 5px 5px 5px;
}

#repo-img-1,
#repo-img-3 {
	width: 250px;
	float: right;
}

#repo-img-2 {
	width: 250px;
	float: right;
	margin-bottom: 30px;
}

#repo-img-4 {
	width: 174px;
	margin: 0 0 30px 20px;
	float: right;
}

#repo-img-5,
#repo-img-6 {
	width: 210px;
	float: right;
}

.repo-img4ren img {
	margin-bottom: 20px;
}

.repo-img4ren p {
	font-size: 90%;
}

.repo-inte {
	background-color: #d0e5f5;
	padding: 10px;
	margin-bottom: 10px;
}

.repo-inte .repo-img {
	width: 80px;
	height: 80px;
	float: left;
	border: 1px solid #0068b7;
	padding: 1px;
	margin-right: 10px;
	background: white;
}

.inte-name {
	font-size: 120%;
	font-weight: bold;
	color: #0068b7;
	margin-top: 5px;
	margin-bottom: 10px;
}

.inte-comment {
	background: white;
	border-radius: 5px;
	padding: 20px;
}

#repo-foot {
	margin-top: 30px;
	margin-bottom: 50px;
}

#repo-foot p {
	font-size: 120%;
	margin-bottom: 10px;
}

#repo-search {
	margin-bottom: 50px;
}

.repo-links {
	margin: 0 0 35px 27px;
}

.repo-links p {
	font-size: 120%;
	margin-bottom: 8px;
	letter-spacing: 1px;
}

#soku-point {
	height: 190px;
	background:0 0 no-repeat url(/useful/guide/mansion02/img/point_bg.png);
	margin-bottom: 30px;
}

#soku-point p {
	font-size:120%; 
	margin-bottom: 10px;
}

#repo-parking {
	background-color:#d0e5f5;
	padding: 20px;
	margin-bottom: 20px;
}

#repo-parking img {
	float: right;
	margin-left: 30px;
}

#repo-parking div {
	font-weight: bold;
	margin-bottom: 20px;
}

#repo-parking p {
	margin-bottom: 12px;
}

#repo-parking span {
	font-size: 80%;
}

#error-msg {
        text-align: center;
        margin-bottom: 50px;
}

#error-msg .txt {
        margin-top: 70px;
        margin-bottom: 30px;
        font-size: 24px;
        font-weight: bold;
}

#error-msg>p {
        margin: 0 0 5px;
}

#error-img {
        margin-bottom: 25px;
}

#error-link {
        border: 5px solid #c5c594;
        border-radius: 10px;
        position: relative;
        height: 79px;
        display: inline-block;
        padding-left: 20px;
        padding-right: 150px;
}

#error-link p {
        font-size: 12px;
        text-align: left;
}

#error-link a {
    font-weight: bold;
}

#error-megu {
        margin-bottom: 0;
        position: absolute;
        top: 0;
        right: 10px;
}

.error-title {
        width: 940px;
        margin:0 auto;
        background-image: url(/house/img/common/bg_rent_title02_1.gif);
        border-color: #b1da56 #dfdfdf #dfdfdf;
        border-style: solid;
        border-width: 2px 1px 1px;
        font-weight: bold;
}

.error-title p {
        margin: 8px 10px;
        text-align: center;
}

.error-suggest {
        margin: 0 auto;
        width: 940px;
}

.error-suggest ul {
        list-style: none;
        overflow: hidden;
        width: 940px;
        padding: 0;
        margin-bottom: 1em;
}

.error-suggest ul li:first-child {
        margin-left: 0;
}


.error-suggest ul li {
        border: 1px solid #CBCBCB;
        margin: 0 0 30px 10px;
        float: left;
        font-size: 12px;
        width: 178px;
}

.error-suggest ul li p {
        margin: 10px;
        text-align: center;
        background: #EDEDED;
}

.error-suggest ul li dl.inner {
        margin: -5px 10px 10px;
}

.error-suggest ul li dl.inner>dt {
        border-bottom: 1px solid #CCC;
        padding: 0 0 3px;
        margin: 0;
}

.error-suggest ul li dl.inner dt a {
        display: block;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}

.error-suggest ul li dl dd {
        padding: 0;
        margin: 0;
}

#error-search {
        width: 940px;
        margin: 0 auto;
        padding-bottom: 30px;
        font-size: 14px;
}

#error-search p {
        font-weight: bold;
        margin-bottom: 5px;
}

#error-genre {
        width: 940px;
        margin: 0 auto;
        padding-bottom: 50px;
}

#error-genre ul {
        list-style: none;
        padding: 0;
        height: 184px;
        overflow: hidden;
}

#error-genre ul li:first-child {
        margin-left: 0;
        margin-bottom: 20px;
}

#error-genre ul li {
        width: 220px;
        margin-left: 20px;
        margin-bottom: 20px;
        float: left;
}

#error-genre ul li.clear {
        clear: left;
        margin-left: 0;
        margin-bottom: 10px;
}

#error-genre ul li a {
        display: block;
        text-align: center;
        height: 5em;
        line-height: 5;
        border-radius: 3px;
        text-decoration: none;
        background-color: #ffffff;
        border: 1px solid #63a732;
        border-radius: 5px;
        box-shadow: 0 -2px 0 #63a732 inset;
        display: block;
        font-size: 15px;
        font-weight: normal;
        min-height: 30px;
        text-align: center;
        text-decoration: none;
        color: #63a732;
        font-weight: bold;
}

#error-genre ul li a:hover {
        border: 1px solid #FF6600;
        background-color: #FFFFCC;
        box-shadow: 0 -2px 0 #FF6600 inset;
        color: #FF6600;
}

/* 0027690 */
.favoritePopInner{
    background: #EEEEDD;
    border: 4px solid #CC3333;
    border-radius: 5px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5), -2px -2px 5px rgba(0, 0, 0, 0.5);
    left: 50%;
    margin: -100px 0 0 -260px;
    padding: 0;
    position: fixed;
    top: 50%;
    width: 520px;
    z-index: 30;
        text-align:center;
        font-size:18px;
        font-weight:bold;
}
.favoritePopInner .favoritePop-text{
        text-align:center;
        padding:3em 0;
}
.favoritePopInner .favoritePop-img{
        background:url(../img/common/favoritePop-img.png) no-repeat center 30px;
        padding-top:210px;
}
/* 28470 */
.favoritePopInner_fav{
    left: 50%;
    padding: 0;
    margin: -185px 0 0 -380px;
    position: fixed;
    top: 50%;
    width: 734px;
}
.favoritePopInner_fav .favoritePop-img_fav{
        background:url(../img/common/img_favorite2.png) no-repeat center 30px;
        padding-top:360px;
}
.favoritePopInner_jouken{
    left: 50%;
    margin: -185px 0 0 -380px;
    padding: 0;
    position: fixed;
    top: 50%;
    width: 734px;
}
.favoritePopInner_jouken .favoritePop-img_jouken{
        background:url(../img/common/img_save2.png) no-repeat center 30px;
        padding-top:360px;
}
.favoritePop-img-text{
        background:#CC3333;
        text-align:center;
        color:#FFF;
}

.favorite_list .pagetop{
        margin-top:80px;
}
.favorite_list .pagetop a{
        font-size:84%;
        border:1px solid #CCC;
        text-decoration:none;
        padding:2px 10px;
        color:#0033cc;
}
.add-max-text{
        font-size:84%;
        margin:20px 0;
}

.favorite_list-tit{
        border:1px solid #CCC;
        border-left:10px solid #62A73B;
        margin-bottom:10px;
        font-weight:bold;
        padding:5px 10px;
        overflow:hidden;
}
.favorite_list-tit span{
        float:right;
        font-size:13px;
        font-weight:normal;
}
.favorite-box {
        font-size:84%;
        margin-bottom:20px;
}

.favorite-box .favorite-box-L {
        float:left;
        width:700px;
        margin-bottom:20px;
}

.favorite-box .favorite-box-tit{
        padding:3px;
        text-align:center;
        margin-bottom:10px;
}
.favorite-box .favorite-box-L .favorite-box-tit {
        background:#DAEEB9;
        color:#63A83D;
}

.favorite-box .favorite-box-L dl {
        overflow:hidden;
}

.favorite-box .favorite-box-L dl dt {
        clear:both;
        float:left;
        font-weight:normal;
}

.favorite-box .favorite-box-L dl dd {
}

.favorite-box .favorite-box-R {
        float:right;
        width:265px;
        margin-bottom:20px;
}

.favorite-box .favorite-box-R .favorite-box-tit {
        background:#62A83B;
        color:#FFF;
}

.favorite-box .favorite-box-R table {
        table-layout:fixed;
        width:100%;
}
.favorite-box .favorite-box-R table  th{
        text-align:center;
}
.favorite-box .favorite-box-R table  td {
        text-align:center;
        font-size:160%;
        font-weight:bold;
        color:#999;
}

.favorite-box-foot-wrap{
        clear:both;
        background:#F3F3F8;
        border-bottom:3px solid #5BA232;
        display:table;
        width:100%;
}
.favorite-box .favorite-box-foot {
        text-align:right;
        display:table-cell;
        vertical-align:middle;
        padding:10px;
}

.favorite-box .favorite-box-foot a {
        display:inline-block;
        margin-left:1.5em;
}
.FV-bt-delete{
}

.FV-bt-mail{
        padding:8px 24px;
        font-size:14px;
        font-weight:bold;
}
.favorite-box .favorite-box-foot a .fa {
        margin-right:5px;
}
.foot-gotop{
        text-align:center;
        margin:20px 0;
        padding:30px 0;
        background:#F3F3F8;
}
.foot-gotop a{
        font-size:20px;
        font-weight: bold;
        padding:10px 30px;
}

/* sell map用 */
.button03{
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
    border: 1px solid #999999;
    background-color: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff, #e9e9e9);
    background-image: -ms-linear-gradient(top, #ffffff, #e9e9e9);
    background-image: linear-gradient(to bottom, #ffffff, #e9e9e9);
    border-radius: 4px;
    color: #0033cc;
    -webkit-transition: none;
    transition: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
}
.button03:hover{
    background-image: -webkit-linear-gradient(top, #ffffff, #f5e6aa);
    background-image: -ms-linear-gradient(top, #ffffff, #f5e6aa);
    background-image: linear-gradient(to bottom, #ffffff, #f5e6aa);
}
.button03.ed{
    color: #777;
}

/*/////////////////////////////////////////////////////////////28995//*/
/*複数ジャンルの物件一覧・物件詳細に追加するため共通で使用*/

.common-kd {
	margin-top: 10px;
}

.common-kd-tit {
  border-left: 4px solid #666;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px !important;
  padding-left: 5px !important;
}

.common-kd-tbl {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  margin-bottom: 20px
}

.common-kd-tbl th,
.common-kd-tbl td {
  border: 1px solid #ccc;
  padding: 10px 8px;
  box-sizing: border-box;
}

.common-kd-tbl th {
  background: #f9f9f9;/*#f4fcff*/
  font-weight: normal;
}

h4.kurashi_title{
  font-size: 14px;
  margin-bottom: 6px;
}

/*///幅の調整///*/

/*物件詳細 左ナビなしの物件一覧*/

.common-kd.full .common-kd-tbl {
  width: 970px;
}

.common-kd.full .common-kd-tbl-w th {
    width: 220px;
}

.common-kd.full .common-kd-tbl-w td {
    width: 265px;
}

/*左ナビありの物件一覧*/

/*物件詳細 左ナビなしの物件一覧*/

.common-kd.navi .common-kd-tbl {
  width: 710px;
}

.common-kd.navi .common-kd-tbl-w th {
    width: 130px;
}

.common-kd.navi .common-kd-tbl-w td {
    width: 225px;
}


/*///物件一覧：見出しなど既存のクチコミに合わせる///*/

.common-kd.list {
	margin-top: 30px;
}

.common-kd-list-h2 {
  padding: 8px 10px;
  margin-bottom: 15px;
  color: #519024;
  line-height: 1;
  font-size: 20px;
  font-weight: bold;
	border: 1px solid #caddbd;
  background: #edf4e9;
}

.common-kd-list-text {
  font-size: 12px;
  margin-bottom: 14px;
}

.common-kd-list-link {
  text-align: right;
  margin-bottom: 12px;
}

.common-kd-list-link a:hover {
    background: #f0f0f0;
}

.common-kd-list-link a {
  display: inline-block;
  padding: 11px 24px 9px 18px;
  box-sizing: border-box;
  color: #333;
  font-size: 16px;
  /*font-weight: bold;*/
  text-align: center;
  text-decoration: none;
  width: 410px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #c8bbae;
  border-radius: 5px;
  /*box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .2);*/
}

.common-kd-list-link a::before {
  font-size: 16px;
  padding-right: 5px;
  font-weight: normal;
  font-family: FontAwesome;
  content: "\f054";
  color:#333;
}

/*detail.css上書き*/
#detail .common-kd-tbl th,
#detail .common-kd-tbl td {
  border: 1px solid #ccc;
  padding: 10px 5px;
}

#detail .common-kd.full .common-kd-tbl {
  table-layout: auto;
}

/* 暮らしデータ */
.kurashi_data,
.access_ranking{
  margin-bottom: 24px;
}

.kurashi_data .common-kd-list-link a{
  text-decoration: none !important;
}

/*パーツアクセスランキング*/
.access_ranking .ranking_title h2{
  font-size: 16px;
}
.access_ranking .ranking{
  width:calc(100% / 3);
  box-sizing: border-box;
  padding: 0 5px;
}
.access_ranking .ranking02{
  margin-top: 20px;
  width:49%;
  box-sizing: border-box;
}
.access_ranking .ran-left{
  float:left;
}
.access_ranking .ran-right{
  float:right;
}
.access_ranking .ranking h3,
.access_ranking .ranking02 h3{
  margin-bottom:10px;
  padding-top:4px;
  padding-left:38px;
  padding-bottom:3px;
  background:#f5f3f6 url("/house/img/useful/uf_icon_ranking.gif") no-repeat 0 50%;
  background-position: 8px center;
}
.access_ranking .article{
  margin-top: 10px;
  margin-bottom: 20px;
  width: auto;
  overflow: hidden;
}
.access_ranking .article .ranking dl,
.access_ranking .article .ranking02 dl{
  width:auto;
  overflow:hidden;
  font-size:14px;
  margin-bottom: 12px;
}
.access_ranking .article .ranking dl dt,
.access_ranking .article .ranking02 dl dt{
  float: left;
  width: 3em;
  clear: left;
  line-height: 1.5em;
}
.access_ranking .article .ranking dl dd,
.access_ranking .article .ranking02 dl dd{
  margin-left: 3em;
  margin-bottom: 10px;
  width: 100%;
  line-height: 1.5em;
}
.access_ranking .article .ranking dl dt img,
.access_ranking .article .ranking02 dl dt img{
  vertical-align: middle;
}
.access_ranking .article .ranking02 dl dd a{
  margin-right:10px
}

/*相場*/
.market_price{
  margin-bottom: 24px;
}

.market_price .market_price_title{
  margin-bottom: 8px;
}

.market_price .market_price_title h2{
  font-size: 16px;
}

.market_price table,
.yachin_search_train table{
  width:100%;
  text-align: center;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-bottom: 12px;
}

.market_price table tr th,
.yachin_search_train table tr.title03 th{
  padding: 10px 8px 6px 8px !important;
  box-sizing: border-box;
  line-height: 1.3;
  font-size: 14px;
  width: 14%;
  border-bottom: 1px solid #ccc;
  border-left: 1px dotted #999;
}

.market_price table tr th{background: #e3efd9;}

.yachin_search_train table tr.title03 th span{
  margin-top: 5px;
  display: inline-block;
}

.yachin_search_train table tr.title03 th:first-child{
  width: 30%;
}

.market_price table tr th:first-child {
  width: 15%;
}

.market_price table tr td,
.yachin_search_train table tr.value td{
  font-size: 14px;
  padding: 10px 8px;
  box-sizing: border-box;
  color: #999;
  line-height: 1.8;
  border-bottom: 1px solid #ccc;
  border-left: 1px dotted #999;
  text-align: center;
}

.market_price table tr td.title{
  color: #333;
}

#renew_day2.renew_day_souba,
.market_price .update{
  font-size: 14px;
  text-align: right;
  margin-bottom: 8px;
}

#yachin_attentionlist p{
  color: #555;
  font-size: 12px !important;
}


/*賃貸物件一覧 余白を調整*/
.bukken-list-addReview.adjustment {
    margin-top: 10px;
}

.read_txt_privacy {
 font-size: 13px;
}

.read_txt_privacy p {
  margin: 30px 0 10px;
}

.read_txt_privacy ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/*29572*/
.remarksBlc-subTitle{
    color:#4a7c25;
}
.remarksBlc{
    background: #f9f9f9;
    margin-top: 10px !important;
    padding: 5px 10px !important;
}
.remarksBlc-title{
    color:#4a7c25;
    font-weight:normal;
}
remarksBlc-txt{
}
.tbl-note{
    font-size:12px;
    margin-top:-15px;
    margin-bottom:20px;
    line-height: 1.4;
    color: #555;
}

div.bnr_list{
  text-align : center
}

.bnr_list img{
  margin : 5px 0px;
  /*height: auto;
  width: 100%;*/
}

.main_bnr_box {
    margin-bottom: 18px;
}

.main_bnr_box div.main_bnr_list {
    margin-bottom: 12px;
    margin-top: 18px;
    text-align : center;
}

.main_bnr_box div.main_bnr_list:last-child {
    margin-bottom: 0;
}

.main_bnr_box div.main_bnr_list img:hover {
    opacity: 0.75;
}

/* 通知コメント */
#notice_message {
  text-align:center;
  padding:8px 8px 0;
  font-size:110%;
}

h3.bukken_title{display:inline;}

/*一覧・詳細の暮らしデータ*/
.detail_list.detail_list-titleWrap  {
  background: none;
  border-left: 3px solid #64A531;
}

.detail_list h2.detial_title.kurashi_title,
.detail_list h2.detial_title.column_title{
  font-size: 16px;
}

.list_block{
  margin-bottom: 24px;
}

.list_block .detail_list {
  margin-bottom: 12px;
}

table.common-kd-tbl.kurashi tr th{
  width: 300px;
}

table.common-kd-tbl.kurashi tr th span{
  font-size: 12px;
}

table.common-kd-tbl.kurashi tr td{
  line-height: 1.8;
}

table.common-kd-tbl.kurashi dl.cmnTable-remarks{
  font-size: 13px;
  background: #f9f9f9;
  padding: 8px 10px;
  box-sizing: border-box;
  margin-top: 3px;
}

table.common-kd-tbl.kurashi dl.cmnTable-remarks dt{
  float: left;
  margin-right: 12px;
  color: #4a7c25;
  font-weight: normal;
}

table.common-kd-tbl.kurashi dl.note{
  margin-top: 0;
}

table.common-kd-tbl.kurashi dl.note dt{
  background: #666;
  color: #fff;
  font-size: 12px;
  padding: 1px 10px;
  border-radius: 30px;
  box-sizing: border-box;
  margin-right: 5px;
  line-height: 1.8;
  display: inline-block;
}

table.common-kd-tbl.kurashi dl.note dd{
  display: inline;
  margin-right: 12px;
}

.source {
  font-size: 12px;
  text-align: right;
  color: #555;
  margin-bottom: 8px;
}

.cmnsup{
  font-size: 12px;
  color: #555;
  margin-bottom: 24px;
}

/*column　list_column*/
.cmnColumn-articles {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 14px;
}
.cmnColumn-articles:last-child {
  margin-bottom: 0;
}
.cmnColumn-articlesList {
  align-items: center;
  border: 1px solid #cdcdcd;
  box-sizing: border-box;
  display: flex;
  font-size: 14px;
  line-height: 1.4;
  margin-right: 1.82%;
  margin-top: 1.82%;
  padding: 0 8px;
  position: relative;
  width: 49.09%;
  border-radius: 3px;
}

.cmnColumn-articlesList:nth-child(2n) {
  margin-right: 0;
}

.cmnColumn-articlesList:nth-child(-n+2) {
  margin-top: 0;
}

.cmnColumn-articlesImg {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 10px;
  height: 70px;
  width: 110px;
}
.cmnColumn-articlesImg img {
  object-fit: cover;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}
.cmnColumn-articlesTxt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.sidebar .cmnColumn-articles {
  display: block;
}
.sidebar .cmnColumn-articlesList {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
  width: auto;
}
.sidebar .cmnColumn-articlesList:last-child {
  margin-bottom: 0;
}
.sidebar .cmnColumn-articlesImg {
  height: 50px;
  width: 50px;
}
.sidebar .cmnColumn-articlesTxt {
  font-size: 12px;
}

/*物件一覧コラム枠*/
.list_block .cmnColumn-articlesList {
  width: calc((100% - 16px) / 3);
  margin-top: 0;
  margin-bottom: 12px;
  margin-right: 8px;
}
.list_block .cmnColumn-articlesList:nth-child(3n) { margin-right: 0;}

.list_block .cmnColumn-articlesList a.cmnColumn-articlesTxt{
  padding: 8px 0;
}

/*バナー枠*/
.banner_pr.head{
  margin: 0 0 4px 0;
  text-align: center;
}

body .banner_pr p{
  margin-bottom: 8px;
}

.banner_pr p a{
  display: block;
}

.banner_pr p img:hover{
  opacity: 0.75;
}
