@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : common.css
 style info : 基本・共通設定
=================================================================== */

/* -----------------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------------- */
html {
	font-size: small;
	line-height: 1.5;
}

img {vertical-align: middle;}

#contents {
	font-size: 20px;
	margin: 0 auto;
	width: 1400px;
	background-color: #ffffff;
	padding-bottom: 30px;
	line-height: 1.5em;
}

li {list-style: none;}

span.txt-red {color: #C00;}

h2.con-title {
	text-align: left;
	background: #4851a4;
	padding: 10px 20px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 1em;
}

/* -----------------------------------------------------------
	ヘッダー
----------------------------------------------------------- */
header {
	overflow: hidden;
	width: 1400px;
	text-align: center;
	margin-bottom: 50px;
}

	header p.catch {
		margin: 20px 0 30px;
		font-size: 0.8rem;
		font-size: 0.8em;
		font-weight: bold;
		line-height: 1.5;
	}

	header h1.logo {margin-bottom: 30px;}

	header .con_concept p.photo {margin: 0 0 50px 0;}

	header .con_concept h2 {
		font-size: 2rem;
		font-size: 2em;
		font-weight: bold;
		line-height: 2;
	}

/* -----------------------------------------------------------
	臨時クローズ
----------------------------------------------------------- */
.close-box {
	overflow: hidden;
}

.close-box p {
	overflow: hidden;
	width: 1000px;
	height: 300px;
	padding: 0 0 60px 0;
	text-align: center;
}

/* -----------------------------------------------------------
	ニュース
----------------------------------------------------------- */
.con_news {
	margin: 0 20px 60px;
	text-align: left;
	border-bottom: solid 10px #4851a4;
}

.con_news h2.con-title {
	margin-bottom: 0;
}

.con_news #news-area {
	overflow-y: scroll;
	height: 600px;
	background-color: #fbf9ff;
}

	.con_news .news-box {
		margin: 0 auto;
		padding: 30px 0 30px 0;
		width: 90%;
		border-bottom: dashed 2px #fadd8e;
	}

/* -----------------------------------------------------------
	お持ち帰り
----------------------------------------------------------- */
.con_takeout {
	margin: 0 20px 60px;
	text-align: center;
}

.con_takeout .photo {
	margin-bottom: 50px;
}

.con_takeout .catch{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 40px;
	line-height: 1.5em;
}

.con_takeout .txt {
	margin-bottom: 70px;
}

.con_takeout .image {
	margin-bottom: 100px;
}

.con_takeout .flier {
	width: 960px;
}

.con_takeout p.flier {
	margin-bottom: 20px;
}

.con_takeout p#takeout-btn {
	margin-top: 20px;
}

/* -----------------------------------------------------------
	お品書き
----------------------------------------------------------- */
.con_foodmenu {
	margin: 0 20px 60px;
	text-align: center;
}

.con_foodmenu .photo {
	margin-bottom: 50px;
}

.con_foodmenu .catch{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 40px;
	line-height: 1.5em;
}

.con_foodmenu .txt {
	margin-bottom: 70px;
}

.con_foodmenu .flier {
	width: 960px;
}

/* -----------------------------------------------------------
	web予約
----------------------------------------------------------- */
.con_reserve {
	margin: 0 auto 100px;
	overflow: hidden;
}

.con_reserve .txt{
	text-align: center;
	font-weight: bold;
	color: #990000;
	font-size: 20px;
	margin-bottom: 20px;
}

.con_reserve .st {
	font-size: 20px;
	text-align: center;
	line-height: 3em;
}

.con_reserve .st a {
	color: #000000;
}

.con_reserve .st a:hover {
	opacity: 0.5;
}

.con_reserve .tel {
	font-size: 20px;
	text-align: center;
	color: #990000;
	font-weight: bold;
}

.con_reserve .tel a {
	font-size: 40px;
	text-align: center;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.con_reserve .tel a:active {
	font-size: 20px;
	text-align: center;
	color: #990000;
	font-weight: bold;
}

.con_reserve .tel a:hover {
	color: #990000;
}

.con_reserve .box_reserve {
	margin: 0 auto;
	padding: 30px 0;
}

.con_reserve .box_reserve li {
	margin: 0 auto;
	width: 450px;
}

.con_reserve .att {
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.5em;
}

.con_reserve .epark {
	background: #990000;
	color: #ffffff;
}

.con_reserve .epark a {
	color: #ffffff;
	text-align: center;
	display: block;
	padding: 20px;
	text-decoration: none;
	border: 1px solid #990000;
	font-size: 30px;
	font-weight: bold;
}

.con_reserve .epark a:active {
	color: #990000;
}

.con_reserve .epark a:hover {
	color: #990000;
	background: #ffffff;
}



/* -----------------------------------------------------------
	店舗情報
----------------------------------------------------------- */
.con_info {
	margin: 0 20px;
}

.con_info .st {
	background: #4851a4;
	padding: 10px 20px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
}

.con_info table {
	border-color: #cccccc;
	border-collapse: collapse;
	width: 960px;
}

.con_info table tr {
	border-color: #cccccc;
}

.con_info table th {
	border-color: #cccccc;
	width: 20%;
	padding: 10px;
	font-size: 16px;
}

.con_info table td {
	border-color: #cccccc;
	padding: 10px;
}

.con_info table td .txt {
	text-align: left;
	color: #0000ff;
}

.con_info table td .title {
	font-weight: bold;
	font-size: 20px;
	margin: 15px 5px;
}

.con_info table td .line {
	background: #eeeeee;
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.copy {
	text-align: center;
	padding-top: 20px;
}