.list-pop-common {
	display: block;
}
.list-pop-common .inner {
	position: relative;
	padding: 20px;
	background-color: #ffffff;
	position: relative;
}
.list-pop-common h2 {
	margin-top: -10px;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.05em;
	color: #131313;
}
.list-pop-common .inner > p {
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px #d2d2d2 solid;
	margin-bottom: 15px;
}
.list-pop-common .inner > p span {
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
.list-pop-common .inner > p span:before,
.list-pop-common .inner > p span:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
}
.list-pop-common .inner > p span:before {
	right: 100%;
}
.list-pop-common .inner > p span:after {
	left: 100%;
}
.list-pop-common .pop-item {
	position: relative;
}
.list-pop-common .pop-item ul {
	width: 100%;
	padding: 0;
}
.list-pop-common .pop-item li {
	vertical-align: middle;
	position: relative;
}
.list-pop-common .pop-item li:nth-of-type(1) {
	width: 114px;
	display: table-cell;
}
.list-pop-common .pop-item li:nth-of-type(1) img {
	width: 114px;
	height: auto !important;
}
.list-pop-common .pop-item li:nth-of-type(2) {
	text-align: left;
	height: auto;
	word-wrap: break-word;
	width: 235px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}
.list-pop-common .pop-item li:nth-of-type(2) .icons {
	font-size: 0;
	line-height: 0;
	margin-bottom: 5px;
}
.list-pop-common .pop-item li:nth-of-type(2) .icons ul {
	display: block;
}
.list-pop-common .pop-item li:nth-of-type(2) .icons li {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 0;
	width: auto;
}
.list-pop-common .pop-item li:nth-of-type(2) .icons img {
	width: auto;
	height: 15px !important;
	margin-right: 5px;
}
.list-pop-common .pop-item li:nth-of-type(2) .brand {
	margin-bottom: 10px;
}
.list-pop-common .pop-item li:nth-of-type(2) .brand a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #9E9E9E;
	letter-spacing: 0.05em;
}
.list-pop-common .pop-item li:nth-of-type(2) .name {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	line-height: 1.4;
}
.list-pop-common .pop-item li:nth-of-type(2) .color-size {
	font-size: 13px;
	margin-bottom: 10px;
}
.list-pop-common .pop-item li:nth-of-type(2) .clearfix {
	font-weight: 400;
	line-height: 20px;
}

/*
			.list-pop-common .pop-item li:nth-of-type(2) .price {
				font-size: 12px;
				margin-right: 10px;
			}
			.list-pop-common .pop-item li:nth-of-type(2) .sale {
				color: #e60012;
				font-size: 16px;
			}
			*/

.list-pop-common .pop-item li:nth-of-type(2) .price {
	font-weight: bold;
	font-size: 18px;
	display: block;
}
.list-pop-common .pop-item li:nth-of-type(2) .saleprice {
	font-weight: bold;
	font-size: 16px;
	text-decoration: line-through;
}
.list-pop-common .pop-item li:nth-of-type(2) .rate {
	color: #f9270b;
	padding-left: 5px;
}
.list-pop-common .pop-item li:nth-of-type(2) .offprice {
	font-weight: bold;
	font-size: 18px;
	color: #f9270b;
	padding-left: 5px;
}
.list-pop-common .pop-item li:nth-of-type(2) .tax {
	font-size: 10px;
	color: inherit;
}
.list-pop-common .pop-item li:nth-of-type(2) .yen {
	font-size: 13px;
	color: inherit;
}
.list-pop-common .pop-add {
	padding-top: 20px;
}
.list-pop-common .pop-add a {
	background-size: 17px 13px;
	border: 1px solid #808080;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	padding: 0 20px;
}
.list-pop-common.pop-cart .pop-add a {
	border: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	background: #000 url(/static/full/images/detail/detail_icon_01.jpg) 46px 9px no-repeat;
	line-height: 42px;
	height: 42px;
	/*position: absolute;*/
	width: 220px;
	bottom: 0;
	margin: 0 auto;
}
.list-pop-common.pop-cart .pop-add a,
.list-pop-common.pop-cart .pop-add a:before,
.list-pop-common.pop-cart .pop-add a:after {
	/*	box-sizing:border-box;*/
	transition: all 0.3s ease 0s;
}
.list-pop-common.pop-cart .pop-add a:hover {
	opacity: 0.7;
}
.list-pop-common.pop-cart .pop-add a span {
	display: inline-block;
	position: relative;
	padding: 0 0 0 30px;
	color: inherit;
}
.list-pop-common .pop-close {
	display: block;
	width: 26px;
	height: 26px;
	background-color: #fff;
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 100;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
.pop-close .pop-close-btn {
	display: inline-block;
	width: 26px;
	height: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #2c2b2b;
	transform: translate(-50%, -50%) rotate(45deg);
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
}
.pop-close .pop-close-btn:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: inherit;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
/* .list-pop-common .pop-close {
	width: 26px;
	height: 2px;
	background-color: #131313;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	text-indent: -9999px;
	cursor: pointer;
}
.list-pop-common .pop-close:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: inherit;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	position: absolute;
	top: 0;
} */
.list-pop-common .pop-close img {
	width: 11px;
	height: 11px;
}
.list-pop-common .pop-fukidashi {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: -17px;
	right: 10px;
}
.list-pop-common .pop-fukidashi img {
	width: 18px;
	height: 17px;
}

/* 06 cmn-lightbox
--------------------------------------------------------------------*/

.cmn-lightbox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 410px;
	height: 300px;
	z-index: 20000;
}

