@charset "UTF-8";
/*
last update 2014.12.18

		1 : search-index
		2 : search-detail

*/

#content {
//  font-size:10px;
}

/* ***********************************************************************
		1 : search-index
*********************************************************************** */

#search-index #search-box2 {
  display:none;
}

/*詳細検索のアコーディオンメニュー　search-box*/
#search-index #search-box dt {
	display: block;
	font-size:1.2em;
	border: 2px solid #c2c2c2;
	padding: 20px;
	margin: 0 auto;
    cursor: pointer;
    background: #faefd4 url(.../images/toggle-on.png) 830px 10px no-repeat;
}
#search-index #search-box2 dt {
	display: block;
	font-size:1.2em;
	border: 2px solid #c2c2c2;
	padding: 20px;
	margin: 0 auto;
    cursor: pointer;
    background: #faefd4;
}
#search-index #search-box dd {
	width: 840px;
	padding: 20px 0;
	margin: 0 auto;
    display: none;
}
#search-index #search-box dt.active,
#search-index #search-box2 dt.active {
    background: #faefd4 url(.../images/toggle-off.png) 830px 10px no-repeat;
}
#search-index #search-box h2,
#search-index #search-box2 h2 {
	font-size: 2.2em;
	font-weight: normal;
	color: #262626;
	border-bottom: 2px solid #004ea2;
	padding: 24px 0 6px 10px;
	margin: 0 0 12px 0;
}
#search-index #search-box ul,
#search-index #search-box2 ul {
    padding: 0;
    margin: 0
}
#search-index #search-box ul li,
#search-index #search-box2 ul li {
	width: 822px;
    list-style: none;
	margin: 0 0 6px 0;
}

#search-index #search-box ul li:after,
#search-index #search-box2 ul li:after {
    content:".";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}

#search-index #search-box01 td p.catch,
#search-index #search-box01 td h2 {
  font-size: 0.933em;
  color: #32897F;
  font-weight: bold;
  margin-bottom: 8px;
}

#search-index #search-box01 td h2 {
  margin-top: 8px;
}

/*詳細検索のアコーディオンメニュー内の市区町村で探す　search-nav01*/

#search-index #search-nav01,
#search-index #search-nav02,
#search-index #search-nav03,
#search-index #search-nav04,
#search-index #search-nav05 {
  background: #F5FBFB;
  margin-top: 10px;
  padding: 10px;
  width: 748px;
}

#search-index #search-nav01 #search-main {
	overflow: hidden;
	position: relative;
	width: 748px;
	margin: 0 0 10px 0;

	zoom: 1;
}


#search-index #search-nav01 #search-main #area {
	float: left;
	width: 300px;
	padding: 0 20px 0 0 ;
}
#search-index #search-nav01 #search-main .select-box {
	width: 300px;
	height: 30px;
	font-size: 1.067em;
	color: #0C2245;
	line-height: 30px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	background: #ECF8F7;
	border: 2px solid #9FDCD9;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#search-index #search-nav01 #search-main .secondform {
    display: none;
}



/*詳細検索のアコーディオンメニュー内の物件種別　search-nav02*/
#search-index #search-nav02 #search-main #property {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 748px;
	background: url(../images/search-nav02-bgN.png) repeat-y 0 0;
	margin: 0;
}
#search-index #search-nav02 #search-main #property #bunjo {
	float: left;
	width: 236px;
	margin: 0 20px 0 0;
}
#search-index #search-nav02 #search-main #property #bunjo h3 {
	display: block;
	background: url(.../images/t-search-nav02-bunjo.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 216px;
	height: 42px;
	margin: 0;
	padding: 0;
}
#search-index #search-nav02 #search-main #property #bunjo #lineup {
	background: #E2F4F4;
	padding: 20px 12px;
	overflow: hidden;
}
#search-index #search-nav02 #search-main #property #tochi {
	float: left;
	width: 236px;
}
#search-index #search-nav02 #search-main #property #tochi h3 {
	display: block;
	background: url(.../images/t-search-nav02-tochi.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 216px;
	height: 42px;
	margin: 0;
	padding: 0;
}
#search-index #search-nav02 #search-main #property #tochi #lineup {
	background: #E2F4F4;
	padding: 20px 12px;
	overflow: hidden;
}
#search-index #search-nav02 #search-main #property #teishaku {
	float: right;
	width: 236px;
}
#search-index #search-nav02 #search-main #property #teishaku h3 {
	display: block;
	background: url(.../images/t-search-nav02-teishaku.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 216px;
	height: 42px;
	margin: 0;
	padding: 0;
}
#search-index #search-nav02 #search-main #property #teishaku #lineup {
	background: #E2F4F4;
	padding: 20px 12px;
	overflow: hidden;
}

#search-index #search-nav02 #search-main #property h3 { 
  background-image: none!important;
  background: #9FDCD9!important;
  color: #FFF!important;
  font-weight: bold!important;
  text-indent: 0!important;
  font-size: 1.5em!important;
  line-height: 120%!important;
  padding: 10px!important;
  height: auto!important;
}

#search-index #search-nav02 #search-main #property label {
	width: 206px;
	font-size: 1em;
    margin: 2px 0 4px 0;
    display: block;
    float: left;
	padding: 4px;
}
#search-index #search-nav02 #search-main #property label:hover {
	background: rgba(255,255,255,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#73ffffff,endcolorstr=#73ffffff, gradienttype=0);
}





/*詳細検索のアコーディオンメニュー内の価格で探す　search-nav03*/
#search-index #search-nav03 .price label {
	width: 262px;
	font-size: 1.067em;
    margin: 2px 0 4px 0;
    display: block;
    float: left;
	padding: 4px;
}
#search-index #search-nav03 .price label:hover {
    background: #00a0e9;
    color: #fff;
}


/*詳細検索のアコーディオンメニュー内の学区　search-nav04*/

#search-index #search-nav04 h3 {
	overflow: hidden;
	height: 0px;
}

#search-index #search-nav04 #search-main {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 860px;
	margin: 0 0 10px 0;
}
#search-index #search-nav04 #search-main #school {
	float: left;
	width: 300px;
	padding: 0 20px 0 0 ;
}
#search-index #search-nav04 #search-main .select-box {
	width: 300px;
	height: 30px;
	font-size: 1.067em;
	color: #0C2245;
	line-height: 30px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	background: #ECF8F7;
	border: 2px solid #9FDCD9;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#search-index #search-nav04 #search-main .secondform {
    display: none;
}





/*詳細検索のアコーディオンメニュー内の沿線・最寄り駅　search-nav05*/

#search-index #search-nav05 h3 {
	overflow: hidden;
	height: 0px;
}

#search-index #search-nav05 #search-main {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 860px;
	margin: 0 0 20px 0;
}
#search-index #search-nav05 #search-main #station {
	float: left;
	width: 300px;
	padding: 0 20px 0 0 ;
}
#search-index #search-nav05 #search-main .select-box {
	width: 300px;
	height: 30px;
	font-size: 1.067em;
	color: #0C2245;
	line-height: 30px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	background: #ECF8F7;
	border: 2px solid #9FDCD9;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#search-index #search-nav05 #search-main .secondform {
    display: none;
}



/*この条件で検索ボタン*/
#search-index #submit-box {
    border-top: none;
	padding: 20px 0 10px 0;
}
#search-index #submit-box2 {
	padding: 28px 0 0;
}
#search-index #submit-box a,
#search-index #submit-box2 a {
	display: block;
	background: url(../images/btn-bb-searchN.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 270px;
	height: 65px;
	margin: 0 auto;
}
#search-index #submit-box a:hover,
#search-index #submit-box2 a:hover {
	background: url(../images/btn-bb-searchN.png) no-repeat 0 -65px;
}


