@charset "utf-8";

/* --------------------------------------------------
 *  サイト内共通のCSSの宣言
 *
 *  [1] 共通
 *  [2] リンク指定
 *  [3] ヘッダー
 *  [4] グローバルナビゲーション
 *  [5] コンテンツ
 *  [6] フッター
 * -------------------------------------------------- */

/* --------------------------------------------------
 *  [1] 共通
 * -------------------------------------------------- */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img.imgOpacity {
	background: #FFF;
}


/* --------------------------------------------------
 *  [2] リンク指定
 * -------------------------------------------------- */
a:link {
	color: #3f6db3;
	outline: none;
	text-decoration: none;
}

a:visited {
	color: #3f6db3;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #3f6db3;
	outline: none;
	text-decoration: underline;
}

a.pink:link {
	color: #eb3f9f;
	outline: none;
	text-decoration: none;
}

a.pink:visited {
	color: #eb3f9f;
	outline: none;
	text-decoration: none;
}

a.pink:hover {
	color: #eb3f9f;
	outline: none;
	text-decoration: underline;
}

a.red {
	margin:0 5px;
	text-decoration:underline;
	color:#E53361;
}

a.red:hover {
	margin:0 5px;
	text-decoration:none;
	color:#E53361;
}
.btn-default {
    color: #ffffff;
    background-color: #999999 !important;
    border-color: #999999 !important;
}
li.cart a{
	color: #ff5233;
}
/* --------------------------------------------------
 *  [7] メニュー
 * -------------------------------------------------- */
.drawer-menu li{
	border-bottom: 1px dotted #ccc;
}
.drawer-menu li a{
	padding: 10px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.5;
}
@media screen and (max-width:767px) { 
/*　画面サイズが480pxからはここを読み込む　*/
	body{
		font-size: 14px;
	}
	#pcNav,.pcBlock{
		display: none;
	}
	#spNav,.spBlock{
		display: block;
	}
	#spNav{
		padding: 17px 0;
	}
	#spNav h1{
		text-align: center;
		width: 150px;
		margin: 0 auto;
		font-size: 0;
	}
	#spNav h1 img{
		text-align: center;
		width: 100%;
		margin: 0 auto;
		vertical-align: top;
	}
	header{
		position: fixed;
		width: 100%;
		height: 60px;
		background: #fff;
		top: 0;
		z-index: 100;
	}

	/* --------------------------------------------------
	 *  [5] コンテンツ
	 * -------------------------------------------------- */
	#contentsArea {
		width: 100%;
		float: none;
		clear: both;
		overflow: hidden;
		margin-top: 60px;
	}
	#noneBloc {
		width: 100%;
		margin: 40px auto;
	}


	/* --------------------------------------------------
	 *  [6] フッター
	 * -------------------------------------------------- */
	#footer {
		width: 100%;
		margin: 0 auto;
		clear: both;
		padding: 10px 20px;
		box-sizing: border-box;
	}
	#footerNav {
		width: 100%;
		float: none;
		overflow: hidden;
	}
	#footerArea {
		width: 100%;
		float: none;
		padding: 10px 0 0 0;
		background: #f9f5ea;
	}

	.footerNewsDl {
		width: 100%;
		margin-bottom: 25px;
		float: none;
		overflow: hidden;
	}
	.footerNewsDl dt,#output h3 {
		width: auto;
		float: none;
		font-weight: bold;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
		padding: 5px 0;
		font-size: 14px;
	}
	#footerNavUl {
		float: none;
		display: flex;
	}
	#footerNavUl li {
		margin-left: 0;
		float: none;
	}
	#copy {
		float: none;
		font-size: 10px;
		text-align: center;
	}

	#snsBtnUl {
		bottom: 80px;
		right: 0;
		position: fixed;
		z-index: 100;
	}
	#snsBtnUl li {
		margin-bottom: 6px;
		box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .5);
	}
	#snsBtnUl li.pc {
		display: none;
	}
	#contents h1{
		font-size: 24px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.snsArea{
		display: flex;
		margin-top: 20px;
	}
	.snsArea li{
		width: 42.5px;
		margin: 0 10px;
	}
	.snsArea li img{
		width: 100%;
		vertical-align: top;
	}
}
@media screen and (min-width:768px) {
/*　画面サイズが768pxから1024pxまではここを読み込む　*/

#pcNav,.pcBlock{
	display: block;
}
#spNav,.spBlock{
	display: none;
}
/* --------------------------------------------------
 *  [3] ヘッダー
 * -------------------------------------------------- */
