@charset "Shift_JIS";
/* 要素リセット */
body{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  color: #333333;
  /* 標準文字色 */
	background-color: #f6ead7;
  background-image : url(bodyBg_6Ia.png);
  background-repeat: repeat;
  background-position: center top;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#hpb-container{
  background-image : url(headerBg_6Ia.png);
  background-position: center top;
  background-repeat: repeat-x;
  position: relative;
  margin-top:-1px;
}
#hpb-header{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  height : 75px;
}
#hpb-nav{
  width: 904px;
  height: 52px;
  position: absolute;
  top: 0px;
  left: -2px;
  overflow: hidden;
}
#hpb-footer{
  width: 100%;
  height:120px;
  padding-top: 50px;
  clear: both;
  background-image : url(footerBg_6Ia.png);
  background-repeat: repeat-x;
  background-position: center top;
  margin-bottom:-20px;
}
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain{
  height : 0px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#hpb-headerMain h1{
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  line-height: 20px;
  font-size: 10px;
}
#hpb-headerLogo{
  width: 300px;
  float: left;
  z-index: 2;
}
#hpb-headerLogo a{
  display: block;
  margin-top: 15px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 50px;
  background-image : url(logo_6Ia.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width: 350px;
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
  z-index: 2;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 15px;
  line-height: 29px;
  text-align: right;
  font-weight: bold;
  color: #07a729;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
  padding-right: 23px;
  color: #333333;
  font-weight: normal;
  background-image : url(tel_6Ia.png);
  background-repeat: no-repeat;
  background-position: right -1px;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 12px;
  text-align: right;
  color: #333333;
}
#hpb-headerExtra2
{
  }
/* フッター内パーツ */
#hpb-footerMain{
  width: 900px;
  height: 35px;
  margin-left:auto;
  margin-right:auto;
  padding-top:78px;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
    margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
  font-size: 12px;
  text-align: center;
  line-height: 35px;
}
#hpb-footerLogo
{
  }
#hpb-footerExtra1{
  width: 900px;
  height: 35px;
  margin-left:auto;
  margin-right:auto;
  margin-top: -90px;
}
#hpb-footerExtra1 ul{
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  text-align: left;
}
#hpb-footerExtra1 li{
  /* フッターナビ設定 */
    line-height: 12px;
  font-size: 0.9em;
}
#hpb-footerExtra1 li a{
  line-height: 12px;
  padding-left: 20px;
  padding-right: 0px;
  padding-top:1px;
  margin-right:10px;
  color: #333333;
  background-image : url(fpoint_6Ia.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#hpb-footerExtra1 a:link{
  text-decoration:underline;
}
#hpb-footerExtra1 a:visited{
  text-decoration:underline;
}
#hpb-footerExtra1 a:hover{
  text-decoration: none;
}
#hpb-footerExtra1 a:active{
  text-decoration: none;
}
#hpb-footerExtra2
{
  }
/* サイドブロック内パーツ */

/* バナー */
#banner
{
  }