/*物件リスト*/
#search-index #result-list #finding {
}
#search-index #result-list #finding h3 {
	font-size: 1.2em;
	padding: 26px 0 12px 6px;
	border-bottom: 2px solid #00a0e9;
	margin: 0 0 16px;
}
#search-index #result-list #finding .matomete-box {
	background:#9FDCD9;
	padding: 10px 10px 10px 30px;
	margin: 0 0 16px;
}
#search-index #result-list #finding p.matomete-btn {
	float:left;
	width:252px;
	padding: 0 0 0 0;
}
#search-index #result-list #finding p.matomete-btn a {
	display: block;
	background: url(../images/matomete-btnN.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 252px;
	height: 52px;
}

#search-index #result-list #finding h4 {
	float:left;
	font-size: 0.933em;
	line-height: 1.4;
	width: 608px;
	padding: 7px 0 0 0;
}


#search-index #result-list #finding p.matomete-btn a:hover {
	background: url(../images/matomete-btnN.png) no-repeat 0 -52px;
}


/*物件ボックス*/
#search-index .finding-box {
	margin: 0 0 20px;
}

#search-index .finding-box table td.finding-check-td ,
#search-index .finding-box table td.finding-main-td {
	border-top: 1px solid #4DBCF0;
	border-left: 1px solid #4DBCF0;
	border-right: 1px solid #4DBCF0;
        border-bottom: none;
}

#search-index .finding-box table td.finding-check-td  {
	background: url(../images/bg_search-index-finding-box01.png) repeat-x 0 bottom;
}

#search-index .finding-box table td.finding-main-td {
	background: url(../images/bg_search-index-finding-box02.png) repeat-x 0 bottom;
}

#search-index .finding-box.concept table td.finding-main-td {
	background: url(../images/bg_search-index-finding-box03.png) repeat-x 0 bottom #FDD9D5;
}

#search-index .finding-box table.data td {
	background: #FFF;
	border: 1px solid #4DBCF0;
}
#search-index .finding-box td.finding-check-td {
	background: #9FDCD9;
	text-align: center;
	width: 28px;
	vertical-align: middle;
}
#search-index .finding-box td.finding-main-td {
	padding: 15px;
}

#search-index .finding-box.concept td.finding-main-td {
	padding-top: 10px;
}

#search-index .finding-box td.finding-main-td .left {
	float:left;
	width:261px;
}
#search-index .finding-box td.finding-main-td .left .logo {
	border: 1px solid #b3bbbf;
	margin: 0 0 10px;
}
#search-index .finding-box td.finding-main-td .left .caption {
	font-size:0.933em;
	line-height:1.3;
}
#search-index .finding-box td.finding-main-td .right {
	float: left;
	width:563px;
	margin: 2px 0 0 15px;
}
#search-index .finding-box td.finding-main-td .right .category {
	clear:both;
	margin: 0 0 10px;
	padding: 0 0 0 0;
}
#search-index .finding-box td.finding-main-td .right .category span {
	background:#ff9f00;
	color:#FFF;
	font-size:0.8em;
	line-height: 3em;
	font-weight:bold;
	padding: 0 1em;
  border-radius: 3px;
  margin-right: 3px!important;
  width:140px;
  display: inline-block;
  text-align: center;
}
#search-index .finding-box td.finding-main-td .title {
	font-size:1.47em;
	line-height:1.3;
	margin: 0 0 5px;
}

#search-index .finding-box td.finding-main-td .concept-catch {
  display: none;
}
#search-index .finding-box.concept td.finding-main-td .concept-catch {
  display: inline;
  color:#00B1EE;
  font-weight:bold;
  line-height:200%;
  font-size: 1.2em;
}
#search-index .finding-box td.finding-main-td .title img {
	margin: 0 7px 0 0;
}
#search-index .finding-box td.finding-main-td .text {
	font-size:1em;
	line-height:1.3;
	margin: 0 0 13px;
}

#search-index .finding-box td.finding-main-td .text a {
color:#666;
text-decoration:none;
}

#search-index .finding-box td.finding-main-td .text a:hover {
text-decoration:underline;
}

#search-index .finding-box td.finding-main-td .left .logo a:hover {
opacity:0.6;
}

#search-index .finding-box .left ul {
  margin-right: -5px;
}

#search-index .finding-box .left ul li{
  margin-right: 5px;
  margin-bottom:5px;
}

#search-index .finding-box .left ul li img{
  max-width: 61px;
}

#search-index .finding-box .left ul li:last-child{
  margin-right: 0;
}
#search-index .finding-box td.finding-main-td .right .data th {
	background:#FFF;
	border: 1px solid #4DBCF0;
	font-size:0.933em;
	line-height:1.3;
	width:64px;
	text-align:center;
	padding: 7px 5px;
}

#search-index .finding-box td.finding-main-td .right .data td {
	font-size:0.933em;
	padding: 7px 15px;
	width:456px;
}
#search-index .finding-box td.finding-main-td .right .data td.hanbai_kosuu,
#search-index .finding-box td.finding-main-td .right .data td.kosuu {
	width:175px;
}

#search-index .finding-box td.finding-main-td .right .data th:first-child {
	border-left: 1px solid #4DBCF0;
}

#search-index .finding-box td.finding-main-td .right .data td:last-child {
	border-right: 1px solid #4DBCF0;
}

#search-index .finding-box td.finding-main-td .right .data tr:first-child th,
#search-index .finding-box td.finding-main-td .right .data tr:first-child td {
	border-top: 1px solid #4DBCF0;
}

#search-index .finding-box td.finding-main-td .right .data tr:last-child th,
#search-index .finding-box td.finding-main-td .right .data tr:last-child td {
	border-bottom: 1px solid #4DBCF0;
}

#search-index .finding-box td.finding-button-td {
	background:none;
	border: none;
	height:80px;
	position:relative;
}
#search-index .finding-box td.finding-button-td .finding-button-list01 {
	padding: 0;
}
#search-index .finding-box td.finding-button-td .finding-button-list01 li {
	float:left;
	margin: 0;
}
#search-index .finding-box td.finding-button-td .finding-button-list01 li.finding-button-new {
	display:block;
	background: url(../images/finding-button-new.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	width: 115px;
	height: 24px;
}
#search-index .finding-box td.finding-button-td .finding-button-list01 li.finding-button-open a {
	display: block;
	background: url(../images/finding-button-openN.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 231px;
	height: 60px;
  position: relative;
  top: 10px;
  left: 299px;
}
#search-index .finding-box td.finding-button-td .finding-button-list01 li.finding-button-open a:hover {
	background: url(../images/finding-button-openN.png) no-repeat 0 -60px;
}
#search-index .finding-box td.finding-button-td .finding-button-list01 li.finding-button-blog a {
	display: block;
	background: url(../images/finding-button-blog.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 115px;
	height: 24px;
}
#search-index .finding-box td.finding-button-td .finding-button-list01 li.finding-button-blog a:hover {
	background: url(../images/finding-button-blog.png) no-repeat 0 -24px;
}

#search-index .finding-box td.finding-button-td .finding-button-list02 li.finding-button-shiryo a {
	display: block;
	background: url(../images/finding-button-shiryoN.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 272px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 548px;
}
#search-index .finding-box td.finding-button-td .finding-button-list02 li.finding-button-shiryo a:hover {
	background: url(../images/finding-button-shiryoN.png) no-repeat 0 -60px;
}
#search-index .finding-box td.finding-button-td .finding-button-list02 li.finding-button-detail a {
	display: block;
	background: url(../images/finding-button-detail.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 204px;
	height: 46px;
	position: absolute;
	top: 13px;
	left: 640px;
}
#search-index .finding-box td.finding-button-td .finding-button-list02 li.finding-button-detail a:hover {
	background: url(../images/finding-button-detail.png) no-repeat 0 -46px;
}

