/* ================================
  shop
  MB→PC min-width:1100px
================================ */
@import url('https://fonts.googleapis.com/css2?family=Caveat&family=Murecho&display=swap');

/* ページタイトル ※調整
-------------------------------- */
#cateTitImg {background-image: url("../shop/img/contetitimg_shop.jpg");}
#cateTitTxt {background-image: url("../shop/img/contetitimg_shop_bg.jpg");}
#cateTitTxt h1 {background: rgba(113, 153, 79, 0.9);}

#sencha #cateTitImg {background-image: url("../shop/sencha/contetitimg_sencha.jpg");}
#chagusaba #cateTitImg {background-image: url("../shop/chagusaba/contetitimg_chagusaba.jpg");}
#amane #cateTitImg {background-image: url("../shop/tea_amane/contetitimg_amane.jpg");}
#season #cateTitImg {background-image: url("../shop/tea_season/contetitimg_season.jpg");}
#etc #cateTitImg {background-image: url("../shop/etc/contetitimg_etc.jpg");}
#teabag #cateTitImg {background-image: url("../shop/teabag/contetitimg_teabag.jpg");}
#powderedtea #cateTitImg {background-image: url("../shop/powderedtea/contetitimg_powderedtea.jpg");}
#gift #cateTitImg {background-image: url("../shop/gift/contetitimg_gift.jpg");}
#chaki #cateTitImg {background-image: url("../shop/chaki/contetitimg_chaki.jpg");}
#beef #cateTitImg {background-image: url("../shop/beef/contetitimg_beef.jpg");}
#food #cateTitImg {background-image: url("../shop/food/contetitimg_food.jpg?202508");}
#jam #cateTitImg {background-image: url("../shop/jam/contetitimg_jam.jpg");}
#jam #cateTitTxt {background-image: url("../shop/jam/contetitimg_shop_bg.jpg");}
#crops #cateTitImg {background-image: url("../shop/crops/contetitimg_crops.jpg");}
#crops #cateTitTxt {background-image: url("../shop/crops/contetitimg_shop_bg.jpg");}
#limited #cateTitImg {background-image: url("../shop/limited/contetitimg_limited.jpg");}

#wholesale #cateTitImg {background-image: url("../shop/wholesale/contetitimg_wholesale.jpg");}
#wholesale #cateTitTxt {background-image: url("../shop/wholesale/contetitimg_wholesale_bg.jpg");}

/* 特集 */
#futureChakiSummer #cateTitImg {background-image: url("../shop/future_chaki_summer/contetitimg.jpg");}
#futureChakiSummer #cateTitTxt {background-image: url("../shop/future_chaki_summer/contetitimg_bg.jpg");}

/* 数量限定 */
#quantity #cateTitImg {background-image: url("../shop/limited_quantity/contetitimg.jpg");}
#quantity #cateTitTxt {background-image: url("../shop/limited_quantity/contetitimg_bg.jpg");}

/* 母の日セット */
#mother #cateTitImg {background-image: url("../shop/limited_mother/contetitimg.jpg");}
#mother #cateTitTxt {background-image: url("../shop/limited_mother/contetitimg_bg.jpg");}

/* 期間限定 新茶 */
#shincha #cateTitImg {background-image: url("../shop/limited_shincha/contetitimg_shincha.jpg");}
#shincha #cateTitTxt {background-image: url("../shop/limited_shincha/contetitimg_shincha_bg.jpg");}
#shincha #cateTitTxt h1 {background: rgba(176,136,35,0.90);}

/* 期間限定 夏の特選品 */
#limitedSummer #cateTitImg {background-image: url("../shop/limited_summer/contetitimg_summer.jpg");}
#limitedSummer #cateTitTxt {background-image: url("../shop/limited_summer/contetitimg_summer_bg.jpg");}
#limitedSummer #cateTitTxt h1 {background: rgba(20,103,175,0.90);}

/* 期間限定 お歳暮・お年賀*/
#limitedWinter #cateTitImg {background-image: url("../shop/limited_winter/contetitimg.jpg");}
#limitedWinter #cateTitTxt {background-image: url("../shop/limited_winter/contetitimg_bg.jpg");}
#limitedWinter #cateTitTxt h1 {background: rgba(175,34,19,0.90);}


/* 期間限定 歳末特別企画 */
#limitedYearend #cateTitImg {background-image: url("../shop/limited_yearend/contetitimg.jpg");}
#limitedYearend #cateTitTxt {background-image: url("../shop/limited_yearend/contetitimg_bg.jpg");}
#limitedYearend #cateTitTxt h1 {background: rgba(175,34,19,0.90);}


#limitedYearend #voiceBox h3 {
  position: relative;
  display: inline-block;
  background-color: #4c3131;
  margin: 1.5em 0;
  padding: 7px 15px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
#limitedYearend #voiceBox h3::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  border: 6px solid transparent;
  border-top: 15px solid #4c3131;
}

#limitedYearend #voiceBox ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
#limitedYearend #voiceBox li {
  background-color: rgba(244,236,226,1.00);
  border-radius: 6px;
  margin: 10px 0;
  padding: 10px 15px;
  font-size: 14px;
}
#limitedYearend #voiceBox li:nth-child(2n) {
  background-color: rgba(248,121,121,0.15)
}

/* 表示調整
-------------------------------- */

.readTit {
  font-size: min(4.5vw, 22px);
}

@media screen and (max-width: 1099px) { /*調整*/
  #shopTop #conteSide .navSec {
    display: none;
  }
}

/* 
-------------------------------- */
.itemCartImg img {
  width: 100%;
}
.itemCartImg .note {
	font-size: 14px;
} 
@media screen and (max-width: 1099px) { /*調整*/
  #shop .conteMain {
  padding: 0 5%;
  }
}
@media screen and (min-width: 768px) { /*調整*/
  .itemCartSec {
    display: flex;
    width: 100%;
  }
  .itemCartSec .itemCartImg {
    width: 50%;
    max-width: 400px;
    margin-right: 4%;
  }
  .itemCartSec .itemCartBox {
    flex: 1;
  }
}

