.l-section_wrap{ background: #fff;}

.c-breadcrumb {
    color: #707070;
    margin: 10px 0;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.c-breadcrumb__item {
    display: inline;
}

.c-breadcrumb__item+.c-breadcrumb__item::before{
	content: '>';
    display: inline-block;
    padding: 0 5px;
}

.c-breadcrumb__link, .c-breadcrumb span{
	font-size: 1.1rem;
}

.c-heading--lv1{
	font-size: 2.0rem;
	margin-bottom: 30px;
}

.l-cont_inner.has-side {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.l-cont_inner.has-side .l-main__body {
    width: calc(100% - 220px);
}

.l-cont_inner.has-side .l-main__side {
    width: 200px;
}


.coordinate_bloc {
    display: flex;
    flex-wrap: wrap;
    margin: 10px -6px -30px;
}

.coordinateList__item{
	width: 23.3333%;
    padding: 0 6px;
    margin-bottom: 30px;
    position: relative;
}

.coordinate_img{
	width: 100%;
    margin-bottom: 5px;
}

.coordinate_img img {
    display: block;
    width: 100%;
}


.coordinate_top_shop{font-size: 1.0rem; font-weight:normal; line-height: 1.6; width: 100%;order: 3;}

.coordinate_ttl{
	font-size: 1.2rem;
	line-height: 1.3;
    display: block;
    margin-bottom: 5px;
  width:100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.coordinate_shop{
    font-size: 1.0rem;
    line-height: 1.3;
    display: block;
    margin-bottom: 5px;
  width:100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.coordinate_name{
    font-size: 1.0rem;
    line-height: 1.3;
}


.c-refine__heading{
	width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
	font-weight: 500;
    padding: 10px 0 10px 0;
    min-height: 45px;
    font-size: 1.6rem;
    border-bottom: 1px solid #EDEDED;
    position: relative;
    cursor: pointer;
}
.c-refine__heading.js-nav_toggle_btn::before {
    content: '';
    display: block;
    width: 1px;
    height: 13px;
    background-color: #999999;
    position: absolute;
    top: 50%;
    right: 21px;
    margin-top: -6px;
}
.c-refine__heading.js-nav_toggle_btn::after {
    content: '';
    display: block;
    width: 13px;
    height: 1px;
    background-color: #999999;
    position: absolute;
    top: 50%;
    right: 15px;
}
.c-refine__heading.js-nav_toggle_btn.is-active::before {
    display: none
}

.c-refine__item.is-open .c-refine__heading {
    background: none;
    pointer-events: none;
}

.c-refine__ttl{
  margin-bottom: 20px;
}

.c-refine__check label{
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 0 10px 45px;
    min-height: 45px;
    font-size: 1.3rem;
    line-height: 1.6;
}

.c-refine .m-radio input[type=radio] + label,
.c-refine .m-checkbox input[type=checkbox] + label{
	padding: 0 0 0 27px;
	display: flex;
	line-height: 1.6;
  font-size: 1.3rem;
}

.c-refine__list--lv2 .c-refine__item {
    border-bottom: 1px solid #EDEDED;
    padding: 6px 0;
}

.c-refineMenu {
    display: none;
}

.l-main__top{
	width: 976px;
    margin: 0 auto;
}


/*　ページング　*/

.resultStats_column{
letter-spacing: -.4em;
}

.resultStats_text{
    display: inline-block;
    letter-spacing: normal;
    margin-right: 30px;
    font-weight: normal;
}

.resultStats_textChild{
display: inline-block;
letter-spacing: normal;
}

.resultStats_warp {
    margin: 50px auto;
    padding: 15px 0 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff
}
.resultStats_warp .resultStats_column {
    float: none
}
.resultStats_warp .resultStats_column span.wave {
    font-weight: normal;
    vertical-align: baseline
}
.resultStats_warp .result_pager_column {
    float: none
}
.resultStats_warp:after {
    content: none
}
.resultStats_warp:last-child {
    background-color: #efefef;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}
.resultStats_warp:last-child:after {
    content: none
}
.resultStats_warp .notfound {
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    color: #666;
    margin-top: 20px
}
.resultStats_text {
    margin-right: 30px;
    font-weight: normal
}
.resultStats_text span {
    font-size: 1.4rem;
    color: #666;
    font-weight: normal;
    font-family: initial
}

.pager-square{
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    padding: 5px 0;
    line-height: 1;
    background: #fff;
}

.resultStats_text span:first-child {
    margin-right: 10px
}
.resultStats_text .m-font_futura {
    font-size: 1.4rem;
    color: #666
}
.resultStats_textChild .m-font_futura {
    font-family: inherit;
    font-size: 1.4rem;
    color: #666
}
.resultStats_textChild span {
    font-size: 1.4rem;
    color: #666
}
.pager-square {
    height: 30px;
    width: 30px;
    border: 1px solid #D1D1D1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
    color: #666
}
.pager-square.is-cur {
    background: #d1d1d1;
    border-color: #d1d1d1
}
.result_pager_item {
    margin-right: 10px
}
.result_pager_list {
    display: flex;
    align-items: center
}
.result_pager_item-prev {
    margin-left: 0;
    /*margin-right: 0*/
}
.result_pager_item-prev .m-link {
   /* height: 30px;
    width:  52px;*/
    text-align: center;
    padding: 8px 12px;
    border-radius: 3px;
    color: #fff;
    background: #707070;
    border-color: #707070
}
.result_pager_item-next {
    margin-left: 0;
    margin-right: 0
}
.result_pager_item-next .m-link {
    /*height: 30px;
    width:  52px;*/
    text-align: center;
    padding: 8px 12px;
    border-radius: 3px;
    color: #fff;
    background: #707070;
    border-color: #707070
}




/*　コーディネート詳細用　*/

.p-coordinate{
	display: flex;
}
.p-coordinate__mv {
    width: 500px;
}

.p-coordinate__mv img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.c-productSlider__sub{
}

.c-productSlider__thumb{
	width: 92px;
    padding: 0 6px;
    margin-bottom: 12px;
    cursor: pointer;
}


.swiper-container{
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.c-productSlider__sub .swiper-container{
	    margin: 0 -6px;
}

.swiper-wrapper{
position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}


.c-productSlider__sub .swiper-wrapper{
	display: flex;
    flex-wrap: wrap;
    margin: 10px 0 -12px;
}


.p-coordinate__info {
    width: calc(100% - 500px);
    padding: 0 0 0 30px;
    margin-top: 0;
}

.p-coordinate__ttl{
    font-size: 2.0rem;
    line-height: 1.5;
    margin-bottom: 20px;
}

.staff__info{
	display: flex;
	flex-flow:nowrap;
	justify-content: space-between;
	align-items:flex-end;
}

.bd_bottom{
	border-bottom: solid 1px #eceaea;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.p-coordinate__info .c-text{
	line-height: 2.2;
}

.c-heading--lv2{
    font-size: 1.6rem;
    margin-bottom: 10px;
}

.item__txt{
    font-size:;
    margin-bottom: 10px;
}

.item__price>span{
    font-size: 1.6rem;
    display: block;
}

.item__price.is-sale>span:nth-of-type(1){
   text-decoration: line-through;
    font-size: 1.4rem;
    margin-bottom: 0;
}

.item__price.is-sale>span:nth-of-type(1) span{
    font-size: 1.6rem;
}

.item__price>span{
     margin-bottom: 20px;
}

.item__price.is-sale>span:nth-of-type(2){
    color: red;
}

.p-coordinateItemList__img{
    display: block;
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
}

.p-coordinateItemList__img img{
    display: block;
    width: 100%;
}

.p-coordinateItemList__item{
     display: flex;
    width: 100%;
    padding: 0 0 0 110px;
    position: relative;
    min-height: 100px;
    margin-bottom: 20px;
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background:rgba(255, 255, 255, .9);
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

.c-productSlider__main .slick-prev, .c-productSlider__main .slick-next {
    z-index: 100;
    width: 38px;
    height: 38px;
    padding: 7px;
}

.c-productSlider__main .slick-next {
    right: 0;
}

.c-productSlider__main .slick-prev {
    left: 0;
}

.slick-prev:before, .slick-next:before{
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
    content: "←";
}
.slick-next:before {
    content: "→";
}

.c-productSlider__main .slick-prev::before, .c-productSlider__main .slick-next::before {
    display: block;
    position: relative;
    font-size: 0;
    width: 15px;
    height: 15px;
    border-top: 1px solid #585657;
}

.c-productSlider__main .slick-prev::before {
    border-left: 1px solid #585657;
    transform: rotate(-45deg);
    left: 5px;
}
.c-productSlider__main .slick-next::before {
    border-right: 1px solid #585657;
    transform: rotate(45deg);
    right: 0;
}

.c-itemList {
    display: flex;
    flex-wrap: wrap;
    margin: 10px -6px -30px;
}

.c-itemList__item{
    width: 11.2222%;
    padding: 0 6px;
    margin-bottom: 30px;
    position: relative;
}

.c-item__img {
    width: 100%;
    margin-bottom: 5px;
}

.c-item__img img {
    display: block;
    width: 100%;
}

/* フォローボタン */
.btn-wishlist a{
	font-size: 1.0rem;
	height: 39px;
  background-image: url(../../img/icon/favorite_icon.svg);
	background-repeat: no-repeat;
  background-position: 19px 54%;
  padding: 0 10px 0 28px;
  background-size: 15px;
  background-color: #727272;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-wishlist .btn-favarit{width: 90px;}
.btn-wishlist a.btn-favaritDelete{
	width: 110px;
	background-color: #fff;
	background-image: url(../../img/icon/favorite_icon_fill.svg);
	border: solid 1px #aaaaaa;
	color: #656364;
}