#search-index .finding-box td.finding-button-td .finding-button-list03 li.finding-button-areapj a {
	display: block;
	background: url(../images/finding-button-projectN.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 272px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#search-index .finding-box td.finding-button-td .finding-button-list03 li.finding-button-areapj a:hover {
	background: url(../images/finding-button-projectN.png) no-repeat 0 -60px;
}

#search-index .finding-box .left {
  position: relative;
}

#search-index .finding-box .finding-button-new {
  position: absolute;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  list-style-type: none;
  width:55px;
  height:50px;
  background: url(../images/icon_bukken-box-title_new.png) no-repeat 0 0;
  top: 1px;
  left:210px;
}

/*近隣地域も探してみませんか？　neighborhood-box　*/


#search-index #neighborhood-box {
	width: 860px;
	background: #E2F4F4;
	padding: 24px 20px 34px;
	margin: 0 0 32px;
}
#search-index #neighborhood-box h2 {
	font-size: 1.2em;
	text-align: center;
	margin: 0 0 20px;
}
#search-index #neighborhood-box ul {
    padding: 0;
    margin: 0
}
#search-index #neighborhood-box ul li {
	width: 720px;
    list-style: none;
	margin: 0 0 6px 140px;
}
#search-index #neighborhood-box ul li.submit-box {
}
#search-index #neighborhood-box ul li:after {
    content:".";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}
#search-index #neighborhood-box p.city label {
	width: 148px;
	font-size: 1.2em;
    margin: 0.2em 0 0.4em 0;
    display: block;
    float: left;
	padding: 4px;
}

#search-index #neighborhood-box p.city label:hover {
    background: #00a0e9;
    color: #fff;
}
#search-index #neighborhood-box li.submit-box p {
	margin: 24px 0 0 200px;
}
#search-index #neighborhood-box .submit {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background: #004ea2;
	color: #fff;
	cursor: pointer;
	padding: 8px 20px;
}

#search-index #search-box01 {
  width: 900px;
}

#search-index #search-box01 th {
  border: 2px solid #9FDCD9;
  background: #9FDCD9;
  padding: 35px 18px 35px 18px;
  width: 60px ;
  font-size: 0.933em;
}

#search-index #search-box01 td {
  padding: 10px 0px 15px 15px;
  border: 2px solid #9FDCD9;
  vertical-align: top;
}

#search-index #search-box01 td ul li {
  float:left;
  margin-right:10px;
}

/*ログインしてません*/

#search-index .unlogin p {
	font-size:2.4em;
	line-height: 1.8;
}


/*並び替え*/
#search-index #select-sort {
margin-bottom:15px;
font-size:14px;
}

#search-index #select-sort p {
float:left;
margin-top:4px;
}

#search-index select#sort-box {
float:left;
font-size:14px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
width:10em;
}

/* ***********************************************************************
		2 : search-detail
*********************************************************************** */

/*ご来場予約・資料請求*/
#search-detail .yoyaku-box {
	background: url(../images/yoyaku-box-bg01.png) no-repeat 0 0;
	width: 900px;
	height: 84px;
	position: relative;
	z-index: 100;
	margin: 15px auto 20px;
}

#search-detail .yoyaku-box .yoyaku-box-siryo-btn a {
	display: block;
	background: url(../images/yoyaku-box-request-btn.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 202px;
	height: 52px;
	position: absolute;
	top: 17px;
	left: 657px;
}
#search-detail .yoyaku-box .yoyaku-box-siryo-btn a:hover {
	background: url(../images/yoyaku-box-request-btn.png) no-repeat 0 -52px;
}
#search-detail .yoyaku-box .event_bukken_kihon a {
	display: block;
	background: url(../images/yoyaku-box-event-btn.png) no-repeat 0 0!important;
	font-size: 0px!important;
	line-height: 0px!important;
	text-indent: -9999px!important;
	text-decoration: none!important;
	width: 152px!important;
	height: 52px!important;
	position: absolute!important;
	top: 17px!important;
	left: 489px!important;
}
#search-detail .yoyaku-box .event_bukken_kihon a:hover {
	background: url(../images/yoyaku-box-event-btn.png) no-repeat 0 -52px!important;
}
#search-detail .yoyaku-box .yoyaku-box-tel {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	height: 0;
	overflow: hidden;
}

/*物件ボックス*/
#search-detail .bukken-box {
  width:900px;
  margin:0 auto;
  position: relative;
  z-index: 100;
}
#search-detail .bukken-box .bukken-box-title {
	background:#00a0e9;
	padding: 18px 17px 9px;
	margin: 0 auto 19px;
	width: 866px;
}

#search-detail #main  .bukken-box .bukken-box-title {
  background: #4CBCF0;
}

#search-detail #main.concept  .bukken-box .bukken-box-title {
  background: url(../images/bukken-box-title_concept.png) repeat 0 0;
}

#search-detail .bukken-box .bukken-box-title .btn-new {
  float: left;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  list-style-type: none;
  width:55px;
  height:50px;
  background: url(../images/icon_bukken-box-title_new.png) no-repeat 0 0;
  margin-top: -14px;
}

#search-detail .bukken-box .bukken-box-title .area {
	margin: 0 0 11px;
	padding: 0 0 0.5em 0;
}

#search-detail .bukken-box .bukken-box-title .area span{
box-shadow:0px 0px 0px 1px #ffffff;
-moz-box-shadow:0px 0px 0px 1px #ffffff;
-webkit-box-shadow:0px 0px 0px 1px #ffffff;
}

#search-detail .bukken-box .bukken-box-title .area span.area-nagoya,
#search-detail .bukken-box .bukken-box-title .area span.area-owari-e,
#search-detail .bukken-box .bukken-box-title .area span.area-owari-w,
#search-detail .bukken-box .bukken-box-title .area span.area-mikawa,
#search-detail .bukken-box .bukken-box-title .area span.area-gifu {
	font-size: 12px;
	padding: 0.5em 1em;
	margin-right:2px;
	color:#FFF;
}

/*物件ボックス 名古屋アイコン*/
#search-detail .bukken-box .bukken-box-title .area span.area-nagoya {
	background: #5082EB;
	border: 1px solid #1742D1;
}
/*物件ボックス 尾張東アイコン*/
#search-detail .bukken-box .bukken-box-title .area span.area-owari-e {
	background: #50EB50;
	border: 1px solid #19D919;
}
/*物件ボックス 尾張西アイコン*/
#search-detail .bukken-box .bukken-box-title .area span.area-owari-w {
	background: #FFB03C;
	border: 1px solid #FF790E;
}
/*物件ボックス 三河アイコン*/
#search-detail .bukken-box .bukken-box-title .area span.area-mikawa {
	background: #B950EB;
	border: 1px solid #8619D9;
}
/*物件ボックス 岐阜アイコン*/
#search-detail .bukken-box .bukken-box-title .area span.area-gifu {
	background: #EB5050;
	border: 1px solid #D91919;
}
/*カテゴリ*/
#search-detail .bukken-box .bukken-box-title .area span.category {
	background:#FFF;
	color:#F00;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.3em;
	padding: 0.5em 1em;
	margin-right:5px;
	border-radius:3px;
  text-align:center;
  display:inline-block;
  min-width: 120px;
}
#search-detail .bukken-box .bukken-box-title h2 {
	color:#FFF;
	font-size: 1.33em;
	line-height: 1.3;
}




#search-detail .bukken-box h2 img {
	margin: 0 7px 0 0;
	vertical-align: middle;
}
#search-detail .bukken-box h3 {
	font-size: 1.2em;
	line-height: 1.3;
	margin: 0 0 17px 5px;
	padding: 3px 10px 1px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #00a0e9;
}

