@charset "Shift_JIS";

/* バックを含む全体のCSS 

メインメニューもここ*/


/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 85%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #000000; /* 標準文字色 */
    min-width: 1100px;
	background-color: ;
	background-image:url(kabegami.jpg) ;
	background-repeat : repeat-x;  /* 横方向だけ繰り返し表示 */
	
}


/* 見出しのフォント設定 */
h1,h2,h3,.pagetop span {
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}


/* 見出しのフォント設定 
 {
font-family:'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , serif;
}
*/

/* オリジナル 
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #000000;  標準文字色 
    min-width: 990px;
	background-color: #f0f4f6;
}

*/



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

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定 
--------------------------------------------------------*/

/*【右の胴体】*/

#hpb-main{
    width: 730px;
    float: right;
    text-align: left;
    padding-bottom: 20px;
	padding-right: 20px;
	
}

/*オリジナル

#hpb-main{
    width: 654px;
    float: right;
    text-align: left;
    padding-bottom: 20px;
	padding-right: 20px;
}

*/




.hpb-layoutset-01 #hpb-main{
	padding-top: 600px;
}



/*上のオリジナル
.hpb-layoutset-01 #hpb-main{
    padding-top: 460px;
}
*/


.hpb-layoutset-02 #hpb-main{
    padding-top: 158px;
}

/*オリジナル

.hpb-layoutset-02 #hpb-main{
    padding-top: 158px;
}

*/
/*【左サイドメニューでっせ】*/

#hpb-aside{
	width: 246px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 23px;
}


/*【左サイドメニューでっせ】*/


.hpb-layoutset-01 #hpb-aside{
	padding-top: 680px;
}

/*オリジナル
.hpb-layoutset-01 #hpb-aside{
	padding-top: 514px;
}
*/


.hpb-layoutset-02 #hpb-aside{
	padding-top: 156px;
}

/*オリジナル
.hpb-layoutset-02 #hpb-aside{
	padding-top: 156px;
}
*/



#hpb-footer{
    clear: both;
}

/*【トップメニュー】*/

#hpb-nav{
	width: 1032px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: 16px;
	border-bottom: 1px solid #e0e0e0;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/*
.hpb-layoutset-01 #hpb-title{
	width: 1032px;
	height: 580px;
	text-indent: -9999px;
	overflow: hidden;
	background-image : url();
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 69px;
	left: 14px;
}
*/



/* タイトル トップ下gifスライド部分★★★  */

.hpb-layoutset-01 #hpb-title{
	width: 1032px;
	height: auto;
	text-indent: ;
	overflow: hidden;
	background-image : url();
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 69px;
	left: 14px;
}



.hpb-layoutset-02 #hpb-title{
    width: 1032px;
    height: 77px;
	background-image : url(titleBg_1B1_02.png);
    background-position: top left;
    background-repeat: no-repeat;
	position: absolute;
	top: 69px;
	left: 14px;
}

/*上のオリジナル　他のページみたい

.hpb-layoutset-02 #hpb-title{
    width: 931px;
    height: 77px;
	background-image : url(titleBg_1B1_02.png);
    background-position: top left;
    background-repeat: no-repeat;
	position: absolute;
	top: 69px;
	left: 14px;
}
*/





/* ナビゲーション メニュー　オリジナルオレンジ

#hpb-nav ul{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0px;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
	letter-spacing: -0.4em;
	background-color: #f79a15;
	height: 44px;
	overflow:hidden;
	}


#hpb-nav li{
    display: inline-block;
    font-size: 12px;
	letter-spacing: 0.1em;
}

#hpb-nav li a{
    display: block;
    padding-left: 20px;
    padding-right: 20px;
	height: 44px;
	line-height: 44px;
	border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #fff;
	
}


#hpb-nav li a:hover{
	background-color: #feab35;
}


*/

/* ナビゲーション メニュー　アンティーク調


#hpb-nav ul{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0px;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
	letter-spacing: -0.4em;
	background-color: #7F5B33;
	height: 44px;
	overflow:hidden;
	}
	
	


#hpb-nav li{
    display: inline-block;
    font-size: 12px;
	letter-spacing: 0.1em;
}

#hpb-nav li a{
    display: block;
    padding-left: 20px;
    padding-right: 20px;
	height: 44px;
	line-height: 44px;
	border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #fff;
	
}
#hpb-nav li a:hover{
	background-color: #B8883B;
}
	
	
	*/


/* ナビゲーション メニュー　201806*/


#hpb-nav ul{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0px;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
	letter-spacing: -0.4rem;
	background-color: #666560;
	height: 50px;
	overflow:hidden;
	}





#hpb-nav li{
    display: inline-block;
    font-size: 13px;
	letter-spacing: 0.1rem;
}

#hpb-nav li a{
    display: block;
    padding-left: 20px;
    padding-right: 20px;
	height: 55px;
	line-height: 50px;
	border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #fff;
	
}
#hpb-nav li a:hover{
	background-color: #cccac0;
}






/*トップページ*/

#toppage p.large{
	top: -10px;
	left: -270px;
}

/*オリジナル

#toppage p.large{
	top: -10px;
	left: -250px;
}
*/
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-main{
		width: 96%;
		float: none;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-01 #hpb-main{
		padding-top: 0;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 2rem;
	}
	#hpb-aside{
		width: 96%;
		float: none;
		padding-left: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-01 #hpb-aside{
		padding-top: 0;
	}
	.hpb-layoutset-02 #hpb-aside{
		padding-top: 0;
	}
	#hpb-nav{
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		top: 0;
		left: 0;
		background-color: #f79a15;
		border-bottom: none;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* タイトル */
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		height: ;
		overflow: hidden;
		background-size: contain;
		position: relative;
		top: 0;
		left: 0;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		background-size: cover;
		background-position: top left;
		position: relative;
		top: 0;
		left: 0;
	}

	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		height: auto;
	}
	#hpb-nav ul.toggled-on{
		display: block;
		padding-left: 0;
	}
	#hpb-nav li{
		display: block;
	}
	#hpb-nav li a{
		display: block;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		height: auto;
		line-height: 1.4;
		border-right-width: none;
		border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: #fff;
	}

	/*トップページ*/
	#toppage p.large{
		top: 0;
		left: 0;
		right:10;
	}



}
