/* SP：ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:680px )
{@charset "UTF-8";


/* SP：ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:680px ){


	
	
html {
  scroll-padding-top: 80px; /* 固定ヘッダの高さ分 */
}


.noneSP {display:none !important;}

  .br-pc { display:none; }
  .br-sp { display:block;}
  
  
  .pc { display: none !important; }
  .sp { display: block !important; }




img{
	width:100%;
	height: auto
	}

	
.coution{
	color: deeppink;
	text-align: center;
	display: block;
	}



	

/*///////////////////////////////////////////////


ベース・共通項目


///////////////////////////////////////////////*/



body{
	 animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
	letter-spacing: 0;
	font-family: "Noto Sans JP"; 
	color: #333;

	text-align: justify; // Required for IE and Edge 
text-align-last: right;

	}


@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}



/* ページトップへ戻る */
#pageTop {
 position: fixed;
 bottom: 0px;
 right: 0px;
 }


#pageTop img{
	width:50%;
	}
	
	

	
	
	
	

	


	

	
	
/*///////////////////////////////////////////////


ヘッダー


///////////////////////////////////////////////*/


header{
	width: 100%;
	margin:0;
	padding:0 0 10% 0;
}


	

h1 img{
	text-align:left;
	width: 50%;
	height: auto;
	}

	
ul.iconnav{
	margin-top: -60px;
	margin-right: 10px;
	}	
	
	
	
ul.iconnav li{
	display: inline-block;
	padding: 5px;
	float: right;
	}	
	
	
ul.iconnav li img{
	width: 25px;
	height: 25px;
	}	
	
	


	

	
	
/*///////////////////////////////////////////////


メイン画面


///////////////////////////////////////////////*/
	



p.slogan{
	text-align: center;
	z-index: 100;
	position:relative;
	margin: 6% auto 0;
	width: 40%;
	}
	
	
p.slogan002{
	float: right;
	z-index: 100;
	position:relative;
	display: block;
	width: 30%;
	}
		
	
section.mainbox{
	width:100% !important;
	height:300px;
	}
	
	
	
	
	
	
/*///////////////////////////////////////////////


 タイトル
	
	
//////////////////////////////////////////////*/


	


	
h2.title{
	margin: 0 auto;
	padding-top: 25px;
	background: url("../images/bg_h2.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	height: 50px;
	font-size: 120%;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: normal;
	}	
	
	

	

	
/*///////////////////////////////////////////////


 店舗オープンのお知らせ
	
	
//////////////////////////////////////////////*/
	
	
section.greebox{
	background: url("../images/bg_open.jpg") repeat;
	
	background-size: auto;
	overflow: hidden;
	}	
	
p.greeimg img{
	margin: 0 auto;
	display: block;
	padding: 5% 0 5%;
	text-align: center;
	width: 90%;
	}	
	
	
	

	
/*///////////////////////////////////////////////


 ストーリー
	
	
//////////////////////////////////////////////*/
	
	
section.storybox{
	background: url("../images/bg_story.jpg") repeat;
	background-size: auto;
	padding: 5% 0;
	}	
	

div.storytxtbox{
	/*background: url("../images/bg_storytxt.jpg") no-repeat;	*/
	background-size: contain;
	background-color: #fff;
	margin: 0 3%;
		border-radius: 10px;
	padding: 10px;
	}	
	
	
p.storytxt{
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-top: 10px;
	line-height: 240%;
	font-size: 85%;
	}	
	
span.storyfont{
	color: #12288b;
	font-weight: 500;
	font-size: 140%;
	letter-spacing: 2px;
	}	
	

span.storylogo img{
	margin: 10% 0 0;
	width: 50%;
	}	
	
	
	
	
	
	
/*///////////////////////////////////////////////


 製品について
	
	
//////////////////////////////////////////////*/	
	
	
	
section.itembox{
	background: url("../images/bg_item.jpg") repeat;
	/*background-attachment: fixed;*/
	background-size: auto;
	padding: 5% 0;
	}	
	
	
div.whitebox{
	width: 90%;
	margin: 0 auto;
	background-color: #fff;
	height:auto;
	border-radius: 10px;
	padding: 10px;
	}
	
	
p.itemtxt{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 260%;
	font-size: 90%;
	padding:0 2%;
	text-align: center;
	letter-spacing: 0.1em;
	}	
	
	
span.itemlogo img{
	margin-bottom: -10px;
	width: 60%;
	}	
	
	
p.itemphoto{
	text-align: center;	
	margin: 5% 0 0;
	}	
	
p.itemtitle{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	letter-spacing: 0.1em;
	font-size: 130%;
	text-align: center;
	font-weight: 500;
	margin: 3% 0 0 0;
	}	
	
	
div.itempointbox{
	width: 90%;
	height: auto;
	margin: 0 auto 5%;
	border-radius: 5px;
	padding: 3%;
	/*background: url("../images/bg_itempoint.jpg") no-repeat;*/
	background-color: #faf6eb;
	background-size: contain;
	}
	
	
p.itempointtxt{
	text-align: center;	
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 280%;
	font-size: 80%;
	letter-spacing: 0.1em;
	}	
		
	
span.underline{
	border-bottom: 1px dotted #b4926d;
	padding: 10px;
	}	
	
	
.itemspphoto{
	width: 100%;	
	margin: 2% auto;
	}	
	
		
	
.itemspphoto002{
	width: 50%;	
	margin: 2% auto 0;
	}	
	
	
	
	
	
	
/*///////////////////////////////////////////////


ラインナップ
	
	
//////////////////////////////////////////////*/	
	
	
	
	
div.thumbnialbox{
	padding: 3%;
	}
	
div.thumbnialbox img{
	width: 24%;
	
	}	
	
	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


CP Cookieご紹介
	
	
//////////////////////////////////////////////*/	
	
	
	
div.cookiebox{
	text-align: center;	
	padding: 3% 0 6%;
	background: url("../images/bg_cp.jpg") repeat;
	
	}
	
.mtm10{
	margin-top: -10px;	
	}	
	
	
	

div.bluebox{
	background-color: #182987;
	color: #fff;
	padding: 2% 3%;
	font-size: 80%;
	}	
	

div.redbox{
	background-color: #d30616;
	color: #fff;
	padding: 2% 3%;
	font-size: 80%;
	}	
	
	
	
	
p.setphoto{
	margin: 6% 0;	
	}	
	
	
	
p.settitle{
	font-size: 140%;
	letter-spacing: 1px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	}
	
	
p.setttxt{
	line-height: 220%;
	letter-spacing: 1px;
	}	
	
	
	
p.logomark{
	text-align: center;
	margin: 6% auto;
	width: 25%;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


ループスライダー


///////////////////////////////////////////////*/
	
	

section.loop{
	clear: both;
	padding: 8% 0 0;
	text-align: center;
}


	

#loopslider *{
margin: 0;
padding: 0;
}

#loopslider {
	margin: 3% auto 0%;
	width: 100% !important;
	height: 284px !important;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#loopslider ul {
	width: 100%;
	height: 284px !important;
	float: left;
	display: inline;
	overflow: hidden;
}