/* ------------------------------------
  パーツ
------------------------------------ */
/* サブカテゴリータイトル（テキスト＋背景画像） */
#shop .itemConteTit {
	position: relative;
  margin-bottom: 10px;
}
#shop .itemConteTit img {
	width: 100%;
	height: auto;
}
#shop .itemConteTit .conteName {
  position: absolute;
	top: 50%;
	left: 15px;
  transform: translateY(-50%);
	background: rgba(255,255,255,0.9);
	padding: 6px 15px;
	font-size: 20px;
  z-index: 2;
}

/* サブカテゴリータイトル（画像のみ） */
#shop .itemConteTitImg {
  text-align: center;
}
#shop .itemConteTitImg img {
	max-width: 100%;
	height: auto;
  margin: 0 auto;
}

/**/
#shop .sTit {
  font-size: 20px;
}
#shop .fMin {
  font-size: 14px;
}
#shop .fGrn {
  color: #93bc42;
}
#shop .fPpl {
  color: #c34c88;
}
#shop .fBrownL {
  color: #c90;
}
#shop .subTitGreen {
  font-size: 20px;
  color: #93bc42;
}
#shop .subTitGreenD {
  font-size: 20px;
  color: #589474;
}
#shop .wkDotRed {
  margin: 15px 0 0;
  padding: 5px 15px 15px;
  border: 1px dotted #c00;
}
#shop .noticeBox {
  margin: 15px 0 0;
  border: 1px dotted #c00;
  text-align: left;
}
#shop .noticeBox dt{
	padding: 8px 15px 8px;
	background: #f87979;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

#shop .noticeBox dt strong{
	color: #ff0;
}
#shop .noticeBox dd{
	padding: 5px 15px 15px;
}
#shop .bLineDotGr {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #93bc42;
}

#shop .iconCb::before {
  content: "\f0f6";
  margin-right: 5px;
  font-family: FontAwesome;
  color: #93bc42;
}
#shop .iconVd::before {
  content: "\f03d";
  margin-right: 5px;
  font-family: FontAwesome;
  color: #93BC42;
}
#shop .iconCm::before {
  content: "\f075";
  margin-right: 5px;
  font-family: FontAwesome;
  color: #93bc42;
}
#shop .explBox {
  margin: 0;
  background-color: #fef9d8;
  border-radius: 6px;
  padding: 0 0 20px;
}
#shop .explBox dt {
  padding: 10px 15px;
  font-size: 18px;
  color: #fff;
  background-color: #f87979;
  border-bottom: 5px dashed #fef9d8;
  border-radius: 6px 6px 0 0;
}
#shop .explBox dd {
  padding: 15px 15px 0;
  font-size: 15px;
}
#shop .explBox ul {
  padding: 10px 0 0;
}
#shop .explBox .flexSec {
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 20px;
}
#shop .explBox .flexSec .imgBox {
  width: 100%;
  text-align: center;
}
#shop .explBox .expTable {
  width: 100%;
  margin: 10px 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
}
#shop .explBox .expTable th, #shop .explBox .expTable td {
  padding: 5px 10px;
  font-size: 14px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}
#shop .explBox .expTable th {
  text-align: left;
  background-color: #fadada;
}
#shop .explBox .expTable td {
  background-color: #fff;
}
#shop .explBox .packingSiz {
  padding-bottom: 20px;
  font-size: 14px;
}
#shop .explBox .packingSiz .tit {
  font-size: 16px;
}
#shop .explBox .packingSiz table td {
  padding-top: 5px;
  padding-right: 10px;
}
#shop .explBox .news {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #4c3131;
}
#shop .explBox .atentBox {
  padding: 15px;
  background-color: #fff;
}

#shop .explBox .headline {
  font-size: 1.1em;
}
#shop .explBox del {
  opacity: 0.5;
}


#shop .recipeBox {
  padding: 25px 15px;
  background-color: #ecfddd;
}

#shop .recipeBox:nth-child(n+2) {
  margin-top: 20px;
}

#shop .recipeBox .accTit {
  position: relative;
	padding-right: 70px;
  font-size: 20px;
}
#shop .recipeBox .accTit .recTit {
  position: relative;
  z-index: 2;
}
#shop .recipeBox .accTit::before {
  content: attr(data-en);
  z-index: 0;
  position: absolute;
  transform: rotate(-5deg);
  top: -30px;
  left: -20px;
  color: rgba(200, 220, 142, 0.60);
  font-size: 40px;
  font-weight: 400;
  font-family: 'Caveat', cursive;
  font-style: italic;
}
#shop .recipeBox .accTit:not(.noAcc)::after {
  position: absolute;
  content: "詳細"; /* 詳細 */
  font-size: 14px;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 40px;
  height: 16px;
  line-height: 1.4;
}

#shop .recipeBox .accBody {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #4c3131;
}
#shop .recipeBox .step {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#shop .recipeBox .step li {
  display: flex;
  align-items: flex-start;
  padding-top: 10px;
}
#shop .recipeBox .step li p {
  padding-top: 3px;
}
#shop .recipeBox .step .stNo {
  margin: 0 8px 0 0;
  padding: 4px 9px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #93BC42;
  border-radius: 100vh;
}
#shop .recipeBox .stNo {
  margin: 0 8px 0 0;
  padding: 4px 8px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #93BC42;
  border-radius: 100vh;
}
#shop .recipeBox .step li .cutList li {
  flex-wrap: wrap;
}
#shop .recipeBox ol ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
#shop .recipeBox ol ul li {
  background-color: #FF9;
  margin-bottom: 5px;
  padding: 8px 12px;
}
#shop .recipeBox .recipeName {
  display: inline-block;
  margin-top: 15px;
  margin-left: -15px;
  padding: 6px 25px 6px 15px;
  color: #779834;
  background-color: #fff;
  border-radius: 0 16px 16px 0;
}
#shop .recipeBox img {
  width: 100%;
  height: auto;
}
#shop .recipeBox .cutList li .cutNo {
  display: block;
  padding-bottom: 5px;
}


/* 商品ページ お知らせ枠 */
#shop .newsBox {
  position: relative;
  padding: 15px;
  background-color: #fff7c4;
}
#shop .newsBox::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14px;
  height: 14px;
  border: 7px solid #e4e19a;
  border-right-color: #fff;
  border-bottom-color: #fff;
  box-sizing: border-box;
  pointer-events: none;
}
#shop .newsBox .subTit {
  font-size: 18px;
}

