@charset "Shift_JIS";

/* 要素リセット */

body{
	margin-right : 0px;margin-bottom : 0px;margin-left : 0px;
    padding : 0px;
    font-size : 18px;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif; /* 標準文字色 */




  color : black;
  font-weight : normal;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top : 0px none;
    border-right : 0px none;
    border-bottom : 0px none;
    border-left : 0px none;
  margin-bottom : 4px;
  padding-bottom : 0px;
  padding-top : 0px;
  margin-top : 0px;
  margin-right : 20px;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-position: bottom left;
    background-repeat: repeat-x;
}

#hpb-header{
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 88px;
}

#hpb-header::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-inner{
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 30px;
    position: relative;
    zoom: 1;
}

.hpb-layoutset-02 #hpb-inner{
    padding-top: 65px;
}


#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width: 685px;
    float: left;
}

.hpb-layoutset-02 #hpb-wrapper{
    margin-top: -3px;
}

.hpb-layoutset-01 #hpb-title{
    width: 685px;
    height : 353px;
}

.hpb-layoutset-02 #hpb-title{
    width : 680px;
    margin-left: auto;
    margin-right: auto;
}

reserv#hpb-main{
    width: 680px;
    text-align : left;
    margin-left: auto;
    margin-right: auto;
  clear : left;
  font-size : 100%;
}

#hpb-aside{
    width : 23%;
    float: right;
}

* html #hpb-aside{
    float: none; /* for IE6 */
}
#hpb-aside2{
    width : 23%;
    float: right;
}

* html #hpb-aside2{
    float: none; /* for IE6 */
}

#banner
{
}

.hpb-layoutset-01 #banner{
    height: 290px;
    overflow: hidden;
    margin-bottom: 55px;
}

.hpb-layoutset-02 #banner{
    margin-bottom: 10px;
}
#banner2
{
}

.hpb-layoutset-01 #banner2{
    height: 290px;
    overflow: hidden;
    margin-bottom: 55px;
}

.hpb-layoutset-02 #banner2{
    margin-bottom: 10px;
}
#shopinfo{
    width : 208px;
    margin-left: auto;
    margin-right: auto;
}

#hpb-footer{
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 30px;
    clear: both;
    background-image : url(footerBg_7Cb.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#hpb-nav{
    position: absolute;
    left: 0px;
    width: 900px;
    height : 45px;
    overflow: hidden;
    background-image : url(navBg_7Cb_01.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.hpb-layoutset-01 #hpb-nav{
    top: 300px;
}

.hpb-layoutset-02 #hpb-nav{
    top: 5px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01{
    background-image : url(banner1.jpg);
}

.hpb-layoutset-02{
    background-image : url(pageBg_7Cb_01.png);
}

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

/* ナビゲーション */
#hpb-nav ul{
    display: block;
    height : 23px;
    width: 875px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    border-right-width: 4px;
    border-right-style: solid;
    border-right-color: #183A71;
    overflow: hidden;
  font-weight : bold;
}

#hpb-nav ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    display: block;
    width : 174px;
    float: left;
}


#hpb-nav li a{
    display: block;
    height: 23px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
    background-position: top left;
    background-repeat: repeat-x;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #183A71;
}

#hpb-nav li span.en{
    display: none;
}

#hpb-nav li span.ja{
    padding-right: 5px;
    font-size : 16px;
}

#hpb-nav a:link{
    text-decoration: none;
    color : black;
}
#hpb-nav a:visited{
    text-decoration: none;
    color: #183A71;
}
#hpb-nav a:hover{
    text-decoration: none;
    color: #ffffff;
    background-color: #183A71;
}
#hpb-nav a:active{
    text-decoration: none;
    color: #ffffff;
    background-color: #183A71;
}



/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* メインイメージ高さ */
.hpb-layoutset-01 #hpb-title h2{
    height : 283px;
}

/* コンテンツタイトル背景 */
.hpb-layoutset-02 h2
{
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
		background-color: #E5ECF7;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		width: 100%;
		background-image: none;
	}
	#hpb-header{
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #585858;		
		padding-bottom: 10px;
	}
	#hpb-inner{
		width: 100%;
    padding-bottom: 0;
	}
	.hpb-layoutset-02 #hpb-inner{
		padding-top: 0;
	}
	#hpb-wrapper{
		width: 100%;
		float: none;
	}
	.hpb-layoutset-02 #hpb-wrapper{
    margin-top: 0;
	}
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
    height: auto;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
	}
	#hpb-main{
		width: 96%;
		padding-bottom: 20px;
	
    margin-left : 5px;
  }
	.hpb-layoutset-02 #hpb-main{
		padding-top: 20px;
	}
	#hpb-aside{
		max-width: 96%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	
    width : 96%;
  
  
  }
	.hpb-layoutset-01 #banner{
		height: auto;
		margin-bottom: 10px;
	}
	#hpb-aside2{
		max-width: 96%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	
    width : 96%;
  }
	.hpb-layoutset-01 #banner2{
		height: auto;
		margin-bottom: 10px;
	}
	#hpb-footer{
		width: 100%;
		padding-top: 0px;
    background-image : none;
	}
	#hpb-nav{
		position: relative;
		width: 100%;
		height: auto;
    background-image : none;
	}
	.hpb-layoutset-01 #hpb-nav{
		top: 0;
	}
	.hpb-layoutset-02 #hpb-nav{
		top: 0;
	}
	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */
	.hpb-layoutset-01{
		background-image: none;
	}
	.hpb-layoutset-02{
		background-image: none;
	}
	
	/* コンテンツ配置領域 */
	
	/* ナビゲーション */
	#hpb-nav ul{
    display: block;
		height: auto;
		width: 100%;
    margin: 0;
    border-right-width: none;
	}
	#hpb-nav ul.toggled-on{
		display: none;
	}	
	#hpb-nav li{
		width: 100%;
		float: none;
	}
	#hpb-nav li a{
		height: auto;
		line-height: 1.4;
		text-align: left;
    border-left : medium none;
		padding-top : 5px;
		padding-right: 10px;
		padding-bottom : 5px;
		padding-left: 10px;
	}
	#hpb-nav li span.ja{
		padding-right: 0;
	}
	
	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	/* メインイメージ高さ */
	.hpb-layoutset-01 #hpb-title h2{
    height : 175px;
		background-size: contain;
	
  
  }
	
}