#loopslider ul li {
	width: 350px;
	height: 284px !important;
	float: left;
	display: inline;
	overflow: hidden;
}
	
#loopslider ul li img{
	width: 100%;
	height: auto;
	overflow: auto
	}	
	


/* =======================================
	ClearFixElements
======================================= */
#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#loopslider ul {
	display: inline-block;
	overflow: hidden;
}

	
	
	
	
	
/*///////////////////////////////////////////////


店舗情報


///////////////////////////////////////////////*/
	
	
	
	
div.shopinfo{
	text-align: center;
	margin: -40px 0 8%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	letter-spacing: 2px;
	font-size: 90%;
	line-height: 130%;
	}	
	
	
	
p.shoptell{
	font-size: 200%;
	letter-spacing: 3px;
	font-weight: 100;
	}	
	
	

	
	
	
	
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


	
	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


フッター


///////////////////////////////////////////////*/	
	
	
footer{
	background:#12288b;
	padding:10% 5%;
	margin-top: 50px;
	margin-bottom: -100px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	}	
	


	
	
div.footerbox{
	margin: 0 auto;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
	}


	


p.copyright{
	font-size: 70%;	
	margin: 3%;
	}	
	
	
	
dl.footinfo img{
	width: 30%;
	margin: 0 auto;
	}	
	
	
	
dl.footinfo{
	line-height: 230%;	
	}	
	
	
dl.footinfo dd.name{
	font-size: 80%;	
	}	


dl.footinfo dd.tell{
	font-size: 180%;
	color: #fff;
	}	
	
dl.footinfo dd.tell a{
	color: #fff;
	}	
	
	
	
dl.footinfo dd.time{
	font-size: 80%;	
	}	
	
	
	
	
	
	
	

	
	
	
/*///////////////////////////////////////////////


調整css


///////////////////////////////////////////////*/
	
	

.mb50{
	margin-bottom: 50px;	
	}	
	
	
.mt50{
	margin-top: 50px;
	}	
	
	
	
	
	


/*///////////////////////////////////////////////


追加店舗情報


///////////////////////////////////////////////*/


div.cookieshop{
	padding:0 0 40px 0;
}

	
h4#lachic{
	margin: 10px 0;
}

div.cookieshopbox{
	border: 1px solid #b4926d;
	width: 80%;
	margin: 10px auto 0;
	padding: 20px;
	line-height: 2;
	box-shadow: 10px 10px 0px 0px rgba(222, 163, 0, 0.4);
}


/* Google Mapを囲う要素 */
.googlemaps {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 75%; /* 比率を4:3に固定 */
  }
   
  /* Google Mapのiframe */
  .googlemaps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }


.instaiconshop{
	width: 40px;
	margin-top: 10px;
}



p.ochugen{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	text-align: center;
}

p.oseibobnr img{
	width: 90%;
	margin: 0 auto 30px;
	display: block;
}







	
	
	
	
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