/*  */
#shop .mfctBox {
	padding-top: 15px;
}
#shop .mfctBox .sTit {
	position: relative;
	display: inline-block;
  margin-left: -15px;
  padding: 5px 35px 5px 15px;
  background: #93BC42;
  font-size: 20px;
  color: white;
  z-index:2;
}
#shop .mfctBox .sTit:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  border: none;
  border-right: solid 30px white;
  border-top: solid 40px transparent;
  z-index:1;
}
#shop .voiceBoxeat {
	margin: 0;
	padding: 0;
	list-style: none;
}
#shop .voiceBoxeat li {
	padding-top: 20px;
}
#shop .voiceBoxeat .vcBox {
	position: relative;
  display: inline-block;
  width: 100%;
  padding: 5px 15px 15px 45px;
  min-width: 120px;
  max-width: 100%;
  font-size: 14px;
  background: #DFEBC8;
  border-radius: 10px;
  box-sizing: border-box;
}
#shop .voiceBoxeat .vcBox:before {
	content: "\f007";
	position: absolute;
	top: 5px;
	left: 15px;
  font-family: FontAwesome;
  font-size: 26px;
  color: #805252;
	z-index: 3;
}
#shop .ftrBox .tit {
	position: relative;
	display: inline-block;
	margin-left: 15px;
	margin-bottom: -15px;	
	padding: 3px 20px;
	color: #fff;
	background-color: #f87979;
	z-index: 1;
}
#shop .ftrBox .tit::after {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  border-style: solid;
  border-color: #f87979 transparent;
  border-width: 10px 10px 0 10px;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}
#shop .ftrBox .ftrList {
	margin: -10px 0 0;
	padding: 25px 15px 15px 35px;
	font-size: 14px;
	list-style: none;
	background-color: #ffe4e4;
}
#shop .ftrBox .ftrBg {
	margin: -10px 0 0;
	padding: 25px 15px 15px 15px;
	list-style: none;
	background-color: #ffe4e4;
}
#shop .pointBox .pointList {
	display: flex;
	flex-wrap: wrap;
	margin: -10px 0 0;
	padding: 25px 15px 15px 35px;
	font-size: 14px;
	list-style: none;
}
#shop .pointBox .pointList {
	background-color: #f7ffcf;
}
#shop .pointBox .tit {
	position: relative;
	display: inline-block;
	margin-left: 15px;
	margin-bottom: -15px;	
	padding: 3px 20px;
	color: #fff;
	background-color: #93BC42;
	z-index: 1;
}
#shop .pointBox .tit::after {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  border-style: solid;
  border-color: #93BC42 transparent;
  border-width: 10px 10px 0 10px;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}
#shop .ftrBox .ftrList li::before,
#shop .pointBox .pointList li::before {
  content: "\f046";
	margin-left: -20px;
  margin-right: 5px;
  font-family: FontAwesome;
}
#shop .ftrBox .ftrList li::before {
  color: #f87979;
}
#shop .pointBox .pointList li::before {
	color: #93BC42;
}

#shop .videoBox {
width: 100%;
padding: 20px 0 0;
text-align: center;
}
#shop .voiceBox {
padding-top: 10px;
}
#shop .voiceBox {
display: flex;
position: relative;
justify-content: space-between;
}
#shop .voiceBox::before {
position: absolute;
z-index: 2;
content: "";
width: 80px;
height: 80px;
top: 10px;
left: 0;
background: url("../shop/beef/icon_vc.png") no-repeat top left;
background-size: 80px 80px;
}
#shop .voiceTxt {
position: relative;
display: inline-block;
width: 73%;
margin: 0 0 0 auto;
padding: 5px 15px 10px;
min-width: 120px;
max-width: 100%;
color: #555;
font-size: 16px;
background: #FFF;
border: solid 1px #93BC42;
border-radius: 10px;
box-sizing: border-box;
}
#shop .voiceTxt:before {
content: "";
position: absolute;
top: 15%;
left: -24px;
margin-top: -12px;
border: 12px solid transparent;
border-right: 12px solid #fff;
z-index: 2;
}
#shop .voiceTxt:after {
content: "";
position: absolute;
top: 15%;
left: -26px;
margin-top: -13px;
border: 13px solid transparent;
border-right: 13px solid #93BC42;
z-index: 1;
}
#shop .recipeBox .fBox{
display:flex;
justify-content: flex-start;
flex-wrap: wrap;
}
#shop .recipeBox .fBox img {
max-width: 100%;
}
#shop .recipeBox .fBox img:last-child{padding-left:2px;}

@media screen and (max-width: 767px) { /*調整*/
  #shop .itemConteTit {
  margin: 0 -5% 10px;
  }
  #shop .recipeBox .fBox img {
  margin: 0 auto 10px;
  }
  #shop .recipeBox .fBox img:last-child {
  margin: 0 auto;
  }
}

@media screen and (min-width: 768px) { /*調整*/

  #shop .itemConteTit .conteName {
		padding: 10px 15px;
		font-size: 26px;
	}
  
  #shop .recipeBox {
    padding: 15px;
  }
  
	#shop .recipeBox .mtrList {
    display: flex;
		flex-wrap: wrap;
  }
  #shop .recipeBox .mtrList li {
    margin-right: 40px;
  }
  #shop .recipeBox:nth-child(2) .mtrList li {
    margin-right: 0px;
		width:30%;
  }


	#shop .recipeBox:nth-child(2) .mtrList li:nth-child(2) {width:40%;}
	#shop .recipeBox:nth-child(2) .mtrList li:nth-child(5) {width:40%;}
  
  #shop .recipeBox .fBox img{
  max-width: 255px;
  }
  
  
	#shop .mfctBox {
		display: flex;
	}
	#shop .ftrBox .ftrList {
		margin: -10px 0 0;
		padding: 25px 25px 15px 45px;
		font-size: 14px;
		list-style: none;
	}
	#shop .pointBox .pointList {
		display: flex;
		flex-wrap: wrap;
		margin: -10px 0 0;
		padding: 25px 25px 15px 45px;
		font-size: 14px;
		list-style: none;
	}
	#shop .pointBox .pointList li {
		margin-right: 40px;
	}
	#shop .voiceTxt {
	  width: 87%;
	}
	#shop .voiceTxt:before {
		content: "";
		position: absolute;
		top: 24px;
		left: -24px;
	}
	#shop .voiceTxt:after {
		content: "";
		position: absolute;
		top: 24px;
		left: -26px;
	}
}

