/*.productContainer{
  padding:10px 0px 50px;
}*/

.productName {
  margin-bottom: 20px;
  padding-bottom: 0.6em;
  background: transparent url("https://img.shop-pro.jp/tmpl_img/67/border_bottom.png") repeat-x left bottom;
  font-size: 18px;
}
.productLeft {
  float: left;
  width: 49%;
  font-size: 0;
}
.productRight {
  float: right;
  width: 49%;
  position: relative;
}
.productSimpleDescription {
  clear: both;
  margin-bottom: 15px;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 22px;
}
.productContact{
  padding: 20px;
  font-size: 14px;
  background: #f2f2f2;
  margin-bottom: 35px;
}
.productContact__text--emText{
  font-weight: bold;
}

table.addCartTable {
  margin-bottom: 10px;
  width: 100%;
  table-layout:fixed;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  border-left: solid 1px #ccc;
}
table.addCartTable th {
  padding: 10px 0 10px 20px;
  width: 140px;
  text-align: left;
  font-size: 12px;
}
table.addCartTable td {
  padding: 10px 0;
  width: 250px;
  text-align: left;
}
table.addCartTable td input {
  padding: 0 4px;
  width: 38px;
  height: 26px;
  font-size: 15px;
  line-height: 26px;
  vertical-align: middle;
}
strong.addCartTable__price {
  font-size: 16px;
}
.addCartTable td.pur_block {
  border: none;
  margin: 0 5px 0 0;
  padding: 0;
  width: auto;
  white-space: normal;
}
.expiration_date .txt-attention{
  display: block;
  font-size: 75%;
}
.pur_block--arrow{
  height:30px;
  vertical-align: top;
  padding-left:5px !important;
}
#option_tbl{
  margin-top:20px;
}
.cartBtnWrap{
  margin-top:15px;
}
.cartBtn{
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin:0 auto;
  border:none;
  background:none;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  line-height: 1;
  text-align: center;
  border-radius: 0;
  -webkit-transition: all .25s;
     -moz-transition: all .25s;
      -ms-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
}
.cartBtn:hover{
  text-decoration: none;
  opacity: 0.8;
}
.cartBtn--main{
  padding: 0.8em 0;
  background-color: #a40035;
  border-bottom: 3px solid #e0e0e0;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 20px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
.cartBtn--quick{
  padding: 0.8em 0;
  background-color: #f4b2ba;
  border-bottom: 3px solid #DC7A86;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 22px;
  color:white;
  font-weight:bold;
  cursor: pointer;
}

.cartBtn--contact{
  color: #aaa !important;
  padding: 0.6em 0;
  background-color: #fff;
  border: 2px solid #aaa;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 18px;
  display: block;
  width: 100%;
  cursor: pointer;
}
.cartBtn--disable{
  padding: 21px 0;
  background-color: #ddd;
  font-weight: bold;
  font-size: 15px;
  color:#fff;
}
.cartBtn--disable:hover{
  opacity: 1;
}
.productLinkArea {
  padding: 20px 0;
  text-align: left;
}
.otherLinkList__unit {
  font-size: 18px;
}

.otherLinkList__unit:nth-child(n+2){
  margin-top:5px;
}

.cloud-zoom-lens {
  margin:-4px;  /* Set this to minus the border thickness. */
  border: 4px solid #888;
  background-color:#fff;
  cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
  position:absolute !important;
  top:0px;
  padding:3px;
  width:100%;
  background-color:#000;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
}

/* This is the zoom window. */
.cloud-zoom-big {
  overflow:hidden;
  border: 4px solid #c86464;
}

/* This is the loading message. */
.cloud-zoom-loading {
  padding:3px;
  border:1px solid #000;
  background:#222;
  color:white;
}
.zoomWrap {
  position: relative;
  top: 0px;
  z-index: 9999;
}
.cloud-zoom {
  margin-bottom: 20px;
}
.mousetrap {
  position: absolute;
  top:0px;
  left:0px;
  z-index:999;
  width: 100%;
}
.zoomList__unit{
  width:22.5%;
  float:left;
}
.zoomList__unit:nth-child(n+2){
  margin-left:2.5%;
}
.zoomList__unit:nth-child(4n+1){
  margin-left:0;
  clear:both;
}
.zoomList__unit:nth-child(n+5){
  margin-top:20px;
}
.zoom-desc {
  clear: left;
  width: 100%;
}
a.cloud-zoom-gallery {
  display: block;
  width: 81px !important;
  cursor: pointer;
  text-align: center;
}
.zoom-tiny-image {
  padding: 3px;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  background: #efefef;
}
.zoom-tiny-image.selected {
  border: 1px solid #c86464;
  background: #c86464;
}
.zoom-tiny-image:hover {
  border: 1px solid #c86464;
}
a.gallery_last{
  margin-right: 0;
}

.sns__btn a {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
}
.snsLink{
list-style: none;
width: 100%;
}
.snsLink li {
display: inline-block;
float: left;
width: 32%;
}
.snsLink li:nth-child(n+2){
  margin-left:2%;
}
.sns__btn a:hover{
  color: #FFF;
  opacity: 0.8;
}
/*facebook*/
.sns__btn.fbBtn a{
  background: #2557A1;
  padding: 7px 10px;
}
.sns__icon:before{
  content: "";
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.sns__icon.fb:before{
  content: "\f09a";
}
/*twitter*/
.sns__btn.twBtn a{
  background: #029ef1;
  padding: 7px 10px;
}
.sns__icon.tw:before{
  content: "\f099";
}
/*グーグルプラス*/
.sns__btn.ggpBtn a{
  background: #dc4b38;
  padding: 7px 10px;
}
.sns__icon.ggp:before{
  content: "\f0d5";
}
.sns__icon.fa{
  font-size:18px;
}

/*.productDescription{
  margin:50px 0px 0;
}*/

.section--ex{
  margin-bottom:40px;
}
.section--ex:last-child{
  margin-bottom:0px;
}
.exTitle{
  background: #FAF0EA;
  border-left: 10px solid #29B1AD;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 14px 20px;
}
.exSubTitle{
  padding: 10px 20px;
  border-bottom: 1px solid #a0a0a0;
  font-size: 18px;
  font-weight: bold;
}
.exText{
  margin:20px 0px;
  line-height:1.8;
}

.product__fav-item {
  margin-top: 10px;
}

.product__fav-item .fav-items {
  color: #ff7373;
}

.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}
.productInner {
    background: #fff;
    padding: 40px 30px;
}

.cartBtn--contact.fav-items,
.cartBtn--contact-red {
  color: #a40035 !important;
  border-color: #a40035 !important;
}
.cartBtn--contact.fav-items svg path,
.cartBtn--contact-red svg path {
  fill: #a40035 !important;
}

/*.detailsec {
  margin-bottom: 60px;
}*/
.detailsec:last-child {
  margin-bottom: 0px;
}
.detail_Title {
  font-size: 25px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 2px #666;
  clear:both;
}
.detail_Title span {
  color: #ff6600;
}
.detailbox dt {
  float: left;
  width: 30%;
}
.detailbox dd {
  float: right;
  width: 65%;
}
.detail_barTitle {
  background: #f2f2f2;
  padding: 10px 20px;
}
.details_area {
  padding: 25px 20px 30px;
  border-bottom: solid #ccc 1px;
}
.details_area dt {
  float: left;
  width: 20%;
}
.details_area dd {
  float: right;
  width: 75%;
}

#recipe_wp {
  margin-top: 50px;
}
#recipe_wp .detail_Title {
  font-size: 25px;
}
#recipe_wp .itemList__unit {
  box-sizing: border-box;
  background: #fff;
  text-align: left;
  border: solid #f2f2f2 5px;
}
#recipe_wp .itemList__unit:hover {
  border: solid #a40035 5px;
}
#recipe_wp .itemList__txt {
  padding: 18px 20px;
}
#recipe_wp .itemList__txt strong {
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.wp_btn {
  margin-top: 50px;
  text-align: center;
}
.wp_btn a.redbtn {
  width: 50%;
  padding: 15px 25px;
}

