/*****************************************
*                products                *
*****************************************/

#products {}

#list {
	width: 100%;
	background: #eeeee9;
}

#list .box-title {
	height: 52px;
	color: #252525;
	font-size: 17px;
	font-weight: 500;
	line-height: 52px;
	text-indent: 0;
	margin: 0 auto 0;
	padding: 0 31px;
}

.navigation {padding-bottom: 15px; border-bottom: #dddddd 1px solid;}
.navigation .inner {font-size: 0; padding-left: 31px; box-sizing: border-box;}
.navigation li {
	position: relative;
	display: inline-block;
	margin: 0 5px 5px 0;
}
.navigation li:first-child {}
.navigation li:last-child {}
.navigation li a {
	display: block;
	width: 153px;
	height: 53px;
	color: #505050;
	font-size: 14px;
	font-weight: 500;
	line-height: 53px;
	padding-left: 10px;
	border: #bfbfbf 1px solid;
	box-sizing: border-box;
}

/*.navigation li a:after {
	position: absolute;
	top: 1px;
	right: 2px;
	width: 51px;
	height: 51px;
	content: '';
	background-image: url(../../images/common/submenu-products-thumbs.png);
	background-position: -110px -110px;
	background-repeat: no-repeat;
	background-size: 258px 103px;
}

.navigation li a.item-1:after {background-position: 0 0;}
.navigation li a.item-2:after {background-position: -51.5px 0;}
.navigation li a.item-3:after {background-position: -103px 0;}
.navigation li a.item-4:after {background-position: -154.5px 0;}
.navigation li a.item-5:after {background-position: 0 -51.5px;}
.navigation li a.item-6:after {background-position: -51.5px -51.5px;}
.navigation li a.item-7:after {background-position: -206.5px 0;}
*/
.navigation li a span {
	position: absolute;
	top: 1px;
	right: 0;
	width: 51px;
	height: 51px;
	background-position: 0;
	background-repeat: no-repeat;
	background-size: contain;
}

.catalog {
	padding-bottom: 25px;
	background: #f7f7f6;
}

.catalog .inner {}

.catalog .group {}
.catalog .group-title {
	height: 50px;
	color: #252525;
	font-size: 18px;
	line-height: 50px;
	border-bottom: #dedede 1px solid;
	margin: 0 20px;
}
.catalog .group-title h2 {
	font-weight: 500;
}
.catalog .group-content {font-size: 0; padding-top: 20px; margin-left: 20px;}

.catalog .group-content ul {}
.catalog .group-content li {
	display: inline-block;
	width: 137px;
	height: auto; /* 215px */
	padding: 13px 13px 13px;
	margin: 0 5px 5px 0;
	border: #dedede 1px solid;
	vertical-align: top;
	background: #ffffff;
	overflow: hidden;
}

.catalog .group-content li a {
	display: block;
	position: relative;
	color: #393939;
	font-size: 13px;
}

.catalog .group-content li .pic {width: 137px; height: 137px; overflow: hidden;}
.catalog .group-content li .pic img {display: block; width: 137px;}
.catalog .group-content li .name {
	position: relative;
	height: 34px;
	font-weight: 500;
	line-height: 17px;
	padding-left: 16px;
/*	margin-bottom: 9px;*/
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.catalog .group-content li .name:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '＞';
}
.catalog .group-content li .status {
	position: absolute;
	top: -5px;
	left: -4px;
}
.catalog .group-content li .status span {
	display: block;
	width: 40px;
	height: 21px;
	font-size: 0;
	text-indent: -5000px;
	background-image: url(../images/products/catalog-status.gif);
	background-repeat: no-repeat;
	background-size: 40px 42px;
}
.catalog .group-content li .status span.soldout {background-position: 0 0;}
.catalog .group-content li .status span.limited {background-position: 0 -21px;}

#detail {
	width: 336px;
	padding: 0 19px;
	margin: 89px auto 20px;
	border: #dedede 1px solid;
	background: #ffffff;
	box-sizing: border-box;
}

#detail .box-content {position: static;}

#detail .back {
	position: absolute;
	top: -71px;
	left: -1px;
	width: 166px;
	height: 48px;
	color: #6b6b6b;
	font-size: 13px;
	font-weight: 500;
	line-height: 48px;
	text-indent: 32px;
	border: #dedede 1px solid;
	background: url(../images/products/detail-back-arrow.png) 20px center #ffffff no-repeat;
	background-size: 5px 8px;
}

.overview {margin-bottom: 31px;}

.overview .pic {
	width: 295px;
/*	height: 295px;*/
/*	overflow: hidden;*/
}
.overview .pic img {
	display: block;
	width: 295px;
}
.overview .pic .zoom {
	display: inline-block;
	height: 17px;
	color: #252525;
	font-size: 13px;
	text-indent: 0;
	line-height: 17px;
	margin-top: 16px;
	padding-left: 22px;
	background: url(../images/products/detail-zoom.png) 0 center no-repeat;
	background-size: 17px 17px;
}
/*
.overview .pic .zoom:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.overview .info {
	width: 518px;
	padding-left: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
*/
.overview .title {
	color: #252525;
	font-size: 18px;
	font-weight: 500;
	padding: 22px 0 20px;
}