/* 成分表
------------------------------------ */
.component {
width: 100%;
margin-top: 15px;
font-size: 14px;
}
.component caption {
padding-bottom: 5px;
text-align: left;
font-weight: bold;
}
.component th,.component td{
border: 1px solid #ddd;	
padding: 2px 0 2px 5px;	
text-align: left;	
font-weight: normal;	
}
.component thead {
background-color: #fef9d8;
}
.component thead th{
text-align: center;
}
.component tbody th {
background-color: #f5ffe9;
color: #48b3a9;
}

/* ------------------------------------
  ショップトップ
------------------------------------ */
/* #shopTopNews
------------------------------------ */
#shopTopNews {
  padding-top: 10px;
}
#shopTopNews .tit {
  position: relative;
  z-index: 2;
  border-radius: 6px;
  background: #fbd5d6;
}
#shopTopNews .tit.balloon::before {
  border-top: 15px solid #fbd5d6;
}
#shopTopNews .box {
  background-color: #fffcf0;
  border: 3px dotted #ebe0b6;
  margin-top: -10px;
  padding: 5px 10px 10px;
}
#shopTopNews ul {
  font-size: 14px;
}
#shopTopNews li {
  padding: 10px 0 0;
}

/* #best5Box
------------------------------------ */
#best5Box {
  padding: 30px 0 0;
}
#best5Box .tit {
  border-radius: 6px;
}
#best5Box ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#best5Box li {
  margin: 10px auto 0;
  padding: 9px;
}
#best5Box li .imgBox {
  text-align: center;
}
#best5Box li p {
  padding: 5px 0 0;
  font-size: 13px;
  line-height: 1.3;
}
#best5Box li a {
  display: block;
  color: #333;
  text-decoration: none;
}
#best5Box li .noLink {/*リンク無し用*/
  display: block;
}

#best5Box li {
  position: relative;
}
#best5Box li::before {
  position: absolute;
  z-index: 2;
  content: "";
  width: 30px;
  height: 30px;
  top: -10px;
  left: 5px;
}
#best5Box #bt01::before {
  background: url("../shop/img/ranking_1.png") no-repeat top left;
  background-size: 30px 30px;
}
#best5Box #bt02::before {
  background: url("../shop/img/ranking_2.png") no-repeat top left;
  background-size: 30px 30px;
}
#best5Box #bt03::before {
  background: url("../shop/img/ranking_3.png") no-repeat top left;
  background-size: 30px 30px;
}
#best5Box #bt04::before {
  background: url("../shop/img/ranking_4.png") no-repeat top left;
  background-size: 30px 30px;
}
#best5Box #bt05::before {
  background: url("../shop/img/ranking_5.png") no-repeat top left;
  background-size: 30px 30px;
}

@media screen and (max-width: 899px) { /*調整*/
  #best5Box ol {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #best5Box li {
    border: 1px dotted #ddd;
    border-radius: 6px;
    width: 48%;
  }
  #best5Box li:nth-child(2) img {
    width: 300px;
  }
  #best5Box li:nth-child(3) img {
    width: 100px;
  }
  #best5Box li:nth-child(n+3) {
    width: 31.3%;
  }
}
@media screen and (min-width: 900px), print { /*調整*/
  #best5Box {
    min-height: 420px;
  }
  #best5Box ol {
    position: relative;
  }
  #best5Box li {
    position: absolute;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  #best5Box li:nth-child(1) {
    top: 20px;
    left: 0;
    width: 302px;
  }
  #best5Box li:nth-child(2) {
    top: 20px;
    left: 340px;
  }
  #best5Box li:nth-child(3) {
    top: 20px;
    left: 580px;
  }
  #best5Box li:nth-child(4) {
    top: 220px;
    left: 340px;
  }
  #best5Box li:nth-child(5) {
    top: 220px;
    left: 580px;
  }
  #best5Box li:nth-child(n+2) {
    width: 220px;
  }
  #best5Box li:nth-child(n+4) a,
  #best5Box li:nth-child(n+4) .noLink {
    display: flex;
    align-items: center;
  }
  #best5Box li .imgBox {
    border: 1px solid #ddd;
    border-radius: 6px;
  }
  #best5Box li .imgBox img {
    border-radius: 6px;
  }
  #best5Box li:nth-child(n+4) p {
    width: 140px;
    padding: 5px;
  }
  #best5Box #bt01::before {
    background: url("../shop/img/ranking_1.png") no-repeat top left;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    top: -20px;
  }
  #best5Box #bt02::before {
    background: url("../shop/img/ranking_2.png") no-repeat top left;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    top: -20px;
  }
  #best5Box #bt03::before {
    background: url("../shop/img/ranking_3.png") no-repeat top left;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    top: -20px;
  }
  #best5Box #bt04::before {
    background: url("../shop/img/ranking_4.png") no-repeat top left;
    background-size: 30px 30px;
  }
  #best5Box #bt05::before {
    background: url("../shop/img/ranking_5.png") no-repeat top left;
    background-size: 30px 30px;
  }
}


