@charset "utf-8";

  /*デザイン関連共通*/
.icon-center {
	vertical-align: middle;
}
.toka {
}
.sp-img {
}
  /*スマホ用ナビ----------*/
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: 00px;
  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-rogo-sp {
  width: 100%;
  float: left;
  text-align: center;
  background-color: #000000;
}  
.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 {
	display: block;
	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: 882px;
	background-color: #000000;
	background-image: url(../images/top_temp/top_01_haikei.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
#top02 {
  width: 100%;
  height: 789px;
  background-color: #FFFFFF;
}
#top03  {
  width: 100%;
  height: 789px;
	background-color: #000000;
	background-image: url(../images/top_temp/top_03_haikei_b.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
#top04 {
  width: 100%;
  height: 789px;
  background-color: #FFFFFF;
}
#top05 {
  width: 100%;
  height: 789px;
	background-color: #000000;
	background-image: url(../images/top_temp/top_05_haikei_b.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
#top07 {
  width: 100%;
  height: 789px;
	background-color: #000000;
	background-image: url(../images/top_temp/top_07_haikei_b.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
#top06 {
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
}
.inner01 {
	width: 95%;
	padding-top: 443px;
}
.inner02-left {
	width: 33%;
  float: left;
  padding-top: 84px;
  padding-bottom: 84px;
}
.inner02-right {
	width: 67%;
  float: left;
  text-align: center;
  padding-top: 124px;
}
.inner02-right-img {
}
.inner02-right h3 {
    font-size: 30px;
    line-height: 1.7em;
    color: #666666;
    padding-top: 40px;
    padding-bottom: 30px;
}
.inner02-shefname {
    font-size: 18px;
    line-height: 1.7em;
    color: #666666;
    padding-top: 20px;
    padding-bottom: 20px;
}
.inner02-sp-shefphoto {
	width: 100%;
  float: left;
  text-align: center;
  display: none;
}  
.inner03 {
	width: 43%;
  float: left;
  margin-left: 1%;
  padding-top: 200px;
  color: #F2F2F2;
}
.inner03-img {
}
.inner03 h3 {
	font-size: 30px;
  line-height: 1.5em;
  color: #cccccc;
  padding-top: 20px;
  padding-bottom: 40px;
}
.inner03-bo {
  padding-top: 30px;
}

.inner04-left {
	width: 46%;
  float: left;
  margin-left: 1%;
  padding-top: 165px;
  padding-right: 3%;
}
.inner04-right {
	width: 50%;
  float: left;
  padding-top: 50px;
}

.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: 50%;
	float: left;
	padding-top: 100px;
	padding-left: 50%;
	font-size: 16px;
	line-height: 1.8em;
	color: #e6e6e6;
}
.inner05 h3 {
	font-size: 30px;
  line-height: 1.5em;
  color: #cccccc;
  padding-top: 20px;
  padding-bottom: 40px;
}
.inner05-img {
}
.inner06_maincopy {
	width: 100%;
  float: left;
  padding-top: 50px;
	padding-bottom: 50px;
  font-size: 40px;
  line-height: 1.6em;
  text-align: center;
  color: #666666;
}

.inner06_maincopy-img {
  padding-bottom: 30px;
}
.inner07 {
	width: 50%;
	float: left;
	padding-top: 100px;
	padding-left: 50%;
	font-size: 16px;
	line-height: 1.8em;
	color: #e6e6e6;
}
.inner07 h3 {
	font-size: 30px;
  line-height: 1.5em;
  color: #cccccc;
  padding-top: 20px;
  padding-bottom: 40px;
}
.inner07-img {
}
.inner07-bo {
    width: 100%;
    float:left;
    margin-bottom: 20px;
}
.inner07-bo-02 {
    width: 100%;
    float:left;
    margin-bottom: 20px;
}
/*ビストロq------*/

#wrapper02 {
 	width: 100%;
	height: auto;
	padding: 0;
}
  
#q01  {
  width: 100%;
  height: 882px;
  background-size: cover;
  background-color: #000000;
  background-image: url(../images/bistrotq/q_01haikei.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#q02 {
    width: 100%;
    height: 850px;
    background-color: #FFFFFF;
}
#q03  {
  width: 100%;
  height: 789px;
  background-color: #000000;
}
#q04 {
  width: 100%;
  height: 789px;
  background: url(../images/bistrotq/q_04haikei.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
#q05 {
  width: 100%;
  height: 709px;
  background-color: #FFFFFF;
}

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

.q-inner02-left {
    width: 40%;
    float: left;
    padding-top: 64px;
    text-align: center;
}
.q-inner02-lineheght{
line-height: 1.2em;
}
.q-inner02-right {
	width: 60%;
  float: left;
  padding-top: 86px;
  text-align: right;
}
.q-inner02-left h3 {
    font-size: 30px;
    line-height: 1.7em;
    color: #666666;
    padding-top: 20px;
    padding-bottom: 40px;
}
.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: 86px;
  margin-right: 12%;
  text-align: center;
}
.q-inner03-name {
  padding-bottom: 50px;
}
.q-inner03-right {
	width: 48.6%;
  float: left;
  padding-top: 62px;
}
.q-inner03-photo-wrap {
	width: 100%;
  float: left;
  margin-bottom: 41px;
  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;
	text-align: center;
	font-size: 36px;
	line-height: 1.8em;
	color: #DDDDDD;
}
.q-inner05-left {
	width: 50%;
  float: left;
  padding-top: 142px;
}
.q-inner05-right {
	width: 50%;
  float: left;
  padding-top: 162px;
  text-align: center;
}
.q-inner05-right-img {

}

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

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

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