#headerArea {
	width: 100%;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
#header {
	width: 876px;
	width: 1000px;
	margin: 0 auto;
	clear: both;
}
#logo {
	width: 152px;
	height: 27px;
	margin: 46px auto 0 auto;
}

#aboutBtn {
	margin: -53px 10px 0 10px;
	float: right;
	width:80px;
	height:80px;
}

#contactBtn {
	width: 80px;
	height: 80px;
	margin: -51px 10px 0 10px;
	float: right;
}

#headerOrderBtn {
	width: 76px;
	height: 101px;
	margin: -73px 0 0 10px;
	float: right;
}

#headerCalenderBtn {
	width: 99px;
	height: 101px;
	margin-top: -73px;
	float: right;
}
#giftOrderBtn {
	width: 76px;
	height: 101px;
	margin: -73px 0 0 10px;
	float: right;
}
#takeoutonly {
	position: absolute;
	top: 4px;
}


/* --------------------------------------------------
 *  [4] グローバルナビゲーション
 * -------------------------------------------------- */
#gNavArea {
	width: 100%;
	height: 50px;
	padding-top: 27px;
	float: left;
	clear: both;
	background: url(../img/header/gnav_back.gif) left top repeat-x;
	text-align: center;
}
#gNavUl {
	overflow: hidden;
	display: inline-block;
}
#gNavUl li {
	margin-right: 65px;
	float: left;
}
#gNavUl li:nth-child(1) a{
	color:#ee9cac;
}
#gNavUl li:nth-child(2) a{
	color:#f2b247;
}
#gNavUl li:nth-child(3) a{
	color:#c8c321;
}
#gNavUl li:nth-child(4) a{
	color:#9fd8bf;
}
#gNavUl li:nth-child(5) a{
	color:#9ebf62;
}
#gNavUl li:nth-child(6) a{
	color:#84b8de;
}
#gNavUl li.last {
	margin-right: 0;
	float: left;
}


/* --------------------------------------------------
 *  [5] コンテンツ
 * -------------------------------------------------- */
#contentsArea {
	width: 100%;
	clear: both;
}
#noneBloc {
	width: 648px;
	margin: 40px auto;
}


/* --------------------------------------------------
 *  [6] フッター
 * -------------------------------------------------- */
#footerArea {
	width: 100%;
	float: left;
	padding: 10px 0 30px 0;
	background: #f9f5ea;
}
#footer {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
.footerNewsDl {
	width: 960px;
	margin-bottom: 0;
	overflow: hidden;
}
.footerNewsDl dt {
	float: left;
	font-weight: 100;
}
.footerNewsDl dt:after{
	content: "｜";
	display: inline-block;
}
.footerNewsDl dd {
	margin-right: 15px;
	float: left;
}
#footerNav {
	width: 446px;
	float: right;
}
#footerNavUl {
	float: left;
}
#footerNavUl li {
	margin-left: 23px;
	float: left;
}
#copy {
	float: left;
	font-size: 12px;
}

#snsBtnUl {
	top: 295px;
	right: 0;
	position: fixed;
}
#snsBtnUl li {
	margin-bottom: 6px;
}
#output {
	margin-bottom: 25px;
	display: flex;
}
#output ul dl {
	display: flex;
}
#output ul dl dt {
	margin-right: 15px;
}
#output h3{
	width: 80px;
}
#output h3:after{
	content: "｜";
	display: inline-block;
}

}
.dispnone{
	display: none;
}


/* reCAPTCHAバッジを非表示にする */
.grecaptcha-badge {
	visibility: hidden;
}