#search-detail .bukken-box .left {
	float:left;
	width:360px;
}
#search-detail .bukken-box .left .logo {
	margin: 0 0 10px;
}
#search-detail .bukken-box .left .btn01 {
	height: auto;
	min-height: 89px;
}
/*物件ボックス ギャラリーボタン*/
#search-detail .bukken-box .left .btn01 .btn-gallery a {
	float:left;
	display: block;
	background: url(../images/btn-galleryN.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 64px;
	height: 64px;
	margin: 0 10px 8px 0;
}
#search-detail .bukken-box .left .btn01 .btn-gallery a:hover {
	background: url(../images/btn-galleryN.png) no-repeat 0 -64px;
}
/*物件ボックス パノラマボタン*/
#search-detail .bukken-box .left .btn01 .btn-panorama a {
	float:left;
	display: block;
	background: url(../images/btn-panoramaN.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 64px;
	height: 64px;
	margin: 0 10px 8px 0;
}
#search-detail .bukken-box .left .btn01 .btn-panorama a:hover {
	background: url(../images/btn-panoramaN.png) no-repeat 0 -64px;
}

/*物件ボックス ムービーボタン*/
#search-detail .bukken-box .left .btn01 .btn-movie a {
	float:left;
	display: block;
	background: url(../images/btn-movieN.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 64px;
	height: 64px;
	margin: 0 10px 8px 0;
}
#search-detail .bukken-box .left .btn01 .btn-movie a:hover {
	background: url(../images/btn-movieN.png) no-repeat 0 -64px;
}

#search-detail .bukken-box .left .btn02 {
	height: 33px;
}

/* 20151125 物件ボックス 進捗ブログボタン */
#search-detail .bukken-box .left .btn01 .btn-progress_blog a {
	float:left;
	display: block;
	background: url(../images/btn-progressN.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 64px;
	height: 64px;
	margin: 0 10px 8px 0;
}
#search-detail .bukken-box .left .btn01 .btn-progress_blog a:hover {
	background: url(../images/btn-progressN.png) no-repeat 0 -64px;
}

/*20150304TIS 物件ボックス 特設ボタン*/
#search-detail .bukken-box .left .btn02 .btn-special a {
	float:left;
	display: block;
	background: url(../images/btn-special.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 116px;
	height: 33px;
	margin: 0 2px 8px;
}
#search-detail .bukken-box .left .btn02 .btn-special a:hover {
	opacity:0.7;
}

#search-detail .bukken-box .left .btn03 {
	height: 45px;
}

/*20150304TIS*/

/*物件ボックス NEW*/
#search-detail .bukken-box .left .btn02 .btn-new  {
	float:left;
	background: url(../images/finding-button-new.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	width: 115px;
	height: 24px;
	margin: 0 2px;
}
/*物件ボックス オープンハウス*/
#search-detail .bukken-box .left .btn02 .btn-open a {
	float:left;
	display: block;
	background: url(../images/finding-button-open.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 115px;
	height: 24px;
	margin: 0 2px;
}
#search-detail .bukken-box .left .btn02 .btn-open a:hover {
	background: url(../images/finding-button-open.png) no-repeat 0 -24px;
}
/*物件ボックス ブログ*/
#search-detail .bukken-box .left .btn02 .btn-blog a {
	float:left;
	display: block;
	background: url(../images/finding-button-blog.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 115px;
	height: 24px;
	margin: 0 2px;
}
#search-detail .bukken-box .left .btn02 .btn-blog a:hover {
	background: url(../images/finding-button-blog.png) no-repeat 0 -24px;
}

#search-detail .bukken-box .right table {
  margin-bottom: 36px;
}
#search-detail .bukken-box .right {
	float:right;
	width:524px;
}
#search-detail .bukken-box .right th {
	font-size:0.933em;
	line-height: 1.3;
	width: 126px;
	padding: 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEEBFF;	
}
#search-detail .bukken-box .right td {
	font-size:0.933em;
	line-height: 1.3;
	width: 383px;
	padding: 8px 5px 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEEBFF;	
}

#search-detail .bukken-box .right ul {
}

#search-detail .bukken-box .right ul li.event_bukken_kihon {
  width: 230px;
  display: block;
  float: left;
}
#search-detail .bukken-box .right ul li.event_bukken_kihon a {
	float:left;
	display: block;
	background: url(../images/btn_event_bukken_kihon.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 230px;
	height: 60px;
	margin: 0 2px;
}
#search-detail .bukken-box .right ul li.event_bukken_kihon a:hover {
	background: url(../images/btn_event_bukken_kihon.png) no-repeat 0 -60px;
}

#search-detail .bukken-box .right ul li.request_bukken_kihon a {
	float:right;
	display: block;
	background: url(../images/btn_request_bukken_kihon.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 270px;
	height: 60px;
	margin: 0 2px;
}
#search-detail .bukken-box .right ul li.request_bukken_kihon a:hover {
	background: url(../images/btn_request_bukken_kihon.png) no-repeat 0 -60px;
}

#search-detail .bukken-box .point {
	clear:both;
	padding: 10px 0 0;
	margin: 0 0 25px;
}
#search-detail .bukken-box .point p span {
	background:#e3e3e3;
	font-size:1.2em;
	line-height: 3em;
	/*height: 2.8em;*/
	padding: 0.5em 6px;

}

#search-detail .yoyaku-box02 {
	background: url(../images/yoyaku-box-bg02.png) no-repeat 0 0;
	width: 360px;
	height: 87px;
	position: relative;
	margin: 0 0 20px;
}

#search-detail li.event_bukken_kihon .banner-event-blog {
  height: 84px;
  overflow: hidden;
}

/*タブ*/
#search-detail #detail-tab {
  background: #CBEFFF;
  margin: 0 0 ;
  padding-top: 30px;
  padding-bottom: 30px;
}
#search-detail #detail-tab ul {
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}  
#search-detail #detail-tab ul li {  
	margin-right: 0px;  
	float: left;  
	display: inline;  
	font-size: 0;
}  

#search-detail #detail-tab ul li a img{  
	outline: none;  
	border: none;  
}  

#search-detail #detail-tab .tab_content {
	display: block;
	width: 860px;
	border: none;
    padding: 20px 20px 30px;
    background: #fff;
  margin: 0 auto;
}

/*タブ　区間・間取り　tab1*/

#search-detail #detail-tab #tab1 .left {
	float: left;
	width: 360px;
}
#search-detail #detail-tab #tab1 .left .waku {
	border: 1px solid #BEEBFF;
    position: relative;
}
#search-detail #detail-tab #tab1 .left .mushimegane {
//	text-align: right;
//	margin: -39px 0 6px;
    bottom: 0;
    right: 0;
    position: absolute;
}
#search-detail #detail-tab #tab1 .left .caption {
	font-size:0.86em;
	line-height: 1.3;
}

