@charset "euc-jp";

/* ************************************************
 * ------------------------------------------------
 *      商品詳細 CSS
 * ------------------------------------------------
 * ************************************************ */
	
.input-prepend.input-append input {
	font-size: 24px;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 100px;
	text-align: right;
}

.product-order-exp {
	font-size: 16px;
}
.product-order-exp .product-point {
	margin: 0 0 30px 0;
}
.product-order-exp .product-point li {
	background: url(https://img11.shop-pro.jp/PA01060/607/etc/hexagon_20.png?cmsp_timestamp=20160901140119) no-repeat left 3px;
	font-size: 18px;
	list-style: none;
	margin-bottom: 0.3em;
	padding-left: 25px;
}
.product-order-exp .product-spec {
	margin-bottom: 30px;
}
.product-order-exp .product-spec dt {
	display: inline-block;
	background: #999;
	color: #fff;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 2px 5px;
}
.product-order-exp .product-spec dd {
	margin: 0 0 10px 5px;
}
.product-order-exp .special-set {
}
.product-order-exp .special-set li {
}
.product-order-exp p {
	margin-bottom: 30px;
}
.product-order-exp em {
	border-bottom: 3px solid rgba(227, 182, 30, 1);
	font-style: normal;
}

.product-price th,
.product-price td {
	font-size: 16px;
}

.btn-addcart,
.btn-block {
	font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 20px;
}