@charset "utf-8";
@media screen and (min-width: 569px) and (max-width: 1024px){
  
    /*デザイン関連共通*/
.icon-center {
	vertical-align: middle;
}
.toka {
}
.sp-img {
}

.container {
	width: 94%;
	display: block;
	clear: both;
	margin-left: 3%;
  margin-right: 3%;
}   
    /*スマホ用ナビ----------*/
header {
	display: none;
}
header nav {
	float: left;
	width: 100%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #99CC00;
 border-bottom: 0px solid #99CC00;
	height: 50px;
	padding-top: 0px;
  display: none;
}
header nav ul li {
	float: left;
	margin-right: 5px;
}
header nav ul li a img {
	vertical-align: top;
}
header nav ul li:first-child {
	margin-left: 0;
}
header nav ul li ul {
	display: none;
}
/*--------------------------------------*/  
.hed-haikei {
  width: 100%;
  clear: both;
  background-color: rgba(0,0,0,1.00);
   position: fixed;
  z-index: 10;
  padding-top: 8px;
  padding-bottom: 3px;
  min-height: 82px;
}
.hed-rogo {
  width: 22%;
  float: left;
}
.hed-copy {
  width: 53%;
  float: left;
  font-size: 14px;
  line-height: 1.6em;
  color: #CB9B0C;
  padding-top: 45px;
  padding-left: 3%;
}
.hed-tel {
  width: 22%;
  float: left;
  text-align: right;
}
.nav-haikei {
  width: 100%;
  clear: both;
  background-color: rgba(0,0,0,0.8);
   position: fixed;
  z-index: 11;
  margin-top: 93px;
}
.nav-left {
  width: 21%;
  float: left;
  font-size: 12px;
  line-height: 1.7em;
  color: #FFFFFF;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 1%;
}
.nav-right {
  width: 77%;
  float: left;
  font-size: 12px;
  line-height: 1.7em;
  color: #FFFFFF;
  padding-right: 1%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  -webkit-display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.nav-right p {
  padding-left: 5%;
}
.futa-haikei {
  width: 100%;
  clear: both;
  background-color: rgba(0,0,0,1.00);
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 1.7em;
  color: #f2f2f2;
}

.nav-haikei a:link {
 color: #FFFFFF;
 text-decoration: none;
}
.nav-haikei a:visited {
 color: #FFFFFF;
 text-decoration: none;
}
.nav-haikei a:hover {
 color: #CB9B0C;
 text-decoration: none;
}
.nav-haikei a:active {
 color: #FFFFFF;
 text-decoration: none;
}
/*トップページ--------*/
#wrapper {
	width: 100%;
	height: auto;
	padding: 0;
}
  
#top01 {
	width: 100%;
	height: auto;
	background-color: none;
	background-image: url(../images/top_temp/haikei01.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
  background-position: center top;
}
#top02 {
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
}
#top03  {
  width: 100%;
  height: auto;
  background-color: #000000;
  background-image: url(../images/top_temp/top_03_haikei.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center bottom;
  padding-bottom: 100px;
}
#top04 {
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
}
#top05 {
  width: 100%;
  height: 670px;
	background-color: #000000;
	background-image: url(../images/top_temp/top_05_haikei.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
  background-position: center bottom;
}
#top06 {
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
}
.inner01 {
	width: 63%;
	padding-top: 380px;
	padding-left: 2%;
  padding-right: 35%;
  padding-bottom: 300px;
}
.inner02-left {
	width: 33%;
  float: left;
  padding-top: 60px;
  padding-bottom: 80px;
}
.inner02-right {
	width: 52.5%;
  float: left;
  text-align: center;
  padding-top: 60px;
  padding-left: 8%;
  padding-right: 6.5%;
  padding-bottom: 60px;
}
  .inner02-right-img {
    padding-left: 10%;
    padding-right: 10%;
}
.inner02-right h3 {
	font-size: 26px;
  line-height: 1.7em;
  color: #666666;
  padding-top: 40px;
  padding-bottom: 50px;
}
.inner02-shefname {
	font-size: 18px;
  line-height: 1.7em;
  color: #666666;
  padding-top: 20px;
  padding-bottom: 30px;
}
.inner02-sp-shefphoto {
	width: 100%;
  float: left;
  text-align: center;
  display: none;
}   
.inner03 {
	width: 53%;
  float: left;
  margin-left: 1%;
  padding-top: 100px;
  color: #F2F2F2;
}
.inner03-img {
  padding-right: 20%;
}
.inner03 h3 {
	font-size: 28px;
  line-height: 1.5em;
  color: #cccccc;
  padding-top: 20px;
  padding-bottom: 30px;
}
.inner03-bo {
  padding-top: 30px;
}

.inner04-left {
	width: 44%;
  float: left;
  margin-left: 1%;
  padding-top: 115px;
  padding-right: 5%;
}
.inner04-right {
	width: 50%;
  float: left;
  padding-top: 80px;
  padding-bottom: 54px;
}