#banner ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#banner li{
  display: block;
  margin-bottom: 15px;
  text-align: left;
}
#banner li a{
  display: block;
  height: 100px;
  width:240px;
  text-indent: -9999px;
  overflow: hidden;
}
#banner a#banner-pet{
  /* ペット物件バナー */
    background-image : url(banner_6Ia_01.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-resort{
  /* リゾート物件バナー */
    background-image : url(banner_6Ia_02.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-special{
  /* 注目物件バナー */
    background-image : url(banner_6Ia_03.png);
  background-position: center center;
  background-repeat: no-repeat;
}
/*--------------------------------------------------------
  ナビゲーション設定
--------------------------------------------------------*/

#hpb-nav ul{
  height: 45px;
  margin-top: -1px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
  list-style-type: none;
  text-align: left;
  padding: 0;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #e4c7a1;
}
#hpb-nav li{
  float: left;
  display: inline;
  font-size: 13px;
  height: 52px;
}
#hpb-nav li a{
  display: block;
  height: 45px;
  width:178px;
  text-align: left;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #e4c7a1;
}
#hpb-nav li span.en{
  display:none;
}
#hpb-nav li span.ja{
  display: block;
  height: 45px;
  width:178px;
  text-indent: -9999px;
  overflow: hidden;
  background-position: -1px top;
}
#hpb-nav #nav-toppage span.ja{
  background-image : url(nav01_6Ia.png);
  background-repeat: no-repeat;
}
#hpb-nav #nav-estate span.ja{
  background-image : url(nav02_6Ia.png);
  background-repeat: no-repeat;
}
#hpb-nav #nav-company span.ja{
  background-image : url(nav03_6Ia.png);
  background-repeat: no-repeat;
}
#hpb-nav #nav-contact span.ja{
  background-image : url(nav04_6Ia.png);
  background-repeat: no-repeat;
}
#hpb-nav #nav-access span.ja{
  background-image : url(nav05_6Ia.png);
  background-repeat: no-repeat;
}
#hpb-nav a:hover{
  background-image : url(nav_6Ia_on.png);
  background-position: -1px top;
  background-repeat: no-repeat;
}
#hpb-nav a:active{
  background-image : url(nav_6Ia_on.png);
  background-position: -1px top;
  background-repeat: no-repeat;
}
#hpb-nav h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
  color: #07a729;
  text-decoration: underline;
}
a:visited{
  color: #07a729;
  text-decoration: underline;
}
a:hover{
  color: #07a729;
  text-decoration: none;
}
a:active{
  color: #07a729;
  text-decoration: none;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 1em;
  margin-bottom: 2em;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 1.8;
  text-align: left;
}
td p{
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0px;
  padding-left: 0px;
}
p.large{
  font-weight: bold;
  color: #07a729;
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 5px;
}
p.indent{
  padding-left: 15px;
}
.price{
  color: #ff0000;
}
.left{
  float: left;
}
.right{
  float: right;
}
img.center{
  display:block;
  margin-left:auto;
  margin-right:auto;
}
img.right{
  padding-left:10px;
}
hr{
  width: 100%;
  height: 1px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #F8EFE1;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 h2{
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  text-align:left;
  height: 145px;
  background-image : url(titleBg_6Ia.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.hpb-layoutset-02 h2 span.ja{
  font-size: 1.6em;
  color: #333333;
  padding-left: 25px;
  padding-bottom: 3px;
  padding-top: 3px;
  line-height:165px;
}
.hpb-layoutset-02 h2 span.en{
  display: none;
}
#hpb-wrapper h3{
  margin-bottom: 10px;
  margin-top: 0px;
}
.hpb-layoutset-02 #hpb-wrapper h3{
  font-weight: bold;
  color: #5d3800;
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 30px;
  padding-top:12px;
  padding-bottom:15px;
  padding-right:90px;
  padding-left:10px;
  background-image : url(indexBg_6Ia.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align: left;
}
.hpb-layoutset-02 #hpb-wrapper #hpb-main div h3:first-child{
  margin-top: 0px;
}
#hpb-wrapper h3 span.en{
  display: none;
}
h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
h4{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 2px;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: bold;
  color: #5d3800;
  background-image : url(topindexBg_6Ia.png);
  background-repeat: repeat-x;
  background-position: left bottom;
}
h5{
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  font-size: 1em;
  line-height: 1.5;
  font-weight: bold;
  color: #5d3800;
}
table{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #5d3800;
}
table th{
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
  background-color: #c8e1bb;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #5d3800;
  white-space: nowrap;
  color: #5d3800;
}
table td{
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #5d3800;
}
td p{
  margin-bottom: 0.5em;
}
/* フォームパーツ設定 */
input.button{
  margin-top: 10px;
  margin-bottom: 15px;
}
textarea{
  width: 430px;
  height: 200px;
}
input.l{
  width: 430px;
}
input.m{
  width: 250px;
}
input.s{
  width: 50px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#hpb-main ul li{
  text-align: left;
  line-height: 1.4;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #422B0F;
  background-image : url(point_6Ia.png);
  background-position: 3px 9px;
  background-repeat: no-repeat;
}
#hpb-main dl{
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-main dt{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 19px;
  min-height: 19px;
  width: 170px !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 12px;
  background-image : url(point_6Ia.png);
  background-position: 0px 10px;
  background-repeat: no-repeat;
  color: #5d3800;
}
#hpb-main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  text-align: left;
  line-height: 19px;
  min-height: 19px;
  padding-left: 185px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #5d3800;
  color: #333333;
}
*:first-child + html #hpb-main dd{
  /* for IE7 */
    padding-left: 10px;
  min-height: 20px;
}
* html #hpb-main dd{
  /* for IE6 */
    padding-left: 0px;
  height: 20px;
}
#hpb-main dl::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main img.left{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main img.right{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2{
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  text-indent: -9999px;
  height: 343px;
  background-image : url(mainimg_6Ia.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.hpb-layoutset-01 #toppage p.large{
  font-weight: bold;
  color: #5d3800;
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 0px;
  padding-top:5px;
  padding-bottom:10px;
  padding-right:90px;
  padding-left:10px;
  background-image : url(largeBg_6Ia.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#toppage-news{
  width:312px;
  float:left;
  background-image : url(topnewsBg_6Ia.png);
  background-repeat: no-repeat;
  background-position: center top;
  height:345px;
  padding-top:40px;
  padding-bottom:15px;
}
#toppage-news h3{
  color:#333333;
  font-size:16px;
  padding-left:11px;
  padding-right:11px;
  padding-bottom:10px;
  margin-top:0;
  margin-bottom:0;
  line-height:1.2;
  background-image : url(topindexBg_6Ia.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#toppage-news dl{
  height:305px;
  margin-top:5px;
  margin-bottom:0;
  overflow:auto;
}
#toppage-news dl dt{
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 12px;
  font-weight:bold;
  float:none;
}
#toppage-news dl dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
}
/* 店舗情報 */
#toppage-info{
  width:312px;
  float:right;
  background-image : url(shopinfoBg_6Ia.png);
  background-repeat: no-repeat;
  background-position: center top;
  height:345px;
  padding-top:40px;
  padding-bottom:15px;
  position:relative;
}
#toppage-info h3{
  color:#333333;
  font-size:16px;
  padding-left:11px;
  padding-right:11px;
  padding-bottom:10px;
  margin-top:0;
  margin-bottom:0;
  line-height:1.2;
  background-image : url(topindexBg_6Ia.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  position:absolute;
  top:40px;
  left:0;
  width:290px;
  display:block;
}
#toppage-info img.shopinfo{
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
  margin-bottom:12px;
  display:block;
}
#toppage-info h4{
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:5px;
  font-weight: bold;
  font-size: 1.15em;
  color:#333333;
  background-image:none;
}
#toppage-info h4 span.en{
  display:none;
}
#toppage-info p{
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left:15px;
  padding-right:15px;
  line-height: 1.8;
}
#toppage-info p.access{
  margin-top: 0;
  margin-bottom: 0;
}
#toppage-info p.access a{
  line-height: 19px;
  width: 129px;
  height:20px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background-image : url(access_6Ia.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-left:auto;
}
#toppage-info hr{
  display:none;
}
/* 物件一覧 デザイン定義 */