/*
.cmn-lightbox:before {
	bottom: 100%;
    left: 298px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    opacity: 1;
    border-bottom-color: #FFFFFF;
    border-width: 8px;
    margin-left: -8px;
}
*/

.cmn-lightbox:after {
	border-color: rgba(0, 0, 0, 0);
	opacity: 1;
	border-bottom-color: #f6f6f6;
	border-width: 7px;
	margin-left: -7px;
}
.cmn-lightbox .inner {}
.cmn-lightbox .top-close {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 17px;
	right: 17px;
}
.cmn-lightbox .top-close img {
	width: 11px;
	height: 11px;
}
.cmn-lightbox .bottom-close {
	margin-top: 25px;
	padding: 0 25px;
}
.cmn-lightbox .bottom-close span {
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #808080;
	display: block;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.cmn-lightbox h3 {
	border-bottom: 1px solid #e5e5e5;
	font-size: 15px;
	line-height: 1.2;
	text-align: center;
	margin-bottom: -40px;
	padding-bottom: 10px;
}
.cmn-lightbox h3 span {
	position: relative;
	padding: 0 40px;
}
.cmn-lightbox h3 span:after {
	content: " ";
	position: absolute;
	top: 50%;
	left: 0px;
}
.lightbox-cart.cmn-lightbox h3 span:after {
	background: url("/static/lite/images/common/icon_lightbox_cart.png") left center no-repeat;
	background-size: 25px 19px;
	margin-top: -10px;
	width: 25px;
	height: 19px;
}
.lightbox-favorite.cmn-lightbox h3 span:after {
	background: url("/static/lite/images/common/icon_lightbox_favorite.png") left center no-repeat;
	background-size: 14px 19px;
	margin-top: -10px;
	width: 14px;
	height: 19px;
}
.cmn-lightbox .block {
	margin-top: 50px;
}
.cmn-lightbox .block .color {
	position: relative;
	padding: 0 5px;
}
.cmn-lightbox .block .color p:nth-of-type(1) {
	position: relative;
}
.cmn-lightbox .block .color p:nth-of-type(1) img {
	width: 100%;
	height: auto;
}
.cmn-lightbox .block .color p:nth-of-type(2) {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -10px;
}
.cmn-lightbox .block .list {}
.cmn-lightbox .block .list ul {
	padding-top: 10px;
}
.cmn-lightbox .block .list li {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0 10px 10px;
}
.cmn-lightbox .block .list dl {
	display: table;
	width: 100%;
}
.cmn-lightbox .block .list dt,
.cmn-lightbox .block .list dd {
	display: table-cell;
	vertical-align: middle;
}
.cmn-lightbox .block .list dt {
	font-size: 13px;
}
.cmn-lightbox .block .list dt b {
	font-size: 19px;
	margin-right: 1em;
}
.cmn-lightbox .block .list dt span {
	color: #818181;
}
.cmn-lightbox .block .list dd {}
.lightbox-cart.cmn-lightbox .block .list dd a {
	background-color: #eb1c2b;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	display: block;
	float: right;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	width: 8em;
}
.lightbox-favorite.cmn-lightbox .block .list dd a {
	background-color: #808080;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	display: block;
	float: right;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	width: 10em;
}
.cmn-lightbox .block .list dd .soldout {
	color: #eb1c2b;
	display: block;
	float: right;
	font-weight: bold;
	line-height: 30px;
	padding: 0 10px;
}
