@charset 'UTF-8';

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

	各固定ページ

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

/* =======

堀さんにサンプルCSSです。


①cssの基本の書き方
.クラス名{
	〇〇：〇〇;
}
※〇〇：〇〇;は下記のものを参考にしてください。
　複数行記入可能です。

②文字色を変える
color:#FFF;

③フォントサイズを変える
font-size:18px;

④文字の下線を変える
border-bottom:1px dashed #DCDCDC;
※「css ボーダー　下線」で検索すると出てきます。
https://qumeru.com/magazine/57
文字いろは基本はカラーコード。ただしredやgrayなども可。

⑤テキストを左に寄せる
text-align:left;

⑥テキストを中央に寄せる
text-align:center;

⑦テキストを右に寄せる
text-align:right;

⑧フォントの太さを変える
◆太文字
　font-weight:bold;
◆補足する
　font-weight:normal;
　
⑨枠の外側に隙間を作る
◆上に隙間を作る
　margin-top:10px;
◆左に隙間を作る
　margin-left:10px;
◆右に隙間を作る
　margin-right:10px;
◆下に隙間を作る
　margin-bottom:10px;

⑩枠の内側に隙間を作る
◆上に隙間を作る
　padding-top:10px;
◆左に隙間を作る
　padding-left:10px;
◆右に隙間を作る
　padding-right:10px;
◆下に隙間を作る
　padding-bottom:10px;

⑪枠に背景色をつける
　background:#FF0000;
　※カラーコード参照

⑫枠にボーダーをつける
 border:1px solid #000;
 ※これはgoogleで検索した方が説明はやい。




======= */





/* ================================================================================

	ご挨拶ページ

================================================================================ */

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
	.goaisatsu h2{color:#AB5A25!important;
		color: #AB5A25 !important;
		font-family: "ＭＳ 明朝",serif;
		padding-left: 10px;
		font-size: 19px;
		border-bottom: 1px dashed #A9A9A9;
		align-content border-bottom: 1px dashed #DCDCDC;
		margin-top: 0px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		padding-top: 11px;
		padding-left: 23px;
		padding-right: 10px;
		padding-bottom: 11px;
}
	.okyakusama{color:#808000!important;
		color: #808000 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		font-weight: bold;
		padding-left: 14px;
		border-bottom: 1px； margin-bottom:5px;
		font-size: 16px;
		font-weight: bold;
		margin-left: 10px;
	}
	.ryoutei{color:#000000!important;
		color: #000000 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		padding-left: 20px;
		font-size: 14px;
		margin-left: 5px;
		padding-top: 5px;
	}
	.uchitsu{color:#808000!important;
		color: #808000 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		padding-left: 20px;
		font-size: 15px;
		font-weight: bold;
		margin-top: -36px;
		text-align: right;
	}
	.uchitsu_pics{
		  margin-top: 36px;
	}
	
}



/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
	.goaisatsu h2{color:#AB5A25!important;
		color: #AB5A25 !important;
		font-family: "ＭＳ 明朝",serif;
		padding-left: 10px;
		font-size: 5vw;
		border-bottom: 1px dashed #A9A9A9;
		align-content border-bottom: 1px dashed #DCDCDC;
		margin-top: 0px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		padding-top: 11px;
		padding-left: 23px;
		padding-right: 10px;
		padding-bottom: 11px;
}
}






/* ================================================================================

	メニュー

================================================================================ */

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
    .oshinagaki h2{color:#AB5A25!important;
		font-family: "ＭＳ 明朝",serif;
		font-size:15px;
}
	
	.counter{color:#808000!important;
		color: #808000 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		font-weight: bold;
		padding-top: 9px;
		padding-bottom: 7px;
}

	.setsumei{color:#808080!important;
		color: #808080 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		font-size: 15px;
		padding-bottom: 15px;
}

.drinkmenu{color:#808000!important;
		color: #808000 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		font-weight: bold;
		font-size: 20px;
		margin-top: 18px;
		padding-bottom: 7px;
}