#estate table{
  background-image : url(estateBg_6Ia.png);
  background-repeat: repeat;
  background-position: left top;
  border-top-style: none;
}
#estate table th{
  border-top-style: none;
  border-left-style: none;
  border-bottom-style:solid;
  background-color:transparent;
  padding-left:15px;
  padding-right:15px;
  padding-top:15px;
  padding-bottom:15px;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #5d3800;
}
#estate table td{
  border-top-style: none;
  padding-left:15px;
  padding-right:15px;
  padding-top:0px;
  padding-bottom:15px;
  border-bottom-style:solid;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #5d3800;
}
#estate table td.data{
  padding-left:15px;
  padding-right:15px;
  padding-top:15px;
  padding-bottom:0;
  border-top-style: none;
  border-bottom-style: none;
}
/* 物件詳細 デザイン定義 */
.hpb-layoutset-02 #hpb-wrapper #detail h3{
  color: #07a729;
}
#detail-imgbox{
  background-image : url(estateBg_6Ia.png);
  background-repeat: repeat;
  background-position: left top;
  overflow:hidden;
  width:625px;
  padding-top:15px;
  padding-left:15px;
  padding-bottom:5px;
}
#detail-imgbox img{
  margin-right: 10px;
  margin-bottom:10px;
  float:left;
}
#detail table{
  width:100%;
}
/* アクセス デザイン定義 */

