.op_con{
width: 48%;
display: block;
float: left;
margin-left: 1%;
margin-top: -50px;
}

.kazu{
width: 50%;
text-align: center;
margin-left: 25%;
margin-bottom: -15px;
color: rgb(204, 0, 0);
font-size: 16px;
font-weight: normal;
}

.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
#con_bottom{
margin-left: -50px;
}


#contents {
    float: right;
    margin-top: 0;
    padding-left: 30px;
}

.deli_time {
margin-top: -20px;
margin-bottom: -50px;
}

#product{
  /*
margin-top: -80px;*/
margin-left:-50px;
}

.soldout_button{
width:300px;
float:left;
margin-left:10px;
}


.clr{
clear:both;
}

#item_img{
width:310px;
float:left;
margin-right:20px;
}

.zoom-tiny-image{
width:23%;
}

#itme_info_etc{
width:330px;
}

.icon-lg-w.icon-cart {
background-position: -264px -96px;
}

@media (max-width: 960px) {
#con_bottom {
    width: 100%;
    margin-left: 0px;
}
#left {
    margin-top: 0;
}

#item_img {
    width: 35%;
    float: left;
    margin-right: 20px;
    margin-left: 60px;
}

#item_con{
margin-top: 150px;
}

#product {
    margin-top: -100px;
    margin-left: 0px;
}


#product h2{
    width: 95%;
margin-left: 0;
    margin-bottom: -120px;
}

}


@media (max-width: 768px) {
.buy_form{
clear: both;
}
.kazu{
clear:both;
}
#left{
margin-left: 20px;
}
#con_bottom {
    width: 110%;
    margin-left: -60px;
}
#product {
    margin-left: -60px;
}

#item_img {
    margin-left: 40px;
    margin-bottom: 30px;
}

}

@media (max-width: 480px) {
#contents {
    width: 90%;
float: none;
}
#product {
    margin-left: -30px;
}

#item_img {
    margin-left: 0;
width: 100%;
}

#con_bottom {
    width: 110%;
    margin-left: -30px;
}

.history {
    width: 100%;
    margin-left: 0px;
}

.cate_left {
    width: 100%;
    margin-top: -50px;
    margin-left: -3%;
}
}









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





