@charset "utf-8";

:root {
  --Classico: "classico-urw", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

/* layout Style
-------------------------------*/
.mainContentsR {
}
.row {
	padding: 0;
}
.itemList, .itemList ul, .itemList li, .itemList div {
	box-sizing: content-box;
}
.itemListArea {
	/* float: right; */
	width: 100%;
}
.itemContents
{
	@media (max-width: 767px)
	{
		overflow: hidden;		
	}
}
.itemContents .mainContents {
	padding: 0;
	width: calc(100% - 40px);	
	padding-top: 40px;
}
@media (min-width: 768px)
{	
	.itemContents .mainContents {
		padding: 0 75px;
		width: min(1350/1480*100%,1350px);	
		padding-top: 56px;
	}	
}
.mainContentsR .mainContentsRContent {
	padding: 56px 0 0;
}
.mainContentsL {
	float: left;
	width: 16.66%;
	margin-bottom: 30px;
}

.itemContents .pager_group {
	display: flex;
	justify-content:center;
}
.itemContents .pager .pager_group .pager_arrow {
 margin: auto 0;
}
@media (max-width: 477px)
{	
	.itemContents .pager_group .page-numbers {
		margin: 0 6px;
	}
}
.itemContents .paged {
/* 	font-family: 'Roboto Condensed'; */
}
.itemContents .paged .page-numbers
{
	color: #abada4;
}
.itemContents .paged .page-numbers:not(.dots)
{
	width: 24px;
	display: inline-block;
	border-bottom: solid 1px #abada4;
	padding-bottom: 10px;
}
@media (min-width: 768px)
{	
	.itemContents .paged .page-numbers:not(.dots)
	{
		width: 32px;
		padding-bottom: 14px;
	}
}
.itemContents .paged .current_paged:not(.dots)
{
	color: #212121;
	border-bottom: solid 1px #212121;
}
.itemContents .page-numbers {
	margin: 0 6px;
	/* padding: 0 10px; */
	font-size: 1.6rem;
/* 	font-family: 'Roboto Condensed', sans-serif; */
	line-height: 1.2;
	color: #000;
}
@media (min-width: 768px)
{	
	.itemContents .page-numbers {
		font-size: 2rem;
	}
}
.itemContents .pager li {
	margin: 0;
}
.itemContents .pager li .prev {
	display: block;
	border: solid #5a4e49;
	border-width: 1px 0 0 1px;
	padding: 7px;
	-webkit-transform: translateX(-8px) rotate(-45deg);
	-ms-transform: translateX(-8px) rotate(-45deg);
	transform: translateX(-8px) rotate(-45deg);
}
.itemContents .pager li .next {
	display: block;
	border: solid #5a4e49;
	border-width: 0 1px 1px 0;
	padding: 7px;
	-webkit-transform: translateX(8px) rotate(-45deg);
	-ms-transform: translateX(8px) rotate(-45deg);
	transform: translateX(8px) rotate(-45deg);
}
/*

.common-border {
	max-width: 1448px;
	max-width: 97%;
	margin: 0 auto;
	border-top: 1px solid #ECE6D8;
}
.common-wrap {
	border-top: none;
	padding: 0 5% 0;
    width: 95%;
	margin: 0 auto;
}
*/
/*
#related-wrap,
#recommend-wrap,
#checked-wrap {
	padding: 100px 0 0;
	max-width: 1350px;
	margin: 0 auto;
}
#recommend-wrap .row .more_button p {
    text-align: center;
    font-size: 19px;
    font-family: 'Perpetua Regular';
    text-decoration: underline;
	position: unset;
	transform: none;
	padding-top: 15px;
}
@media only screen and (min-width: 1500px){
	#related-wrap,
	#recommend-wrap,
	#checked-wrap {
		max-width: 1225px;
	}
}
@media only screen and (max-width: 1499px) and (min-width: 1100px){
	.common-wrap {
		width: 100%;
		padding: 0;
	}
	#related-wrap,
	#recommend-wrap,
	#checked-wrap{
		max-width: calc(96vw - 130px);
	}
}
*/
@media only screen and (max-width: 767px){
	/* small */
	.itemList, .itemList ul, .itemList li, .itemList div {
		box-sizing: border-box;
	}
	.mainContentsR {
		float: none;
		margin-top: 0;
		width:100%;
	}
	.mainContentsR .mainContentsRContent {
		margin-left: 0;
		padding: 30px 0 0;
	}
	.mainContentsL {
		float: none;
		margin-left: 0;
		width: 100%;
		padding: 0;
		margin-bottom: 0px;
	}

	.common-border {
		margin: 0 20px;
	}
	.common-border::before {
		height: 0;
	}
	.common-wrap {
		padding: 0;
		margin: 0 auto 108px;
		width: 100%;
		overflow: hidden;
	}
	#recommend-wrap {
		padding: 70px 0 0;
	}
	.itemContents .page-numbers {
		margin: 0 12px 0 12px;

	}
	.itemContents .pager li .prev, .itemContents .pager li .next {
		padding: 6px;
	}
	.common-wrap .swiper-container
	{
		padding-left: 20px;
	}
}

/* title Style
-------------------------------*/

.header-img{
	margin-bottom:30px;
	position:relative;
}

@media only screen and (max-width: 767px){
	.header-img{
		margin-bottom:20px;
	}
	.header-img img{
		width:100%;
	}
}

/* h2 Style
-------------------------------*/
h2.title span.total_rows {
	color: #999;
	font-weight: 300;
	font-style: normal;
	display: inline;
}

#checked-wrap .ttl-wrap h3, 
#recommend-wrap .ttl-wrap h3 {
	font-size: 2.4rem;
	letter-spacing: .2em;
/* 	font-family: 'Perpetua Regular','Noto Serif JP','Noto Sans JP','Roboto','Roboto Condensed'; */
	text-align: center;
	/* margin-top: 50px; */
	margin-bottom: 54px;
	color: #212121;
	font-family: var(--Classico);
	
}
@media (max-width: 767px)
{
	#checked-wrap .ttl-wrap h3, 
	#recommend-wrap .ttl-wrap h3 	
	{
		font-size: 2rem;
		margin-bottom: 2em;
	}
}
#recommend-wrap .ttl-wrap .top-recommend {
    font-size: 28px;
	letter-spacing: 1px;
/* 	font-family: 'Times New Roman'; */
	text-align: center;
	/* margin-top: 50px; */
	margin-bottom: 40px;
}
.ttl-wrap h3 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 40px;
	letter-spacing: 1px;
/*     font-family: 'Perpetua Regular'; */
}
.colleMenuBg {
	background: #F8F4EA;
	padding: 86px 0 88px;
	margin-top: 150px;
}
.colleMenuBg .colleMenu {
    max-width: 995px;
    margin: 0 auto;
}
.teturnTop {
    background: #f8f4ea;
}
.colleMenuRi .cmPrev svg, .colleMenuRi .cmNext svg {
    display: block;
    fill: #A28440;
}
@media only screen and (max-width: 767px){
	/* small */
	h2.title {
		left:7.81%;
		padding:0 !important;
		font-size: 35px;
		font-size: 3.5rem;
	}
	h2.title span.total_rows {
		display: block;
	}
	#recommend-wrap .ttl-wrap h3 {
		font-size:2rem;
		margin-bottom: 2em;
	}
	#recommend-wrap .ttl-wrap .top-recommend {
		font-size:23px;
	}
	.ttl-wrap h3 {
		font-size:24px;
		margin-bottom: 28px;
	}
.colleMenuBg {
    padding: 55px 0 95px;
	margin-top: 0;
}
  .colleMenuRi {
      float: none;
      width: auto;
      padding-top: 0;
      margin-right: 0;
      text-align: center;
  }
  .colleMenuLe {
      width: auto;
      margin-left: 0;
      float: none;
      margin-bottom: 49px;
  }

  .colleMenuTitle {
      text-align: center;
  }
  .colleMenuList {
    margin-bottom: 8px;
  }
  .colleMenuList li {
    margin-bottom: 23px;
  }

  .colleMenuList li a {
    display: block;
    letter-spacing: 0;
    color: #333;
  }

  .colleMenu {
    margin: 0 50px;
  }

  .colleMenu {
      margin: auto;
  }

  .colleMenuLe {
      width: auto;
      margin-left: 0;
      float: none;
      margin: 0 50px;
      margin-bottom: 74px;
  }

  .cmSliderPic {
      margin: 0 18px 14px;
  }

  .cmSliderPic .cmSliderTitle {
    font-size: 18px;
    letter-spacing: .2px;
    color: #666666;
    padding: 0 20px;
    box-sizing: border-box;
    min-height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

}

