@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Festive&display=swap');
*{
}
.noimage{
	background-color:#999999;
	color:#fff;
	position: relative;
}
.noimage::after{
	content:"No Image";
	position:absolute;
	text-align: center;
	width:100%;
	top:calc(50% - 24px);
	line-height: 24px;
}
@media (min-width: 751px) {
	a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	}
}
/* header anm */

/* maincolor : #97CC44 */
/* sp font-size : 16px;*/
html, body{
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	color:#2B2313;
	font-size:4.5vw;
	line-height:6vw;
}
header{
	background-color:#502c0e;
	color:#fff;
	text-align: center;
	padding:0.5em 0;
}
section{
	position: relative;
}

.w-main{
	width:100%;
	max-width: 600px;
	box-sizing: border-box;
	margin: auto;
	padding-left:1.8em;
	padding-right:1.8em;
	position:relative;
}
.bubble_l_w, .bubble_r_w, .bubble_l_y, .bubble_r_y{
	background-size:cover;
	width:4.64em;
	height:4.76em;
	position:absolute;
	top:0;
}
.bubble_l_w, .bubble_r_w{
	background-image:url("images/bubble-w.png");
}
.bubble_l_y, .bubble_r_y{
	background-image:url("images/bubble-y.png");
}

.bubble_l_w, .bubble_l_y{
	left:0;
}
.bubble_r_w, .bubble_r_y{
	right:0;
}
#fv{
	width:100vw;
	height:80vh;
	position:relative;
}
#fv .w-main{
	padding:0;
	background-image:url("images/fv.jpg");
	background-size:cover;
	background-position:center;
	height:80vh;
	background-repeat: no-repeat;
}

#store-msg{
	background-color: #f5cd1f;
	color:#fff;
	font-weight: bold;
	position: relative;
	height:12em;
	overflow: hidden;
}
#store-msg .w-main{
	height: 12em;
	overflow: hidden;
	position: relative;
}
#store-msg-wrap{
	background-image: url("images/desc-back.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position:absolute;
	width:120%;
	left:-10%;
	top:0;
	text-align: center;
	padding: 2em 0;
	height:12em;
	line-height: 1.9em;
	display: flex;
	align-items: center;
	justify-content: center;
}
#store-announce{
	
}
/*　店内案内　*/
#store-announce{
	background-image:url("images/store-back-half.jpg");
	background-size:cover;
	background-position:center;
}
#store-announce p{
	display: block;
	padding:1em 0;
}
#store-announce b{
	display: block;
	padding:1.5em 0;
}


/*　店舗情報　*/
#store-info{
	background-color:#65d385;
	color:#fff;
}
#store-info h3{
	width:60%;
	margin:0em 20% 0.5em;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	position:relative;
	line-height:3em;
}
#store-info h3:after{
	content:"";
	height:0.75em;
	width:100%;
	position:absolute;
	bottom:-0.75em;
	left:0;
	background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,0.5), rgba(255,255,255,0.5) 6px,transparent 0, transparent 12px);
}
#store-info dl{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin-top:3em;
}
#store-info dt{
	width:30%;
	border-right:2px solid #fff;
	line-height:3em;
	margin-bottom:1em;
}
#store-info dd{
	width:70%;
	padding-left:1.2em;
	margin-bottom:1em;
}
#store-info .wave-y{
	padding-top:3em;
}

#news{
	background-color:#f5cd1f;
	color:#502c0e;
}
#news .w-news img{
	width:100%;
	height:auto;
}
#news .w-news h2{
	font-weight:bold;
	font-size:1.2em;
	line-height:1.4em;
	border-bottom: 1px dotted #502c0e;
	margin-top:2em;
	margin-bottom:1em;
}
#news .wave-y{
	padding-top:3em;
}
#news a{
	font-weight:bold;
	text-decoration:underline;
}
/*　メニュー　*/
#menu{
	background-color:#fff;
}
.menu-border,.menu-border-smp{
	margin:0.5em 0;
}
.menu-border dd,.menu-border-smp dd{
	width:100% !important;
	height:0.75em;
	background-image:url("images/menudot.jpg");
	background-size:contain;
}
#menu b{
	display:block;
	text-align:center;
	width:100%;
	margin-bottom:1em;
}
#menu dl{
	display:flex;
	align-items:center;
	content-wrap:wrap;
	width:100%;
	position:relative;
}
#menu dt{
	width:25%;
	position: relative;
}
#menu dt img{
	width:100%;
	height:auto;
}
#menu dd{
	padding-left:0.5em;
	width:75%;
}
#menu dd span{
	display:inline-block;
	padding:0 0.8em;
	line-height:1.2em;
	font-size:0.85em;
	border-radius:0.6em;
	color:#fff;
}
#menu .softdrink{background-color:#1fbbf5;}
#menu .alcohol{background-color:#f5cd1f;}
#menu .other{background-color:#65d385;}
#menu .menu-border{
	height:1em;
}
#menu h5{
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-size:1.1em;
}
#menu .kinds{
	font-size:0.8em;
	margin-bottom:0.5em;
}
#menu p{
	display:block;
	text-align:right;
	padding-right:0.5em;
	font-size:0.9em;
	line-height:1.8em;
}
#menu .wave-y{
	padding-top:3em;
}
/*　アクセス　*/
#access{
	background-color: #f5cd1f;
	color:#fff;
}
#access h4{
	width:80%;
	margin:1em 10%;
	text-align:center;
	background-color:#502c0e;
	line-height:1.6em;
	border-radius:1.1em;
	font-weight:bold;
	font-size:1em;
}
#access ul{
	padding:0.6em 0;
	display: flex;
  flex-wrap: wrap;
	justify-content:space-around;
	margin-bottom:1.6em;
}
#access li{
	position: relative;
  width: 49%;
}
#access li:before{
  content: "";
  display: block;
  padding-top: 100%;
}
#access li img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
#access #map{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;/*比率をお好みで*/
	margin-top:2em;
}
#access #map iframe{
	position: absolute;
	top: 0;
	left: -1.8em;
	width: calc(100% + 3.6em);
	height: 100%;
}
#access #navi-btn{
	width:80%;
	margin:1.5em 10% 0;
	text-align:center;
	background-color:#502c0e;
	line-height:2.2em;
	border-radius:1.1em;
	font-weight:bold;
	font-size:1.2em;
}
#access #navi-btn i{
	display:inline-block;
	margin-right:0.25em;
}
#access .wave-y{
	padding-top:3em;
}

