@charset "Shift_JIS";
/* 要素リセット */
body{
  margin: 0;
  padding: 0;
  font-size : 80%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color: #333333;
  /* 標準文字色 */
    min-width: 900px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
  }
#hpb-header{
  width : 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top:-1px;
  height:80px;
  overflow: hidden;
}
#hpb-inner{
  width : 90%;
  margin-top:-1px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  clear: both;
}
#hpb-wrapper{
  margin-top:-1px;
  padding-top:50px;
  width : 100%;
  margin-left:auto;
  margin-right:auto;
}
.hpb-layoutset-02 #hpb-wrapper{
  width : 100%;
}
.hpb-layoutset-01 #hpb-title{
 /* height : 450px;*/
  margin-bottom:133px;
}
.hpb-layoutset-01 #hpb-title h2{
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  height : 400px;
  background-image : url(mainimg_6Ha.png);
  background-position: top center;
  background-repeat: no-repeat;
  text-align : center;
  padding-top : 170px;
  line-height : 2rem;
}
.hpb-layoutset-02 #hpb-title{
  width : 100%;
  margin-left:5px;
}
.hpb-layoutset-01 #hpb-main{
  width : 100%;
  text-align: left;
  position : relative;
  top : 80px;
  margin-bottom : 70px;
}
.hpb-layoutset-02 #hpb-main{
  width : 100%;
  padding-left:10px;
  text-align: left;
}
#hpb-nav{
  width : 100%;
  height:50px;
  overflow: hidden;
  position:absolute;
  top:0;
  left:0;
}
.hpb-layoutset-01 #hpb-aside{
  width : 100%;
  height : 150px;
  overflow: hidden;
  position:absolute;
  top : 630px;
  left:1px;
}
.hpb-layoutset-02 #hpb-aside{
  width : 100%;
  padding-top: 53px;
  padding-bottom: 10px;
  margin-left : auto;
  margin-right : auto;
  height : 170px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
  display: block;
  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;
  overflow: hidden;
  width : 100%;
  height:40px
/*	background-image : url(mainmenuBg_6Ha.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  */
;
}
/* バナー */
#banner {
  }
.hpb-layoutset-01 #banner ul{
  height : 150px;
  overflow:hidden;
}
.hpb-layoutset-01 #banner li{
  display: block;
  padding-top: 2px;
  margin-left : 15px;
  float:left;
}
.hpb-layoutset-02 #banner li{
  margin-left : 15px;
  margin-right:auto;
  float : left;
  padding-top : 2px;
  display : block;
}
/* トップページ */

#toppage{
  min-height:300px;
  position:relative;
  margin-left:13px;
  margin-bottom:25px;
  width : 100%;
}
/* 店舗情報 */
#toppage-info{
  width: 279px;
  position:absolute;
  top:0px;
  right:-303px;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  background-color: #ffffff;
  background-image : url(infoBg_6Ha_01.png);
  background-repeat: repeat;
  background-position: left top;
}
#toppage-info img.shopinfo{
  background-color: #FFFFFF;
  display:block;
  text-align:center;
  padding-top: 10px;
  padding-right: 54px;
  padding-bottom: 10px;
  padding-left: 55px;
  margin: 0px;
  background-image : url(infoBg_6Ha_02.png);
  background-repeat: repeat-x;
  background-position: center top;
  width:170px;
}
#hpb-wrapper #toppage-info h3{
  background-image : url(infoBg_6Ha_03.png);
  background-repeat: repeat-x;
  background-position: center top;
  background-color: #FFFFFF;
  color:#0bb7e1;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: capitalize;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #dbdbdb;
}
#toppage-info span.ja{
  display: none;
}
#toppage-info h4{
  font-weight: bold;
  font-size: 1.15em;
  background-color: #FFFFFF;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 7px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom:3px;
}
#toppage-info h4 span.en{
  color: #000000;
}
#toppage-info p{
  background-color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom:2px;
  line-height: 1.6;
  width: 259px;
}
#toppage-info p.access{
  margin-top: -2.5em;
  margin-bottom: 0;
  float:right;
  padding-bottom:0px;
  width: 87px;
}
#toppage-info p.access a{
  line-height: 19px;
  width: 87px;
  height:23px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background-image : url(access_6Ha.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#toppage-info hr{
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
}
/* ページの先頭へのリンク設定 */
#toppage #pagetop{
  position:absolute;
  bottom:0;
  right:-303px;
  margin-bottom:0;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  body{
  min-width: 100%;
}
/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-header{
  width: 100%;
  margin-top: 0;
  height: auto;
  padding-bottom: 10px;
}
#hpb-inner{
  width: 100%;
  margin-top: 0;
}
#hpb-wrapper{
  margin-top: 0;
  padding-top:10px;
  width: 100%;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 100%;
  float: none;
}
.hpb-layoutset-01 #hpb-title{
  height: auto;
  margin-bottom:0;
}
.hpb-layoutset-01 #hpb-title h2{
  height: 180px;
  background-size: contain;
}
.hpb-layoutset-02 #hpb-title{
  width: 96%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  padding-bottom: 5px;
  background-color:#f6f7f9;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.hpb-layoutset-01 #hpb-main{
  width: 96%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
margin-bottom:-30px;
}
.hpb-layoutset-02 #hpb-main{
  width: 96%;
  padding-left:0;
  float: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 20px;
}
#hpb-nav{
  width: 100%;
  height:auto;
  position:relative;
  border-top-width: 1px;
  border-top-color: #cacaca;
  border-top-style: solid;
  border-bottom-width: 4px;
  border-bottom-color: #0bb7e1;
  border-bottom-style: solid;
  background-color: #f1f1f1;
  padding-bottom:0!important;
}
.hpb-layoutset-01 #hpb-aside{
  width: 96%;
  height:auto;
  position:relative;
  top:0;
  left:0;
  padding-bottom: 20px;
}
.hpb-layoutset-02 #hpb-aside{
  width: 96%;
  float: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 20px;
}
/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */
	/* ナビゲーション */
	#hpb-nav ul{
  display: none;
  width: 100%;
  height: auto;
  background-image : none;
}
#hpb-nav ul.toggled-on{
  display: block;
}
/* バナー */
	.hpb-layoutset-01 #banner ul{
  height: auto;
}
.hpb-layoutset-01 #banner li{
  padding-top: 0;
  margin-left: 0;
  float: none;
}
.hpb-layoutset-02 #banner li{
  max-width:100%;
}
/* トップページ */
	#toppage{
  min-height:0;
  margin-left:0;
  margin-bottom:0;
  width: 100%;
}
/* 店舗情報 */
	#toppage-info{
  width: 100%;
  position:relative;
  top:0;
  right:0;
  box-sizing: border-box;
}
#toppage-info img.shopinfo{
  display: none;
}
#toppage-info p{
  width: 100%;
  box-sizing: border-box;
}
#toppage-info p.access{
  margin-top: 0;
  float:none;
  width: 100%;
}
#toppage-info p.access a{
  max-width:100%;
}
/* ページの先頭へのリンク設定 */
	#toppage #pagetop{
  position:relative;
  bottom:0;
  right:0;
}
}