/*商品詳細-説明エリア*/
.product-order-exp {
	margin-top:0;
}
.product-order-exp p {
	margin:0 0 1.75em 0;
	line-height:1.75;
}
/*ボタン*/
h3.DescriptionSlideButton {
	box-sizing:border-box;
	display:block;
	width:100%;
	margin:0;
	padding:0;
	background:#ffffff;
	background:linear-gradient(#ffffff, #e7e7e7);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05) inset, -1px -1px 0 rgba(0,0,0,0.25) inset;
	cursor:pointer;
}
h3.DescriptionSlideButton:hover {
	background:#ffffff;
	background:linear-gradient(#ffffff, #ffffff);
}
h3.DescriptionSlideButton > span {
	box-sizing:border-box;
	display:block;
	width:100%;
	padding:14px 24px 14px 14px; 
	
	color:#000000;
	font-weight:bold;
}
h3.DescriptionSlideButton:hover > span {

	color:#8da3ff;
}
h3.DescriptionSlideButton.Open > span {
	
}
h3.DescriptionSlideButton:hover.Open > span {
	
}
@media only screen and (min-width: 776px) { /*769*/
	h3.DescriptionSlideButton,
	h3.DescriptionSlideButton:hover {
		display:none;
	}
}
/*スライドBOX*/
.DescriptionSlideBox {
	display:none;
	width:100%;
	padding:0; 
	font-size:100%;
}
@media only screen and (min-width: 776px) { /*769*/
	.DescriptionSlideBox {
		display:block;
	}
}
/*見出し*/
.DescriptionSlideBox h4 {
	font-size:100%;
	line-height:1.75;
}
/*箇条書き*/
.DescriptionSlideBox ul {
	list-style-type:none;
	margin:0 0 1.75em 0;
}
.DescriptionSlideBox ul.Number {
	list-style-type:decimal;
	padding-left:1.5em;
}
.DescriptionSlideBox li:before {
	content:"■";
	display:block;
	float:left;
	margin-left:-1.5em;
	text-align:center;
}
.DescriptionSlideBox ul.Number li:before {
	content:"";
	display:none;
	float:none;
	margin-left:0;
}
.DescriptionSlideBox li {
	margin-bottom:0.9em;
	padding-left:1.5em;
	line-height:1.75;
}
.DescriptionSlideBox ul.Number li {
	padding-left:0;
}
.DescriptionSlideBox li span {
	display:block;
	width:100%;
	font-weight:bold;
}
/*注釈*/
.product-order-exp div.Annotation {
	margin:0 0 1.75em 0;
	padding:14px;
	border:2px solid #ff0000;
	border-radius:7px;
}
.product-order-exp div.Annotation span {
	display:block;
	margin-left:1em;
	color:#ff0000;
	line-height:1.75;
	text-indent:-1em;
}
/*画像リンク*/
.DescriptionSlideBox a.ImgLink {
	display:block;
	width:100%;
	margin-bottom:1.75em;
	text-align:center;
}
.DescriptionSlideBox a.ImgLink span {
	display:block;
	margin-bottom:0.5em;
	text-align:center;
}
.DescriptionSlideBox a.ImgLink img {
	width:auto;
	max-width:100%;
	height:auto;
	margin-bottom:0.5em;
}
.DescriptionSlideBox a.ImgLink:hover img {
	opacity:0.5;
}
/*動画*/
.DescriptionSlideBox .MovieArea {
	width:100%;
	max-width:640px;
	margin:0 auto 1.75em auto;
}
.DescriptionSlideBox .MovieBox {
	height: 0;
	padding:30px 0 56.25% 0;
	position: relative;
	overflow: hidden;
}
.DescriptionSlideBox .MovieBox iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
/*表共通*/
.DescriptionSlideBox table {
	border-collapse:separate;
	border-spacing:1px;
	width:100%;
	margin-bottom:1.75em;
	background:#404040;
}
.DescriptionSlideBox table caption {
	box-sizing:border-box;
	padding:7px 14px;
	border-left:1px solid #404040;
	border-top:1px solid #404040;
	border-right:1px solid #404040;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}
.DescriptionSlideBox table ul {
	margin-bottom:-1.2em;
}
.DescriptionSlideBox table li {
	margin-bottom:1.2em;
	line-height:1.2;
}
/*原料・仕様*/
.product-order-exp table.Materials,
.product-order-exp table.Specification {
	display:table;
}
.product-order-exp table.Materials caption,
.product-order-exp table.Specification caption {
	background:#404040;
}
.product-order-exp table.Materials th,
.product-order-exp table.Materials td,
.product-order-exp table.Specification th,
.product-order-exp table.Specification td {
	box-sizing:border-box;
	display:block;
	width:100%;
	vertical-align:top;
  white-space: nowrap;
}
.product-order-exp table.Materials th,
.product-order-exp table.Specification th {
	padding:7px 14px;
	background:#808080;
	color:#ffffff;
}
.product-order-exp table.Materials td,
.product-order-exp table.Specification td {
	padding:14px;
	background:#ffffff;
}
@media only screen and (min-width: 776px) { /*769*/
	.product-order-exp table.Materials th,
	.product-order-exp table.Materials td,
	.product-order-exp table.Specification th,
	.product-order-exp table.Specification td {
		display:table-cell;
		width:100%;
	}
	.product-order-exp table.Materials th,
	.product-order-exp table.Specification th {
		width:112px;
		padding:14px;
		text-align:left;
	}
	/* .product-order-exp table.Materials td,
	.product-order-exp table.Specification td {
		width:0%;
	} */
}
/*成分*/
.product-order-exp table.Component {
	display:block;
}
.product-order-exp table.Component caption {
	display:block;
	background:#aa6666;
}
.product-order-exp table.Component tbody {
	display:block;
	width:auto;
	overflow-x:auto;
	white-space:nowrap;
	-webkit-overflow-scrolling:touch; /* 慣性スクロール */
}
.product-order-exp table.Component th,
.product-order-exp table.Component td {
	box-sizing:border-box;
	padding:14px;
}
.product-order-exp table.Component th {
	width:1%;
	min-width:20%;
	background:#ffcccc;
	text-align:left;
}
.product-order-exp table.Component td {
	width:1%;
	min-width:13%;
	background:#ffffff;
	text-align:right;
}
@media only screen and (min-width: 1776px) { /*769*/
	.product-order-exp table.Component {
		display:table;
	}
	.product-order-exp table.Component caption {
		display:table-caption;
	}
	.product-order-exp table.Component tbody {
		display:table-row-group;
		width:100%;
		white-space:normal;
	}
	.product-order-exp table.Component th {
		width:20%;
	}
	.product-order-exp table.Component td {
		width:13%;
	}
}
/*切り替えガイド*/
.product-order-exp table.SwitchingGuide {
	display:block;
}
.product-order-exp table.SwitchingGuide caption {
	display:block;
	background:#aaaa66;
}
.product-order-exp table.SwitchingGuide tbody {
	display:block;
	width:auto;
	overflow-x:auto;
	white-space:nowrap;
	-webkit-overflow-scrolling:touch; /* 慣性スクロール */
}
.product-order-exp table.SwitchingGuide th,
.product-order-exp table.SwitchingGuide td {
	box-sizing:border-box;
	padding:14px;
	text-align:center;
}
.product-order-exp table.SwitchingGuide th {
	background:#ffffcc;
}
.product-order-exp table.SwitchingGuide th.Days {
	width:1%;
	min-width:20%;
}
.product-order-exp table.SwitchingGuide th.FlintRiverRanch,
.product-order-exp table.SwitchingGuide th.Other {
	width:1%;
	min-width:40%;
}
.product-order-exp table.SwitchingGuide td {
	background:#ffffff;
}
@media only screen and (min-width: 776px) { /*769*/
	.product-order-exp table.SwitchingGuide {
		display:table;
	}
	.product-order-exp table.SwitchingGuide caption {
		display:table-caption;
	}
	.product-order-exp table.SwitchingGuide tbody {
		display:table-row-group;
		width:100%;
		white-space:normal;
	}
	.product-order-exp table.SwitchingGuide th.Days {
		width:20%;
	}
	.product-order-exp table.SwitchingGuide th.FlintRiverRanch,
	.product-order-exp table.SwitchingGuide th.Other {
		width:40%;
	}
}
/*供給量*/
.product-order-exp table.Supply {
	display:block;
}
.product-order-exp table.Supply caption {
	display:block;
	background:#aaaa66;
}
.product-order-exp table.Supply tbody {
	display:block;
	width:auto;
	overflow-x:auto;
	white-space:nowrap;
	-webkit-overflow-scrolling:touch; /* 慣性スクロール */
}
.product-order-exp table.Supply th,
.product-order-exp table.Supply td {
	box-sizing:border-box;
	padding:14px;
}
.product-order-exp table.Supply th {
	width:1%;
	min-width:50%;
	background:#ffffcc;
	text-align:center;
}
.product-order-exp table.Supply td {
	background:#ffffff;
	text-align:left;
}
@media only screen and (min-width: 776px) { /*769*/
	.product-order-exp table.Supply {
		display:table;
	}
	.product-order-exp table.Supply caption {
		display:table-caption;
	}
	.product-order-exp table.Supply tbody {
		display:table-row-group;
		width:100%;
		white-space:normal;
	}
	.product-order-exp table.Supply th {
		width:50%;
	}
}

input.pad_10 {
  border: 1px solid #ccc;
  height: 22px;
}

.deli_time {
  margin-bottom: 0px;
  margin-left: 10px;
}