#search-detail #bukken_kihon p.shozaiti {
font-size:1em!important;
}
#search-detail #detail-tab #tab1 .right {
	float:right;
	width:486px;
}
#search-detail #detail-tab #tab1 .right h4 {
	background: #4CBCF0;
	color: #FFF;
	font-size:0.933em;
	padding: 7px 14px;
	margin: 0 0 12px;
}
#search-detail #detail-tab #tab1 .right th,
#search-detail #detail-tab #tab1 .right td {
	border: 1px solid #BEEBFF;
	text-align:center;
	font-size:0.933em;
	line-height:1.3;
	padding: 10px 0;
}
#search-detail #detail-tab #tab1 .right th{
	font-weight: normal;
	vertical-align:middle;
}
#search-detail #detail-tab #tab1 .right .tou {
	width:59px;
}
#search-detail #detail-tab #tab1 .right .shikichi-menseki {
	width:104px;
}
#search-detail #detail-tab #tab1 .right .nobeyuka-menseki {
	width:104px;
}
#search-detail #detail-tab #tab1 .right .kakaku {
	width:104px;
}
#search-detail #detail-tab #tab1 .right .btn {
	width:109px;
}
#search-detail #detail-tab #tab1 .right .btn .madorizu-btn a {
	display: block;
	background: url(../images/madorizu-btnN.png) no-repeat 0 0;
	/*font-size: 12;
	line-height: 0px;*/
	text-indent: -9999px;
	text-decoration: none;
	width: 80px;
	height: 24px;
	margin:0 auto;
	padding:0;
}
#search-detail #detail-tab #tab1 .right .btn .madorizu-btn a:hover {
	background: url(../images/madorizu-btnN.png) no-repeat 0 -24px;
}
#search-detail #detail-tab #tab1 .right .btn .seiyakuzumi {
	background: url(../images/seiyakuzumi.png) no-repeat 0 0;
	/*font-size: 0px;
	line-height: 0px;*/
	text-indent: -9999px;
	text-decoration: none;
	width: 80px;
	height: 24px;
	margin:0 auto;
	padding:0;
}


/*タブ　設備・構造　tab2*/

#search-detail #detail-tab #tab2.tab_content {
  padding-top:10px;
}

#search-detail #detail-tab  #tab2 {
    padding: 20px 20px 0px;
}

#search-detail #detail-tab #tab2 ul {
	margin: 0 0 0px 0;
}
#search-detail #detail-tab #tab2 ul li {
	float:left;
	margin: 0 5px 5px 0;
}

#search-detail #detail-tab #tab2 ul li img {
	width: 168px;
	height: auto;
}

#search-detail #detail-tab #tab6.tab_content {
  padding-top:15px;
  padding-bottom:20px;
  position: relative;
  z-index: 100;
}

#search-detail #detail-tab #tab6 ol li {
	float:left;
	margin: 0 25px 0 0;
}

#search-detail #detail-tab #tab6 ol li.btn_tab2_03 {
	margin-right: 0;
}

#search-detail #detail-tab #tab6 li.btn_tab2_01 a {
	display: block;
	background: url(../images/btn_tab2_01.png) no-repeat 0 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 270px;
	height: 40px;
	padding:0;
}
#search-detail #detail-tab #tab6 li.btn_tab2_01 a:hover {
	background: url(../images/btn_tab2_01.png) no-repeat 0 -40px;
}

#search-detail #detail-tab #tab6 li.btn_tab2_02 a {
	display: block;
	background: url(../images/btn_tab2_02.png) no-repeat 0 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 270px;
	height: 40px;
	padding:0;
}
#search-detail #detail-tab #tab6 li.btn_tab2_02 a:hover {
	background: url(../images/btn_tab2_02.png) no-repeat 0 -40px;
}

#search-detail #detail-tab #tab6 li.btn_tab2_03 a {
	display: block;
	background: url(../images/btn_tab2_03.png) no-repeat 0 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 270px;
	height: 40px;
	padding:0;
}
#search-detail #detail-tab #tab6 li.btn_tab2_03 a:hover {
	background: url(../images/btn_tab2_03.png) no-repeat 0 -40px;
}

/*タブ　地図　tab3*/
#search-detail #detail-tab #tab3.tab_content {
  padding-bottom:0;
//  position: relative;
  z-index: 100;
}

#search-detail #detail-tab #tab3 .map {
	margin: 0 0 18px;
	text-align:center;
}
#search-detail #detail-tab #tab3 .address {
	font-size:0.933em;
	line-height:1.3;
	margin: 0 0 7px;
}

#search-detail #detail-tab #tab3 p#google_map_navi {
display:none;
}

#search-detail #detail-tab #tab3 ul {
  margin-top:20px;}

#search-detail #detail-tab #tab3 li.btn02_request a {
	display: block;
	background: url(../images/btn02_request.png) no-repeat 0 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 420px;
	height: 60px;
	padding:0;
}
#search-detail #detail-tab #tab3 li.btn02_request a:hover {
	background: url(../images/btn02_request.png) no-repeat 0 -60px;
}
#search-detail #detail-tab #tab3 li.btn02_reserve a {
	display: block;
	background: url(../images/btn02_reserve.png) no-repeat 0 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 420px;
	height: 60px;
	margin:0 0 0 20px;
	padding:0;
}
#search-detail #detail-tab #tab3 li.btn02_reserve a:hover {
	background: url(../images/btn02_reserve.png) no-repeat 0 -60px;
}

/*タブ　周辺環境　tab4*/
#search-detail #detail-tab #tab4.tab_content {
  padding-bottom: 20px;
}
#search-detail #detail-tab #tab4 h4 {
	background: #4CBCF0;
	color: #FFF;
	font-size:0.933em;
	padding: 8px 12px;
	margin: 0;
}

#search-detail #detail-tab #tab4 .tab4-inner {
  border-left: 1px solid #4CBCF0;
  border-right: 1px solid #4CBCF0;
  border-bottom: 1px solid #4CBCF0;
}

#search-detail #detail-tab #tab4 .text {
	font-size:0.933em;
	line-height:1.8;
  margin: 0;
  padding: 10px;
}
#search-detail #detail-tab #tab4 ul {
}
#search-detail #detail-tab #tab4 ul li {
	float:left;
	width: 274px;
	height:auto;
	font-size:0.933em;
	line-height: 1.3;
	margin:0 6px 15px 6px;
	min-height:183px;
}
#search-detail #detail-tab #tab4 ul li img {
	margin:0 0 6px;
  width: 274px;
//  min-height: 183px;
  max-height: 226px;
  height: auto;
}

/*タブ　物件概要　tab5*/

#search-detail #detail-tab #tab5.tab_content {
  padding-bottom:0;
}

#search-detail #detail-tab #tab5 h4 {
	background: #4CBCF0;
	color: #FFF;
	font-size:0.933em;
	padding: 8px 12px;
	margin: 0;
}

#search-detail #detail-tab #tab5 tr:last-child td,
#search-detail #detail-tab #tab5 tr:last-child th{
  border-bottom: 1px solid #4CBCF0;
}

#search-detail #detail-tab #tab5 tr th:first-child{
  border-left: 1px solid #4CBCF0;
}

#search-detail #detail-tab #tab5 tr td:last-child{
  border-right: 1px solid #4CBCF0;
}

#search-detail #detail-tab #tab5 table {
}


#search-detail #detail-tab #tab5 td,
#search-detail #detail-tab #tab5 th {
	border: 1px solid #BEEBFF;
	text-align: left;
	font-size:0.933em;
	line-height:1.3;
	padding: 8px 10px 8px 17px;
}
#search-detail #detail-tab #tab5 th {
	background:#e6f7ff;
	font-weight:normal;
}
#search-detail #detail-tab #tab5 .info01 {
	width:148px;
}
#search-detail #detail-tab #tab5 .info02 {
	width:308px;
}
#search-detail #detail-tab #tab5 .info03 {
	width:123px;
}
#search-detail #detail-tab #tab5 .info04 {
	width:168px;
}

#search-detail #detail-tab .bnr_hw{
  position: relative;
  z-index: 100;
}
#search-detail #detail-tab .bnr_hw a {
	display: block;
	background: url(../images/bnr_hw.png) no-repeat 0 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 700px;
	height: 70px;
	padding:0;
  margin: 20px auto;
}
#search-detail #detail-tab .bnr_hw a:hover {
	background: url(../images/bnr_hw.png) no-repeat 0 -70px;
}