/* mainContentsL > conditions Style
-------------------------------*/
.mainContentsL .conditions {
	margin-bottom: 40px;
}
.mainContentsL .conditions ul.conditions-list li {
	font-size: 20px;
	line-height: 33px;
}
.mainContentsL .conditions ul.conditions-list li a {
	position: relative;
	display: block;
}
.mainContentsL .conditions ul.category_select li.category{
	font-size: 16px;
	font-size:1.6rem;
}
.mainContentsL .conditions ul.category_select li.category a,
.mainContentsL .conditions ul.category_select li.category span{
	display:block;
	border-bottom:1px solid #e6e6e6;
	padding:10px;
	cursor:pointer;
}
.mainContentsL .conditions ul.category_select li.category span{
	background:url(../img/item-list/on_ico02.png) no-repeat right center
}
.mainContentsL .conditions ul.category_select li.category span.active{
	background:url(../img/item-list/no_ico02.png) no-repeat right center
}
.mainContentsL .conditions ul.category_select li ul.submenu{
	display: none;
	padding:0;
	margin:0;
	font-size: 16px;
	font-size:1.6rem;
}
.mainContentsL .conditions ul.category_select li ul.submenu a{
	padding:10px 10px 10px 47px;
}
.mainContentsL .conditions ul.conditions-list li a img.close {
	display: none;
	position: absolute;
	top: 12px;
	right: 10px;
}
.mainContentsL .conditions ul.conditions-list li a.active img.close {
	display: block;
}
.mainContentsL .conditions-wrapper .title{
	font-size: 22px;
	font-size:2.2rem;
	padding-bottom:12px;
/* 	font-family: 'Noto Serif JP','Noto Sans JP','Perpetua','Roboto','Roboto Condensed'; */
	cursor: pointer;
	font-weight:bold;
	border-bottom:1px solid #000;
	margin-bottom:20px;
}
.mainContentsL .conditions-wrapper .clearfix {
	margin-bottom: 10px;
}
#filter .clearfix {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
}
.mainContentsL .conditions-wrapper .clearfix .subtitle,
#filter .clearfix .subtitle {
	background: url(../img/item-list/ac_arrow.png) no-repeat right 10px center;
	padding:10px;
	border: 1px solid #e6e6e6;
	font-size:16px;
	font-size:1.6rem;
	cursor: pointer;
}
.mainContentsL .conditions-wrapper .clearfix .subtitle.down {
	background: url(../img/item-list/ac_arrow_on.png) no-repeat right 10px center;
}
#filter .clearfix .subtitle.down {
	background: url(../img/arrow/arrow_up.gif) no-repeat right 20px center;
}
.mainContentsL .conditions-wrapper .clearfix #color_pc{
	background:none !important;
	border:none !important;
	padding:15px 0 10px 0 !important;
}
.mainContentsL .conditions-wrapper .clearfix #color_pc.subtitle {
	height: 60px;
	overflow: hidden;
}

.mainContentsL .conditions-wrapper .clearfix label{
	font-size: 13px;
	font-weight: 300;
	line-height: 24px;
}
.tag-ttl,
.category-ttl{
	font-size: 22px;
	font-size:2.2rem;
	padding-bottom:12px;
/* 	font-family: 'Noto Serif JP','Noto Sans JP','Perpetua','Roboto','Roboto Condensed'; */
	cursor: pointer;
	font-weight:bold;
	border-bottom:1px solid #000;
	background: url(../img/item-list/on_ico.png) no-repeat right 35%;
}
.tag-ttl.down,
.category-ttl.down{
	background: url(../img/item-list/no_ico.png) no-repeat right 35%;
}
.scene_select,
.other_select {
	padding: 0 15px 15px 15px;
	display: none;
}
.other_select li a.active {
	font-weight: bold;
}
.other_select .filter-other-title {
	padding-top:20px;
	font-size: 13px;
	/*font-weight: bold;*/
/* 	font-family: 'Noto Sans JP'; */
    font-weight: 500;
	background-image: linear-gradient(to right, #e6e6e6, #e6e6e6 1px, transparent 1px, transparent 2px);
    background-size: 2px 1px;
    background-repeat: repeat-x;
}
.other_select .price {
	font-size: 13px;
/* 	font-family: 'Noto Sans JP'; */
    font-weight: 300;
	display: block;
}
#filter .scene_select,
#filter .color_select,
#filter .other_select {
	margin-left: 40px;
}
#filter .scene_select a,
#filter .other_select a {
	display: block;
	width: 100%;
}
.scene_select li,
.other_select li {
	font-size: 12px;
	font-weight: 300;
	padding-bottom: 5px;
	box-sizing: border-box;
	/* -webkit-transition: background-color 0.2s linear; */
	/* transition: background-color 0.2s linear; */
	/* position: relative; */
	/* margin-top: 7px; */
}
.price_type {
	display: inline-block;
}
.scene_select li:after,
.other_select li:after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 47%;
	left: 0;
	display: block;
	margin-top: -10px;
	width: 16px;
	height: 16px;
	/* border: 1px solid #e6e6e6; */
	border-radius: 0;
	content: '';
}
.scene_select li.checked:before,
.other_select li.checked:before{
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 25%;
	left: 5px;
	display: block;
	margin-top: -7px;
	width: 9px;
	height: 15px;
	/* border-right: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6; */
	content: '';
	opacity: 1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
}
.scene_select li a,
.other_select li a {
	position: relative;
	display: block;
	padding-left: 30px;
	z-index: 3;
}
/*
.color_select{
	display:block !important;
	margin-bottom:10px;
	margin-top: 7px;
}
.color_select li {
	float: left;
	margin-right: 8px;
	margin-left: 5px;
	margin-bottom:8px;
	position: relative;
	width: 13px;
	height: 13px;
}
.color_select li:nth-child(6){
	/* margin-right:0; 
}
.color_select li a {
	display: block;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	/* border: 1px solid #e6e6e6; 
	position: relative;
}
.color_select li {
	border: 1px solid #e6e6e6;
	border-radius: 100%;
	overflow: hidden;
	text-indent: -9999px;
}
.color_select li.active {
	border: 2px solid black;
	border-radius: 100%;
	overflow: hidden;
	text-indent: -9999px;
}
.color_select li a {
	display: block;
	width: 20px;
	height: 21px;
	top: -1px;
	left: -1px;
}
*/
.mainContentsL .conditions-wrapper ul.other_select .price {
	display: inline-block;
	width: 70px;
}


.narrow-btn button{
	background:#000 url(../img/item-list/search_glass.png) no-repeat right 10px center;
	text-align:center;
	color:#FFF;
	width:100%;
	font-size:15px;
	font-size:1.5rem;
	padding:15px 0;
	margin-bottom:15px;
}
.reset-btn{
	text-align:center;
}
.reset-btn button{
	background:none;
	text-decoration:underline;
	color:#000;
	font-size:15px;
	font-size:1.5rem;
}

.side-search {
	position:relative;
}
.side-search #form_freeword{
	padding: 20px 10px;
	font-size:16px;
	font-size:1.6rem;
	box-shadow:none !important;
	border:1px solid #e6e6e6 !important;
}
.side-search #form_search {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
 	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	background: none;
	background: url(../img/search_btn.png);
	width: 16px;
	height: 16px;
	border: none;
}

.other_select.other_text_coler .filter-other-title {
	padding-bottom: 15px;
}
.other_select.other_text_coler li a {
	padding-bottom: 4px;
	padding-left: 15px;
}
.other_select.other_text_coler li {
	padding-bottom: 11px;
}

@media only screen and (max-width: 767px){
	.tag-ttl,
	.category-ttl{
		background: none;
	}
	.tag-ttl.down,
	.category-ttl.down{
		background: none;
	}

	.side-search #form_freeword{
		font-size:12px;
		font-size:1.2rem;
	}
}
@media only screen and (max-width: 767px){

	.search-acmenu{
		margin-bottom:20px;
	}
	.search-acmenu dt{
		background:#000 url(../img/item-list/search_arrow.png) no-repeat right 10px center;
		color:#FFF;
		text-align:center;
		padding:10px 0;
		font-size:15px;
		font-size:1.5rem;
/* 		font-family: 'Noto Serif JP','Noto Sans JP','Perpetua','Roboto','Roboto Condensed'; */
	}
	.search-acmenu dt.active{
		background:#000 url(../img/item-list/search_arrow_on.png) no-repeat right 10px center;
	}
	.search-acmenu dd{
		display:none;
		padding-top:20px;
	}

	.color_select li:nth-child(6){
		margin-right:8px;
	}

	.mainContentsL .conditions-wrapper .clearfix #color_pc.subtitle {
		height: auto;
		overflow: hidden;
	}
	.price_type {
		display: inline-block;
		padding-bottom: 12px !important;
	}
}

/* controls Style
-------------------------------*/
.controlWrapper {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background-color: #f7f7f7;
	padding-right: 10px;
	padding-left: 10px;
}
.headerControlWrapper {
	margin-bottom:50px;
	position:relative;
}
.headerControlWrapper .num,
.headerControlWrapper .layout-list{
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform: translateY(-50%);
 	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	font-size:16px;
	font-size:1.6rem;
}
.headerControlWrapper .layout-list{
	right:0;
	left:inherit;
	overflow:hidden;
}
.headerControlWrapper .layout-list li{
	float:left;
	margin-left:20px;
}
.footerControlWrapper {
	/* margin-bottom: 95px; */
	padding-top: 75px;
}

@media only screen and (max-width: 750px){

.headerControlWrapper {
	padding-top:20px;
	margin-bottom:20px;
	position:relative;
}
.headerControlWrapper .num,
.headerControlWrapper .layout-list{
	position:static;
	-webkit-transform:none;
 	-ms-transform:none;
  	transform:none;
}
.headerControlWrapper .num{
	float:left;
	margin-bottom:20px;
}
.headerControlWrapper .layout-list{
	right:0;
	left:inherit;
	overflow:hidden;
	float:right;
}
.headerControlWrapper .layout-list li{
	margin-left:10px;
	margin-bottom:20px;
}

	/* small */
	.controlWrapper {
		border-top: none;
		padding: 0;
	}
	.controlWrapper .pager {
		background-color: #fff;
	}
	.footerControlWrapper {
		margin-bottom: 0px;
		padding-top: 60px;
	}
}

