@charset "utf-8";

#pc_filter_by,
#sp_filter_by {
	color: #333;
}
/* goodsTile Style
-------------------------------*/
.goodsTile {
	text-align:center;
	/* margin-bottom:20px; */
	background-color:#fff;
}
.goodsTile .price {
	margin-bottom: 20px;
	color:#666666;;
	font-size: 12px;
	letter-spacing: .4px;
}
@media only screen and (max-width: 767px) {
	.goodsTile {
		margin-bottom: 0px;
	}
	.goodsTile .price {
		font-size: 12px;
	}
}
.goodsTile .colorChipWrapper {
	margin-top: 0px;
	margin-bottom:15px;
	text-align:center;
}
.goodsTile .colorChipWrapper ul {
	padding: 0;
	margin: 0;
}
.goodsTile .colorChipWrapper li {
	display: inline-block;
	float:none !important;
	max-width:inherit !important;
	height: 12px;
	width: 12px;
	border-radius: 100%;
	margin: 0 5px!important;
	padding: 0!important;
	border: 1px solid #eaeaea;
	position: relative;
}
.goodsTile .colorChipWrapper li:last-child {
	margin-right: 0;
}
.goodsTile .colorChipWrapper li a {
	display: block;
	height: 18px;
	width: 18px;
}
.goodsTile .colorChipWrapper li a img,
.goodsTile .colorChipWrapper li a span {
	display: block;
	height: 20px;
	width: 20px;
	border: 1px solid #A5A5A5;
}
.goodsTile .goodsNameWrapper {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-size: 16px;
	font-size:1.6rem;
	font-weight: 400;
	margin-bottom:5px;
}
.goodsTile .iconList {
	font-weight: 300;
	font-size: 12px;
	color: #c8161e;
	height:20px;
	margin-bottom:5px;
	position: absolute;
	top: 8px;
	display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
    width: 85%;
    margin-left: 0%;
}
.goodsTile .iconList span.ico{
	box-sizing: border-box;
	cursor: auto;
	display: inline-block;
	font-family: 'Noto Serif JP','Noto Sans JP','Perpetua','Roboto','Roboto Condensed';
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 3px;
	padding: 0 2px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.goodsTile .iconList span.ico {
		font-size: 10px;
	}
}
.goodsTile .iconList span.ico1 {
	/* background: #000 none repeat scroll 0 0; */
	/*NEW*/
	color: #c8161e;
}
.goodsTile .iconList span.ico2 {
	/* background: #e95a7f none repeat scroll 0 0; */
	/*SALE*/
	color: #c8161e;
}
.goodsTile .iconList span.ico3 {
	/* background: #00a968 none repeat scroll 0 0; */
	color: #7d7d7d;
}
.goodsTile .iconList span.ico4 {
	/* background: #dda0dc none repeat scroll 0 0; */
	color: #7d7d7d;
}
.goodsTile .iconList span.ico5 {
	/* background: #0000ff none repeat scroll 0 0; */
	color: #7d7d7d;
}
.goodsTile .iconList span.ico6 {
	/* background: #cccc33 none repeat scroll 0 0; */
	color: #7d7d7d;
}
.goodsTile .iconList span.ico7 {
	/* background: #a5a9ab none repeat scroll 0 0; */
	color: #7d7d7d;
}
.goodsTile .iconList span.ico8 {
	/* background: #a5a9ab none repeat scroll 0 0; */
	color: #7d7d7d;
}
.goodsTile .iconList span.ico9 {
	/* background: #a5a9ab none repeat scroll 0 0; */
	/*Coming Soon*/
	color: #7d7d7d;
}
.goodsTile .images {
	position: relative;
	margin-bottom: 10px;
}
.goodsTile .images .itemImage {
	position: relative;
	width: 100%;
	height: 100%;
}
.goodsTile .images .itemImage a.soldout {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.goodsTile .images .itemImage a.soldout img {
	display: block;
	width: 100%;
	height: 100%;
}

.goodsTile .item,
.recommendGoodsTileWrapper .item,
#checked-wrap .item,
.rank-box .item,
.includedGoodsTile .item,
.recommend-list .item,
.goods-list-favorite .item {
	position: relative;
}
.goodsTile .images .quick-view-btn{
	position:absolute;
	bottom:20px;
	left:0;
	right:0;
	margin:auto;
	font-size:20px;
	font-size:2.0rem;
	z-index:9999;
	font-family: 'Noto Serif JP','Noto Sans JP','Perpetua','Roboto','Roboto Condensed';
	opacity:0;
	-webkit-transition:	all 0.2s ease;
	transition:all 0.2s ease;
}
.goodsTile .images .quick-view-btn a{
	display:block;
	text-align:center;
	background:#FFF;
	padding:10px 0;
	border:1px solid #000000;
	max-width:180px;
	margin:0 auto;
	
}
.goodsTile .images:hover .quick-view-btn{
	opacity:1;
}


.goodsTile .item-txt{
	color:#7d7d7d;
	font-size:12px;
	font-size:1.2rem;
	margin-bottom:25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.goodsTile .goodsNameWrapper .goodsDetailLink {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 80%;
	margin: 0 auto;
}

.goodsTile .goodsNameWrapper .goodsName{
	overflow: hidden;
	text-overflow: ellipsis;
	width: 80%;
	margin: 0 auto;
	white-space: nowrap;
	font-size: 12px;
	letter-spacing: 1px;
	font-family:'Noto Serif JP';
	display: block;
	font-weight: bold;
	color: #2D2622;
}

.goodsTile .bag-btn{
	display:none;
}

@media only screen and (max-width: 767px){
	.goodsTile .bag-btn{
		display:block;
		padding-top:10px;
	}
	.goodsTile .goodsNameWrapper .goodsName{
		font-size: 8px;
		width: 25vw;
	}
}

@media only screen and (max-width: 767px){
	.goodsTile {
		text-align: center;
		/* margin-bottom: 30px; */
	}
	.goodsTile .images .quick-view-btn {
		position: absolute;
		bottom: 20px;
		left: 0;
		right: 0;
		margin: auto;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.goodsTile .images .quick-view-btn a {
		max-width: 90%;
		margin:0 auto;
		padding:5px 0;
	}
	.goodsTile .images {
		margin-bottom: 15px;
	}
	.goodsTile .iconList {
		height: 18px;
		overflow: hidden;
	}
	.goodsTile .item-txt,
	.goodsTile .goodsNameWrapper{
		display:none;
	}
	.goodsTile .colorChipWrapper {
		margin-bottom: 8px;
	}
}
.goodsTile .detailWrapper{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width:90%;
}

/* 再入荷 */

.restock_request .regmessageArea{
	text-align:center;
}
.restock_request .request-ttl{
	text-align:center;
	font-size:30px;
	font-size:3.0rem;
	padding:50px 0 25px;
}
.restock_request .request-txt-box{
	min-width:10em;
	display:inline-block;
	margin:0 auto;
	text-align:left
}

.restock_request .request-intro{
	font-size:14px;
	font-size:1.4rem;
	padding-top:80px;
}
.restock_request .back-btn{
	max-width:250px;
	margin:0 auto;
	text-align:center;
}
.restock_request .back-btn a{
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: inherit;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 12px 0;
	margin-bottom: 5px;
	border: 1px solid #000;
	color: #000;
	background: #FFF url('../img/back_arrow.png') no-repeat 10px center;
}
@media only screen and (max-width: 767px){

	/* 再入荷 */
	
	.restock_request .request-ttl{
		font-size:20px;
		font-size:2.0rem;
		padding:20px 0 25px;
	}
	.restock_request .request-intro{
		padding-top:50px;
	}
}
.item-header-img img {
	/* position: absolute;
	top: 0;
	z-index: -9999;
	max-width:1500px; */
}
@media only screen and (min-width: 768px) {
	.itemContents {
		/* margin-top: 37%; */
	}
}
@media only screen and (max-width: 767px) {
	.item-filter-area {
		margin-bottom: 30px;
	}
	.item-filter-area .num {
		margin-bottom: 8px;
	}
}
@media only screen and (min-width: 768px) {
	.item-filter-area {
		float: left;
	}
}
.item-filter-area .num,
.item-filter-area .filter {
	font-size: 15px;
	letter-spacing: .5px;
	font-family: 'Noto serif JP', serif;
}
.item-filter-area .num span,
.item-filter-area .filter span {
	color: #A5A5A5;
	margin-right: 41px;
}
.item-header-img {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
.item-header-img img {
	width: 100%;
}
.item-header-img div {
	position: absolute;
	left: 0;
	right: 0;
	font-size: 6rem;
	color: #fff;
	transform: translate(-50%);
	letter-spacing: .2px;
	top: 48.5%;
    transform: translateY(-50%);
}
.item-header-img div p:nth-child(1){
	font-size: 60px;
	color: #ffffff;
	text-align: center;
	margin-top: 30px;
	letter-spacing: 0.2px;
}
.item-header-img div p:nth-child(2){
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	margin-top: -5px;
	letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
	.item-header-img {
		margin-bottom: 0;
	}
	.item-header-img div {
		top: 50%;
	}
	.item-header-img div p:nth-child(1){
		font-size: 4.8rem;
		margin-top: 0px;
	}
	.item-header-img div p:nth-child(2){
		margin-top: -3px;
		letter-spacing: .8px;
	}
}
.itemContents .paged {
	font-size: 1.5rem;
}
.itemContents .pager_footer img {
	width: 15px;
}
.itemContents .current_paged {
	border-bottom: 1px solid black;
}
.itemContents .crumbsList .row {
	top: -35px;
}
#recommend-wrap .row,
#checked-wrap .row,
#related-wrap .row {
	max-width: 1200px;
}
#related-wrap .owl-nav div.owl-prev,
#recommend-wrap .owl-nav div.owl-prev,
#checked-wrap .owl-nav div.owl-prev {
	left: -2%;
}
#related-wrap .owl-nav div.owl-next,
#recommend-wrap .owl-nav div.owl-next,
#checked-wrap .owl-nav div.owl-next {
	right: -2%;
}
@media only screen and (min-width: 768px) {
	.common-wrap {
		max-width: 1500px;
		padding: 0 20px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 767px) {
	#recommend-wrap .row,
	#checked-wrap .row {
		max-width: 1200px;
	}
	#recommend-wrap .owl-nav div.owl-prev,
	#checked-wrap .owl-nav div.owl-prev {
		left: 5%;
	}
	#recommend-wrap .owl-nav div.owl-next,
	#checked-wrap .owl-nav div.owl-next {
		right: 5%;
	}
	.common-wrap {
		border-top: 0px;
	}
	.common-border {
		position: relative;
	}
	.common-border:before {
		content: '';
		position: absolute;
		left: 50%;
		display: inline-block;
		width: 90%;
		height: 1px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		background-color: #e6e6e6;
	}
}

