@charset "euc-jp";

#product {
	margin-top: -20px;}

.product-img {
	max-width: 500px;
	margin:0 auto;}

.product-image {
	margin: 0 auto;
	padding-bottom: 15px;
	width: 100%;}

.product-thumbnail {
	text-align: center;
	height: 85px;}

.product-thumbnail ul {
	margin: 0 auto;
	list-style-type: none;
	clear: both;}

.product-thumbnail li {
	margin-right: 10px;
	margin-bottom: 15px;
	width: 65px;
	height: 70px;
	float: left;}

.product-thumbnail img {
	max-height: 50px;}

.product-thumbnail img:hover {
	cursor: pointer;}

.product-frame {
	width: 100%;
	text-align: center;
	clear: both;}

.product-image-thumb li {
	margin-bottom: 20px;
	padding: 0 10px;
	cursor: pointer;}

.product-image-thumb img {
	display: block;
	margin: 0 auto;}

.product-order {
	margin: 30px 0;}

.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-option-select {
	position: relative;
	overflow: hidden;}

.product-option-select .product-option-wrapper {
	position: relative;
	left: 50%;
	float: left;}

.product-option-select .product-option-unit {
	width: 300px;
	position: relative;
	left: -50%;
	float: left;}

.product-option-select .product-option-unit div {
	padding: 0 20px;}

.product-option-select .option-select-name {
	display: block;
	margin: .5em 0;}

.product-order-price {
	margin: 40px 0;
	color: #999;
	text-align: center;
	font-size: 16px;
	line-height: 40px;}

.product-order-price li {
	margin: 0 10px;}

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

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

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

.product-order-input .col {
	display: inline;
	float: none;}

.product-order-num .btn {
	display: none;
	padding: 10px;}

.product-unit {
	display: inline-block !important;
	padding-left: 20px;
	font-size: 24px;
	line-height: 40px;
	*display: inline !important;
	*zoom: 1;}

.product-order-num .input-prepend {
	display: inline;}

.product-order-num input {
	padding: 7px 12px;
	width: 60px;
	text-align: right;
	font-size: 16px;
	line-height: 1;}

.btn-addcart {
	line-height: 24px;}

.btn-addcart .icon-lg-w {
	float: left;
	*float: none;}

.btn-addcart span {
	padding-left: 10px;}

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

.product-order-exp {
	border-top: 1px solid #e7e7e7;
	padding-top: 40px;}

.product-order-exp-btm {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 40px;}

.product-order-exp .explain {
	margin: 0 auto;
	max-width: 590px;}

.sns-icon-lst {
	text-align: center;
	display: block;
	margin-top: 30px;}

.sns-icon-lst li {
	display: inline;
	margin: 1em;}

.sns-icon-lst img {
	border: none;}

.product-order-spec {
	margin: 30px 0;
	border-bottom: 1px solid #e7e7e7;
	font-size: 12px;}

.product-order-spec th {
	font-weight: normal;
	width: 30%;}

.product-order-spec td {
	width: 70%;}

.product-info-lst {
	font-size: 12px;
	text-align: center;
	display: block;}

.product-info-lst li {
	display: inline;
	margin: 1em;}

.together-block .prd-lst img {
	max-width: 150px;}

@media (max-width: 768px) {
.product-img {
	max-width: 100%;
	margin:0 auto;}

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

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

.product-order-num .btn {
	display: inline-block;}

.product-order-num input {
	padding: 12px;
	width: 60px;
	text-align: right;
	font-size: 24px;
	line-height: 1;}

.product-order-input [class*="col-sm-"] {
	display: block;
	float: left;
	margin-bottom: 30px;}

.product-option-select {
	position: static;
	overflow: auto;}

.product-option-select .product-option-wrapper {
	position: static;
	float: none;}

.product-option-select .product-option-unit {
	position: static;
	float: none;
	margin-bottom: 1em;
	width: 100%;}

.product-option-select .product-option-unit div {
	padding: 0;}

.btn-addcart,
.btn-quick {
	width: 100%;
	padding-right: 0;
	padding-left: 0;}

.btn-addcart {
	padding-top: 1em;
	padding-bottom: 1em;}

.btn-addcart .btn-wrap {
	margin: 0 auto;
	max-width: 170px;
	width: 100%;
	text-align: right;}

.btn-addcart span {
	padding-left: 0;}

.product-info-lst li {
	display: block;
	margin: 0;}

.product-info-lst a {
	display: block;
	padding: .5em;}
}

@media (max-width: 480px) {
.product-image-thumb li {
	margin-bottom: 10px;
	padding: 0 5px;}

.product-order {
	width: 100%;}

.product-order-spec th {
	width: 15%;
	font-weight: normal;}

.product-order-spec th span {
	display: block;}

.product-order-spec td {
	width: 85%;}

.together-block .prd-lst img {
	max-width: 120px;}
}

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