/* searchArea Style
-------------------------------*/
/*
.searchArea {
	display: inline;
	width: 110px;
	transition: .2s;
}
.searchArea.item-submenu {
	border: 1px solid transparent;
}
*/
/*
.searchItem.conditions::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 4px;
    border-color: rgba(0,0,0,.2) transparent transparent transparent;
    position: absolute;
    right: -1px;
    top: 41%;
    content: '';
    transform: translateY(-50%);
}
*/
/*
@media only screen and (max-width: 767px){
	.searchArea {
		width: 200px;
	}
	.searchItem.conditions::after {
		top: 43%;
	}
}
*/
@media only screen and (min-width: 768px){
	.searchArea.narrowDown.pc-filter {
		margin-right: 30px;
	}
}
.searchArea .searchItem {
	position: relative;
}
/*
.searchArea .searchItem {
	position: relative;
	display: inline-block;
	float: left;
}
@media only screen and (min-width: 768px){
	.searchArea .searchItem:nth-child(1) {
		margin-right:20px;
	}
}
*/
/*
.searchArea a.open_select {
	display: block;
	padding: 2px 30px 9px 3px;
	border-bottom: 1px solid #D6D5D3;
	font-weight: 400;
	font-size: 14px;
	width: 110px;
	color: #333;
}
*/
.searchArea a.open_select span{
	color: #999999;
	font-size: 12px;
}
.searchArea a.open_select2 {
	display: block;
	padding: 8px 30px 8px 10px;
	/* background: url(../img/item-list/ac_arrow.png) no-repeat right 5px center; */
	/* background-color: #fff; */
	border: 1px solid #e6e6e6;
	font-weight: 400;
	font-size: 12px;
	width: 110px;
	height: 36px;
}
.searchArea .searchItem ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 10;
	border: 1px solid #e6e6e6;
}
.searchArea .searchItem ul.order_by {
	width: 110px;
}
.searchArea .searchItem ul.per_page {
	width: 250px;
}
.searchArea .searchItem ul li a {
	display: block;
	padding: 5px 10px;
	background-color: #fff;
	font-weight: 300;
	font-size: 13px;
}
.searchArea .searchItem ul li a:hover {
	background-color: #EEE;
	opacity: 1!important;
}
.searchArea .searchItem ul li.active a {
	background-color: #EEE;
}

.search-area {
	/* padding-bottom:30px !important; */
	/* border-bottom:1px solid #e6e6e6; */
	/* margin-bottom:48px !important; */
}
@media (min-width: 768px)
{	
	.search-area {
		height: 28px;
	}
}
.searchArea2{
	float:right;
	text-align:right;
	margin-bottom:30px !important;
}
.searchArea3{
	float:right;
}
.searchArea2 li{
	display:inline-block;
	margin-left:10px;
	font-size:14px;
	font-size:1.4rem;
}
.searchArea2 li input[type="checkbox"] + label:before {
	top: 1px;
}
.searchArea2 li label {
	font-size: 14px;
}

@media only screen and (max-width: 767px){
	.searchArea a.open_select {
		width: 100%;
		font-size: 1.4rem;
		padding: 5px 30px 7px 3px;
		white-space: nowrap;
	}
	.item-search-area.sp-content .searchArea a.open_select {
		font-size: 1.2rem;
	}
	.searchArea .searchItem ul.order_by {
		width: 100%;
	}
	.searchArea .searchItem ul.material {
		width: 100%;
	}
	.searchArea .searchItem ul.per_page {
		width: 100%;
	}
	.searchArea a.open_select span {
	    font-size: 1rem;
	}
	.searchArea .searchItem ul li a {
		display: block;
		padding: 5px 10px;
		background-color: #fff;
		font-weight: 300;
		font-size: 12px;
	}

}
@media only screen and (min-width: 768px){
/*
	.searchArea {
		float: left;
		display: inline-block;
		width: 140px;
	}
	.searchArea a.open_select {
		width: 140px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		font-size: 14px;
	}
*/
	.searchArea .searchItem .open_select + ul
	{
		width: min(400px ,100%);
	}
/*
	.searchArea .searchItem ul.order_by {
		width: 140px;
	}
	.searchArea .searchItem ul.pc_order_by {
		width: 140px;
	}
	.searchArea .searchItem ul.pc_per_page {
		width: 140px;
	}
	.searchArea .searchItem ul.category {
		width: 140px;
	}
	.searchArea .searchItem ul.price {
		width: 140px;
	}
	.searchArea .searchItem ul.filter_sort_name {
		width: 140px;
	}
	.searchArea .searchItem ul.stock {
		width: 140px;
	}
	.searchArea .searchItem ul.per_page {
		width: 140px;
	}
*/
}
@media only screen and (min-width: 768px){
	.item-search-area .narrowDown {
		width: 300px;
		float: right;
		margin-top: -10px;
	}
}

@media only screen and (max-width: 767px){

/*
	.search-area {
		padding-bottom:20px !important;
	}
*/
	.sp-filter:nth-child(odd) {
		text-align: right;
	}
	.sp-filter:nth-child(odd) a {
		text-align: left;
	}
		/* small */
/*
	.searchArea {
		float: left;
		display: inline-block;
		width: 47%;
		margin-bottom: 10px;
	}
	.searchArea.left-content,
	.searchArea .searchItem {
		text-align: left;
	}
	.searchArea.right-content {
		text-align: right;
	}
	.searchArea2{
		float:right;
		width:68%;
	}
	.searchArea .searchItem {
		float: left;
		width: 100%;
	}
*/
	/* .searchArea a.open_select {
		display: block;
		padding:0 0 0 10px;
		background: url(../img/item-list/ac_arrow.png) no-repeat right 5px center;
		background-color: #fff;
		border: 1px solid #e6e6e6;
		font-weight: 400;
		font-size: 12px;
		width: 100%;
		box-sizing:border-box;
		height: 36px;
		line-height:36px;
	} */
	.searchArea2 li {
		margin-left: 5px;
		font-size: 12px;
		font-size: 1.2rem;
		text-align:left;
		vertical-align:top;
	}
	.searchArea a.open-submenu {
		padding: 5px 0;
		display: block;
		width: 100%;
	}

	.searchArea .conditions ul {
		left: 0px;
	}

	.searchArea2 input[type="checkbox"]+label, input[type="radio"]+label {
		margin: 0;
		padding: 0;
	}
	.searchArea2 input[type="checkbox"] + label:before {
		display: inline-block;
		position: static;
		margin-top: -2px;
		vertical-align: middle;
		width: 12px;
		height: 12px;
	}
	.searchArea2 li label {
		font-size: 10px;
	}
	.searchArea2 li {
		margin-left: 5px !important;
	}
	
	#filter .title,
	#per_page .title,
	#order_by .title {
		display: block;
		width: 100%;
		padding: 15px;
		border-bottom: 1px solid #e6e6e6;
		text-align: center;
		position: relative;
	}
	
	#filter .title .close-button,
	#per_page .title .close-button,
	#order_by .title .close-button {
		position: absolute;
		top: 20px;
		right: 20px;
		cursor: pointer;
		background: url(../img/button/close.png) no-repeat center center;
		width: 20px;
		height: 20px;
	}
	
	#per_page a,
	#order_by a {
		display: block;
		width: 100%;
		padding: 20px 40px;
		border-bottom: 1px solid #e6e6e6;
	}
	.right_area_SP {
		float: right !important;
	}
}
@media only screen and (max-width: 767px){
	.searchArea2 li {
		margin-left: 0px;
		font-size: 10px;
		font-size: 1.0rem;
		text-align:left;
		vertical-align:top;
	}
}