.item-read-text {
	font-size:15px;
	text-align:center;
	padding-bottom: 0;
	padding-top: 50px;
}
.item-read-text p {
	line-height: 2.5rem;
}

@media only screen and (max-width: 767px) {
	.item-read-text {
		font-size:12px;
		text-align:center;
		padding: 40px 0 0 0;
		width: 94%;
		margin: 0 auto;
	}
}


.item-header-wrap {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
	min-height: 100px;
}
.item-header-wrap-text {
    padding-top: 50px;
    font-size: 15px;
    text-align: center;
    line-height: 2.5rem;
}
.item-header-wrap img {
    width: 100%;
}
.item-header-wrap .category_name-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	display: none;
}
.item-header-wrap .category_name-wrap p {
    margin: 0;
    padding: 0;
    font-size: 60px;
	font-size: 6.0rem;
    color: #ffffff;
    letter-spacing: 0.2px;
    text-align: center;
}
.item-header-wrap .category_name-wrap .wrap-lead-text {
	font-family: 'Perpetua Regular';
    font-style: normal;
    font-weight: normal;
}
.item-header-wrap .category_name-wrap p.capText {
    font-size: 15px;
    margin-top: -5px;
    letter-spacing: 1px;
}
.ring-coordinate-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;
}
.ring-coordinate-wrap-img {
	width: 300px;
	flex-shrink: 0;
	margin-right: 30px;
}
.ring-coordinate-wrap-caption {
	font-size: 15px;
	text-align: left;
	padding-bottom: 0;
	line-height: 2.5rem;
}