.beer{color:#808000!important;
		color: #808000 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		font-weight: bold;
		border-bottom: dotted 3px;
		font-size: 19px;
		padding-bottom: 6px;
		margin-bottom: 10px !important;
}

	.ebisu{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size: 12px;
		padding-bottom: 20px;
}
	
	
.nihonsyu{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
	.niigata{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	
	.soft{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
  .uuron{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	
	.shirowine{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
	
	.corton{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	.akawine{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
	.gevrey{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	
	
	.syanpan{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
	.conversation{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	
	.syoutyuu{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
  .satou{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	
	
	
}	
	
	
	
	
	
	
	
	
	
/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
    .oshinagaki h2{color:#AB5A25!important;
		font-family: "ＭＳ 明朝",serif;
		font-size:15px;
}
	
	.counter{color:#808000!important;
		color: #808000 !important;
		color: #808000 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		font-weight: bold;
		padding-top: 3vw;
		padding-bottom: 7px;
		font-size: 3.8vw;
}

	.setsumei{color:#808080!important;
		color: #808080 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		font-size: 15px;
		padding-bottom: 15px;
}

.drinkmenu{color:#808000!important;
	color: #808000 !important;
	font-family: "ヒラギノ角ゴ ProN W3",serif;
	font-weight: bold;
	font-size: 6vw;
	margin-top: 8vw;
	padding-bottom: 9vw;
}

.beer{color:#808000!important;
		color: #808000 !important;
		font-family: "ヒラギノ角ゴ ProN W3",serif;
		font-weight: bold;
		border-bottom: dotted 3px;
		font-size: 19px;
		padding-bottom: 6px;
		margin-bottom: 10px !important;
}

	.ebisu{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size: 12px;
		padding-bottom: 20px;
}
	
	
.nihonsyu{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
	.niigata{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	
	.soft{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
  .uuron{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	
	.shirowine{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
	
	.corton{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	.akawine{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
	.gevrey{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	
	
	.syanpan{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
	.conversation{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
	
	.syoutyuu{color:#808000!important;
	font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
	border-bottom: dotted 3px
}
	
  .satou{color:#000000!important;
		font-family:"MS Pゴシック",sans-serif;
		font-size:11px;
}
}




/* ================================================================================

	空間

================================================================================ */

/* PC設定
----------------------------------------------- */

@media (min-width: 768px) {
    .kuukan h2{color:#AB5A25!important;
		font-family: "ＭＳ 明朝",serif;
		font-size:15px;
}
.entrance{color:#808000!important;
		font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
		padding-left:15px;
		border-bottom:1px；
		margin-bottom:5px;
		font-size:15px;
		font-weight:bold;
		margin-left:10px;
	border-bottom: dotted 1px
	}
	
	.renga{color:#000000!important;
		font-family:"MS Pゴシック",serif;
		font-size:15px;
}
	
	.hikido{color:#808000!important;
		font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
		padding-left:15px;
		border-bottom:1px；
		margin-bottom:5px;
		font-size:15px;
		font-weight:bold;
		margin-left:10px;
	border-bottom: dotted 1px
	}

	.noren{color:#000000!important;
		font-family:"MS Pゴシック",serif;
		font-size:15px;
}
	
	.yasuragi{color:#808000!important;
		font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
		padding-left:15px;
		border-bottom:1px；
		margin-bottom:5px;
		font-size:15px;
		font-weight:bold;
		margin-left:10px;
	border-bottom: dotted 1px
	}
	
	.metre{color:#000000!important;
		font-family:"MS Pゴシック",serif;
		font-size:15px;
}

	.koshitsu{color:#808000!important;
		font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
		padding-left:15px;
		border-bottom:1px；
		margin-bottom:5px;
		font-size:15px;
		font-weight:bold;
		margin-left:10px;
	border-bottom: dotted 1px
	}
	
		.koshitsudeno{color:#000000!important;
		font-family:"MS Pゴシック",serif;
		font-size:15px;
	}
	.kukan_midashi h3{
		font-size: 16px;
		color: #7C6323;
		border-bottom: 1px solid #DCDCDC;
		padding-bottom: 9px;
	}
	.kukan_text{
		font-size: 15px;
		padding: 13px 0;
		color: #676767;
	}

}

	

/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
	.kukan_midashi h3{
		font-size: 4.6vw;
		color: #7C6323;
		border-bottom: 1px solid #DCDCDC;
		padding-bottom: 3vw;
	}
	.kukan_text{
		font-size: 3.5vw;
		padding: 4vw 0;
		color: #676767;
	}
}






/* ================================================================================

	アクセスマップ

================================================================================ */

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
    .tizu h2{color:#AB5A25!important;
		font-family: "ＭＳ 明朝",serif;
		font-size:15px;
}
	
	.tentempura{color:#808000!important;
		font-family:"ヒラギノ角ゴ ProN W3",serif;
		font-weight:bold;
		padding-left:15px;
		border-bottom:1px；
		margin-bottom:5px;
		font-size:15px;
		font-weight:bold;
		margin-left:10px;
	border-bottom: dotted 1px
	}
	
	.yuubinnbanngou{color:#000000!important;
		color: #000000 !important;
		font-family: "MS Pゴシック",serif;
		font-size: 13px;
		padding-bottom: 20px;
}
	
	
	
}
	
	
	
	
	
	
	
	
	
	


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
	.yuubinnbanngou{color:#000000!important;
		color: #000000 !important;
		font-family: "MS Pゴシック",serif;
		font-size: 3.4vw;
		padding-bottom: 5vw;
}
}