/* リスト
-------------------------------*/
.goodsTile
{
	text-align: left;
}
.itemList .goodsList li.columns {
	float: none;
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
}
.itemContents .favorite-btn
{
	right: 13px;
	bottom: 13px;
	position: absolute;
}
.itemContents .size-select-area
{
	position: absolute;
	width: 100%;
	background: white;
	left: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	padding-right: calc(26px + 18px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.itemContents .size-select--show
{
	height: 16px;
	width: 18px;
	background: none;
	background-image: url(/assets/front/nojess/img/icon_favo.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}
.itemContents .size-select--show::before
{
    width: 30px;
    height: 30px;
    right: -6px;
    bottom: -7px;
    content: "";
    display: block;
    position: absolute;
}
@media (min-width: 768px)
{	
	.itemContents .size-select--show
	{
		right: 13px;
		bottom: 13px;
	}
}
.itemContents .size-select--show.active
{
	background-image: url(/assets/front/nojess/img/icon_favo_on.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
.itemContents .size-select
{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.itemContents .size-select .select_size
{
	background: none;	
	border: none;
	border-bottom: solid 1px black;
	padding: 0;
	padding-top: 14px;
	padding-left: 12px;
	padding-bottom: 16px;
	height: fit-content;
	color: black;
	font-size: 1.3rem;
	width: 100%;
	text-align: left;
	letter-spacing: .1em;
	cursor: pointer;
	background: url(../img/common/ico_down.svg) no-repeat right 12px center;
	background-size: 14px;
}
@media (max-width: 767px)
{
	.itemContents .size-select .select_size
	{
		background-position: right center;
	}		
}
.itemContents .size-select .size-select__list
{
	position: absolute;
	bottom: 0;
	transform: translateY(100%);
	width: calc(100% - 44px);
	font-size: 1.3rem;
	background: white;
	color: black;
}
.itemContents .size-select .size-select__list li
{
	border-bottom: 1px solid #efe9e9;
}
.itemContents .size-select .size-select__list .stock_display
{
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	padding: 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	align-items: center;
}
/*
.itemList .favorite-btn {
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 2;	
}
*/
.goodsTile .add_favorite
{
	position: static;
}
.goodsTile .add_favorite
{
	background-image: url(/assets/front/nojess/img/icon_favo.svg);
	background-repeat: no-repeat;
}
.goodsTile .add_favorite.active
{
	background-image: url(/assets/front/nojess/img/icon_favo_on.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
.itemList .itemOn .favorite-btn {
	display: block;
}
.itemList .favorite-btn .add_favorite {
	height: 16px;
	width: 18px;
	background-size: contain;
	display: block!important;
}
.itemList .detailWrapper {
	font-size: 1.3rem;
	width: 100%;
}
@media (min-width: 768px)
{	
	.itemList .detailWrapper {
		margin-bottom: .5em;
	}
}
.itemList .detailWrapper a
{
	color: #212121;
}
.itemList .priceWrapper .price
{
	color: #212121;
}
.goodsTile .iconList
{
	container-type: inline-size;
}
.goodsTile .iconList
{
	position: static;
	margin: 0;
	margin-bottom: 1em;
	width: 100%;
	justify-content: flex-start;
	min-height: 20px;
	height: fit-content;
}
.goodsTile .iconList .ico:nth-child(n+4)
{
	margin-top: 3px;
}

@media (max-width: 767px)
{	
	@container (max-width: 173px) {
	  .goodsTile .iconList .ico:nth-child(n+3)
	  {
			margin-top: 3px;
	  }
	}	
}

@media (min-width: 768px)
{	
	@container (max-width: 224px) {
	  .goodsTile .iconList .ico:nth-child(n+3)
	  {
			margin-top: 3px;
	  }
	}	
}


.goodsTile .iconList:not(:has(.ico))
{
	display: none;
}
.goodsTile .iconList span.ico
{
	background: #988666;
	color: white;
	width: fit-content;
  padding: 0 0.5em;
	letter-spacing: .1em;
	font-family: var(--Classico);
}
@media (max-width: 767px)
{
	.goodsTile .iconList span.ico
	{
		font-size: 1rem;
		line-height: 1.8;
	}	
}
@media (min-width: 768px)
{	
	.goodsTile .iconList span.ico
	{
		width: fit-content;
    padding: 0 0.5em;
	}
}
.goodsTile .iconList span.ico.soldout
{
	background: none;
	width: fit-content;
	color: #988666;
	margin-left: auto;
}
.itemList .itemOn .detailWrapper {
	display: block;
}
.itemList .detailWrapper .color{
	text-align: center;
	padding-top: 2px;
	margin: 0 10px 18px;
	letter-spacing: .7px;
	font-size: 11px;
	color: #999;
	font-weight: 300;
	line-height: 1.42;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.itemList .goodsTile .images .itemImage {
	width: 98%;
	margin: 0 auto;
}
.itemList .item_archive__list {
	padding-bottom: 2px;
	padding-top: 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.itemList .item_archive__list:hover {
	opacity: 0.8;
	transition: 0.8s;
}
.itemList .itemOn .item_archive__list {

	z-index: 10;
}
.itemList .itemImage {
	margin-bottom: 14px;
	position: relative;
}
.itemList .itemOn .itemImage {
}
.itemList .priceWrapper {
	font-size: 12px;
	color: #666666;
	letter-spacing: .4px;
	position: static;
	width: 100%;
	bottom: 20px;
}
.itemList .priceWrapper .iconList span.ico {
/* 	font-family: 'Perpetua Regular','Noto Serif JP','Noto Sans JP','Roboto','Roboto Condensed'; */
	font-size: 14px;
	line-height: 1;
	margin-right: 0px;
	padding: 0 5px 6px;
}
.itemList .priceWrapper .iconList span.ico.ico1 {
	color: #9F0A0A;
}
.itemList .priceWrapper .priceArea span.ico.ico5 {
/* 	font-family: 'Perpetua Regular'; */
	font-size: 14px;
	line-height: 1;
	color: #999999;
	margin-left: 12px;
	letter-spacing: .8px;
}
.itemList .priceWrapper .priceArea span.ico.ico6 {
	font-size: 12px;
}
.itemList .itemOn .priceWrapper {
}
.itemList .itemOn .iconList {
}
.itemList .goodsTile .price {
	margin-bottom: 0;
}
.itemList .detailWrapper .storeBtn {
	display: block;
	font-size: 12px;
	background: #f5f4f2;
	text-align: center;
	letter-spacing: .5px;
	line-height: 41px;
	margin: 0 5px 3px;
	padding: 0 5px;
	color: #666666;
	transition: background .5s ease;
	overflow: hidden;
	box-sizing: border-box;
}
.itemList .goodsList .goodsTile {
	position: relative;
	/*border-bottom: 1px solid #e6e3e0;
	border-right: 1px solid #e6e3e0;*/
	box-sizing: border-box;
	background: #ffffff;
}
.itemList .goodsList .goodsTile:before {
	content: "";
	display: block;
	padding-top: 16.25%;
}
.itemList .detailWrapper .brand {
	font-size: 11px;
	text-align: center;
	color: #999999;
	letter-spacing: .4px;
	margin-bottom: 8px;
}
.itemList .detailWrapper .goodsClose {
	position: absolute;
	top: 15px;
	right: 12px;
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	box-sizing: border-box;
	padding-right: 19px;
	z-index: 1;
}
.itemList .detailWrapper .goodsClose::before,
.itemList .detailWrapper .goodsClose::after {
	position: absolute;
	content: '';
	right: 0px;
	top: 10px;
	width: 13px;
	height: 1px;
	opacity: 1;
	background: rgba(0,0,0,.5);
	transition: opacity .5s ease;
}
/*
.itemList .priceWrapper .tax {
	display: none;
}
*/
.itemList .itemOn .priceWrapper .tax {
}
.itemList .detailWrapper .goodsClose::before {
	transform: rotate(-45deg);
}
.itemList .detailWrapper .goodsClose::after {
	transform: rotate(45deg);
}
.storeBtn .iconTarget {
	width: 9px;
	height: 9px;
	margin-left: 3px;
	vertical-align: 0;
	fill: #170000;
}
@media only screen and (max-width: 767px){
	/* small */
	.itemList .goodsList {
		padding: 20px 0 0;
		display: grid;
		grid-template-columns:repeat(2, 1fr);
		gap:32px 13px;
	}
	.itemList .goodsList.col_cnt_1 li.columns  {
		width:94%;
		margin:0 3%;
	}
	.itemList .goodsList.col_cnt_1 .goodsTile .item-txt,
	.itemList .goodsList.col_cnt_1 .goodsTile .goodsNameWrapper {
		display: block;
	}
	.itemList .goodsList.col_cnt_ li.columns,
	.itemList .goodsList.col_cnt_2 li.columns{
		width: 50%;
	}
	.itemList .goodsList.col_cnt_ li.columns:nth-child(2n),
	.itemList .goodsList.col_cnt_2 li.columns:nth-child(2n){
		margin-right:0;
	}
	.itemList .goodsList.col_cnt_ .goodsTile .goodsNameWrapper,
	.itemList .goodsList.col_cnt_2 .goodsTile .goodsNameWrapper {
		display: block;
	}
	.itemList .goodsList.col_cnt_3 li.columns {
		width:30.83%;
		margin-right:3.755%;
	}
	.itemList .goodsList.col_cnt_3 li.columns:nth-child(3n){
		margin-right:0;
	}
	.itemList .goodsList.col_cnt_4 li.columns {
		max-width: 24.25%;
		margin-right: 1%;
	}
	.itemList .goodsList.col_cnt_4 li.columns:nth-child(4n) {
		margin-right:0;
	}
	/* .itemList .goodsList li.columns:nth-child(1) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(2) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns {
		border-left: 1px solid #E5E6E1;
		border-bottom: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(even) {
		border-right: 1px solid #E5E6E1;
	} */
	.itemList .favorite-btn .add_favorite {
		margin-top: 3px;
	}
	.itemList .priceWrapper {
		bottom: 7px;
	}
	.itemList .detailWrapper .brand {
		font-size: 10px;
		margin-bottom: 3px;
	}
	.itemList .detailWrapper .color {
		padding-top: 0;
		font-size: 10px;
	}
	.itemList .goodsList .goodsTile {
		height: 67vw;
		max-height: 450px;
	}
	.itemList .priceWrapper .iconList span.ico {
		font-size: 11px;
	}
	.itemList .itemImage {
		margin: 0 auto 14px;
	}
	.itemList .text_box {
		max-height: 90px;
		min-height: 80px;
		bottom: 18px;
	}
}

@media only screen and (min-width: 768px){
	/* medium */
	.itemList .goodsList{
		display: grid;
		grid-template-columns:repeat(4, 1fr);
		gap:28px;
	}
	.itemList .goodsList li.columns {
		float:none !important;
		display:inline-block;
		vertical-align:top;
		font-size:12px;
		font-size:1.2rem;
		position: relative;
	}
	.itemListNoItem {
		margin-top: 80px;
		margin-bottom: 80px;
		text-align: center;
		line-height: 2.5em;
	}
	/* .itemList .goodsList li.columns {
		border-bottom: 1px solid #E5E6E1;
		border-left: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(1) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(2) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(3) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(4) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(5) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(6) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(6n) {
		border-right: 1px solid #E5E6E1;
		border-bottom: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:last-child {
		border-right: 1px solid #E5E6E1;
		border-bottom: 1px solid #E5E6E1;
	}
	.searchArea2 li:first-child{
		margin-left:0;
	} */
}
@media only screen and (min-width: 1001px){
	/* medium */
/*
	.itemList .goodsList{
		font-size:0;
	}
*/
	.itemList .goodsList li.columns {
		float:none !important;
		display:inline-block;
		vertical-align:top;
		font-size:12px;
		font-size:1.2rem;
		position: relative;
	}
	.itemListNoItem {
		margin-top: 80px;
		margin-bottom: 80px;
		text-align: center;
		line-height: 2.5em;
	}
	/* .itemList .goodsList li.columns {
		border-bottom: 1px solid #E5E6E1;
		border-left: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(1) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(2) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(3) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(4) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(5) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(6) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(6n) {
		border-right: 1px solid #E5E6E1;
		border-bottom: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:last-child {
		border-right: 1px solid #E5E6E1;
		border-bottom: 1px solid #E5E6E1;
	}
	.searchArea2 li:first-child{
		margin-left:0;
	} */
}

@media only screen and (min-width: 1500px){
	/* medium */
/*
	.itemList .goodsList{
		font-size:0;
	}
*/
	.itemList .goodsList li.columns {
		float:none !important;
		display:inline-block;
		vertical-align:top;
		font-size:12px;
		font-size:1.2rem;
		position: relative;
	}
	.itemListNoItem {
		margin-top: 80px;
		margin-bottom: 80px;
		text-align: center;
		line-height: 2.5em;
	}
	/* .itemList .goodsList li.columns {
		border-bottom: 1px solid #E5E6E1;
		border-left: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(1) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(2) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(3) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(4) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(5) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(6) {
		border-top: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:nth-child(6n) {
		border-right: 1px solid #E5E6E1;
		border-bottom: 1px solid #E5E6E1;
	}
	.itemList .goodsList li.columns:last-child {
		border-right: 1px solid #E5E6E1;
		border-bottom: 1px solid #E5E6E1;
	}
	.searchArea2 li:first-child{
		margin-left:0;
	} */
}


/* sceneContents
-------------------------------*/
.sceneContents .sceneMenu{
	width: 100%;
}
.sceneContents .sceneMenu ul{
	display: table;
	margin: 0 auto;
}
.sceneContents .sceneMenu li {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	font-weight: 400;
	padding: 0 20px 15px;
}
.sceneContents .sceneMenu li.selected {
	font-size: 30px;
}
.sceneContents .sceneMenu li a {
	color: #919191;
}
.sceneContents .text {
	text-align: center;
	font-size: 12px;
	padding-bottom: 20px;
}
.sceneContents .imageArea {
	width: 100%;
	position: relative;
	margin-bottom: 75px;
}
.slider_main:not(:first-child) {
	display: none;
}

.flex-control-paging li a.flex-active {
	background-color: #969696!important;
}
.flex-control-paging li a {
	background-color: #c8c8c8!important;
}
.sceneContents .sceneTitle {
	text-align: center;
	font-size: 16px;
	margin: 50px 0;
	padding: 20px;
	background-color: #c8c8c8;
}

@media only screen and (max-width: 767px){
	.sceneContents .sceneMenu li {
		font-size: 10px;
		padding: 5px;
	}
	.sceneContents .sceneMenu li.selected {
		font-size: 16px;
	}
	.sceneContents .text {
		font-size: 11px;
	}
	.sceneContents .sceneTitle {
		font-size: 12px;
		margin: 20px 0;
		padding: 10px;
	}
}




/* mainImage
-------------------------------*/

.mainImage a,
.mainImage img {
	display: block;
}
.mainImage a.nofade {
	cursor: default;
}
.mainImage ul li {
	display: none;
}

.imageArea .flex-direction-nav a {
	cursor: pointer;
	display: block;
	opacity: 1;
	position: absolute;
	top: 55%;
	width: 20px;
	height: 38px;
}
.imageArea .flex-direction-nav .flex-prev {
	left: 5%;
	background: url(../img/item-detail/s_detail_prev.png) no-repeat center center / 100% auto;
}
.imageArea .flex-direction-nav .flex-next {
	right: 5%;
	background: url(../img/item-detail/s_detail_next.png) no-repeat center center / 100% auto;
}


@media only screen and (max-width: 767px){
	.imageArea .flex-direction-nav a{
		top: 42%;
	}
}

/* modelInfoArea
-------------------------------*/
.modelInfoArea {
	margin-top: 10px;
}
.modelInfoArea span {
	margin-left: 10px;
}

/* stockStatus
-------------------------------*/
.stockStatus {
	margin-top: 20px;
}
.stockStatus ul {
	display: table;
	border-top: 1px dotted #e6e6e6;
	width: 100%;
}
.stockStatus ul li {
	display: table-row;
}
.stockStatus .thCol,
.stockStatus .tdCol {
	display: table-cell;
}
.stockStatus .thCol {
	width: 26%;
	border-left: none;
	border-right: none;
	padding: 0 10px 0 0px;
	margin: 0;
	text-align: left;
	vertical-align: middle;
}
.stockStatus .thCol.rowlast {
	border-bottom: 1px dotted #e6e6e6;
}
.stockStatus .tdCol {
	border-bottom: 1px dotted #e6e6e6;
	vertical-align: middle;
}
.stockStatus .tdCol.itemPrice {
	width: 22%;
}
.stockStatus .tdCol.stockLabel {
	width: 22%;
}
.stockStatus .tdCol.sizeName {
	width: 10%;
}
.stockStatus .tdCol.selectButton {
	width: 20%;
}
.stockStatus .sizeName span {
	margin: 0 2px;
}
.stockStatus .selectButton {
	padding: 4px 0;
	min-width: 120px;
}
.stockStatus .selectButton a {
	display: block;
	width: 100%;
}
.stockStatus .selectButton input {
	display: block;
	width: 100%;
	font-size: 0.875rem;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #dddddd;
}
.stockStatus .selectButton span {
	display: block;
	width: 100%;
	font-size: 0.875rem;
	cursor: default;
}
.stockStatus .td.selectButton img {
	display: block;
	vertical-align: middle;
	width: 158px;
}
.stockStatus .remarks {
	margin-top: 10px;
}

@media only screen and (max-width: 767px){
	/* small */
	.stockStatus ul {
		border-top: none;
	}
	.stockStatus ul li {
		display: block;
	}
	.stockStatus .thCol {
		display: block;
		border: none;
		width: 100%;
		background-color: #000;
		padding: 5px 0 5px 15px;
	}
	.stockStatus .thCol.empty {
		display: none;
	}
	.stockStatus .thCol a {
		color: #fff;
	}
	.stockStatus .tdCol {
		display: inline-block;
		text-align: center;
	}
	.stockStatus .tdCol.itemPrice {
		width: 21%;
		padding-top: 9px;
		height: 39px;
	}
	.stockStatus .tdCol.stockLabel {
		width: 22%;
		padding-top: 9px;
		height: 39px;
	}
	.stockStatus .tdCol.sizeName {
		width: 10%;
		padding-top: 9px;
		height: 39px;
	}
	.stockStatus .tdCol.selectButton {
		width: 42%;
		height: 39px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.stockStatus .selectButton input.button {
		width: 158px;
		padding: 5px 0 5px 0;
		padding-bottom: 5px;
		margin: 0 auto;
	}
	.stockStatus .selectButton img {
		width: 100%;
	}

	.stockStatus .thCol.rowlast {
		border-bottom: none;
	}
	.stockStatus .rowlast .tdCol {
		border-bottom: none;
	}
	.stockStatus .last .tdCol {
		border-bottom: 1px dotted #e6e6e6;
	}
}

/* snsArea
-------------------------------*/
.snsArea {
	margin-top: 15px;
}
.snsArea li {
	float: left;
	margin-right: 5px;
}

/* sizeTable
-------------------------------*/
.sizeTable {
	margin-top: 10px;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
.sizeTable th,
.sizeTable td {
	padding: 8px 2px;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	text-align: center;
}
.sizeTable th {
	background-color: #fff;
}

/* popularWrapper
-------------------------------*/
.popularWrapper {
	margin-top: 50px;
	padding: 0 6.25%;
}
.popularWrapper h2 {
	width: 100%;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
}
.popularWrapper li:last-child {
	float: left!important;
}
@media only screen and (max-width: 767px){
	/* small */
	.popularWrapper h2 {
		text-align: center;
	}
}


/* clearfix
-------------------------------*/
.color ul li a.white {
	border: 1px solid #e6e6e6;
}
@media only screen and (max-width: 767px){
	.color ul {
		display: table;
		margin: 0 auto;
		/*padding-left: 15px;*/
	}
}

/* controllButton
-------------------------------*/
.controllButton {
	margin: 20px 0 0;
	position: relative;
}
.controllButton .columns {
	text-align: center;
}
.controllButton .columns:first-child {
	padding-right: 2px;
}
.controllButton .columns:last-child {
	padding-left: 2px;
	margin-top: 0;
}
.controllButton .columns .cart_btn,
.controllButton .columns .restock_request_btn {
	width: 100%;
}

@media only screen and (max-width: 767px){
	.controllButton .columns:first-child {
		padding-right: 0;
	}
	.controllButton .columns:last-child {
		margin-top: 10px;
		padding-left: 0;
	}
}

.clearfix .sns {
	margin-top: 20px;
}

.clearfix .sns li {
	float: left;
	width: 50px;
}
.clearfix .sns li img {
	width: auto;
	height: 20px;
	opacity: 0.5;
}


/* タブ切り替え
--------------------------------------*/
#horizontalTab{
	clear: both;
}

ul.resp-tabs-list, p {
	margin: 0px;
	padding: 0px;
}

.resp-tabs-list li {
	display: inline-block;
	padding: 15px 0;
	margin: 0;
	width: 21.55%;
	text-align: center;
	cursor: pointer;
	float: left;
	border: 1px solid #bfbfbf;
	margin-bottom: -1px !important;
	opacity: .3;
}

.resp-tabs-list li:first-child{
	border-left: 1px solid #bfbfbf;
}

.resp-tabs-container {
	padding: 60px 0 65px;
	background-color: #fff;
	clear: left;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}

h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}

.resp-tab-content {
	display: none;
	font-size: 16px;
	line-height: 1.75;
}

.resp-tabs-list li.resp-tab-active {
	border-bottom: none;
	border-bottom: 1px solid #fff;
	padding: 15px 0!important;
	opacity: 1;
}

.resp-tabs-list li.resp-tab-active {
	background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
	display: block;
}

.resp-tab-content {
}

h2.resp-accordion {
	font-size: 13px;
	border-bottom: 1px solid #c1c1c1;
	margin: 0px;
	padding: 10px 15px;
}

h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
	padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1 !important;
	background: blue;
}

h2.resp-accordion span.resp-arrow {
	width: 20px;
	height: 40px;
	float: right;
	background: url(../img/item-detail/icn_open.png) no-repeat center center;
	background-size: 20px;
}

h2.resp-accordion.resp-tab-active span.resp-arrow{
	background: url(../img/item-detail/icn_close.png) no-repeat center center;
	background-size: 20px;
}


/*-----------Accordion styles-----------*/
.resp-easy-accordion  h2.resp-accordion {
		display: block;
}
.resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
	width: 100%;
	margin: 0px;
}

.resp-tab-content-active {
	display: block;
}

h2.resp-accordion:first-child {
	border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 767px) {
	ul.resp-tabs-list {
		display: none;
	}

	h2.resp-accordion {
		display: block;
		height: 60px;
	}

	.resp-tabs-container h2.resp-accordion:first-child {
		background: url(../img/item-detail/ttl_product_detail.png) no-repeat 10px center;
	}
	.resp-tabs-container h2.resp-accordion:nth-of-type(2) {
		background: url(../img/item-detail/ttl_reviews_sp.png) no-repeat 10px center;
		background-size: auto 16px; 
	}

	.resp-tab-content-active {
		padding-bottom: 20px;
		border-bottom: 1px solid #c1c1c1 !important;
	}

	.resp-vtabs .resp-tab-content {
		border: 1px solid #bfbfbf;
	}

	.resp-tabs-container{
		padding: 25px 0;
		border-top: 0;
		border-bottom: 0;
	}
	
	.resp-vtabs .resp-tabs-container {
		border: none;
		float: none;
		width: 100%;
		min-height: initial;
		clear: none;
	}
	.resp-accordion-closed {
		display:none !important;
	}
	.resp-vtabs .resp-tab-content:last-child {
		border-bottom: 1px solid #c1c1c1 !important;
	}
}


/* related item
--------------------------------------*/

#related-wrap{
	padding:28px 0 110px;
}
#related-wrap ul.related-list{
	overflow:hidden;
}
#related-wrap ul.related-list li{
	width:15.5%;
	float:left;
	margin-left:1.4%;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;
}
#related-wrap ul.related-list li:first-child{
	margin-left:0;
}
#related-wrap ul.related-list li .img{
	position:relative;
	margin-bottom:20px;
}
#related-wrap ul.related-list li .img .heart{
	position:absolute;
	top:10px;
	right:10px;
}
#related-wrap ul.related-list li .img .mask {
	width:100%;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	-webkit-transition:	all 0.2s ease;
	transition:all 0.2s ease;
}
#related-wrap ul.related-list li .img:hover .mask {
	opacity:1;
}
#related-wrap ul.related-list li .img .mask .bag-btn{
	position:absolute;
	bottom:10px;
	margin:auto;
	left:0;
	right:0;
}

