@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size : 90%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #333333; /* 標準文字色 */
	background-image : url(headerBg_3Ic_01.png);
    background-position: top left;
    background-repeat: repeat-x;
    min-width: 882px;
  display : block;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 90%;
}
/* end */

#ID{
    border-top : 0px none;
    border-right : 0px none;
    border-bottom : 0px none;
    border-left : 0px none;
  right : 7px;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	padding-top: 5px;
    padding-bottom: 0;
}

#hpb-header{
    width: 882px;
    height: 66px;
    margin-right: auto;
    margin-left: auto;
	
}

#hpb-inner{
    width: 882px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}

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

.hpb-layoutset-01 #hpb-wrapper{
    width: 882px;
    padding-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
}

.hpb-layoutset-02 #hpb-wrapper{
	width: 615px;
	float: left;
	padding-top: 30px;
}

#hpb-title{
    margin-top: 10px;
}

.hpb-layoutset-01 #hpb-main{
    width: 615px;
    float: left;
}


.hpb-layoutset-01 #hpb-aside{
	width: 251px;
    float: right;
	padding-bottom: 10px;
}


*:first-child +html .hpb-layoutset-01 #hpb-aside{
    position: absolute;/* for IE7 */
	left: 0;
	top: 345px;
	margin-bottom: 10px;
}

.hpb-layoutset-02 #hpb-aside{
	width: 251px;
	float: right;
	padding-top: 40px;
}

#hpb-footerMain p{
	width: 882px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title{
	width: 882px;
	padding-bottom: 10px;
}

.hpb-layoutset-01 #hpb-title h2{
	width: 882px;
	height: 277px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(top_mainimg_3Ic_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}
/* コンテンツ配置領域 */

#toppage-text p{
	padding-left: 5px;
	padding-right: 5px;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/


#hpb-nav{
    position: absolute;
    top: 6px;
    left: 0px;
    width: 882px;
    height: 33px;
    overflow: hidden;
}

#hpb-nav ul{
    margin-top: 0;
    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;
    overflow: hidden;
	background-image : url(mainmenuItem_3Ic.png);
    background-position: top left;
    background-repeat: no-repeat;
}

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

#hpb-nav li{
    display: block;
    float: left;
    overflow: hidden;
	background-image : url(mainmenuItem_3Ic.png);
    background-position: top right;
    background-repeat: no-repeat;
}

#hpb-nav li a{
    display: block;
	height: 33px;
	line-height: 33px;
	padding-left: 20px;
	padding-right: 20px;
}

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

#hpb-nav li a:link{
	color: #542906;
	text-decoration: none;
}
#hpb-nav li a:visited{
	color: #542906;
	text-decoration: none;
}
#hpb-nav li a:hover{
	color: #8f5322;
	text-decoration: none;
}
#hpb-nav li a:active{
	color: #8f5322;
	text-decoration: none;
}

#banner a#banner-time{
	 /* 診療時間バナー */
	width: 251px;
	height: 65px;
	background-image : url(banner_3Ic_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access{
	/* アクセスバナー */
	width: 251px;
	height: 65px;
	background-image : url(banner_3Ic_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner ul li{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	padding: 0;
}

.hpb-layoutset-02 #banner ul li a{
	margin-bottom: 4px;
}

#shopinfo{
    background-image : url(sideBg_3Ic.png);
    background-position: top left;
    background-repeat: repeat-x;
	background-color: #f8fde9;
	padding: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
}

#shopinfo h3{
	background-image : url(point_3Ic.png);
    background-position: 3px 3px;
    background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	color: #37470f;
	margin-top: 0;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

#shopinfo h3 .ja{
	display: none;
}

#shopinfo p{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-bottom: 0;
}

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

	body{
		background-image: none;
		min-width: 100%;
	}
	
	/*--------------------------------------------------------
		レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-color: #3e5013; 
	}
	
	#hpb-header{
		width: 100%;
		height: auto;
		padding-bottom: 10px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #5d7329;
	}
	
	#hpb-inner{
		width: 100%;
		padding-top: 0;
		padding-bottom: 0;
		background-color: #ffffff;
	}
	
	
	.hpb-layoutset-01 #hpb-wrapper{
		width: 100%;
		padding-top: 0;
	}
	
	.hpb-layoutset-02 #hpb-wrapper{
		width: 100%;
		float: none;
		padding-top: 0;
	}
	
	#hpb-title{
		margin-top: 0;
	}
	
	.hpb-layoutset-01 #hpb-main,
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
		float: none;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 20px;
	}
	
	.hpb-layoutset-01 #hpb-aside{
		width: 96%;
		float: none;
		margin-right: auto;
		margin-left: auto;
		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-footerMain p{
		width: 100%;
		word-break: break-all;
	}
	
	
	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	
	/* トップページ デザイン定義 */
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		padding-bottom: 0;
	}
	
	.hpb-layoutset-01 #hpb-title h2{
		width: 100%;
		height: 180px;
		background-size: contain;
	}
	/* コンテンツ配置領域 */
	#toppage-text p{
		padding-left: 0;
		padding-right: 0;
	}

	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	/*--------------------------------------------------------
		ナビゲーションデザイン設定
	--------------------------------------------------------*/
	
	#hpb-nav{
		position: relative;
		top: 0;
		width: 100%;
		height: auto;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #3e5013;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #3e5013;
	}
	
	#hpb-nav ul{
		display: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	
	#hpb-nav li{
		float: none;
		background-image : none;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #3e5013;
	}

	#hpb-nav li a{
		height: auto;
		line-height: 1.4;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#banner a#banner-time,
	#banner a#banner-access{
		max-width: 100%;
		background-size: contain;
		background-position : top center;
	}
	
}

#toppage-intro