.overview .title .status {
	position: relative;
	display: block;
	width: 40px;
	height: 21px;
	font-size: 0;
	text-indent: -5000px;
	margin: 8px 0 0;
	background-image: url(../images/products/catalog-status.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	background-size: 40px 42px;
}

.overview .title .status.soldout {background-position: 0 0;}
.overview .title .status.limited {background-position: 0 -21px;}

.overview .title .spec {
	display: inline-block;
	font-size: 16px;
	margin-left: 10px;
}

.overview .text {
	color: #646464;
	font-size: 13px;
	text-align: justify;
	margin: 16px 0 15px;
	line-height: 21px;
}

.overview .more {
	display: block;
	width: 100%;
	height: 50px;
	color: #6b6b6b;
	font-size: 13px;
	font-weight: 500;
	text-align: center;
	line-height: 50px;
/*	padding: 0 0 0 78px;*/
	border: #dedede 1px solid;
/*	background: url(../images/products/detail-more-arrow.png) 20px center no-repeat;*/
	box-sizing: border-box;
}

.overview .more img {
	width: 6px;
	margin-right: 6px;
}

.additional {}
.additional .row {/*margin-bottom: 15px;*/}
.additional .group {/*display: table-cell;*/}
.additional .row .group[data-grid="2"]:first-child {/*padding-right: 30px;*/}
.additional .group[data-grid="1"] {/*width: 818px;*/}
.additional .group[data-grid="2"] {/*width: 393px;*/}
.additional .group-title {
	height: 36px;
	color: #252525;
	font-size: 16px;
	line-height: 36px;
	border-bottom: #dedede 1px solid;
}
.additional .group-title h2 {
	font-weight: 500;
}
.additional .group-content {padding: 8px 0;}
.additional .group-content p {
	color: #646464;
	font-size: 12px;
	line-height: 18px;
}

#related {
/*	width: 100%;
	height: 216px;
	margin-top: 33px;*/
	margin-bottom: 5px;
}

#related .box-content {/*height: 100%;*/}

.related-content {
	position: relative;
/*	left: 40px;
	width: 738px;
	height: 100%;
	overflow: hidden;*/
}

.related-content ul {width: 302px;}

/*
.related-content ul:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	height: 100%;
	content: '';
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	z-index: 1;
}

.related-content ul:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 100%;
	content: '';
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	z-index: 1;
}
*/
.related-content li {
	float: left;
	position: relative;
/*	top: 0;*/
	width: 136px;
/*
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
*/

	height: auto; /* 215px */
	padding: 3px;
	margin: 0 7px 7px 0;
	border: #dedede 1px solid;
	background: #ffffff;
	overflow: hidden;

}
/*
.related-content .order-0 {left: -178px; display: none;}
.related-content .order-1 {left: 6px;}
.related-content .order-2 {left: 190px;}
.related-content .order-3 {left: 374px;}
.related-content .order-4 {left: 558px;}
.related-content .order-5 {left: 742px; display: none;}
*/
.related-content li a {
	display: block;
	color: #505050;
	font-size: 13px;
}

.related-content li .pic {width: 136px; height: 136px; overflow: hidden;}
.related-content li .pic img {width: 136px;}
.related-content li .name {
	position: relative;
	height: 32px;
	font-weight: 500;
	line-height: 16px;
	padding: 0 8px 0 24px;
	margin-bottom: 8px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.related-content li .name:after {
	position: absolute;
	top: 0;
	left: 8px;
	content: '＞';
}

.related-content li .status {
	position: absolute;
	top: 6px;
	left: 6px;
/*	height: 20px;*/
}
.related-content li .status span {
	display: block;
	width: 40px;
	height: 21px;
/*	color: #ffffff;
	line-height: 20px;
	padding: 0 8px;*/
	font-size: 0;
	text-indent: -5000px;
	background-image: url(../images/products/catalog-status.gif);
	background-repeat: no-repeat;
	background-size: 40px 42px;
}
.related-content li .status span.soldout {background-position: 0 0;}
.related-content li .status span.limited {background-position: 0 -21px;}

.related-arrow {display: none;}
/*
.related-arrow li {
	position: absolute;
	top: 0;
	width: 40px;
	height: 212px;
}
.related-arrow li.prev {left: 0;}
.related-arrow li.next {right: 0;}
.related-arrow li a {
	position: absolute;
	top: 85px;
	width: 33px;
	height: 33px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.related-arrow li.prev a {background-image: url(../images/products/related-arrow-prev.gif); left: 0;}
.related-arrow li.next a {background-image: url(../images/products/related-arrow-next.gif); right: 0;}
*/


/*20231019*/

.additional table {
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #ddd;
    border-radius: 6px;
}
.additional table colgroup col:nth-child(1){width: 55%;}
.additional table colgroup col:nth-child(2){width: 45%;}

.additional table tr th{
	
	    background-color: #f5f5f5;
    border-right: 0;
    
}

.additional table tr>:last-child {
    border-right: 0;
}
.additional table tr:first-child td,.additional table tr:first-child th {
    border-top: 0;
}
.additional table td,.additional table th {
	font-size: 12px;
    border-top: 1px solid #ddd;
    line-height: 1.5;
    text-align: left;
    padding: 8px 16px 8px;
}
.additional table tr td{
    border-right: 0;