#related-wrap ul.related-list li .img .mask .bag-btn img{
	max-width: 120px;
}

#related-wrap ul.related-list li .item-name{
	margin-bottom:10px;
}
#related-wrap ul.related-list li .price{
	color:#E5E6E1;
}

#related-wrap ul.related-list li .sp-btn{
	display:none;
}


@media only screen and (max-width: 767px){

	#related-wrap ul.related-list li .img .mask {
		display:none;
	}
	#related-wrap ul.related-list li .sp-btn{
		display:block;
		width:70%;
		margin:0 auto;
		padding-top:10px;
	}
	#related-wrap ul.related-list li .item-name {
		margin-bottom: 0px;
	}
}

#category-wrap{
	margin-bottom: 43px;
}


@media only screen and (max-width: 767px){
#category-wrap{
	margin-bottom: 30px;
}

	#related-wrap{
		padding:0 0 40px;
	}
	#related-wrap ul.related-list li,
	#related-wrap ul.related-list li:first-child{
		width:31.33%;
		float:left;
		margin:0 3% 40px 0;
		font-size:14px;
		font-size:1.4rem;
	}
	#related-wrap ul.related-list li:nth-child(3n){
		margin-right:0;
	}
	#related-wrap ul.related-list li .img{
		margin-bottom:10px;
	}
	#related-wrap ul.related-list li .img img{
		width:100%;
	}
	#related-wrap ul.related-list li .img .heart{
		top:5px;
		right:5px;
		width:15px;
	}
	
	#related-wrap ul.related-list li .item-name{
		margin-bottom:5px;
	}

}
/* Related Item */
#related-wrap .img {
	text-align: center;
	font-size: 13px;
	background-color: #fff;
}
#related-wrap p {
	color:#666666;
	font-size: 12px;
	/* padding-top:10px; */
}