/*　インスタ　*/
#insta{
background-color:#fff;
}
#insta .wave-y{
	padding-top:3em;
}

/*　スタッフ　*/
#recruitment{
	background-color: #1fbbf5;
	color:#fff;
	padding-bottom:3em;
}
#recruitment #phone{
	width:80%;
	margin:1.5em 10% 0;
	text-align:center;
	color:#1fbbf5;
	background-color:#fff;
	line-height:2.2em;
	border-radius:1.1em;
	font-weight:bold;
	font-size:1.2em;
}
#recruitment #phone i{
	display:inline-block;
	margin-right:0.25em;
}



footer{
	background-color: #f5cd1f;
	color:#502c0e;
	padding-top:3em;
	position: relative;
}
#footer-sep{
	height:1em;
	width:100%;
	position: absolute;
	left:0;
	top:-0.5em;
	background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,0.5), rgba(255,255,255,0.5) 6px,transparent 0, transparent 12px);
}
#footer-information{
	margin-bottom:3em;
}
#footer-logo{
	width:30%;
	margin:0 35%;
	position: relative;
	margin-bottom:1.5em;
}
#footer-logo img{
	width: 100%;
	height: auto;
}
#footer-information table{
	margin:0 auto;
}
#footer-information table i{
	display:inline-block;
	margin-right:0.8em;
}
#copyrights{
	color: #fff;
	text-align: center;
	background-color: #502c0e;
	padding:0.5em;
}

/*各パーツ共通設定*/
.img-title{
	width:60%;
	margin:0 20% 2em;
	padding-top:3em;
}
.img-title img{
	width:100%;
	height:auto;
}
#store-info,
#news,
#menu,
#access,
#insta,
#recruitment{
	margin-top:-2em;
}
/* タブレット */
@media screen and (min-width: 600px) {
/* タブレット用レイアウト 600px以上の範囲に収めるデザインはこの中に記述 */
	.smponly{
		display: none !important;
	}
	html, body{
		font-size:20px;
		line-height:30px;
	}
	#fv{
	}
	#fv .w-main{
		background-size: contain;
	}
	#store-msg{
		background-color: #f5cd1f;
		color:#fff;
		font-weight: bold;
		position: relative;
		height:30em;
		padding-top:2em;
		padding-bottom: 3em;
		overflow: hidden;
		background-image:
    radial-gradient(rgba(255,255,255,0.5) 20%, transparent 20%),
    radial-gradient(rgba(255,255,255,0.5) 20%, transparent 20%);
		background-size: 40px 40px;
		background-position: 0 0, 20px 20px;
	}
	#store-msg .w-main{
		height: 26em;
		overflow: hidden;
		position: relative;
		max-width: 1200px;
	}
	#store-msg-wrap{
		background-image: url("images/desc-back.png");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		position:absolute;
		width:120%;
		left:-10%;
		top:0;
		text-align: center;
		vertical-align:middle;
		height:16em;
		font-size: 1.5em;
		line-height: 2em;
	}
	#store-announce{
		line-height:1.9em;
		padding-top:3em;
		padding-bottom:4em;
	}
	#store-info{
		padding-top:3em;
		padding-bottom:4em;
	}
	#news,#menu,#access{
		padding-top:3em;
		padding-bottom:4em;
	}
	#recruitment{
		line-height:1.9em;
		padding-top:2em;
		padding-bottom:6em;
	}
	#store-info dl{
		width:90%;
		margin-left:5%;
	}
	.menu-sheet{
		display: flex;
		flex-wrap: wrap;
	}
	#menu dl{
		width:100%;
	}
	
	#footer-logo{
		width:20%;
		margin:0 40%;
	}
	
	#store-info,
	#news,
	#insta{
		margin-top:-8em;
	}
	
	#menu,
	#access{
		margin-top:-5em;
	}
	
	#recruitment{
		margin-top:-4em;
	}
}

/* PC */
@media screen and (min-width: 1025px) {
/* PC用レイアウト 1,025px以上の範囲に収めるデザインはこの中に記述 */
	
	
	#store-info,
	#news,
	#insta{
		margin-top:-10em;
	}
	
	#menu,
	#access{
		margin-top:-7em;
	}
	
	#recruitment{
		margin-top:-6em;
	}
}