.li-02{
  width: 100%;
  height: 789px;
  position: absolute;
  top: 0;
  left: 0;
  animation-iteration-count: infinite;
  animation-duration: 24s;
  background-image: url(../images/material/m_02haikei.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
}
.li-03{
  width: 100%;
  height: 789px;
  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: 789px;
  position: absolute;
  top: 0;
  left: 0;
  animation-iteration-count: infinite;
  animation-duration: 24s;
  background-image: url(../images/material/m_04_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-04{
	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: 789px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/material/m-haikei04.jpg);
	background-attachment: fixed;
	background-size: cover;
}
#m02 {
	width: 100%;
	height: 689px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/material/m-haikei05.jpg);
	background-attachment: fixed;
	background-size: cover;
	padding-top: 100px;
}
#m03 {
	width: 100%;
	height: 680px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(../images/material/m-haikei06.jpg);
	background-color: #333333;
	background-attachment: fixed;
	background-size: contain;
	padding-top: 180px;	
}
#m04 {
	width: 100%;
	height: 680px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(../images/material/m-haikei07.jpg);
	background-color: #333333;
	background-attachment: fixed;
	background-size: contain;
	padding-top: 180px;	
}
.m-inner01 {
	width: 100%;
	text-align: center;
	padding-top: 180px;
} 
.m-copy01 {
	font-size : 48px;
	letter-spacing : 0.48px;
	color : #CBCBCB;
} 
.m-inner01 h2{
	display: block;
	padding-top: 50px;
	padding-bottom: 50px;
} 
.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: 100%;
  float: left;
	color : #E5E5E5;
	display: flex;
 -webkit-display: flex;
 flex-direction: row;
 justify-content: space-between;
}
.m-wrap {
	width: 26%;
	float: left;
}
.m-imagebox{
  width: 100%;
	float: left;
	text-align: center;
}
.m-txtbox01{
  width: 100%;
	float: left;
	font-size: 14px;
	margin-top: 18px;
line-height : 1.7em;
  letter-spacing : 0.35px;
  color : #F1F1F1;
}
.m-inner03 {
	width: 100%;
	text-align: right;
} 
.m-inner03 img {
}
.m-inner03-catch {
	width: 40%;
	font-size : 36px;
	line-height: 48px;
	letter-spacing : 0.48px;
	text-align: left;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	color : #F1F1F1;
}
.m-inner03-copy01 {
	width: 40%;
	text-align: left;
	margin-left: auto;
　  letter-spacing: 0.35px;
	color : #F1F1F1;
}

/*商品詳細------*/
.shohin-left {
  width: 50%;
  float: left;
}
.shohin-right {
  width: 50%;
  float: left;
    margin-bottom: 40px;
}
.shohin-photo {
  width: 100%;
  float: left;
    margin-bottom: 40px;
}
.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-bana {
  width: 92%;
  float: left;
 margin-top: 30px;
  margin-left: 8%;
    background-color: #000;
}
.shohin-bana a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/*商品注文ボタン--*/
.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;
	height: auto;
	display: block;
}
.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;
}  

/*楽天カート*/
div#rakutenLimitedId_aroundCart .new-cart-button {
  background-image: none !important;
  background-color: #bf0000 !important;
  border-radius: 3px !important;
  color: white !important;
  text-indent: 0 !important;
  border: 0;
  position: relative;
  background-position: 0 0 !important;
  width: 212px !important;
  height: 34px !important;
  border-style: none !important;
  color: rgba(0, 0, 0, 0) !important;
  display: inline-block !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 10px 5px 0 0 !important;
  box-shadow: none !important;
  float: initial !important;
  -webkit-filter: none !important;
          filter: none !important;
  background-size: 100% !important;
  line-height: 1 !important;
  -webkit-transition: initial !important;
  transition: initial !important;
  vertical-align: initial !important;
  font-size: 14px !important;
  font-weight: normal !important;
}
div#rakutenLimitedId_aroundCart .new-cart-button span {
  font-size: 14px;
  line-height: 24px;
  color: white !important;
}
div#rakutenLimitedId_aroundCart .new-cart-button span img {
  padding-right: 4px !important;
  vertical-align: top !important;
  margin: 0 !important;
  background: transparent !important;
}
div#rakutenLimitedId_aroundCart .new-cart-button.soldout {
  display: none;
  background-color: grey !important;
  border: 1px solid grey !important;
}
@-webkit-keyframes highlight {
  0% {
    background: red;
  }
  100% {
    background: none;
  }
}
@keyframes highlight {
  0% {
    background: red;
  }
  100% {
    background: none;
  }
}
#shopping_table {
  border: 2px solid white;
}
#shopping_table.highlight {
  border: 2px solid red;
}
.button-container {
  position: relative;
}
.button-container img {
  padding-right: 4px;
  vertical-align: top;
  width: 23px;
}
.button-container img.icon-1 {
  top: 17px;
  left: 100px;
}
.button-container img.icon-2 {
  top: 17px;
  left: 324px;
}
.coupon-container.mini {
  display: none;
  cursor: pointer;
  width: 47px !important;
  position: fixed;
  z-index: 9999;
  padding: 4px 0;
  border: 1px solid #FDBD19;
  background: #FDBD19;
  color: #333 !important;
  font-size: 10px;
  text-align: center;
  right: 10px;
  bottom: 37px;
  border-radius: 3px;
  box-shadow: 0px 3px 4px #CCC;
  line-height: 15px !important;
}
.coupon-container.mini .coupon-text {
  display: inline-block;
  background: #FDBD19 !important;
}
.cart-button-container {
  vertical-align: bottom;
  margin: 0 !important;
  display: inline-block !important;
  width: auto;
  background: transparent !important;
  position: relative !important;
}