#related-wrap div, #related-wrap section, #related-wrap ul, #related-wrap li, #related-wrap img, #related-wrap .item_checked__link{
	box-sizing: content-box;
}

/* Recommend Item */
#recommend-wrap .img {
	font-size: 1.3rem;
}
/*
#related-wrap p,
#recommend-wrap p {
	color:#666666;
	font-size: 12px;
	padding-top:10px;
	font-family: 'Noto Sans JP','Perpetua','Roboto','Roboto Condensed';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 9%;
}
*/
/*
#recommend-wrap div, #recommend-wrap section, #recommend-wrap ul, #recommend-wrap li, #recommend-wrap img, #recommend-wrap .item_checked__link {
	box-sizing: content-box;
}
*/


@media only screen and (max-width: 1499px) and (min-width: 1100px){
	#related-wrap .img,
	#recommend-wrap .img {
		height: 22vw;
	}
}
@media only screen and (max-width: 1099px) and (min-width: 768px){
	#related-wrap .img,
	#recommend-wrap .img {
		height: 240px;
	}
}
@media only screen and (max-width: 767px) {
	#related-wrap .img,
	#recommend-wrap .img {
		height: calc(332/750*100vw);
		margin-bottom: 14px;
	}
}

/* Checked Item */
/*
#checked-wrap .item .img p {
	display:none;
}
#checked-wrap div, #checked-wrap section, #checked-wrap ul, #checked-wrap li, #checked-wrap img {
	box-sizing: content-box;
}
*/
/*
.item-checked-list {
	text-align: center;
}
*/

#recommend-wrap .owl-carousel.owl-drag .owl-item,
#related-wrap .owl-carousel.owl-drag .owl-item, 
#checked-wrap .owl-carousel.owl-drag .owl-item {
	margin: 0 -2px 0 0;
}

.owl-carousel button
{
	width: 22px;
	height: 22px;
}

@media (min-width: 768px)
{	
	#recommend-wrap .row,
	#related-wrap .row,
	#checked-wrap .row {
		width: min(1350/1480*100%,1350px);
	/* 	max-width: 1424px; */
		padding-left: 75px;
		padding-right: 75px;
	}

	.owl-carousel button
	{
		width: 44px;
		height: 44px;
	}
}

.owl-carousel button.am-prev
{
	background: url(../img/common/slide-prev.png) no-repeat;
	background-size: contain;
}

.owl-carousel button.am-next
{
	background: url(../img/common/slide-next.png) no-repeat;
	background-size: contain;
}

.owl-carousel .disabled button
{
	display: none;
}

.itemContents .owl-carousel .owl-nav div
{
	width: 22px;
	height: 22px;
	top: 35%;
}


@media (min-width: 768px)
{	
	.itemContents .owl-carousel .owl-nav div
	{
		width: 44px;
		height: 44px;
		top: 40%;
	}
}