.inner04-left h3 {
	font-size: 22px;
  line-height: 1.5em;
  padding-top: 40px;
  padding-bottom: 20px;
}
.inner04-photo-wrap{
	width: 100%;
	float: left;
	display: flex;
 -webkit-display: flex;
 flex-direction: row;
 justify-content: space-between;
  margin-bottom: 26px;
	}
.inner04-photo-box{
	width: 48%;
	float: left;
	}
.inner05 {
	width: 63%;
	float: left;
	padding-top: 100px;
	padding-left: 34%;
  padding-right: 3%;
	font-size: 20px;
	line-height: 1.8em;
	color: #e6e6e6;
}
.inner05-img {
}
.inner06_maincopy {
	width: 100%;
  float: left;
  padding-top: 50px;
	padding-bottom: 50px;
  font-size: 28px;
  line-height: 1.6em;
  text-align: center;
  color: #666666;
}
.inner06_maincopy-img {
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
}
/*ビストロq------*/

#wrapper02 {
 	width: 100%;
	height: auto;
	padding: 0;
}
  
#q01  {
  width: 100%;
  height: auto;
  background-size: cover;
  background-color: #000000;
  background-image: url(../images/bistrotq/q_01haikei_tb.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 60px;
  padding-bottom: 140px;
}
#q02 {
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
  padding-bottom: 80px;
}
#q03  {
  width: 100%;
  height: auto;
  background-color: #000000;
}
#q04 {
  width: 100%;
  height: auto;
  background: url(../images/bistrotq/q_04haikei.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-color: #000000;
}
#q05 {
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
}

.q-inner01-left {
	width: 60%;
  float: left;
  text-align: right;
  padding-top: 300px;
  font-size: 33px;
  line-height: 1.7em;
  color: #cccccc;
}
.q-inner01-right {
	width: 40%;
	float: left;
	text-align: right;
	padding-top: 200px;
}