/* 商品一覧
------------------------------------ */
#shopTop .secBox {
  padding: 10px 0 0;
}
#shopTopList {
  padding-top: 40px;
}
#shopTopList .accTit img {
  width: 100%;
}
#shopTopList .accBody {
  padding: 20px 0
}
.productList {
  font-size: 14px;
}
.productList .box .subTit {
  padding: 20px 0 0;
}
.productList table {
  width: 100%;
}
.productList table tr {
  border-bottom: 1px dotted #a9ac29;
}
.productList table th {
  padding: 8px 0;
  width: 55%;
  font-size: 13px;
  text-align: left;
}
.productList table td {
  padding: 8px 0 8px 8px;
  font-size: 12px;
}
.productList table tr td:first-of-type {
  padding: 8px 0 8px 8px;
}
.productList table tr td:last-of-type {
  text-align: right;
  white-space: nowrap;
}
@media screen and (min-width: 768px), print {
  .productList {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .productList > .box {
    width: 48%;
    flex-shrink: 0;
  }
  .productList table th {
    width: 62%;
  }
}

/* 期間限定バナー */

.bnrList {
  margin: 30px 0;
}

.bnrList h2 {
  font-size: min(4vw, 20px);
}
.bnrList .shopBnrBox {
  padding: 0 0 20px;
}

.shopBnrBox {
  padding: 10px 0;
}
.shopBnrBox img {
  width: 100%;
  vertical-align: top;
}

@media screen and (min-width: 480px) and (max-width: 1099px) {
  .shopBnrBox.col2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%;
    text-align: center;
  }
  .shopBnrBox.col2 p {
    width: 48%;
    margin: 10px 1%;
    padding: 0;
  }
}

@media screen and (min-width: 480px) {
  #future .shopBnrBox.col2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    text-align: center;
  }
  #future .shopBnrBox.col2 p {
    width: 49%;
    margin: 10px 0;
    padding: 0;
  }
  #future .shopBnrBox.col2 p:nth-child(even) {
    margin-left: 2%;
  }
}

/* ------------------------------------
  販売
------------------------------------ */
.itemConteBox {
  padding-top: 20px;
}
.itemConteBox:not(:last-child) {
  margin-bottom: 40px;
}
.itemConteBox .readBox {
  margin: 0;
  padding: 10px 0 0;
}
.itemCartSec {
  padding: 30px 0;
}
.itemCartImg {
  padding: 0 0 20px;
}
.itemCartImg > img {
  box-shadow: 0 1px 5px -1px #888;
}
/* 商品複数画像用 */
.itemCartGlyImg {
  padding: 15px 0 5px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
  gap: 4%;
}
.itemCartGlyImg a {
  display: block;
  position: relative;
  /*flex-shrink: 0;
  width: 30%;
  max-width: 102px;*/
  margin: 0 0 10px;
}
/*.itemCartGlyImg a:not(:nth-child(3n)) {
  margin-right: 5%;
}*/
.itemCartGlyImg a i {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 5px 6px;
  font-size: 12px;
  color: #fff;
  background-color: #4c3131;
  z-index: 5;
}
.itemCartGlyImg a img {
  width: 100%;
  margin: 0;
  border: 1px solid #4c3131;
}
.itemCartGlyImg a:hover i {
  background-color: #c36;
}
.itemCartGlyImg a:hover img {
  border: 1px solid #C36;
}
.itemCartBox dl {
  margin: 0;
  padding: 0;
}
.itemCartBox dt.itemTit {
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0 0 5px;
  padding: 0;
  line-height: 1.4;
}
.itemCartBox dt.itemTit .txt {
  display: block;
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-size: min(5vw, 24px);
}

.itemCartBox dd {
  margin: 0;
  padding: 10px 0 0;
}
.itemCartBox .itemTxt {
  padding: 0;
}
.itemCartBox .itemTxt p {
  margin: 0;
  padding: 10px 0 0;
  font-size: 15px;
  line-height: 1.5;
}


/*セット内容*/
.itemCartBox dl.setList {
  padding: 15px 0 0;
  font-size: 14px;
}
itemCartBox dl.setList dt {}
itemCartBox dl.setList dd {
  padding: 0;
}
itemCartBox dl.setList dd:nth-of-type(n+2) {
  padding-top: 10px;
}
.itemCartBox .itemData table {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #333;
  width: 100%;
  margin: 10px 0;
}
.itemCartBox .itemData th, .itemCartBox .itemData td {
  border-bottom: 1px solid #333;
  font-size: 15px;
  line-height: 1.3;
}
.itemCartBox .itemData th {
  background-color: #e7e7e5;
  width: 80px;
  padding: 8px 5px;
  font-size: 13px;
  font-weight: normal;
}
.itemCartBox .itemData td {
  padding: 8px 5px;
}
.itemCartBox .itemData td p {
  margin: 0;
  padding: 5px 0 0;
}
.itemCartBox .itemData td ul {
  padding: 0 0 5px 1.8em;
}
.itemCartBox .itemData td .fCp {
  font-size: 0.8em;
}
.itemCartBox .itemData td .fPrice {
  font-size: 18px;
}
.memoBoxSlt {
  margin: 0;
  padding: 0 0 20px;
}
.memoBoxSlt dl {
  border: 1px dotted #333;
  margin: 0;
  padding: 10px;
}
.memoBoxSlt dt {
  margin: 0;
  padding: 0 10px 0 0;
  font-size: 13px;
}
.memoBoxSlt dd {
  margin: 0;
  padding: 0;
}
.memoBoxSlt ul {
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 12px;
  line-height: 1.3;
}
.memoBoxSlt li {
  margin: 0;
  padding: 5px 0 0;
}
.cartBasicBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.cartBasicBox .boxPrice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.raku-cart-quantity {
  flex-shrink: 0;
}
.raku-cart-itemname select {
  padding: 5px;
}
.raku-cart-quantity input {
  -webkit-appearance: none;
  border-radius: 3px;
  border: 1px solid rgb(118, 118, 118);
  width: 3em;
  max-width: 100%;
  text-align: center;
  padding: 5px;
}
.raku-cart-button input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  background: #c00;
  color: #fff;
  margin-left: 10px;
  padding: 8px 15px;
  font-family: 'FontAwesome';
  font-weight: 900;
  cursor: pointer;
}
.cartSec {
  background-color: #fcecec;
  padding: 15px;
}
.cartSec .cartLookBtn {
  padding: 10px 0 0;
  text-align: right;
}
.cartSec .cartLookBtn a {
  display: inline-block;
  border: 1px solid #333;
  color: #333;
  margin: 0;
  padding: 5px 20px;
  font-size: 12px;
  text-decoration: none;
}
.raku-cart-button input[type="submit"]:hover, .cartSec .cartLookBtn a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 1100px), print {
  .cartBasicBox {
    font-size: 15px;
  }
}