.common-wrap #checked-wrap .item .img,
.itemContents .owl-carousel .img
{
	position: relative;
}
.itemContents .owl-carousel .img .favorite-btn
{
	position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 2;
}
.itemContents .owl-carousel .item .favorite-btn .add_favorite
{
	height: 16px;
  width: 18px;
  background-image: url(/assets/front/nojess/img/icon_favo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.itemContents .owl-carousel .item .favorite-btn .add_favorite.active
{
  background-image: url(/assets/front/nojess/img/icon_favo_on.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
#related-wrap .owl-nav div.owl-next, #recommend-wrap .owl-nav div.owl-next, #checked-wrap .owl-nav div.owl-next
{
	right: 9px;
}
#related-wrap .owl-nav div.owl-prev, #recommend-wrap .owl-nav div.owl-prev, #checked-wrap .owl-nav div.owl-prev
{
	left: 9px;
}

@media (min-width: 768px)
{	
	#related-wrap .owl-nav div.owl-next, #recommend-wrap .owl-nav div.owl-next, #checked-wrap .owl-nav div.owl-next
	{
		right: 18px;
	}
	#related-wrap .owl-nav div.owl-prev, #recommend-wrap .owl-nav div.owl-prev, #checked-wrap .owl-nav div.owl-prev
	{
		left: 18px;
	}
}

.common-wrap #checked-wrap .item .img,
.owl-carousel .owl-item img
{
	margin-bottom: 16px;
}

.item-checked-list .item,
.owl-carousel .owl-item 
{
	font-size: 1.3rem;
}

.owl-carousel .owl-item a
{
	color: #212121;
}

.item-checked-list .goodsName,
.owl-carousel .owl-item .goodsName
{
	margin-bottom: .5em;
}

@media only screen and (max-width: 767px) {
	#recommend-wrap .row,
	#related-wrap .row,
	#checked-wrap .row {
		margin: 0 auto;
		width: 100%!important;
	}
/*
	#recommend-wrap .item-checked-list li {
		width: 49.5%;
		text-align: center;
		font-size: 14px;
		float: none;
		display: inline-block;
		position: relative;
		border: 1px solid #e6e6e6;
		margin: 0 -3px 0 0;
	}
*/
	#checked-wrap .item-checked-list--grid
	{
		display: grid;
		grid-template-columns:repeat(2, 1fr);	
		gap:13px;
		padding: 0 15px;
	}	
/*
	#checked-wrap .item-checked-list li .item .img {
		border: 1px solid #e6e6e6;
		margin: 0 -3px 0 0;
	}
*/
	#checked-wrap .owl-carousel.owl-drag .owl-item {
		margin: 0 -0.62vw 0 0;
		box-sizing: content-box;
	}
	.owl-carousel .goodsArrow {
		width: 10px;
		height: 45px;
	}
	#recommend-wrap .owl-carousel.owl-drag .owl-item {
		margin: 0 -0.62vw 0 0;
	}
}
@media only screen and (min-width: 768px) {
	#checked-wrap .item-checked-list--grid
	{
		display: grid;
		grid-template-columns:repeat(4, 1fr);	
		gap:37px;
		padding: 0 30px;
	}
/*
	#recommend-wrap .item-checked-list li {
		width: 19%;
		text-align: center;
		font-size: 14px;
		font-size: 1.4rem;
		float: none;
		display: inline-block;
		position: relative;
		border: 1px solid #ECE6D8;
		margin: 0 -4px 0 0;
	}
	#checked-wrap .item-checked-list li {
		width: 13.0%;
		text-align: center;
		font-size: 14px;
		font-size: 1.4rem;
		float: none;
		display: inline-block;
		position: relative;
	}
	#checked-wrap .item-checked-list li .item .img {
		border: 1px solid #ECE6D8;
		margin: 0 -4px 0 0;
	}
*/
}
.subtitle.jsSearchSubMenu {
	position: relative;
}
.item-submenu .item-submenu-icon {
	position: absolute;
	right: 11px;
	font-size: 15px;
	top: 2px;
}
.item-submenu .subtitle {
	border:1px solid transparent;
	padding:5px 0 5px 13px;
	font-size: 12px
}
@media only screen and (max-width: 767px) {
	.item-submenu {
		width: 100%;
		margin: 15px 0 0;
	}
	.item-submenu .subtitle {
	    font-size: 1.2rem;
	}
}
@media only screen and (min-width: 768px) {
	.item-submenu {
		width: 15%;
	}
}
.item-submenu .subtitle {
	position:relative;
	transition: .5s;
}
.item-submenu .subtitle:before {
	content: "";
	background-image: linear-gradient(to right, #d4d4d4, #d4d4d4 1px, transparent 1px, transparent 2px), linear-gradient(to right, #d4d4d4, #d4d4d4 1px, transparent 1px, transparent 2px), linear-gradient(to bottom, #d4d4d4, #d4d4d4 1px, transparent 1px, transparent 2px), linear-gradient(to bottom, #d4d4d4, #d4d4d4 1px, transparent 1px, transparent 2px);
    background-size: 2px 1px, 2px 1px, 1px 2px, 1px 2px;
	background-position: left top, left bottom, left top, right top;
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	position: absolute;
	top: -2px;
	bottom: -2px;
	left: -2px;
	right: -2px;
	pointer-events: none;
	opacity: 1;
	transition: .2s;
}
.item-submenu .subtitle.down:before {
	opacity: 0;
}
@media only screen and (max-width: 767px) {
	.item-submenu .other_select {
		position:absolute;
		background-color:#FFFFFF;
		z-index:9999;
		width:100%;
		border-right:1px solid #e6e6e6;
		border-bottom:1px solid #e6e6e6;
		border-left:1px solid #e6e6e6;
		margin:0 -1px 0 -1px;
	}
}
@media only screen and (min-width: 768px) {
	.item-submenu .other_select {
		position:absolute;
		background-color:#FFFFFF;
		z-index:9999;
		width:15%;
		border-right:1px solid #e6e6e6;
		border-bottom:1px solid #e6e6e6;
		border-left:1px solid #e6e6e6;
		margin:0 -1px 0 -1px;
	}
}

.fixed_header {
	position: fixed;
	top: 0;
	background-color: #FFFFFF;
	animation: slide_down 0.5s;
}

@keyframes slide_down {
	0% {
		margin-top: -64px;
	}
	100% {
		margin-top: 0;
	}
}
.cmSliderPic .basePic{
	margin: 0 20px 20px 20px;
}

.crownBtn {
	text-align: center;
}
.crownBtn a{
	width: 100%;
	display: block;
	position: relative;
	border: 1px solid #DBC8A8;
	background: #fff;
	min-height: 60px;
	box-sizing: border-box;
	padding: 12px 23px 14px 5px;
	font-size: 20px;
	color: #A28440;
	transition: color .5s ease,border-color .5s ease,background .5s;
}
.crownBtn a span {
	display: inline-block;
	width: 31px;
	height: 16px;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	top: -2px;
}
.crownBtn a span img {
	vertical-align: top;
}
.crownBtn a::after {
	position: absolute;
	content: '';
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	border: 1px solid rgba(219,200,168,.5);
	display: block;
}
.crownBtn a:hover {
	color: #FFFFFF;
	border-color: #A28440;
	background: #A28440;
}
@media only screen and (max-width: 767px) {
	.colleMenuRi .cmPrev svg,
	.colleMenuRi .cmNext svg {
		width: 100%;
		height: 100%;
		display: block;
		fill: #A28440;
	}
	.cmSliderPic{
		margin: auto;
	}
	.cmSlider .cmPrev.slick-arrow{
		width: 30px;
		height: 30px;
		bottom: -40px;
		left: 20px;
		top: auto;
	}
	.cmSlider .cmNext.slick-arrow{
		width: 30px;
		height: 30px;
		bottom: -40px;
		right: 20px;
		top: auto;
	}
	.crownBtn a span {
		margin-right: 5px;
	}
}

.item-header
{
	background: #ebede2;
	padding-top: 75px;
}
@media (max-width: 767px)
{
	.item-header .item-header__info
	{
		padding: 40px 20px;
	}	
}
@media (min-width: 768px)
{	
	.item-header
	{
		display: flex;
		display: -webkit-flex;
		align-items: center;
		background: #ebede2;
		padding: 100px 0 64px;
	}
	.item-header .item-header__info
	{
		width: min(50%,660px);
		padding: 0 min((80/1440)*100%,80px);
		padding-right: min((100/1440)*100%,100px);
	}
	.item-header .item-header__pic
	{
		width: 50%;
	}
}

.item-header .item-header__pic img
{
	width: 100%;
}



.item-header .item-header__info .item-header__info__ttl
{
	font-family: var(--Classico);
	font-size: 2.4rem;
	letter-spacing: .2em;
	margin-bottom: 56px;
	color: #212121;
}

@media (max-width: 767px)
{
	.item-header .item-header__info .item-header__info__ttl
	{
		font-size: 2rem;
		text-align: center;
		margin-bottom: 32px;
	}			
}

.item-header .item-header__info .item-header__info__txt
{
	line-height: calc(54/24);
	font-size: 1.2rem;
	color: #222222;
	margin-bottom: 32px;
}

@media (min-width: 768px)
{	
	.item-header .item-header__info .item-header__info__txt
	{
		line-height: calc(34/13);
		font-size: 1.3rem;
		margin-bottom: 56px;
	}
}

.item-header .item-header__info .view-more
{
	font-family: var(--Classico);
	font-size: 1.3rem;
	border-radius: 1em;
	border: solid 1px #222222;
	height: 28px;
	width: 112px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	letter-spacing: .12em;
}

@media (max-width: 767px)
{
	.item-header .item-header__info .view-more
	{
		width: 120px;
		margin: auto;
	}		
	.search-area .button-list
	{
		margin-bottom: 32px;
		margin-top: 22px;
	}
}

.search-area .button-list
{
	width: 100%;
	display: grid;
	grid-template-columns:repeat(2, 1fr);
}

@media (min-width: 768px)
{	
	.search-area .button-list
	{
		width: 240px;
	}
}

.search-area.fix
{
	position: fixed;
	left: 0;
	right: 0;
	top: 58px;
	margin: auto;
	z-index: 10;
	width: calc(100% - 40px);
}

@media (max-width: 767px)
{
	.search-area.fix
	{
		background: rgba(255, 255, 255, 0.9);
	}		
}

@media (min-width: 768px)
{	
	.search-area.fix
	{
		padding: 0 75px;
		top: 56px;
		width: min(1350/1480*100%,1350px);
	}
}

.search-area .button-list .sort-btn
{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	background: white;
	border: solid 1px #222222;
	color: #222222;
	letter-spacing: .1em;
	height: 28px;
}

@media (max-width: 767px)
{
	.search-area .button-list .sort-btn
	{
		font-size: 1.2rem;
	}		
}

.search-area .button-list .sort-btn:nth-child(1)
{
	border-radius: 14px 0 0 14px;
}

.search-area .button-list .sort-btn:nth-child(2)
{
	border-left: none;
	border-radius: 0 14px 14px 0;
}

.mainContents .search-area.hide
{
	display: none;
}

@media (min-width: 768px)
{	
	.mainContents .search-area 
	{
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		align-items: baseline;
	}
}

.mainContents .search-area__wrap
{
	width: 100%;
	margin-bottom: 30px;
	height: 28px;
}

@media (max-width: 767px)
{
	.mainContents .search-area__wrap
	{
		height: 80px;
	}									
}

@media (min-width: 768px)
{	
	.mainContents .search-area__wrap
	{
		margin-bottom: 56px;
	}
}

.mainContents .search-area .button-list .sort-btn[data-show="filter"]:before
{
	content: "";
	display: block;
	width: 14px;
	height: 10px;
	background: url(../img/item-list/ico-filter.svg) no-repeat;
	background-size: contain;
	margin-right: 9px;
}

.mainContents .search-area .button-list .sort-btn[data-show="sort"]:before
{
	content: "";
	display: block;
	width: 10px;
	height: 14px;
	background: url(../img/item-list/ico-sort.svg) no-repeat;
	background-size: contain;
	margin-right: 9px;
}

.mainContents .search-area .search-area__right
{
	color: #212121;
	letter-spacing: .2em;
	font-family: var(--Classico);
}

@media (max-width: 767px)
{
	.mainContents .search-area .search-area__right
	{
		text-align: center;
		font-size: 1.3rem;
	}			
}

.mainContents .search-area .search-area__right a
{
	color: #abada4;
}

.mainContents .search-area .search-area__right a.active
{
	color: inherit;
	text-decoration: underline;
	pointer-events: none;
}

.itemContents .owl-carousel .owl-item
{
	border: none;
}

.modal-box--sort
{
	padding: 32px;
}

.modal-box--sort .searchItem:not(:last-child)
{
	margin-bottom: 40px;
}

.modal-box .modal-box__table-box table .open_select
{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	width: min(400px ,100%);
	padding: 13px 16px;
	border-bottom: solid 1px #c2c4bc;
	position: relative;
}

.modal-box .modal-box__table-box table .open_select:after
{
	content: "";
	display: block;
	width: 13px;
	height: 6px;
	background: url(../img/common/ico_down.svg) no-repeat;
	background-size: contain;
}

.searchArea .check-list 
{
	display: grid;
	grid-template-columns:repeat(4, 1fr);
	gap:10px;
}

@media (max-width: 767px)
{
	.searchArea .check-list
	{
		grid-template-columns:repeat(3, 1fr);
		gap:15px 8px;
	}
	.searchArea .check-list.check-list--sp-col2
	{
		grid-template-columns:repeat(2, 1fr);
		gap:15px 30px;
	} 		
}

.searchArea select
{
	width: min(400px ,100%);
	border: none;
	background: url(../img/common/ico_down.svg) no-repeat right 10px top 13px;
	background-size: 15px;
	padding-right: 33px;
	padding-left: 16px;
	border-bottom: solid 1px #c2c4bc;
	height: fit-content;
	font-size: 1.3rem;
	padding-bottom:14px;
	letter-spacing: .1em;
}

.searchArea .check-list label
{
	margin: 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding: 0;
}

@media (max-width: 767px)
{
	.searchArea .check-list label
	{
		font-size: 1.1rem;
	}		
}

.searchArea .check-list label:before
{
	width: 18px;
	height: 18px;
	border-radius: 4px;
	border: solid 2px #c2c4bc;	
	position: static;
	margin-right: 8px;
}


.searchArea .price-slider
{
	background: #c2c4bc;
	border: none;
	height: 1px;
	width: calc(100% - 18px);
	margin-left: 9px;
}

.searchArea .price-slider .ui-slider-handle
{
	border: 0.125rem solid #ccc;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  width: 18px;
  height: 18px;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  background: #c2c4bc;
  transform: translateY(-20%);
}

.price-txt
{
	width: 100%;
	margin-top: 18px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.searchArea input[type="checkbox"]:checked + label:after
{
	border-color: #212121;
	margin: 0;
	top: 50%;
	left: 6px;
	transform: translateY(-60%) rotate(45deg);
}

.modal-box .item-result
{
	text-align: center;
	letter-spacing: .2em;
	font-size: 1.6rem;
	color: #212121;
	margin-bottom: 20px;
	margin-top: 32px;
}

.modal-box form
{
	height: 100%;
}

.modal-box .searchArea__button
{
	width: 240px;
	height: 40px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	color: white;
	background: #988666;
	margin: auto;
	font-size: 1.3rem;
	font-weight: bold;
	letter-spacing: .1em;
}

@media (min-width: 768px)
{	
	.modal-box .item-result
	{
		font-size: 2rem;
		margin-bottom: 32px;
		margin-top: 40px;
	}
	.searchArea .price-slider
	{
		width: calc(382/572*100%);
	}
	.price-txt
	{
		width: calc(400/572*100%);
	}
/*
	.modal-box .searchArea__button
	{
		width: 400px;
	}
*/
	.modal-box .form__bottom
	{
		padding-right: 28px;
	}
}

.modal-box .searchItem
{
	font-size: 1.3rem;
	letter-spacing: .1em;
}

.modal-box--sort .searchItem
{
	text-align: center;
}

.modal-box .searchItem .searchItem__ttl
{
	color: #222222;
	margin-bottom: 24px;
	font-weight: bold;
}

.modal-box .searchItem .searchItem__list li
{
	line-height: calc(32/13);
}

.modal-box .searchItem__list a
{
	color: #abada4;
}

.modal-box .searchItem__list .active a
{
	text-decoration: underline;	
	color: #222222;
}

.modal-box .searchItem__list a:hover
{
	color: #222222;
	opacity: 1;
}

.itemContents .owl-carousel.owl-drag .owl-item
{
	border: none;
}

.size-select__list .stock-status
{
	margin-left: auto;
	margin-right: 1em;
}

.size-select__list .add_favorite
{
	display: block;
	height: 16px;
  width: 18px;
  background: url(/assets/front/nojess/img/icon_favo.svg) no-repeat right center;
  background-repeat: no-repeat;
	background-size: contain;
}

.size-select__list .add_favorite.active
{
  background: url(/assets/front/nojess/img/icon_favo_on.svg) no-repeat right center;
	background-repeat: no-repeat;
	background-size: contain;
}

.itemImage__restock
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(100% - 20px);
	background: rgba(0,0,0,.13);
	padding-top: 20px;
	text-align: center;
}

.itemImage__restock a
{
	color: white;
	font-size: 1.4rem;
	text-decoration: underline;
}

.itemContents .owl-carousel .owl-stage-outer
{
	overflow-y: visible;
}

.itemContents .swiper-slide .img
{
	position: relative;
}

.swiper-container .swiper-slide
{
  width: 180px;
  margin-right: 15px;
}

@media (max-width: 767px)
{
	.swiper-container .swiper-slide
	{
	  width: 160px;
	  margin-right: 10px;
	}
}	

@media (min-width: 768px)
{	
	.itemContents #recommend_list .swiper-slide,
	.itemContents #item-checked-list .swiper-slide
	{
		width: calc((200/1200)*100%);
		margin-right: calc((40/1200)*100%);
	}
}

.swiper-container
{
	position: relative;
}

.swiper-container .swiper-button-next, 
.swiper-container .swiper-button-prev
{
	top: 35%;
	margin: 0;
}

@media (max-width: 767px)
{
	.swiper-container .swiper-button-next, 
	.swiper-container .swiper-button-prev		
	{
		display: none !important;		
	}
}

.swiper-button-next:after, .swiper-button-prev:after
{
	display: none;
}

.swiper-container .swiper-button-prev
{
	background: url(../img/common/slide-prev-arrow.svg) no-repeat;
	background-size: contain;
	left: -20px;
	z-index: 1;
}

.swiper-container .swiper-button-next
{
	background: url(../img/common/slide-next-arrow.svg) no-repeat;
	background-size: contain;
	right: -20px;
	z-index: 1;
}

.swiper-container .swiper-button-disabled
{
	display: none;
}

.swiper-container .swiper-slide .goodsName,
.swiper-container .swiper-slide .price
{
	line-height: 2;
	font-size: 1.3rem;
}

.size-select__list .stock_display .favorite_show
{
	position: absolute;
	right: 13px;
	bottom: 13px;
	z-index: 10;
}
.overlay.overlay--search {
	z-index: 5001;
}
#modal-box--filter---favorite,#modal-box--filter{
	z-index: 5002;
}

/* nununi */
@media (max-width: 767px)
{
  .nununi_sp_box{
    max-height: 110px;
    overflow: hidden;
  }
}
.nununi_sp_button{
  text-align: right;
  font-size: 12px;
  margin: 10px 35px;
  color: #988666;
  font-family: var(--Classico);
}
@media (max-width: 767px) {
	.size-select__list .add_favorite.favorite_show {
		height: 40px;
		width: 40px;
		background-size: 18px 16px;
		background-position: right 30% bottom 30%;
		-webkit-tap-highlight-color: transparent;
	}
	.size-select__list .add_favorite.favorite_show.active {
		height: 40px;
		width: 40px;
		background-size: 18px 16px;
		background-position: right 30% bottom 30%;
	}
	.itemContents .size-select--show::before {
		width: 40px;
		height: 40px;
	}
	.size-select__list .stock_display .favorite_show {
		right: 4px;
		bottom: 4px;
	}
}
.secretMargin {
	margin-bottom: 50px;
}