/*イベント・ブログバナー*/
#search-detail .banner-event-blog {
  
}
/*イベント・ブログバナー　名古屋イベント*/
#search-detail .banner-event-blog .banner-event-nagoya a {
	display: block;
	float:left;
	background: url(../images/banner-event-nagoya.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-event-nagoya a:hover {
	background: url(../images/banner-event-nagoya.png) no-repeat 0 -98px;
}
/*イベント・ブログバナー　尾張東イベント*/
#search-detail .banner-event-blog .banner-event-owari-e a {
	display: block;
	float:left;
	background: url(../images/banner-event-owari-e.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-event-owari-e a:hover {
	background: url(../images/banner-event-owari-e.png) no-repeat 0 -98px;
}
/*イベント・ブログバナー　尾張西イベント*/
#search-detail .banner-event-blog .banner-event-owari-w a {
	display: block;
	float:left;
	background: url(../images/banner-event-owari-w.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-event-owari-w a:hover {
	background: url(../images/banner-event-owari-w.png) no-repeat 0 -98px;
}
/*イベント・ブログバナー　三河イベント*/
#search-detail .banner-event-blog .banner-event-mikawa a {
	display: block;
	float:left;
	background: url(../images/banner-event-mikawa.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-event-mikawa a:hover {
	background: url(../images/banner-event-mikawa.png) no-repeat 0 -98px;
}
/*イベント・ブログバナー　岐阜イベント*/
#search-detail .banner-event-blog .banner-event-gifu a {
	display: block;
	float:left;
	background: url(../images/banner-event-gifu.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-event-gifu a:hover {
	background: url(../images/banner-event-gifu.png) no-repeat 0 -98px;
}

/*イベント・ブログバナー　名古屋ブログ*/
#search-detail .banner-event-blog .banner-blog-nagoya a {
	display: block;
	float: right;
	background: url(../images/banner-blog-nagoya.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-blog-nagoya a:hover {
	background: url(../images/banner-blog-nagoya.png) no-repeat 0 -98px;
}
/*イベント・ブログバナー　尾張東ブログ*/
#search-detail .banner-event-blog .banner-blog-owari-e a {
	display: block;
	float: right;
	background: url(../images/banner-blog-owari-e.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-blog-owari-e a:hover {
	background: url(../images/banner-blog-owari-e.png) no-repeat 0 -98px;
}
/*イベント・ブログバナー　尾張西ブログ*/
#search-detail .banner-event-blog .banner-blog-owari-w a {
	display: block;
	float: right;
	background: url(../images/banner-blog-owari-w.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-blog-owari-w a:hover {
	background: url(../images/banner-blog-owari-w.png) no-repeat 0 -98px;
}
/*イベント・ブログバナー　三河ブログ*/
#search-detail .banner-event-blog .banner-blog-mikawa a {
	display: block;
	float: right;
	background: url(../images/banner-blog-mikawa.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-blog-mikawa a:hover {
	background: url(../images/banner-blog-mikawa.png) no-repeat 0 -98px;
}
/*イベント・ブログバナー　岐阜ブログ*/
#search-detail .banner-event-blog .banner-blog-gifu a {
	display: block;
	float: right;
	background: url(../images/banner-blog-gifu.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 444px;
	height: 98px;
}
#search-detail .banner-event-blog .banner-blog-gifu a:hover {
	background: url(../images/banner-blog-gifu.png) no-repeat 0 -98px;
}


/*ログインしてません*/

#search-detail .unlogin p {
	font-size:2.4em;
	line-height: 1.8;
}

/**/

/* bukken-concept */
#content.detail {
  position: relative;
}

#content.detail #content-inner {
  width: auto;
}

#content.detail #title {
  width: 900px;
  margin: 0 auto;
}

#content.detail #concept-box {
  background: #FCCFCB;
  display: none;
}

#content.detail #main.concept #concept-box {
  display: block;
}

#content.detail #concept-box .concept-inner{
  width: 900px;
  margin: 0 auto;
  padding: 30px 0 30px 0;
}

#content.detail #concept-box h2 {
  display: block;
  background: url(../images/h2_concept.png) no-repeat 0 0 #FFF;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  width: 900px;
  height: 35px;
  margin: 0 0 15px 0;
}

#content.detail #concept-box p.concept_catchcopy {
  font-size: 1.33em;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  line-height: 1.5;
}

#content.detail #concept-box #concept-area {
  background: #FFF;
  width: 820px;
  margin: 15px auto 0;
  text-align: left;
  padding: 20px 40px;
}

#content.detail #gallery-box {
  background: #CBEFFF;
}

#content.detail #main.concept #gallery-box {
  background: #FCCFCB;
}

#content.detail #gallery-box .gallery-inner{
  width: 900px;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

#content.detail #main.concept #gallery-box .gallery-inner{
  padding-bottom: 30px;
}

#content.detail #main.concept #gallery-box .gallery-inner{
  padding-top: 0;
}

#content.detail #gallery-box h2 {
  display: block;
  background: url(../images/h2_gallery.png) no-repeat 0 0 #FFF;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  width: 900px;
  height: 35px;
  margin: 0 0 15px 0;
}

#content.detail #main.concept #gallery-box h2 {
  background: url(../images/h2_gallery_concept.png) no-repeat 0 0 #FFF;
}

#content.detail #gallery-box #gallery-box1 {
  background: #FFF;
  width: 820px;
  margin: 15px auto 0;
  text-align: left;
  padding: 20px 40px;
  min-height: 303px;
}

#content.detail .detail-another {
  background: #E2F4F4;
  padding-top: 30px;
  padding-bottom: 30px;
}

#content.detail .detail-another #any_bukken {
  margin: 0 auto 20px;
  width: 894px;
  padding: 0;
  border: #5082EB 3px solid;
  background: #FFF;
  position: relative;
  z-index: 100;

}

#content.detail .detail-another #any_bukken .finding-box {
  width:276px;
  float: left;
  margin: 17px 0 17px 17px;
}

#content.detail .detail-another #any_bukken p.any_bukken_area {
  padding: 7px 17px;
  font-size: 1em;
  font-weight: bold;
  color: #FFF;
  background: url(../images/bg_any_bukken_area.png) repeat 0 0 #5082EB;
}

#content.detail .detail-another #any_bukken .any_bukken_logo{
  display: inline-block;
  border:1px solid #b3bbbf;
  float: left;
  margin-right: 10px;
}
#content.detail .detail-another #any_bukken img{
  width: 100px;
  height: 66px;
}

#content.detail .detail-another #any_bukken p.any_bukken_title,
#content.detail .detail-another #any_bukken p.any_bukken_moyorieki {
  font-size: 0.833em;
  line-height: 130%;
}
#content.detail .detail-another #any_bukken p.any_bukken_title {
  font-weight: bold;
}

#content.detail .search-area {
  margin: 0 auto 0 auto;
  width: 894px;
  padding: 7px 0;
  border: #7FB5EF 3px solid;
  background: #FFF;
  position: relative;
  z-index: 100;
}

#content.detail .search-area dt {
  float: left;
  width: auto;
}

#content.detail .search-area dt.search-area-title {
  width: 154px;
  margin-left: 22px;
}

#content.detail .search-area dt {
  float: left;
  width: auto;
  margin-left: 10px;
}
#content.detail .search-area dt.search-area-nagoya a {
	display: block;
	background: url(../images/btn_search-area-nagoya.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 120px;
	height: 40px;
}
#content.detail .search-area dt.search-area-nagoya a:hover {
	background: url(../images/btn_search-area-nagoya.png) no-repeat 0 -40px;
}

#content.detail .search-area dt.search-area-owari-e a {
	display: block;
	background: url(../images/btn_search-area-owari-e.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 120px;
	height: 40px;
}
#content.detail .search-area dt.search-area-owari-e a:hover {
	background: url(../images/btn_search-area-owari-e.png) no-repeat 0 -40px;
}