.rebiew.bgSection {
  padding: 40px 30px;
  margin-top: 50px;
}
.reviewlist_datas {
  overflow: hidden;
    zoom: 1;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: dotted 1px #999;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster {
  float: right;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
    margin-bottom: 15px;
    background: #eee;
    padding: 10px;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  background: #fff;
    padding: 10px;
    overflow: hidden;
    zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}

.rebiew_box {
  margin-bottom: 30px;
}
.rebiew_box dt {
  float: left;
  width: 30%;
}
.rebiew_box dd {
  float: left;
  width: 65%;
}
.rebiew_box dd strong {
  font-weight: bold;
  display: block;
}
.rebiew_box + .cartBtn{
  width: 50%;
  font-size: 16px;
    padding: 30px 0;
}

.go_cartbtn .redbtn {
  display: block;
    width: 50%;
    padding: 30px 0;
    margin: 50px auto 60px;
}
.productDescription .detailsec + br, .detail_barTitle + br {
	display: none;
}
/*ぱんくずCSS*/  
	.footstamp {
		font-size: 14px;
      	line-height: 1.2;
	}

/*商品の特長用CSS*/  
	.storesec dd p {
		font-size: 18px;
		line-height: 1.5;
	}
	.storesec dl {
		display: table;
		background: #fff;
		padding: 0px;
		margin: 0px 0px 30px 0px;
}
	.storesec dl dt {
		display: table-cell;
		vertical-align: top;
		width: 50%;
	}
	.storesec dl dd {
		display: table-cell;
		vertical-align: top;
		padding: 0px 30px;
		width: 50%;
	}
	.storesec dl dd h4 {
		font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 24px;
		font-weight: bold;
	}
	.storesec dl dd h5 {
		font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 20px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
	}
	.storesec br {display: none;}
	.storesec  ul li {
		font-size: 15px;
	}
	.storesec  ul li a{
		color: #a40035;
	}
