/* 料理 cuisine.css */
@charset "utf-8";

#cuisine #kv_container .pageTitle {
	position:absolute;
    top: 40%;
    left: 0;
	right:0;
	margin:auto;
	width:120px;
	height:60px;
}

/* 料理 メインコンテンツ↓ */

/*ここからコーディング*/
/*\\\料理コンテンツで共通する設定\\\\*/

/*舌鼓*/

/*nabe*/
#cu_nabe {
margin-bottom: 97px;
}

#cu_nabe_setumei h4 {
	margin-bottom: 14px;
}
#cu_nabe_setumei p {
/*	margin-bottom: 86px;*/
}
/*basasi*/
#cu_basasi {
	margin-bottom: 48px;
}

#cu_basasi_setumei h4 {
	margin-bottom: 6px;
}
.cui_basasi_text1 {
	line-height: 2;
	margin-bottom: 13px;
}
.cui_basasi_text2 {
  border: solid 1px #b3b3b3;
	background-color: #ffffff;
	padding: 10px 10px;
	line-height: 1.7;
	margin-bottom: 15px;
}
.cui_basasi_text3 {
	line-height: 1.8;
/*	margin-bottom: 32px;*/
	}

/*グレードアップコース*/	
#cu_gradeup h3 {
	text-align: center;
	margin-top: 45px;
	margin-bottom: 10px;
}
#cu_gradeup img {
	margin-bottom: 40px;
}
/*スタンダードコース*/	
#cu_standard {
	padding-top: 56px;
	padding-bottom: 45px;
}
#cu_standard h3 {
	margin-bottom: 51px;
	text-align: center;
}
/*リーズナブル*/
#cu_leasnable {
	padding: 52px 0 50px;
}
#cu_leasnable h3 {
	text-align: center;
}
/*朝食*/
#cu_tyousyoku {
	padding: 48px 0 50px;
}
/*地酒*/
#cu_jizake {
	padding: 48px 0 50px;
}
/*ビール*/
#cu_beer {
	padding-top: 53px;
}
#cu_beer h3 {
	margin-bottom: 47px;
	text-align: center;
}
/*beer_jibun*/
#cu_beer_jibun {
margin-bottom: 60px;
}

/*beer_bruwary*/
#cu_beer_bruwary {
/*	margin-bottom: 80px;*/
	padding-bottom: 50px;
}

/* 料理 メインコンテンツ↑ */

.font-g {
	font-family :
	 "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cui_beer_bruwary_farmhouse_info p span.title {
	font-size: 18px;
	line-height:2.2;
}
#cu_beer_bruwary_setumei .cui_beer_bruwary_farmhouse_info p  {
	line-height: 1.6;
	margin-bottom: 3px;
}
#cu_beer_bruwary_setumei .cu_beer_bruwary_facebook a {
	color:#930334;
	text-decoration: underline;
	letter-spacing: 1.2px;
}