@media only screen and (max-width:768px) {
    .item-header-wrap {
        margin-bottom: 0;
		min-height: 75px;
    }
    .item-header-wrap-text {
        font-size: 12px;
        padding-top: 40px;
        padding-bottom: 15px;
    }
    .item-header-wrap .category_name-wrap {
        top: 50%;
		width: 100%;
    }
    .item-header-wrap .category_name-wrap p {
        font-size: 4.8rem;
        margin-top: 0px;
    }
    .item-header-wrap .category_name-wrap p.capText {
        margin-top: -3px;
        letter-spacing: .8px;
    }
	.ring-coordinate-wrap {
		flex-direction: column-reverse;
		padding-top: 40px;
		width: 94%;
		margin: 0 3%;
	}
	.ring-coordinate-wrap-img {
		width: 95%;
		margin: 0 auto;
	}
	.ring-coordinate-wrap-caption {
		font-size: 12px;
		text-align: center;
		padding-bottom: 15px;
	}
}

.itemListHeader.transNavBase .topLogo {
	fill: #231815;
}
.itemListHeader.transNavBase #search .cls-2,
.itemListHeader.transNavBase #search .cls-3 {
	fill: #666;
}
.itemListHeader.transNavBase #favorite .cls-3 {
	fill: #666;
}
.itemListHeader.transNavBase #mypage .cls-1 {
	stroke: #666;
}
.itemListHeader.transNavBase #cart_logo .cls-4 {
	stroke: #666;
}
.itemListHeader.transNavBase #cart_logo .cls-6 {
	fill: #666;
}
.itemListHeader.transNavBase .menuBtn span {
	background: rgba(0,0,0,.5);
}
.itemListHeader.transNavBase .megaMenu p a {
    color: #333;
}

/* .itemContents {
	padding-top: 150px;
	overflow: hidden;
}
@media screen and (max-width:768px) {
	.itemContents {
		padding-top: 80px;
	}
} */