#content.detail .search-area dt.search-area-owari-w a {
	display: block;
	background: url(../images/btn_search-area-owari-w.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 170px;
	height: 40px;
}
#content.detail .search-area dt.search-area-owari-w a:hover {
	background: url(../images/btn_search-area-owari-w.png) no-repeat 0 -40px;
}

#content.detail .search-area dt.search-area-mikawa a {
	display: block;
	background: url(../images/btn_search-area-mikawa.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 120px;
	height: 40px;
}
#content.detail .search-area dt.search-area-mikawa a:hover {
	background: url(../images/btn_search-area-mikawa.png) no-repeat 0 -40px;
}

#content.detail .search-area dt.search-area-gifu a {
	display: block;
	background: url(../images/btn_search-area-gifu.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 120px;
	height: 40px;
}
#content.detail .search-area dt.search-area-gifu a:hover {
	background: url(../images/btn_search-area-gifu.png) no-repeat 0 -40px;
}

/* ギャラリー */
#content.detail #gallery-box1 div.content {
  display: none;
  float: left;
  width: 346px;
}

#content.detail #gallery-box1 div.slideshow-container {
    position: relative;
    clear: both;
    height: 270px;
}

#content.detail #gallery-box1 div.slideshow a.advance-link {
  display: block;
  width: 346px;
  height: 300px;
  line-height: 0px;
  text-align: center;
}

#content.detail #gallery-box1 #slideshow1 img {
  max-width: 346px;
  max-height: 260px;
  width:auto;
  height:auto;
}

#content.detail #gallery-box1 div.slideshow a.advance-link
  display: block;
  width: 346px;
  height: 260px;
  line-height: 0px;
  text-align: center;
}

#content.detail #gallery-box1 div.image-title {
    font-size: 0.933em;
    margin: -15px 0 20px;
}

#search-detail .yoyaku-box3.section-box {
  background: #FDD9D5;
  padding-top: 30px;
  padding-bottom: 30px;
}

#search-detail .yoyaku-box3.section-box h2 {
  display: block;
  background: url(../images/h2_inquiry_concept.png) no-repeat 0 0 #FFF;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  width: 900px;
  height: 35px;
  margin: 0 auto 15px;
}

#search-detail .yoyaku-box03 {
	background: url(../images/yoyaku-box-bg03.png) no-repeat 0 0;
	width: 900px;
	height: 222px;
	position: relative;
	margin: 20px auto 0;
}

#search-detail .yoyaku-box03 li.btn02_request {
  position: absolute;
  top: 119px;
  left: 20px;
}

#search-detail .yoyaku-box03 li.btn02_request a {
	display: block;
	background: url(../images/btn02_request.png) no-repeat 0 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 420px;
	height: 60px;
}
#search-detail .yoyaku-box03 li.btn02_request a:hover {
	background: url(../images/btn02_request.png) no-repeat 0 -60px;
}

#search-detail .yoyaku-box03 li.btn02_reserve {
  position: absolute;
  top: 39px;
  left: 460px;
}
#search-detail .yoyaku-box03 li.btn02_reserve a {
	display: block;
	background: url(../images/btn02_reserve.png) no-repeat 0 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 420px;
	height: 60px;
}
#search-detail .yoyaku-box03 li.btn02_reserve a:hover {
	background: url(../images/btn02_reserve.png) no-repeat 0 -60px;
}

#search-detail .yoyaku-box03 div.banner-event-area {
  position: absolute;
  top: 119px;
  left: 460px;
  width: 420px;
  height: 60px;
  overflow: hidden;
  display: block;
}

#search-detail .yoyaku-box03 div.banner-event-area ul li a {
	display: block;
	background: url(../images/btn02_event.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 420px;
	height: 60px;
}
#search-detail .yoyaku-box03 div.banner-event-area ul li a:hover {
	background: url(../images/btn02_event.png) no-repeat 0 -60px;
}

#search-detail #section05 .section05-sp {
	display:none;
}

#search-detail #movie-box,
#search-detail #panorama-box {
  background: #CBEFFF;
}

#search-detail #movie-box iframe,
#search-detail #panorama-box iframe {
  padding-top: 30px;
  position:relative;
}

/*side navi*/

#content #side {
position: absolute;
width: 127px;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
}

#content.fixed #side {
position: fixed;
width: 127px;
top: 80px;
right: 0;
left: 0;
bottom: 0;
margin: auto;
z-index:0;
}


#navig {
width: 127px;
// background: #3598dc;
z-index:10;
}

#navig li {
list-style-type: none;
text-align: center;
margin-left: 550px;
font-size:1.6em;
font-weight: bold;
width: 127px;
margin-bottom:-1px;
cursor: pointer;
}

#navig li.section01 a:focus,
#navig li.section02 a:focus,
#navig li.section03 a:focus,
#navig li.section04 a:focus,
#navig li.section05 a:focus {
outline:none;
}
#navig li.section01 a {
  display: block;
  background: url(../images/section01_navg.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  width: 127px;
  height: 40px;
}

#navig li.section01 a:hover {
  background: url(../images/section01_navg.png) no-repeat -254px 0;
}

#navig li.section01.on a {
  background: url(../images/section01_navg.png) no-repeat -127px 0;
}

#navig li.section01.on a:hover {
  background: url(../images/section01_navg.png) no-repeat -127px 0;
}

#navig li.section02 a {
  display: block;
  background: url(../images/section02_navg.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  width: 127px;
  height: 40px;
}

#navig li.section02 a:hover {
  background: url(../images/section02_navg.png) no-repeat -254px 0;
}

#navig li.section02.on a {
  background: url(../images/section02_navg.png) no-repeat -127px 0;
}

#navig li.section02.on a:hover {
  background: url(../images/section02_navg.png) no-repeat -127px 0;
}

#navig li.section03 a {
  display: block;
  background: url(../images/section03_navg.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  width: 127px;
  height: 40px;
}

#navig li.section03 a:hover {
  background: url(../images/section03_navg.png) no-repeat -254px 0;
}

#navig li.section03.on a {
  background: url(../images/section03_navg.png) no-repeat -127px 0;
}

#navig li.section03.on a:hover {
  background: url(../images/section03_navg.png) no-repeat -127px 0;
}

#navig li.section04 a {
  display: block;
  background: url(../images/section04_navg.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  width: 127px;
  height: 40px;
}

#navig li.section04 a:hover {
  background: url(../images/section04_navg.png) no-repeat -254px 0;
}

#navig li.section04.on a {
  background: url(../images/section04_navg.png) no-repeat -127px 0;
}

#navig li.section04.on a:hover {
  background: url(../images/section04_navg.png) no-repeat -127px 0;
}


#navig li.section05 a {
  display: block;
  background: url(../images/section05_navg.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  width: 127px;
  height: 41px;
}

#navig li.section05 a:hover {
  background: url(../images/section05_navg.png) no-repeat -254px 0;
}

#navig li.section05.on a {
  background: url(../images/section05_navg.png) no-repeat -127px 0;
}

#navig li.section05.on a:hover {
  background: url(../images/section05_navg.png) no-repeat -127px 0;
}

/* コンセプトギャラリー */

#main.concept #concept-area div.content {
    display: none;
    float: none;
    width: 820px;
}

#main.concept #concept-area div.slideshow-container {
    position: relative;
    clear: both;
    height: 546px;
    z-index: 200;
  margin-bottom:20px;
}

#main.concept #concept-area div.slideshow a.advance-link {
    display: block;
    width: 820px;
    height: 546px;
    line-height: 0px;
    text-align: center;
    overflow: hidden;
}

#main.concept #concept-area #caption2 {
    position: absolute;
    top: 490px;
    left: 75px;
}
#main.concept #concept-area #caption2 div.image-title {
    margin: 0;
}

