#product {
	background-color: #fbfbfb;
	padding: 1px 2.2% 0;
}

.product-image {
  padding-bottom: 30px;
}

.product-image img {
}

.product-image-main {
  margin: 18px 0 11px;
}

.product-image-main img {
}

.product-image-thumb ul {
  margin: 0 0 0 -0.78%;
}

.product-image-thumb li {
	cursor: pointer;
	width: 15.2%;
	margin-left: 0.78%;
	display: inline-block;
}

.product-image-thumb img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 150px;
}

.product-order-spec {
	margin: 0;
	font-size: 90%;
}


/* カート
*/
.box-cart {
	width: 33.1%;
	padding: 16px 2%;
	margin: 0 0 47px 0;
	float: right;
	background-color: #fff;
}
.box-cart.add img{
	max-width: 215px;
}
.box-expl {
	width: 65%;
	float: left;
	background-color: #fff;
	margin-bottom: 20px;
}
.box-cart .info-important {
	margin: 0 0 10px;
}
.box-cart .info-important a {
	display: block;
}

img.icon-thumb {
	float: left;
	margin-right: 0.5em;
	width: 50%;
} 
span.product-label {
	display: block;
	background-color: #b4524c;
	color: #fff;
	padding: 5px 0;
	text-align: center
}
span.product-price {
	text-align: center;
}
span.product-price span{
	font-size: 70%;
}

	@media (max-width: 768px) {
		span.product-label {
		margin-bottom: 20px;
		}
		span.product-price {
			font-size: 150%;
		    width: 47%;
		    float: right;
		}
		}


.product-order {
}
.table
.product-option-table table {
  margin: 0 auto;
}

.product-option-table th,
.product-option-table td {
  text-align: center;
}

.product-option-table td input[type="radio"] {
  margin-bottom: 5px;
}

.product-order-price {
  margin: 13px 0 0;
  font-size: 100%;
  line-height: 1em;
}

.product-order-sell {
	color: #ce5a4a;
}

.product-order-price li {
}


ul.inline > li, ol.inline > li {
	padding-left: 0;
	margin: 0 0 8px 0;
}


.product-order-regular {
  color: #abaaaa;
  text-decoration: line-through;
}

.product-order-discount {
  color: #b81717;
}

.product-order-input {
  margin: 10px 0 0;
  text-align: center;
}

.product-unit {
}

.input-prepend {
  display: inline-block;
  margin: 0;
}

.input-prepend .btn {
  padding: 10px;
}

.product-order-select {
  font-size: 24px;
  height: 40px;
  line-height: 40px;
}

input.product-init-num {
    padding: 16px 15px;
    width: 90px;
    text-align: right;
    font-size: 17px;
    line-height: 1;
}

input.text-titles-list__detail-text {
  width: 70%;
  text-align: left;
}

.btn-addcart {
	line-height: 24px;
	background-color: #000;
	border-radius: 5px;
	color: #fff;
	width: 100%;
	text-align: center;
}

.btn-addcart .icon-lg-w {
  margin-right: .5em;
}

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

.product-order-exp {
  padding: 30px 0 0;
}

.product-order-spec {
}

.product-order-spec th {
	font-weight: normal;
	border: none !important;
}

.product-order-spec td {
	border: none !important;
}

.product-info-lst {
	font-size: 75%;
	line-height: 1.5em;
}
.product-info-lst p{
	margin-bottom: 0.5em;
}
.product-info-lst p a{
	text-decoration: underline;
}

.product-info-lst li {
	line-height: normal;
}
.product-info-lst .social-share {
  display: block;
}
.option-link {
	margin: 0;
	font-size: 86%;
}
.sns {
	margin: 1em 0;
}
.social-share a {
  margin: 1em;
}

.input-append {
  margin: 0;
}

#option_tbl {
  width: 100%;
}


.which {
	width: 100%;
	margin-bottom: 8px;
	padding: 0.2em 0;
	text-align: center;
	font-size: 150%;
	color: #fff;
}
/** カート
**/
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.box-cart h2.ttl-h2 {
	font-size: 76.75%;
	color: #231815;
	line-height: 159.8125%;
	font-weight: bold;
}
	
.content-type01,
.content-recipe {
	padding: 0 3%;
}
.content-type02 {
	
}
.product-order-exp h2.ttl-h2 {
	font-size: 136%;
	color: #000;
	line-height: 1.75em;
	font-weight: bold;
}
.product-order-exp h3.ttl-h3 {
	font-size: 136%;
	color: #ce5a4a;
	line-height: 1.75em;
}