/* .shopPgAncList
------------------------------------ */
.shopPgAncList {
padding: 20px 0;
}

.itemConteBox .shopPgAncList {
padding: 40px 0 0;
}

.shopPgAncList .listTit {
position: relative;
z-index: 2;
display: inline-block;
margin: 0 auto 0 16px;
padding: 3px 14px;
background-color: #83cf5b;
transform: skewX(-30deg);
color: #fff;
font-size: 14px;
font-weight: normal;
}
.shopPgAncList .listTit .txt {
display: block;
width: 100%;
transform: skewX(30deg);
}

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

.shopPgAncList li {
margin: 0;
padding: 5px;
font-size: 14px;
}

.shopPgAncList li a {
display: inline-block;
position: relative;
padding-left: 1em;
color: #4c3131;
text-decoration: none;
}
.shopPgAncList li a::before {
content: "";
margin: auto;
position: absolute;
top: -4px;
bottom: 0;
left: 2px;
width: 6px;
height: 6px;
border-top: 2px solid #4c3131;
border-right: 2px solid #4c3131;
transform: rotate(135deg);
}

.shopPgAncList > ul {
position: relative;
display: block;
margin: -10px 0 24px;
padding: 20px 15px 15px;
min-width: 120px;
max-width: 100%;
font-size: 20px;
text-align: left;
background-color: #f7f3f3;
background-image: linear-gradient(135deg, #c0e9ab 16px, transparent 0);
border-radius: 6px;
}
.shopPgAncList > ul::before {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-top: 15px solid #f7f3f3;
}
.shopPgAncList li .fRed.inlineBlk {
font-size: 0.9em;
margin-left: 5px;
}
.shopPgAncList ul ul {
  margin-left: 0.75rem;
}

/* 「季節の味」用 */
#teaSeasonList.shopPgAncList li:not(.slt) a {color: #888;}
#teaSeasonList.shopPgAncList li:not(.slt) a::before {border-color: #888;}
#teaSeasonList.shopPgAncList li.slt a {font-weight: bold;}

@media screen and (min-width: 768px), print {/*調整*/
  .shopPgAncList > ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  }
  .shopPgAncList > ul > li {
  flex-shrink: 0;
  width: 31.3%;
  margin: 0 1%;
  padding: 5px 0;
  }
  .shopPgAncList > ul.col2 > li {/*2列*/
  flex-shrink: 0;
  width: 48%;
  margin: 0 1%;
  padding: 5px 0;
  }
  .shopPgAncList > ul.col1 > li {/*1列*/
  flex-shrink: 0;
  width: 100%;
  margin: 0;
  padding: 5px 0;
  }
}


/* 茶草場農法 #chagusaba
------------------------------------ */
#chagusaba #about, #chagusaba #guide {
  padding-top: 40px;
}
#chagusaba #about {
  border-top: 1px dotted #ddd;
}
#chagusaba #guide h4 {
  padding-top: 20px;
}
#chagusaba #koukaBox {
  margin-top: -70px;
}
#chagusaba #koukaBox ul {
  padding: 10px 0 0 25px;
}
#chagusaba #koukaBox li {
  color: #7B0000;
}
#chagusaba .supportBox {
  padding: 15px;
  border: 1px solid #6e8723;
  text-align: center;
}
#chagusaba .supportBox p {
  font-size: 14px;
  text-align: left;
}
#chagusaba .chabaccoTbl {
  padding-top: 10px;
}
#chagusaba .chabaccoTbl table {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#chagusaba .chabaccoTbl table th, #chagusaba .chabaccoTbl table td {
  padding: 5px 9px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
#chagusaba .chabaccoTbl table th {
  text-align: left;
  white-space: nowrap;
}
#chagusaba .chabaccoTbl table tr:nth-child(1) th {
  background-color: #96CCEC;
}
#chagusaba .chabaccoTbl table tr:nth-child(2) th {
  background-color: #F6BBAD;
}
#chagusaba .chabaccoTbl table tr:nth-child(3) th {
  background-color: #F4E790;
}
#chagusaba .chabaccoTbl table tr:nth-child(4) th {
  background-color: #85CF94;
}
#chagusaba .chabaccoTbl table tr:nth-child(5) th {
  background-color: #F6B2A3;
}
@media screen and (min-width: 760px), print {
  #chagusaba #koukaBox ul {
    display: flex;
    flex-wrap: wrap;
  }
  #chagusaba #koukaBox ul li {
    width: 50%;
  }
}
@media screen and (min-width: 1100px), print {
  #chagusaba .supportBox {
    display: flex;
    align-items: center;
    padding: 15px 40px;
  }
  #chagusaba .supportBox p {
    width: 582px;
    padding-top: 0;
    padding-left: 20px;
  }
}


/* 天葉 #amane
------------------------------------ */
#amane .subTitGreenD {
  font-size: 20px;
  color: #589474;
}
#amane .amaneImg {
  text-align: center;
}
#amane .amaneImg img:nth-of-type(1) {
  margin-bottom: 10px;
}
#amane .bgClrGrn {
  margin-bottom: 20px;
  padding: 15px;
  background-color: #e5f5dd;
}
#amane #yurai {
  padding: 5px 15px 15px;
  color: #fff;
  background-color: #8F79C8;
}
#amane #yurai .sTit {
  font-size: 18px;
}
#amane .exItem {
  margin: 0;
  padding-top: 30px;
}
#amane .exItem dt {
  padding-bottom: 10px;
  text-align: center;
}
#amane .exItem dd {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #E9F1D1;
}
#amane .exItem dd:last-child {
  margin-bottom: 0;
}
#amane .exItem dd p {
  padding-top: 5px;
  font-size: 14px;
}
#amane .imgBrandBox img {
  width: 400px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) { /*調整*/
  #amane .amanePreBox p {
    width: 50%;
  }
  #amane .amaneImg img {
    width: 50%;
  }
  #amane .amaneImg img:nth-of-type(1) {
    margin-bottom: 0;
  }
  #amane .exItem {
    display: flex;
    justify-content: space-between;
  }
  #amane .exItem dt {
    flex-shrink: 0;
    width: 400px;
    margin-right: 20px;
  }
}