#access h4{
  background-image:none;
  padding-bottom:0;
}
/* お問い合わせ　デザイン定義 */

#contact table{
  width:100%;
}
#contact form{
  text-align:center;
}
.hpb-layoutset-02 #hpb-wrapper #contact form h3:first-child{
  margin-top:30px;
}
#contact form input.button{
  margin-left:auto;
  margin-right:auto;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  /*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	#hpb-container{
  background-image : none;
}
#hpb-header{
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
#hpb-nav{
  width: 100%;
  height: auto;
  position: relative;
  left: 0;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #e4c7a1;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #e4c7a1;
}
#hpb-footer{
  width: 100%;
  height:auto;
  padding-top: 0;
  margin-bottom: 0;
  background-image : none;
}
/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
  height: auto;
  background-color : #ecdac1;
  background-image : url(headerBg_6Ia.png);
  background-position: center bottom;
  background-repeat: repeat-x;
  padding-top: 3px;
  padding-bottom: 8px;
}
#hpb-headerMain h1{
  padding-right: 5px;
  padding-left: 5px;
  line-height: 1.4;
}
#hpb-headerLogo{
  width: 98%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
#hpb-headerLogo a{
  display: block;
  max-width: 100%;
  background-size: contain;
  background-position: top center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
#hpb-headerExtra1{
  width: 98%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
/* フッター内パーツ */
	#hpb-footerMain{
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color : #ecdac1;
  border-top-width: 3px;
  border-top-color: #65410b;
  border-top-style: dashed;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
		padding-right: 5px;
  padding-left: 5px;
  line-height: 1.4;
  word-break: break-all;
}
#hpb-footerExtra1{
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
#hpb-footerExtra1 ul{
  margin-top: 0;
  text-align: center;
  width: 98%;
  margin-right: auto;
  margin-left: auto;
}
#hpb-footerExtra1 li{
  /* フッターナビ設定 */
		display: inline-block;
}
#hpb-footerExtra1 li a{
  margin-right:0;
}
/* サイドブロック内パーツ */
	/* バナー */
	#banner ul{
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#banner li a{
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#banner a#banner-pet,
	#banner a#banner-resort,
	#banner a#banner-special{
  background-size: contain;
}
/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
  width: 27px;
  height: 20px;
  background-image : url(btn_menu.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
#hpb-nav ul{
  display: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  border-left-width: 0;
}
#hpb-nav ul.toggled-on{
  display: block;
}
#hpb-nav li{
  float: none;
  display: block;
  height: auto;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #e4c7a1;
}
#hpb-nav li a{
  display: block;
  height: auto;
  width: auto;
  border-right-width: 0;
  color: #444444;
  text-decoration: none;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
