@charset "euc-jp";
.prd-opt-src {
	display: none !important;
}

.product-image {
	padding-right: 40px;
}

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

.product-image-thumb li {
	float: left;
	margin-top: 10px;
	cursor: pointer;
}

.thumb {
	max-width: 100%;
	width: auto;
	height: auto;
	border: 1px solid #dbdbdb;
}

.thumb-active {
	border: 1px solid #ecd062;
}

.product-exp {
	clear: both;
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	line-height: 1.6;
}

.product-spec-block {
	margin-bottom: 3em;
}

.product-spec-block table {
	width: 100%;
}

.product-spec-table {
	margin-bottom: 20px;
	border-left: 1px solid #dbdbdb;
}

.product-spec-table th {
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	padding: 1em;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.product-spec-table td {
	text-align: center;
	overflow: hidden;
	padding: 1em;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.product-spec-table th {
	width: 33.333%;
}

.product-spec-table td {
	width: 66.666%;
}

.product-spec-table select {
	width: 90%;
}

.product-order-form input {
	float: left;
	margin-right: .3em;
	padding: .3em;
}

.product-unit {
	float: left;
	padding: .3em;
}

.product-init {
	display: none;
}

.product-init-num {
	width: 3em;
	text-align: right;
}

.product-option-table td div {
	margin-bottom: .5em;
}

.product-info-lst {
	margin-bottom: 2em;
}

.product-info-lst li {
	margin: 15px 0;
}

.product-info-lst a {
	color: #444;
	text-decoration: none;
}

.product-info-lst a:hover {
	text-decoration: underline;
}

.product-review {
	margin-bottom: 30px;
}

.product-review a {
	font-weight: bold;
}

.social-share {
	margin-top: 1.5em;
}

.social-share li {
    margin-bottom: .5em;
 }
 
 .product-cart-btn {
 	margin-top: 1em;
}

.product-member-sale-msg {
	color: #df7676;
}

.stock_error {
	margin: .5em 0;
	color: #f00;
	font-weight: bold;
	font-size: 123.076%;
	line-height: 3;
}

#trackback {
	margin-bottom: 40px;
}

.trackback-block {
	clear: both;
}

.trackback-url {
	padding: .5em;
}

.together-block {
	clear: both;
}

.text-titles-list__detail-text {
	width: 85%;
}

/* オプションテーブル */
.table_price,
.t_stock_num,
#option_tbl br {
	display:none;
}

/* オプションテーブル SOLD OUT */
.stock_zero {
	font-size: 70%;
	color: #b81717;
}

/* シーズン表記 */
#description #seasonmark {
	width: auto;
	padding: 5px;
	background-color: #EEE;
	font-weight: bold;
}


/* サイズ */
#description table {
	width: 100%;
	margin-top: 20px;
	font-size: 1em;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #CCC;
	border-spacing: 0;	
}

#description table th {
	width: 10%;
	padding: 10px 0px;
	text-align: center;
	font-weight: normal;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #CCC;
	background-color: #EEE;
}

#description table td {
	width: ;
	padding: 10px 0px;
	text-align: center;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #CCC;
}

/* サイズについての注意書き */
#sizedetail p {
	margin-top: 8px;
}

/* 注意 */
#attention {
	width: 100%;
	margin-top: 20px;
	font-size: 1em;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #CCC;
	border-spacing: 0;	
}

#attention tr th {
	width: 10%;
	padding: 10px 0px;
	text-align: center;
	font-weight: normal;
	color:#FF0000;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #CCC;
	background-color: #EEE;
}

#attention tr td{
	width: ;
	padding: 10px;
	text-align: left;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #CCC;
}

/* オプションテーブル */
#option_tbl {
	width: 100%;
	margin-bottom: 20px;
	border-left: 1px solid #dbdbdb;
}

#option_tbl th {
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	padding: 1em;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

#option_tbl td {
	text-align: center;
	overflow: hidden;
	padding: 1em;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}