#main.concept #concept-area #thumbs2.navigation {
  width: 820px!important;
  float: none;
}

#main.concept #concept-area #thumbs2.navigation ul.thumbs li {
  margin: 0 34px 20px 0;
}

#main.concept #concept-area #thumbs2.navigation ul.thumbs li:nth-child(n+5) {
  display: none!important;
}


#main.concept #concept-area #thumbs2.navigation ul.thumbs li:nth-child(4n),
#main.concept #concept-area #thumbs2.navigation ul.thumbs li:last-child {
  margin-right: 0;
}

#main.concept #concept-area #thumbs2.navigation ul.thumbs li:nth-last-child(1),
#main.concept #concept-area #thumbs2.navigation ul.thumbs li:nth-last-child(2),
#main.concept #concept-area #thumbs2.navigation ul.thumbs li:nth-last-child(3),
#main.concept #concept-area #thumbs2.navigation ul.thumbs li:nth-last-child(4) {
  margin-bottom: 0;
}

#main.concept #concept-area #thumbs2.navigation ul.thumbs li:nth-child(4n+1) {
  clear: both;
}

#main.concept #concept-area #concept {
  position: relative;
}

#main.concept #concept-area #thumbs2.navigation div.top,
#main.concept #concept-area #thumbs2.navigation div.bottom {
  display: none;
}

#main.concept #concept-area #controls2 {
  z-index: 500;
}

#main.concept #concept-area #controls2 .ss-controls {
  display: none;
}

#main.concept #concept-area #controls2 div.nav-controls {
  float: none;
}

#main.concept #concept-area #controls2 .nav-controls a.prev {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 253px;
  left: 0;
  padding: 0;
  display: block;
  background: url(../images/icon_prev_40.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  z-index: 500;
}

#main.concept #concept-area #controls2 .nav-controls a.prev:hover {
  background: url(../images/icon_prev_40.png) no-repeat 0 -40px;
}

#main.concept #concept-area #controls2 .nav-controls a.next {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 253px;
  right: 0;
  padding: 0;
  display: block;
  background: url(../images/icon_next_40.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  z-index: 500;
}

#main.concept #concept-area #controls2 .nav-controls a.next:hover {
  background: url(../images/icon_next_40.png) no-repeat 0 -40px;
}

#main.concept #concept-area #thumbs2.navigation ul.thumbs {
  margin-left: 25px;
}

#main.concept #concept-area #thumbs2.navigation ul.thumbs li {
  min-width: 163px;
}

#main.concept #concept-area #thumbs2.navigation ul.thumbs li a.thumb {
  padding: 0;
  border: #CCC 1px solid;
  background:#FFF;
}

#main.concept #concept-area #thumbs2.navigation ul.thumbs li.selected a.thumb {
  border: #666 1px solid;
}

#main.concept #concept-area #thumbs2.navigation ul.thumbs li a.thumb img {
  margin: 0 auto;
}

#main #gallery-box1 #thumbs1 {
  width:440px!important;
  float: right!important;
  margin: 0;
  padding: 0;
}

#main #gallery-box1 #thumbs1.navigation .top.pagination {
  display: none;
}

#main #gallery-box1 #thumbs1.navigation ul.thumbs {
  min-height: 260px;
}

#main #gallery-box1 #thumbs1.navigation ul.thumbs li {
  margin: 0 10px 10px 0;
}

#main #gallery-box1 #thumbs1.navigation ul.thumbs li:nth-child(5n),
#main #gallery-box1 #thumbs1.navigation ul.thumbs li:last-child {
  margin: 0 0 10px 0;
}

#main #gallery-box1 #thumbs1.navigation ul.thumbs li a.thumb {
  padding: 1px;
}

#main #gallery-box1 #thumbs1 div.pagination {
  text-align: center;
}

#main #gallery-box1 #thumbs1 div.pagination span.current {
  background: url(../images/icon_gallery_on.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  border: none;
  width: 11px;
  height: 11px;
  display: inline-block;
  float: none;
}

#main #gallery-box1 #thumbs1 div.pagination a {
  background: url(../images/icon_gallery_off.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  border: none;
  width: 11px;
  height: 11px;
  display: inline-block;
  float: none;
}

#main #gallery-box1 #thumbs1 div.pagination a.Next {
  background: url(../images/icon_gallery_next.png) no-repeat 0 0;
}

#main #gallery-box1 #thumbs1 div.pagination a.Prev {
  background: url(../images/icon_gallery_prev.png) no-repeat 0 0;
}

#main #gallery-box1 #thumbs1 div.pagination a:last-child {
  padding-right: 0;
  margin-right: 0;
}

#main #gallery-box1 #slideshow1 .image-wrapper.current img:nth-child(n+2) {
  display:none;
}

#main #gallery-box1 #slideshow1 .image-wrapper.current img,
#main #gallery-box1 #slideshow1 .image-wrapper.previous img {
  display:inline-block;
}

#main #gallery-box1 #gallery1 {
  position: relative;
}

#main #gallery-box1 #controls1 {
  z-index: 500;
}

#main #gallery-box1 #controls1 .ss-controls {
  display: none;
}

#main #gallery-box1 #controls1 div.nav-controls {
  float: none;
}

#main #gallery-box1 #controls1 .nav-controls a.prev {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 110px;
  left: 0;
  padding: 0;
  display: block;
  background: url(../images/icon_prev_40.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  z-index: 500;
}

#main #gallery-box1 #controls1 .nav-controls a.prev:hover {
  background: url(../images/icon_prev_40.png) no-repeat 0 -40px;
}

#main #gallery-box1 #controls1 .nav-controls a.next {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 110px;
  right: 0;
  padding: 0;
  display: block;
  background: url(../images/icon_next_40.png) no-repeat 0 0;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
  text-decoration: none;
  z-index: 500;
}

#main #gallery-box1 #controls1 .nav-controls a.next:hover {
  background: url(../images/icon_next_40.png) no-repeat 0 -40px;
}

#main #gallery-box1 span.image-caption {
  width: 346px;
  margin-top: 10px;
}

#main #gallery-box1 .slider img {
    max-height: 591px;
}


#gallery1 div.slideshow {
    overflow: hidden;
}

#gallery1 div.loader {
    width: 346px;
    height: 260px;
}

#concept div.loader {
    width: 820px;
    height: 546px;
}

#osusume {
  position: relative;
  z-index: 100;
}

/* */
div#wrapper-s {
  min-width: 900px;
}

li.btn-report {
 display:none;
}

#main.concept li.btn-report {
 display:inline;
}

#main.concept li.btn-report a {
    float: left;
    display: block;
    margin: 0 10px 8px 0;
}


#search-detail h2.sp-title ,
#search-index .sp-spec {
display:none;
}



@media (min-width: 480px) {

#concept-image-main .slick-slider .slick-list.draggable {
height:649px;
}

#concept-image-main .slick-track {
height:100%;
}

.slider img {
    height: 100%!important;
    object-fit: contain;
    object-position: center center;
}

#concept-image-thums .slick-initialized .slick-slide,
#gallery-image-thums .slick-initialized .slick-slide {
width:76px!important;
margin-right:12px;
margin-bottom:10px;
}

#concept-image-thums .slick-initialized .slick-slide img {
cursor:pointer;
}

#concept-image-thums .slick-track,
#gallery-image-thums .slick-track{
width:auto!important;
   width : -webkit-calc(100% + 10px) !important;
   width : calc(100% + 10px) !important;
}

#content #side {
position:fixed;
}

#search-detail #detail-tab #tab1 .left .waku {
min-height: 220px;
    display: table;
}

#search-detail #detail-tab #tab1 .left .waku p {
    vertical-align: middle;
    display: table-cell;
}

}