.q-inner02-left {
	width: 42%;
  float: left;
  padding-top: 80px;
  text-align: center;
  padding-right: 3%;
}
.q-inner02-right {
	width: 55%;
  float: left;
  padding-top: 86px;
  text-align: right;
}
.q-inner02-left h3 {
	font-size: 26px;
  line-height: 1.7em;
  color: #666666;
  padding-top: 30px;
  padding-bottom: 20px;
}
.q-inner02-shefname {
	font-size: 18px;
  line-height: 1.7em;
  color: #666666;
  padding-top: 20px;
}
.q-inner03-left {
	width: 39.4%;
  float: left;
  padding-top: 106px;
  margin-right: 10%;
  text-align: center;
}
.q-inner03-name {
  padding-bottom: 50px;
  padding-left: 5%;
  padding-right: 5%;
}
.q-inner03-right {
	width: 50.6%;
  float: left;
  padding-top: 80px;
  padding-bottom: 45px;
}
.q-inner03-photo-wrap {
	width: 100%;
  float: left;
  margin-bottom: 35px;
  display: flex;
  -webkit-display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.q-inner03-photo-box {
	width: 47.2%;
  float: left;
}   
.q-inner04 {
	width: 100%;
	float: left;
	padding-top: 182px;
  padding-bottom: 210px;
	text-align: center;
	font-size: 28px;
	line-height: 1.6em;
	color: #DDDDDD;
}
.q-inner05-left {
	width: 50%;
  float: left;
  padding-top: 70px;
}
.q-inner05-right {
	width: 50%;
  float: left;
  padding-top: 100px;
  text-align: center;
  padding-bottom: 40px;
}
.q-inner05-right-img {
padding-left: 20%;
padding-right: 20%;
}

/*こだわり素材----------*/
.topslider-wrap {
  width: 100%;
  height: 590px;
  position: relative;
  clear: both;
  display: block;
  padding-top: 93px;
}
.topslider {
  width: 100%;
  height: 590px;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  clear: both;
}

.topslider ul{
	margin:0;
	padding:0;
	list-style:none;
}

.li-01{
  width: 100%;
  height: 590px;
  position: absolute;
  top: 0;
  left: 0;
  animation-iteration-count: infinite;
  animation-duration: 24s;
  background-image: url(../images/material/m_01haikei_tb.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
}

.li-02{
  width: 100%;
  height: 590px;
  position: absolute;
  top: 0;
  left: 0;
  animation-iteration-count: infinite;
  animation-duration: 24s;
  background-image: url(../images/material/m_02haikei_tb.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
}
.li-03{
  width: 100%;
  height: 590px;
  position: absolute;
  top: 0;
  left: 0;
  animation-iteration-count: infinite;
  animation-duration: 24s;
  background-image: url(../images/material/m_03_haikei.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
}
.li-04{
  width: 100%;
  height: 590px;
  position: absolute;
  top: 0;
  left: 0;
  animation-iteration-count: infinite;
  animation-duration: 24s;
  background-image: url(../images/material/m_03_haikei.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
}

.li-01{
	animation-name:slider;
	animation-delay:-3s;
}
.li-02{
	animation-name:slider;
	animation-delay:5s;
	opacity:0;
}
.li-03{
	animation-name:slider;
	animation-delay:13s;
	opacity:0;
}
.li-03{
	animation-name:slider;
	animation-delay:21s;
	opacity:0;
}
	@keyframes slider {
		0%{opacity:0;}
		20.83%{opacity:1;}
		33.33%{opacity:1;}
		45.83%{opacity:0;}
		55.83%{opacity:0;}
		100%{opacity:0;}	
}
#m01 {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/material/m-haikei04.jpg);
	background-attachment: scroll;
	background-size: cover;
}
#m02 {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/material/m-haikei05.jpg);
	background-attachment: scroll;
	background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.m-inner01 {
	width: 100%;
	text-align: center;
	padding-top: 160px;
  padding-bottom: 160px;
} 
.m-copy01 {
	font-size : 40px;
	letter-spacing : 0.48px;
	color : #CBCBCB;
} 
.m-inner01 h2{
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
} 
.m-inner01 h3,.m-copy02{
  font-size : 16px;
  line-height : 33px;
  letter-spacing : 0.5px;
  color : #E5E5E5;
}
.m-copy03{
  font-size : 20px;
  line-height : 33px;
  letter-spacing : 0.5px;
  color : #E5E5E5;
}

.m-copy04{
	width: 100%;
  float: left;
  padding-bottom: 60px;
	font-size : 36px;
  line-height : 1.6em;
	text-align: center;
  color : #CA9A0C;
}
.m-box{
	width: 94%;
  float: left;
	color : #E5E5E5;
	display: flex;
 -webkit-display: flex;
 flex-direction: row;
 justify-content: space-between;
padding-left: 3%;
padding-right: 3%;  
}
.m-wrap {
	width: 28%;
	float: left;
}
.m-imagebox{
  width: 90%;
	float: left;
	text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}
.m-txtbox01{
  width: 100%;
	float: left;
	font-size: 16px;
	margin-top: 18px;
line-height : 1.7em;
  letter-spacing : 0.35px;
  color : #F1F1F1;
}
/*商品詳細------*/
.shohin-left {
  width: 50%;
  float: left;
}
.shohin-right {
  width: 50%;
  float: left;
}
.shohin-photo {
  width: 100%;
  float: left;
}
.shohin-shosai-box {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.box-b {
	width: 90%;
	margin-left: 10%;
	margin-right: 0%;
	margin-bottom: 30px;
	display: block;
}
.shohin-copy {
  width: 92%;
  float: left;
  margin-left: 8%;
  line-height: 1.9em;
}
.shohin-copy-mojibig {
  font-size: 20px;
  margin-top: 10px;
}
/*商品注文ボタン--*/
.shohin-chumon-box {
  width: 100%;
  float: left;
  margin-top: 40px;
}
/*アレルギー物質*/
.shohin-allergie-box {
  width: 100%;
  float: left;
  margin-top: 40px;
}
/*保存上のご注意*/
.shohin-hozon-box {
  width: 100%;
  float: left;
  margin-top: 20px;
}

/*商品詳細テーブル*/
.table-a {
	width: 92%;
  margin-left: 8%;
}
.table-a,.table-a td,.table-a th {
	border: 1px solid #939393;
	padding: 8px;
}
.table-a-th {
	background-color: #666666;
}
.table-a-th-black {
	background-color: #000000;
}
/*ab共通　文字 カラー*/
.table-a-th, .table-a-th-black {
	color: #FFFFFF;
}

/*アレルギー・保存テーブル*/
.table-b {
	width: 100%;
}

.table-b,.table-b td,.table-b th {
	border: 1px solid #939393;
	padding: 8px;
}

/*文字 センター*/
.txt-center {
	text-align: center;
}
/*フッター----------*/ 
  
.futa-haikei-gray {
  width: 100%;
  float: left;
  background-color: #E6E6E6;
  padding-top: 60px;
}
.futa-flex-wrap {
	width: 100%;
  float: left;
	display: flex;
 -webkit-display: flex;
 flex-direction: row;
 justify-content: space-between;
}  
.futa-wrap-box {
	width: 30.744%;
  float: left;
}  
.futa-title-box {
  width: 97%;
  float: left;
  font-size: 16px;
  line-height: 1.2em;
  color: #FFFFFF;
  background-color: #4D4D4D;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 3%;
}  
.futa-tex-box {
  width: 94%;
  float: left;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 14px;
  line-height: 1.6em;
  color: #333333;
  padding-top: 15px;
  padding-bottom: 40px;
}
.futa-moji-red {
  color: #B20000;
}
.futa-tex-box-table {
  width: 100%;
}
.futa-tex-box-table td {
  padding-bottom: 5px;
}
.futa-haisou-td-aki {
  padding-right: 5px;
}  
.futa-copyright {
  width: 100%;
  float: left;
  background-color: #000000;
  color: #FFFFFF;
  font-size: 10px;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
}