/* ジャム材料 #jam
------------------------------------ */
#shop .explListBox {
  padding-top: 5px;
}
#shop .explListBox .flexSec p {
  padding-top: 5px;
}
#shop .explListBox .flexSec p.txtIdt {
  padding-left: 1em;
  text-indent: -1em;
}
#shop .packingSiz p {
  padding-top: 5px;
}
#shop .packingSiz p:first-child {
  padding-top: 0;
}
#shop .atentBox .txtBox {
  font-size: 14px;
  padding-left: 0;
  text-indent: 0;
}
#jam #che .cheTbl {
  width: 100%;
  margin-top: 10px;
  border-top: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
}
#jam #che .cheTbl th, #jam #che .cheTbl td {
  padding: 5px 5px;
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  font-size: 13px;
}
#jam #che .cheTbl p {
  padding-top: 0;
}
#jam #che .cheTbl p::before {
  content: "\f046";
  margin-right: 5px;
  font-family: FontAwesome;
  font-size: 14px;
  color: #93BC42;
}
#jam .unfrezBox .unfrezBg {
  padding: 15px;
  color: #fff;
  background-color: #29b4e2;
  border-radius: 0 12px 12px 12px;
}
@media screen and (min-width: 768px) { /*調整*/
  #jam .pcSp {
    padding-bottom: 20px;
  }
  #jam .explBox .expTable {
    margin-bottom: 20px;
  }
  #jam .explBox .flexSec {
    padding-bottom: 0;
  }
  #jam .explBox .flexSec .txtBox {
    width: 440px;
  }
  #jam .explBox .flexSec .imgBox {
    width: auto;
  }
  #jam .explBox .packingSiz {
    padding-bottom: 0;
  }
  #jam .packingSiz .txtBox {
    padding-bottom: 10px;
  }
  #jam #che .cheTbl {
    width: auto;
  }
  #jam #che .cheTbl th, #jam #che .cheTbl td {
    padding: 5px 15px;
    font-size: 16px;
  }
  #jam .cutList li {
    display: flex;
  }
  #jam .cutList li .cutNo {
    flex-shrink: 0;
    margin-right: 10px;
    padding-bottom: 0;
  }
}


/* 食品 #food
------------------------------------ */
#shop #beef .txtDes {
  margin: 0;
}
#shop #beef .txtDes dt {
  padding-top: 20px;
  font-size: 20px;
}
#shop #beef .txtDes dt:first-child {
  padding-top: 0;
}
#shop #beef .fL {
  padding-top: 0;
  font-size: 20px;
}
#shop #hamburg .flexSec .imgBox {
	padding-top: 20px;
}
#shop #miso .flexSec .imgBox {
	padding-bottom: 20px;
}
#shop #benihoppe_roll .explBox ul {
	padding-bottom: 0;
}

@media screen and (min-width: 768px) { /*調整*/
  #shop #beef .videoRepo .flexSec {
    flex-wrap: nowrap;
    padding-top: 10px;
  }
  #shop #beef .videoBox {
    order: 1;
    flex-shrink: 0;
    width: 320px;
    padding-top: 0;
  }
  #shop #beef .txtBox {
    order: 0;
    margin-right: 20px;
  }
  #shop #beef .txtBox p:first-child {
    padding-top: 0;
  }
	#shop #hamburg .flexSec ,
	#shop #miso .flexSec {
		flex-wrap: nowrap;
	}
	#shop #hamburg .flexSec .imgBox ,
	#shop #miso .flexSec .imgBox {
		flex-shrink: 0;
		width: 400px;
		margin-left: 20px;
		padding-top: 0;
	}
	#shop #miso .flexSec .txtBox { order: 1; }
	#shop #miso .flexSec .imgBox { order: 2; }
	#shop #miso .flexSec .imgBox {
		padding-bottom: 0;
	}
}

/* 食品 #chaki
------------------------------------ */
#shop #chaki .tearcpPdfBox {
	font-size: 14px;
}
@media screen and (min-width: 768px) { /*調整*/
	#shop #chaki .tearcpPdfBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#shop #chaki .tearcpPdfBox li {
		width: 30%;
	}
}


/* 販売終了
------------------------------------ */
.soldoutBox {
background-color: #e7e7e5;
background-image: repeating-linear-gradient(-45deg, #f5f5f5, #f5f5f5 3px, transparent 0, transparent 6px);
text-align: center;
padding: 15px 10px;
font-size: 16px;
letter-spacing: 1px;
line-height: 1.3;
}
.soldoutBox p {
background-color: #fdfdfd;
border-radius: 6px;
color: #ec5656;
margin: 5px 0 0;
padding: 10px;
font-size: 14px;
text-align: left;
}

/* shopページ下固定
------------------------------------ */
#shopFtrfix {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 10;
}
#shopFtrfix ul {
  list-style: none;
  width: 88%;
  height: 60px;
  margin: 0 auto 0 0;
  padding: 0 2%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  background-color: rgba(76, 49, 49, 0.5);
  border-radius: 0 6px 0 0;
}
#shopFtrfix li {
  display: block;
  margin: 0 1%;
  padding: 0;
  width: 23%;
}
#shopFtrfix li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background-color: rgba(76, 49, 49, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.6);
  width: 100%;
  font-size: min(2.8vw, 16px);
  text-align: center;
  padding: 5px 3px 3px;
}
#shopFtrfix {
  animation-name: fade;
  animation-duration: 1s;
  animation-iteration-count: 1;
}
@keyfrazmes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 800px) { /*調整*/
  #shopFtrfix li i {
    display: block;
    margin: 0;
    padding: 0 0 3px;
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (min-width: 1100px), print {
  #shopFtrfix {
    width: 1100px;
  }
  #shopFtrfix ul {
    border-radius: 6px 6px 0 0;
  }
  #shopFtrfix li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
  }
}


/* 販売期間 */
dl#salesPeriod {
  border: 3px solid #f87979;
  border-radius: 6px;
  margin: 10px 0 0;
  padding: 0;
}
dl#salesPeriod dt {
  display: flex;
  align-items: center;
  background-color: #f87979;
  color: #ff0;
  margin: 0;
  padding: 5px 10px;
  font-size: 14px;
  white-space: nowrap;
}
dl#salesPeriod dd {
  margin: 0;
  padding: 10px 15px;
}
#salesPeriod b {
 font-size: 1.5em;
}