.area-title {
	background-image: url(https://img21.shop-pro.jp/PA01431/432/etc/bg_bubble_3.png);
	background-repeat: no-repeat;
	background-position: left 0 bottom 15px;
	padding-bottom: 1px;
	background-size: 100%;
}

.content-type01 h4 {
	padding: 2px 0 5px 0.6em;
	font-size: 136%;
	font-weight: bold;
	border-top: 2px #000 solid;
}
.topic-sub {
	border: 1px #ccc solid;
	padding: 1em;
	border-radius: 4px;
}
.topic-sub .topicParagraphs:last-child {
	margin-bottom: 0;
}
.topic-sub .area-title {
	background: none;
}
.content-type01 .topic-sub .area-title h4{
	font-size: 110%;
	border-top: none;
	padding: 2px 0 5px 0.6em;
	margin: 0;
}

#product-recipe h3 span{
	margin-right: 1em;
	font-size: 136%;
	font-weight: bold;
	text-transform: uppercase;
}

.topicParagraphs {
	margin-bottom: 42px;
	line-height: 1.75em;
}

.topicParagraphs p{
	margin: 0 0 0.8em 1.245%;
	font-size: 87.5%;
}



#product-data table{
	margin-bottom: 40px;
	border-left: 6px double #231815;
	font-size: 75%;
	text-align: left;
}
#product-data table th{
	font-weight: normal;
	padding: 0 9px 0 12px;
	width: 6em;
	vertical-align: baseline;
}
#product-data table td:before{
	content: ":";
	padding: 0 9px 0 0;
}

.recipe-each{
	width: 50%;
	float: left;
}
.recipe-each img {
	margin: 0;
}
.recipe-each h5 {
	margin:0.3em 0 0 0;
	font-size: 90%;
}


@media (max-width: 768px) {

			.sticky {
			  position: static ;
			}
			.box-cart {
				width: 100%;
				padding: 15px 3%;
				float: none;
				clear: both;
			}
			.box-cart h2.ttl-h2 {
				text-align: left;
				font-size: 125%;
				font-weight: bold;
			}
			.box-cart.box-cart-2nd h2.ttl-h2 {
				text-align: left;
				font-size: 90%;
				font-weight: bold;
			}
			.box-cart.add img{
				max-width: 100%;
			}
			.product-order-price {
				margin: 13px 0 25px;
			}
			.product-order-price li {
				font-size: 125%;
				margin: 1em 0;
			}
			.box-cart-2nd .product-order-price li {
				font-size: 120%;
				margin: 0 0 10px;
			}

			.box-expl {
				width: 100%;
				float: none;
				margin-bottom: 0;
			}
			.product-order-exp h3.ttl-h3 {
				font-size: 120%;
				line-height: 1.7em;
			}

			.content-type01 h4 {
				font-size: 120%;
				border-top: 1px #000 solid;
			}


			  .product-image-main {
			    margin-bottom: 20px;
			  }

			  .product-image-thumb li {
			    width: 17.9%;
			  }

		  .product-option-select .product-option-unit {
		    margin-bottom: 1em;
		  }
		
		  .btn-addcart,
		  .btn-quick {
		    display: block;
		    margin-bottom: 20px;
		  }
		
		  .btn-addcart {
		    padding-top: 1em;
		    padding-bottom: 1em;
		    width: 100%;
		  }
		  .product-order-spec {
		    width: 100%;
		  }
		
		  .product-order-spec th {
		    width: 20%;
		  }
		
		  .product-order-spec td {
		    width: 85%;
		  }
		
		  .product-info-lst li {
		    display: block;
		    margin: 1em 0;
		  }
		
		  .product-info-lst a {
		  }
		  .product-order-spec {
			  margin: 0;
		  }
		  select {
		    width: 50%;
		    }
		  .product-unit {
		    width: 25%;
		    text-align: right;
		    display: inline-block;
		    
		  .social-share a {
		    display: inline;
		  }
}
@media (max-width: 480px) {
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0;
  }

  .product-information {
    padding: 0;
    background: transparent;
  }

  .product-order {
    width: 100%;
  }
}
.ie_wrapper .product-order-num .btn {
  display: none;
}