.special_title {
		font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        background-color: #11045c;
		font-size: 24px;
		text-align: center;
        padding: 10px;
		margin-top: 35px;
        color: #fff;
	}

/*在庫用CSS*/
tr.zaiko {
  color: red;
	}

/*商品のバナー用CSS*/
.banner img {
width:100%;
}
	.banner dl {
		display: table;
		background: #fff;
}
	.banner dl dt {
		display: table-cell;
		vertical-align: top;
		width: 50%;
		padding: 0px 10px 0px 0px;
	}
	.banner dl dd {
		display: table-cell;
		vertical-align: top;
		width: 50%;
		padding: 0px 0px 0px 10px;
	}
	.banner dl dd h4 {
		font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 24px;
		font-weight: bold;
	}
.banner br {display: none;}

#low_banner {
  padding: 60px 0px 0px 0px;
	}
#low_banner img{
  padding: 0px 0px 15px 0px;
	}

.slide__inner {
  float: left;
  margin: 20px 40px 50px 0;
  text-align:center;
  width:250px;
}

#recipe_wp{
  content:"";
  display:table;
  clear:both;
}

.wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.sp_pickup{
      clear:both;
    }

.sp_pickup li{
      float: left;
      width:200px;
      padding:0 17px 30px 0;
    }


<!--▼▼▼充実化ページ用CSS ▼▼▼-->

.main {
background-color: #fff;
}

.largecategory {
  color: #623F1C;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  padding: 1rem 1rem;
  border: 3px solid #623F1C;
  border-radius: 10px;
  margin:10px 0 20px 0;
}

.largecategory:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #623F1C transparent transparent transparent;
}

.largecategory:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
}

.hukidasi{
  position: relative;
  background-color: #FCEEF3;
  display: inline-block;     /* 横幅を自動で変更 */
  border-radius: 10px;
}

.hukidasi::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 20px;
  border-right: 15px solid #FCEEF3;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
      
.hukidasi_box {
  display: flex; /*横並び*/
}
.hukidasi_box .hukidasi_image {
  flex-shrink: 0;
  height: 100%;  
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.hukidasi_box .hukidasi {
  margin: 0 0 0 20px;
  padding: 0;
}
.hukidasi_box .hukidasi_title {
  margin: 0;
  padding: 10px 15px 0 15px;
  font-weight: bold;
  font-size: 24px;
}
.hukidasi_box .hukidasi_text {
  margin: 5px 0 0 0;
  padding: 0 15px 15px 15px;
}

.recipe_title {
  font-weight: bold;
  font-size: 18px;
  color: #613F1C;
  margin: 0;
}

.recipe_text {
  padding: 0 0 15px 0;
  font-size: 18px;
}

.staff_text {
  font-size: 18px;
  margin: 0;
  background-color: #FCEEF3;
  padding: 10px;
  border-radius: 10px;
}

.ig_monitor {
  display: flex;
  justify-content: space-between;
}

.ig_monitor_s{
  width: 380px;
  font-size: 12px;
  font-weight: normal;
  
}

.ig_monitor img{
  margin-right: 10px;
  width: 380px;
  height: 380px;
  border: 1px solid #ddd;
  object-fit: cover;
}

.sp_item2{
  display: flex;
  flex-direction: row;
  justify-content: center;
  justify-content: space-between;
}

.sp_item2 li {
  margin: 5px;
  flex: 1;
}

.sp_item2 li img { 
width:100%;
max-width: 100%;
height: auto;
margin-bottom:15px;
}

.sp_item2 p {
text-align: left;
margin: 0;
}

p.sp_item_name {
font-size: 18px;
text-align: center;
margin: 0;
padding: 0;
}

p.sp_item_sale {
font-size: 18px;
text-align: center;
font-weight: bold;
color:red;
margin: 0;
}

p.sp_item_explanation {
      font-size: 14px;
}

.sp_item_explanation {
position: relative;
background-color: #FCEEF3;
padding: 10px;
color: #333;
margin-top: 50px;
border-radius: 10px;
}

.sp_item_explanation::before {
content: "";
position: absolute;
border: 12px solid transparent;
border-bottom: 12px solid #FCEEF3;
top: -24px;
left: 50%;
}

.sp_item_explanation p {
margin: 0;
padding: 0;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}