@media screen and (min-width: 600px), print {
  dl#salesPeriod {
    display: flex;
  }
  
  dl#salesPeriod dt br {
  display: none;
  }
}


/* 早期予約特典 */
#earlyBooking {
background-color: #fbe59a;
border-radius: 6px;
margin: 30px 0 0;
padding: 20px;
}
#earlyBooking dt {
background-color: #c00;
border-radius: 6px;
color: #fff;
padding: 8px 15px;
text-align: center;
font-size: min(5vw,24px);
line-height: 1.3;
}
#earlyBooking dt .box {
display: inline-block;
margin: 0 auto;
text-align: left;
}
#earlyBooking dt strong {
color: #ff0;
}
#earlyBooking dd {
padding: 10px 0 0;
}

/* 掛川茶のご案内 */
.teaInfomation::before {
content: "\f059";
font-family: "FontAwesome";
display: inline-block;
font-weight:900;
vertical-align: -2%;
margin:0 5px 0 0;
font-size: 17px;
color: #390;  
}
#remittance_set  .txtBox{
padding-bottom: 20px;
}

#remittance_set .cection .txtBox {
max-width: 100%;
}

.seetCon {
margin-bottom: 20px;
}
#remittance_set h4{
font-size: 18px;
}
#remittance_set h4 .circle{
color: #c6efd5;
font-size:30px;
}
#remittance_set section{
width: 100%;
margin-top: 20px;
padding-top: 20px;
}
#remittance_set .imgBox img{
width:100%;
}

@media screen and (min-width: 600px), print {
  .fBox {
    display: flex;
    justify-content:space-between;
  }
  .fBox .txtBox {
    max-width: 50%;
  }
  .seetCon {
    margin-bottom:40px;
  }
  .pR20 {
    padding-right: 20px
  }
  #remittance_set h4 {
    font-size: 20px;
  }
  #remittance_set section {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
  }
}

/* まとめ買いお得商品
-------------------------------- */
#discount {
  margin: 0;
  padding: 40px 0 0;
}
#discount h2 {
  text-align: center;
}
#discount .box {
  background-color: #ffc15f;
  background: repeating-linear-gradient(135deg, #ffc15f, #ffc15f 4px, rgba(255,193,95,0.8) 0,  rgba(255,193,95,0.8) 8px);
  margin: -40px 0 0;
  padding: 50px 5% 20px;
}
#discount .box ul {
  list-style: none;
  margin: 0;
  padding: 10px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#discount .box ul li {
  width: 49%;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  display: flex;
}
#discount .box ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 45px 10px 15px;
  text-decoration: none;
  border-radius: 5px;
  position: relative;
  background: url(../tea_recipe/img/icon_cart_pc.png) no-repeat 97% center #fff;
  background-size: 30px auto;
}
#discount .box ul li a span {
  position: absolute;
  top: -5px;
}
@media screen and (max-width: 767px) { /*調整*/
  #discount .box {
    padding: 30px 5% 10px
  }
  #discount h2 {
    margin-bottom: 20px;
  }
  #discount .box ul li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-size: 15px;
  }
}


/* 関連商品リンク
-------------------------------- */
.itemInfo {
  background-color: rgba(113,153,79,0.1);
  border: 2px dotted #71994f;
  margin: 1rem auto 3rem;
  max-width: 800px;
  text-align: left;
}
.itemInfo .heading {
  margin: 1rem 1rem 0 -2px;
  padding: 0 0 0 10px;
  font-size: 18px;
  color: #71994f;
  border-left: 10px solid #71994f;
}
.itemInfo dl {
  margin: 0 1rem;
}
.itemInfo dl .itemBox {
  display: flex;
  align-items: center;
  margin: 1rem;
}
.itemInfo dl .itemBox dt {
  width: 32%;
  max-width: 200px;
  margin: 0 5% 0 0;
}
.itemInfo dl .itemBox dt img {
  border: 5px solid #fff;
}
.itemInfo dl .itemBox dd {
  flex: 1;
  font-size: min(4vw,16px);
}
.itemInfo dl .itemBox dd .itemName {
  color: #71994f;
}
.itemInfo dl .itemBox dd .btn a {
  display: inline-block;
  background: #333;
  border-radius: 6px;
  color: #fff;
  margin: 10px 0 0;
  padding: 5px 15px;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
}
.itemInfo dl .itemBox dd .btn.closed {
  display: inline-block;
  background: #989898;
  border-radius: 6px;
  color: #fff;
  margin: 10px 0 0;
  padding: 5px 15px;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
}


@media screen and (min-width: 768px), print {
  .itemInfo dl .itemBox {
    width: 49%;
    box-sizing: border-box;
    margin: 1rem 0;
  }
  .itemInfo dl .itemBox:nth-of-type(even) {
    margin-left: 2%;
  }
  .itemInfo dl {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}


/* ==============================
  デモスライダー
============================== */

@media screen and (min-width: 1100px), print {
  #shopTop #cateTitBox {
    margin-bottom: 30px;
  }   
}
  
.shopSlider {
  width: 100%;
  margin: 0;
  padding: 0;
}
.shopSlider .slick-slide {
  margin: 0 -10px;
  transform: scale(0.9);
  transition: transform 0.5s ease-in;
}
.shopSlider .slick-center {
  transform: scale(1);
}
.shopSlider .slick-dots li {
  width: 10px;
}

@media screen and (max-width: 839px) {
  .shopSlider .slick-slide {
    margin: 0 -5px;
  }
}

/**/
.shopBnrBox.allCol2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
  text-align: center;
}
.shopBnrBox.allCol2 p {
  width: 48%;
  margin: 5px 1%;
  padding: 0;
}
.shopBnrBox.allCol2 p a {
  display: block;
}



.limitedbnrBox {
	max-width: 800px;
	display: block;
	margin: 20px auto;
}
.limitedbnrBox img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 767px) {
	.limitedbnrBox {
	margin: 0 auto;
}
}