#hpb-nav li span.ja{
  height: auto;
  width:100%;
  text-indent: 0;
}
#hpb-nav #nav-toppage span.ja{
  background-image : none;
}
#hpb-nav #nav-estate span.ja{
  background-image : none;
}
#hpb-nav #nav-company span.ja{
  background-image : none;
}
#hpb-nav #nav-contact span.ja{
  background-image : none;
}
#hpb-nav #nav-access span.ja{
  background-image : none;
}
#hpb-nav a:hover{
  background-image : none;
  background-color : #c8e1bb;
}
#hpb-nav a:active{
  background-image : none;
}
/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
  padding-right: 0;
  padding-left: 0;
}
img.left{
  margin-left: 0;
}
img.right{
  margin-right: 0;
  padding-left:0;
}
.hpb-layoutset-02 h2{
  height: auto;
  min-height: 145px;
  background-color : #FFFFFF;
  word-break: break-all;
}
.hpb-layoutset-02 h2 span.ja{
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 0;
  padding-top: 50px;
  line-height:1.4;
}
.hpb-layoutset-02 #hpb-wrapper h3{
  padding-top:14px;
  padding-bottom:11px;
  padding-right:0;
  background-image : none;
  background-color : #ecdac1;
  border-bottom-width: 2px;
  border-bottom-color: #65410b;
  border-bottom-style: solid;
}
h4{
  padding-right: 0;
  padding-left: 0;
}
table{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
/* フォームパーツ設定 */
	textarea{
  width: 96%;
}
input.l{
  width: 96%;
}
input.m{
  width: 60%;
}
input.s{
  width: 30%;
}
/* メインコンテンツ内基本パーツ */
	#hpb-main ul li{
  padding-right: 0;
}
#hpb-main dt{
  float: none;
  max-width: 100%;
  padding-bottom: 0;
  box-sizing: border-box;
}
#hpb-main dd{
  padding-right: 0;
  padding-left: 12px;
}
#hpb-main img.left{
  margin-right: 0;
  float: none;
}
#hpb-main img.right{
  margin-left: 0;
  float: none;
}
/* トップページ デザイン定義 */
	.hpb-layoutset-01 #hpb-title h2{
  width: 100%;
  height: 210px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  background-size: contain;
}
.hpb-layoutset-01 #toppage p.large{
  background-position: right bottom;
}
#toppage-news{
  width:100%;
  float:none;
  background-image : none;
  background-color : #FFFFFF;
  height:auto;
  margin-top:40px;
  margin-bottom:15px;
  padding-top:15px;
}
#toppage-news h3{
  margin-left:11px;
  margin-right:11px;
  padding-bottom:10px;
  padding-left:0;
  padding-right:0;
  background-repeat: repeat-x;
}
#toppage-news dl{
  height:auto;
  overflow:visible;
}
#toppage-news dl dd{
  padding-right: 0;
}
/* 店舗情報 */
	#toppage-info{
  width:100%;
  float:none;
  background-image : none;
  background-color : #FFFFFF;
  height:auto;
  margin-top:40px;
  margin-bottom:15px;
  padding-top:15px;
}
#toppage-info h3{
  margin-left:11px;
  margin-right:11px;
  margin-bottom:10px;
  padding-bottom:10px;
  padding-left:0;
  padding-right:0;
  background-repeat: repeat-x;
  position:relative;
  top:0;
  left:0;
  width:auto;
}
#toppage-info img.shopinfo{
  margin-top:0;
}
#toppage-info h4{
  padding-left:10px;
  padding-right:10px;
}
#toppage-info p{
  padding-left:10px;
  padding-right:10px;
}
#toppage-info p.access a{
  max-width: 100%;
}
/* 物件一覧 デザイン定義 */
	#estate table th{
  width: 30%;
}
#estate table th img{
  width: 100%;
  height: auto;
}
#estate table td{
  width: 70%;
}
/* 物件詳細 デザイン定義 */
	#detail-imgbox{
  width:100%;
  padding-right:15px;
  padding-left:15px;
  text-align: center;
  box-sizing: border-box;
}
#detail-imgbox img{
  float:none;
  margin-right: 0;
  margin-left: 0;
}
}