@charset "UTF-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
}

body,
table,
input, textarea, select, option {
	font-size: 1em;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

li {
	list-style: none;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #006699;
}

a:visited {
	color: #006699;
}

a:active {
	color: #006699;
}
a { -webkit-tap-highlight-color: transparent; }

.red {
	color: #dd0000;
	font-weight: bold;
}

body {
	width: 100%;
	position: absolute;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	line-height: 140%;
	background: #efe7df;
	background-attachment: fixed;
}

img {
	vertical-align: bottom;
}

p {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}


.clear {
	clear: both;
}




/*------------------------------------------------------------
	
------------------------------------------------------------*/

#warp {
	width: 320px;
	margin: 0 auto;
}

.contents {

}

hr {
	border: 2px #a18c58 solid;
}

#shop_catch {
	width: 320px;
	height: 263px;
	position: relative;
	margin-top: -263px;
}

#diffusion li{
	float: left;
	margin-left: 10px;
}

#map {
	padding: 0 10px;
	width: 300px;
	height: 200px;
}

#google_map {
	width: 150px;
	height: 108px;
	position: relative;
	margin-top: -138px;
	margin-left: 121px;
}


#nav li{
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

#nav02 li{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}


#footer{
	margin-top: 15px;
	width: 320px;
	height: 77px;
	background: url(../img/footer.png);
	background-size: 320px 87px;
	padding-top: 10px;
}
#footer ul{
	margin-left: 10px;
}
#footer li{
	float: left;
	width: 96px;
	list-style: url(../img/footer_li.png);
	font-size: 11px;
	color: #fff;
	margin-left: 15px;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
/*------------------------------------------------------------
	アコーディオン
------------------------------------------------------------*/
dl.accordion01 {
	font-size:16px;
}
dl.accordion01 dt {
	width: 320px;
	height: 50px;
	background:url(../img/pickup_open.png) 2% center no-repeat;
	border-bottom:2px solid #684538;
	cursor:pointer;
}
dl.accordion01 dt.open {
	background:url(../img/pickup_close.png) 2% center no-repeat;
}
dl.accordion01 dd {
	background:#fff8e7; padding:0; line-height:1.5; display:none;
	font-size: 14px;
}

dl.accordion01 p{
	font-size: 13px;
	line-height: 140%;
	color: #684538;
}
.accordion01_box {
	padding: 10px;
}
.accordion01 li{
	float: left;
	margin: 5px 0 0 5px;
}




dl.accordion03 {
	font-size:16px;
}
dl.accordion03 dt {
	width: 320px;
	height: 50px;
	background:url(../img/menu/pickup_open.png) 2% center no-repeat;
	border-bottom:2px solid #684538;
	cursor:pointer;
}
dl.accordion03 dt.open {
	background:url(../img/menu/pickup_close.png) 2% center no-repeat;
}
dl.accordion03 dd {
	background:#fff8e7; padding:0; line-height:1.5; display:none;
	font-size: 14px;
}

dl.accordion03 p{
	font-size: 13px;
	line-height: 140%;
	color: #684538;
}
.accordion03_box {
	padding: 10px;
}
.accordion03 li{
	float: left;
	margin: 5px 0 0 5px;
}




dl.accordion02 {
	font-size:16px;
}
dl.accordion02 dt {
	width: 320px;
	height: 30px;
	background:url(../img/pickup2_open.png) 2% center no-repeat;
	border-bottom:2px solid #f1f1f1;
	cursor:pointer;
}
dl.accordion02 dt.open {
	background:url(../img/pickup2_close.png) 2% center no-repeat;
}
dl.accordion02 dd {
	background:#fff8e7; padding:0; line-height:1.5; display:none;
	font-size: 14px;
}
dl.accordion02 p{
	font-size: 13px;
	line-height: 140%;
	color: #684538;
}
.accordion02 li{
	float: left;
	margin: 5px 0 0 5px;
}




dl.accordion_cafe {
	font-size:16px;

}
dl.accordion_cafe dt {
	width: 320px;
	height: 25px;
	background:url(../img/menu/cafe/cacedrink_menu_open.png) 2% center no-repeat;
	border-bottom:2px solid #f1f1f1;
	cursor:pointer;

}
dl.accordion_cafe dt.open {
	background:url(../img/menu/cafe/cacedrink_menu_close.png) 2% center no-repeat;
}
dl.accordion_cafe dd {
	background:#fff8e7;
	line-height:1.5; display:none;
	font-size: 14px;
	padding: 2px 0 2px 0;
}

dl.accordion_cafe p{
	font-size: 13px;
	line-height: 140%;
	color: #684538;
}



/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/

#menu_nav li{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

.food_set {
	background: #ff4444;
	color: #fff;
	padding: 5px 0 3px;
	text-align: center;
}
.food_60 {
	font-size: 14px;
}

.food_regular {
	width: 298px;
	margin: 5px;
	padding: 5px;
	background: #feffef;
	border: 1px solid #000;
}

.food_regular img{
	float: left;
}

.food_price {
	width: 170px;
	margin-top: 5px;
	margin-left: 90px;
}

.mac_set {
	width: 298px;
	margin: 5px;
	background: #feffef;
	border: 1px solid #000;
}
.macset_info {
	background: #ffff00;
	padding: 5px;
}
.macset_title {
	background: #000;
	padding: 5px;
	color: #fff;
}
.macset_menu {
	padding: 5px;
}

#menu_txt p{
	font-size: 11px;
	color: #684538;
	padding: 10px;
	line-height: 130%;
}



/*------------------------------------------------------------
	クーポン
------------------------------------------------------------*/
#coupon {
	width: 280px;
	height: 250px;
	margin: 20px;
}

#coupon_txt {
	font-size: 11px;
	text-align: center;
	line-height: 130%;
	margin-top: 15px;
}

.txt_red {
	color: #ff0000;
}

#coupon_info {
	width: 89px;
	margin: 0 auto;
}


#coupon_infopage {
	background: #a18b7e;
	padding: 10px;
}
#coupon_title {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
#coupon_infopage p{
	color: #fff;
}

#coupon_footer {
	background: #ff0000;
	padding: 10px;
}

#coupon_footer p{
	color: #fff;
}


/*------------------------------------------------------------
	個人情報
------------------------------------------------------------*/
#firends_txt p{
	font-size: 11px;
	color: #684538;
	padding: 10px;
	line-height: 130%;
}



/*------------------------------------------------------------
	個人情報
------------------------------------------------------------*/
#privacy_txt {
	padding: 10px;
}

#privacy_txt p{
	color: #684538;
}

#privacy_title {
	color: #684538;
	font-size: 18px;
	margin: 10px 0;
}

