/** Shopify CDN: Minification failed

Line 890:73 Unexpected "{"

**/
/* SLIDESHOW */
.Slideshow__ImageContainer .Slideshow__Image {
  opacity: 0.95 !important;
  background-color: #000000 !important;
}

.Slideshow__Content .ButtonGroup {
  margin-left: 0;
  margin-right: 0;
}

.Slideshow__Content .ButtonGroup__Item.Button {
  border: unset;
  background-color: unset;
  margin: unset;
  padding: unset;
}

.Slideshow__Content .Slideshow__Image {
  opacity: 0.95;
  background-color: #000000;
}

@media (min-width: 1008px) {
  .Slideshow__Content {
    padding-left: 48px;
    padding-right: 48px;
  }
}

@media (min-width: 769px) {
  .Slideshow__Content {
    bottom: 48px;
  }
  .Slideshow__Content.Slideshow__Content--bottomLeft .SectionHeader, .Slideshow__Content.Slideshow__Content--middleLeft .SectionHeader {
    margin-left: 0;
    margin-right: auto;
  }
  .Slideshow__Content.Slideshow__Content--bottomCenter .SectionHeader, .Slideshow__Content.Slideshow__Content--middleCenter .SectionHeader {
    margin-left: auto;
    margin-right: auto;
  }
  .Slideshow__Content.Slideshow__Content--bottomRight .SectionHeader, .Slideshow__Content.Slideshow__Content--middleRight .SectionHeader {
    margin-left: auto;
    margin-right: 0;
  }
  .Slideshow__Content .SectionHeader__SubHeading {
    font-size: 16px;
    margin-bottom: 0;
  }
  .Slideshow__Content .SectionHeader__Heading {
    font-size: 50px !important;
    letter-spacing: 3.5px;
    line-height: 54px;
    text-transform: unset;
    margin-top: 11px;
    margin-bottom: 0;
  }
  .Slideshow__Content .SectionHeader__ButtonWrapper {
    margin-top: 27px;
  }
  .Slideshow__Content .ButtonGroup__Item.Button {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .Slideshow__Content {
    text-align: left !important;
    padding-left: 20px;
    padding-right: 20px;
    bottom: 17px;
  }
  .Slideshow__Content .SectionHeader__SubHeading {
    font-size: 13px;
    letter-spacing: 1.3px;
    line-height: 17px;
    margin-bottom: 0;
    font-family: proxima-nova,sans-serif;
    font-weight: 500;
  }
  .Slideshow__Content .SectionHeader__Heading {
    font-size: 34px !important;
    letter-spacing: 1.7px;
    line-height: 39px;
    text-transform: unset;
    margin-top: 11px;
    margin-bottom: 0;
    font-family: proxima-nova,sans-serif;
    font-weight: 500;
  }
  .Slideshow__Content .SectionHeader {
    margin-left: 0;
  }
  .Slideshow__Content .SectionHeader__ButtonWrapper {
    display: none !important;
  }
}

/* CUSTOM CONTAINER */
@media (min-width: 769px) {
  .c-custom-pd {
    padding-left: 50px;
    padding-right: 50px;
    margin: 20px 0;
  }
}

@media (max-width: 768px) {
  .c-custom-pd {
    padding-left: 20px;
    padding-right: 20px;
    margin: 20px 0;
  }
}

/* NEWS BLOG */
@media (min-width: 769px) {
  .c-new-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 17px;
    padding-bottom: 17px;
    position: relative;
    width: 60%;
    margin: 0 auto;
/*     overflow: hidden; */
/*     padding-right: 250px; */
  }
  .c-new-container .c-blogs-fixed-title {
    width: 93px;
  }
  .c-new-container .c-new-blogs__inner {
    max-width: calc(100% - 93px);
    width: 100%;
  }
  .c-new-blogs {
    position: unset !important;
/*     width: 100% !important; */
  }
/*   .c-new-blogs .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 50%;
  }
  .c-new-blogs .slick-arrow svg {
    height: 28px;
    line-height: 28px;
  }
  .c-new-blogs .slick-arrow svg path {
    stroke: #CA6994;
  }
  .c-new-blogs .next-arrow.slick-arrow {
    right: 0;
  }
  .c-new-blogs .prev-arrow.slick-arrow {
    right: 123px;
  }
  .c-new-line {
    width: 15px;
    background-color: #DDD0D5;
    height: 1px;
    display: inline-block;
    margin-bottom: 3px;
    margin-left: 7px;
    margin-right: 7px;
  } */
  .c-new-blogs .slick-dots {
    display: none !important;
  }
  .pagingInfo {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 49px;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.48px;
    line-height: 15px;
    color: #222222;
  }
  .c-new-blogs .c-blogs-item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding: 0 20px;
  }
  .c-new-blogs .c-blogs-item__inner .c-blogs__list,
  .c-blogs-fixed-title {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 19px;
    margin-right: 50px;
    text-transform: uppercase;
    color: #D86196;
  }
  .c-new-blogs .c-blogs-item__inner .c-blogs__date {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.65px;
    line-height: 22px;
    color: #222222;
    margin-right: 15px;
  }
  .c-new-blogs .c-blogs-item__inner .c-blogs__title {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 19px;
    color: #222222;
  }
}

@media (max-width: 768px) {
  .c-new-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
/*     -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; */
  }
  .c-new-container .c-blogs-fixed-title {
    max-width: 51px;
    display: none;
  }
  .c-new-container .c-new-blogs__inner {
/*     max-width: calc(100% - 51px);
    padding-left: 30px;*/
  }
  .c-new-blogs {
    position: relative;
    padding-top: 19px;
    padding-bottom: 44px;
  }
  .c-new-blogs .slick-arrow {
    position: absolute;
    top: auto;
    bottom: 18px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    background: #ffffff;
    border-radius: 50%;
  }
  .c-new-blogs .slick-arrow svg {
   	height: 23px;
    line-height: 23px;
  }
  .c-new-blogs .next-arrow.slick-arrow {
    left: calc(50% - 8px);
  }
  .c-new-blogs .prev-arrow.slick-arrow {
    right: calc(50% + 84px);
  }
  .c-new-blogs .slick-dots {
    display: none !important;
  }
  .c-new-line {
    width: 15px;
    background-color: #DDD0D5;
    height: 1px;
    display: inline-block;
    margin-bottom: 3px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .pagingInfo {
    position: absolute;
    top: auto;
    bottom: 20px;
    right: 46%;
    font-family: 'Proxima Nova',sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    letter-spacing: 0.5px;
    line-height: 16px;
    color: #222222;
  }
  .c-new-blogs .c-blogs-item__inner .c-blogs__list,
  .c-blogs-fixed-title {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 19px;
    color: #D86196;
    margin-bottom: 0;
    margin-top: 22px;
    display: block;
    text-transform: uppercase;
  }
  .c-new-blogs .c-blogs-item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-new-blogs .c-blogs-item__inner .c-blogs__date {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    letter-spacing: 0.5px;
    line-height: 22px;
    color: #222222;
    margin-bottom: 10px;
    opacity: .6;
    display: block;
  }
  .c-new-blogs .c-blogs-item__inner .c-blogs__title {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #222222;
    display: block;
    margin-left: 14px;
  }
  .c-new-blogs .slick-arrow svg path {
    stroke: #CA6994;
  }
}

@media (max-width: 325px) {
  .c-new-blogs .c-blogs-item__inner {
    display: block !important;
  }
  .c-new-blogs .c-blogs-item__inner .c-blogs__date {
    margin-bottom: 5px !important;
  }
  .c-new-blogs .c-blogs-item__inner .c-blogs__title {
    margin-left: 0 !important;
    margin-bottom: 15px !important;
  }
}
.c-new-container .c-new-blogs__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .c-new-container .c-new-blogs__inner {
    width:100%;
  }
}

.c-new-container .c-new-blogs__inner .c-new-blogs {
  width: calc(100% - 150px);
  opacity: 0;
}

@media print, screen and (min-width: 769px) {
  .c-new-container .c-new-blogs__inner .c-new-blogs {
    padding-right: 20px;
    margin-left: -20px;
  }
}

@media screen and (max-width: 768px) {
  .c-new-container .c-new-blogs__inner .c-new-blogs {
    width: 100%;
  }
}

.c-new-container .c-new-blogs__inner .c-new-blogs.slick-initialized {
  opacity: 1;
}

.c-new-container .c-new-blogs__inner .c-new-blogs__arrow {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}

@media screen and (max-width: 768px) {
  .c-new-container .c-new-blogs__inner .c-new-blogs__arrow {
    width: 100%;
    max-width: 132px;
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
  }
}

.c-new-container .c-new-blogs__inner .c-new-blogs__arrow .slick-arrow {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
}
.c-new-container .c-new-blogs__inner .c-new-blogs__arrow .slick-arrow:hover {
  box-shadow:0 0 5px 0 #bdbdbd;
}

@media screen and (max-width: 768px) {
  .c-new-container .c-new-blogs__inner .c-new-blogs__arrow .slick-arrow {
    width: 23px;
    height: 23px;
    line-height: 23px;
  }
}

.c-new-container .c-new-blogs__inner .c-new-blogs__arrow .slick-arrow.prev-arrow {
  left: 0;
}

.c-new-container .c-new-blogs__inner .c-new-blogs__arrow .slick-arrow.next-arrow {
  right: 0;
}

.c-new-container .c-new-blogs__inner .c-new-blogs__arrow .slick-arrow svg {
  height: 28px;
  line-height: 28px;
}

.c-new-container .c-new-blogs__inner .c-new-blogs__arrow .slick-arrow svg path {
  stroke: #CA6994;
}

@media screen and (max-width: 768px) {
  .c-new-container .c-new-blogs__inner .c-new-blogs__arrow .slick-arrow svg {
    height: 23px;
    line-height: 23px;
  }
}

.c-new-container .c-new-blogs__inner .c-new-blogs__countBox {
  font-family: 'Proxima Nova', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.48px;
  line-height: 15px;
  color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 48px;
}

@media screen and (max-width: 768px) {
  .c-new-container .c-new-blogs__inner .c-new-blogs__countBox {
    font-size: 10px;
    padding: 0;
  }
}

.c-new-container .c-new-blogs__inner .c-new-blogs__countBox .c-new-blogs__counter {
  width: 15px;
  background-color: #DDD0D5;
  height: 1px;
  display: inline-block;
  margin: 0 13px;
}

@media screen and (max-width: 768px) {
  .c-new-container .c-new-blogs__inner .c-new-blogs__countBox .c-new-blogs__counter {
    width: 12px;
    margin: 0 13px;
  }
}

.c-new-container-2 {
    border: 1px #f2f2f2 solid;
    padding: 10px 15px;
    border-radius: 10px;
	position: relative;
    background: #fff;
}
@media screen and (min-width: 798px) {
	.c-new-container-2 {
	width: 800px;
	margin: 0 auto;
	padding: 20px 50px;
	}
}
/*NEWSデザイン変更*/
.c-new-container-2 .c-blogs-item {
  margin: 5px 0 0;
}
.c-new-container-2 .c-blogs-item:nth-child(n+3) {
    display: none;
}
.c-new-container-2 a.c-blogs-fixed-morelist {
    position: absolute;
    top: 15px;
    right: 17px;
    display: block;
    padding: 0 15px;
    border-radius: 50em;
	font-size: 12px;
}
.c-new-container-2 .c-new-blogs__inner {
    margin: 10px 0 0;
}
.c-new-container-2 .c-blogs-item__inner a {
    color: #222 !important;
}
.c-new-container-2 .c-blogs-fixed-title-2 {
	font-family: proxima-nova,sans-serif;
    font-style: normal;
	font-weight: 500;
    font-size: 13px;
    letter-spacing: 1.4px;
    line-height: 19px;
    display: block;
    text-transform: uppercase;
	}

.c-new-container-2 a.c-blogs-fixed-morelist:after {
    top: 55%;
    right: 0;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
  .c-new-blogs-2 .c-blogs-item__inner .c-blogs__date {
    font-family: 'Proxima Nova', sans-serif;
    font-size: 10px;
    letter-spacing: 0.5px;
    line-height: 22px;
    padding-right: 5px;
    opacity: .6;

  }
.c-new-container-2 .c-blogs-item__inner {
    text-indent: -4.5em;
    padding-left: 4.5em;
	font-size: 12px;
}


/* TAG TRENDING */
@media (min-width: 769px) {
  .c-trending {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    align-items: center;
  }
}

.c-trending .c-trending-left {
  text-align: center;
}

@media (min-width: 769px) {
  .c-trending .c-trending-left {
    border-right: 1px solid #EAEAEA;
    padding-right: 42px;
  }
  .c-trending .c-trending-left .c-trend__svg {
    max-height: 26px;
    height: 100%;
    margin-top: 13px;
    margin-bottom: 9px;
    display: block;
  }
  .c-trending .c-trending-left .c-trend__title {
    text-transform: uppercase;
    font-family: 'Proxima Nova', sans-serif;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 22px;
    font-weight: 500;
    font-style: normal;
  }
}

@media (max-width: 768px) {
  .c-trending .c-trending-left {
    margin-bottom: 12px;
  }
  .c-trending .c-trending-left .c-trend__svg {
    max-height: 26px;
    height: 100%;
    margin-top: 22px;
    margin-bottom: 2px;
    display: block;
  }
  .c-trending .c-trending-left .c-trend__svg svg {
    max-width: 18px;
  }
  .c-trending .c-trending-left .c-trend__title {
    text-transform: uppercase;
    font-family: 'Proxima Nova', sans-serif;
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 21px;
    font-weight: 500;
    font-style: normal;
  }
}

.c-trending .c-trending-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 769px) {
  .c-trending .c-trending-right {
    padding-left: 40px;
    -webkit-column-gap: 7px;
            column-gap: 7px;
    row-gap: 7px;
  }
  .c-trending .c-trending-right .c-trend__tag {
    border-radius: 100px;
    border: 1px solid #E8E8E8;
    background-color: #ffffff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 4px;
    font-size: 12px;
    letter-spacing: 0.6px;
    line-height: 22px;
    height: 32px;
    transition: all .2s ease-in;
  }

  .c-trending .c-trending-right .c-trend__tag:hover {
    color: #fff;
    border-color: var(--button-background);
    background-color: var(--button-background);
  }
}

@media (max-width: 768px) {
  .c-trending .c-trending-right {
    padding-bottom: 25px;
    flex-flow: row wrap;
    display: block;
    text-align: center;
  }
  .c-trending .c-trending-right .c-trend__tag {
    border-radius: 100px;
    border: 1px solid #E8E8E8;
    background-color: #ffffff;
/*     width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; */
    padding-left: 14px;
    padding-right: 14px;
    font-size: 10px;
    letter-spacing: 0.5px;
    line-height: 25px;
    height: 27px;
    margin: 0 5px 5px 0;
    display: inline-block;
    white-space: nowrap;
  }
}

.c-trending__line {
  border-bottom: 1px solid #EAEAEA;
}

/* FEATURED COLLECTIONS */
.c-custom-featured-collections {
  margin: 0;
}
.c-custom-featured-collections.hidden-featured-collections{
  display: none;
}
@media (min-width: 769px) {
  .c-custom-featured-collections {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .c-custom-featured-collections .SectionFooter {
    margin-top: 69px;
  }
}

@media (max-width: 768px) {
  .c-custom-featured-collections {
    /* padding-top: 30px;
    padding-bottom: 30px; */
    padding-top: 0;
    padding-bottom: 10px;
  }
  .c-custom-featured-collections .SectionFooter {
    margin-top: 43px;
  }
}

@media (min-width: 769px) {
  .c-custom-featured-collections .SectionHeader {
    margin-bottom: 36px;
  }
  .c-custom-featured-collections .SectionHeader .SectionHeader__SubHeading {
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 38px;
    letter-spacing: 3.8px;
    line-height: 51px;
    margin-bottom: 0;
    text-transform: initial;
  }
  .c-custom-featured-collections .SectionHeader .SectionHeader__Heading {
    margin-top: 0;
    font-size: 13px;
    letter-spacing: 1.1px;
    line-height: 22px;
    text-transform: unset;
  }
}

@media (max-width: 768px) {
  .c-custom-featured-collections .SectionHeader {
    /* margin-bottom: 18px; */
    margin-bottom: 20px;
    margin-top: 45px;
  }
  .c-custom-featured-collections .SectionHeader .SectionHeader__SubHeading {
    font-family: proxima-nova,sans-serif;
    /* font-weight: 400; */
    /* font-style: normal; */
    font-size: 30px;
    /* font-size: 20px; */
    letter-spacing: 2.3px;
    /* line-height: 31px; */
    /* line-height: 28px; */
    margin-bottom: 0;
    text-transform: initial;
  }
  .c-custom-featured-collections .SectionHeader .SectionHeader__Heading {
    margin-top: 0;
    /* font-size: 12px; */
    font-size: 11px;
    letter-spacing: 1.5px;
    /* line-height: 22px; */
    /* line-height: 12px; */
    text-transform: unset;
  }
}

@media (min-width: 769px) {
  .ProductList {
    padding: 0 !important;
    margin-left: -20px !important;
  }
  .ProductList .Grid__Cell {
    padding-left: 20px !important;
    margin-bottom: 34px !important;
  }
  .ProductList .Grid__Cell .ProductItem__Info,
  .ProductList .Carousel__Cell .ProductItem__Info,
  .snize-overhidden{
    margin-top: 15px;
    position:relative;
  }
  .ProductList .Grid__Cell .ProductItem__Inf,
  .ProductList .Carousel__Cell .ProductItem__Info{
  	padding-right: 20px;
  }
  .ProductList .Grid__Cell .ProductItem__Vendor,
  .ProductList .Carousel__Cell .ProductItem__Vendor {
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 16px;
    margin-bottom: 7px;
    text-transform: inherit;
    color: #707070;
  }
  .ProductList .Grid__Cell .ProductItem__Title,
  .ProductList .Carousel__Cell .ProductItem__Title,
  div.snize li.snize-product span.snize-title {
    font-size: 14px !important;
    letter-spacing: .7px;
    line-height: 22px !important;
    margin-bottom: 7px !important;
    color: #222222 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    padding-right: 30px;
  }
  .ProductList .Grid__Cell .ProductItem__Price,
  .ProductList .Carousel__Cell .ProductItem__Price,
  div.snize li.snize-product .snize-price-list .snize-price,
  div.snize li.snize-product .snize-price-list .snize-discounted-price{
    font-family: proxima-nova,sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
    font-size: 16px!important;
    letter-spacing: 0px!important;
    line-height: 21px!important;
    color: #222222;
  }
  .ProductList .Grid__Cell .ProductItem__Price span,
  .ProductList .Carousel__Cell .ProductItem__Price span {
    font-family: kinto-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    letter-spacing: 0.55px;
    line-height: 22px;
    margin-left: 1px;
  }
  #block-16391335773e00ab9c-0 .ProductList .Grid__Cell:nth-child(n+9),
  #block-1639127766ade6e480-0 .ProductList .Grid__Cell:nth-child(n+9),
  #block-1639374763c02a1e90-0 .ProductList .Grid__Cell:nth-child(n+9),
  #block-1639374824880182f9-0 .ProductList .Grid__Cell:nth-child(n+9),
  /*#block-1639118231762896b9-0 .ProductList .Grid__Cell:nth-child(n+21),
  #block-16393746060228f64f-0 .ProductList .Grid__Cell:nth-child(n+21)*/ {
      display: none;
  }
}

.Price--compareAt::before {
  left: 0;
  width: 100%;
}

.ProductItem__Rating .rating{display:none !important}

.ProductItem .AspectRatio.AspectRatio--withFallback{max-width:100% !important}

.ProductItem .AspectRatio::before{padding-bottom:100% !important}

@media (max-width: 768px) {
  .ProductList {
    padding: 0 !important;
    margin-left: 0 !important;
  }
  .ProductList .Grid__Cell {
    padding-left: 0 !important;
    margin-bottom: 8px !important;
  }
  .ProductList[data-mobile-count="2"] .Grid__Cell {
    padding-left: 10px !important;
  }
  .\31\/2--phone {
    width: 48.5% !important;
  }
  .ProductList .Grid__Cell .ProductItem__Info,
  .ProductList .Carousel__Cell .ProductItem__Info{
    text-align: left;
    /* margin-top: 9px;
    padding-left: 10px; */
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    position:relative;
  }
  .ProductList .Grid__Cell .ProductItem__Vendor,
  .ProductList .Carousel__Cell .ProductItem__Vendor {
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    letter-spacing: 0.5px;
    line-height: 13px;
    margin-bottom: 3px;
    text-transform: inherit;
    color: #707070;
  }
  .ProductList .Grid__Cell .ProductItem__Title,
  div.snize li.snize-product span.snize-title,
  .ProductList .Carousel__Cell .ProductItem__Title {
    font-size: 11px !important;
    letter-spacing: 0.55px !important;
    line-height: 15px !important;
    margin-bottom: 3px !important;
    color: #222222 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    padding-right: 20px;
  }
  .ProductList .Grid__Cell .ProductItem__Price,
  .ProductList .Carousel__Cell .ProductItem__Price  {
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0.6px;
    line-height: 16px;
    color: #222222;
  }
  .ProductList .Grid__Cell .ProductItem__Price span,
  .ProductList .Carousel__Cell .ProductItem__Price span  {
    font-family: kinto-sans,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 8px;
    letter-spacing: 0.4px;
    line-height: 22px;
    margin-left: 1px;
  }
  /*コレクション表示数調整*/
    .ProductList.ProductList--grid.Grid.display-sp6 .Grid__Cell:nth-child(n+7) {
        display: none;
    }
  .ProductList.ProductList--grid.Grid.display-sp9 .Grid__Cell:nth-child(n+10) {
        display: none;
    }
}
.ProductList .Grid__Cell .ProductItem__Price.Price--highlight,
.ProductList .Carousel__Cell .ProductItem__Price.Price--highlight{
  margin-right: 10px;
  color: var(--product-sale-price-color) !important;
}
.ProductList .Grid__Cell .ProductItem__Price.Price--compareAt,
.ProductList .Carousel__Cell .ProductItem__Price.Price--compareAt{
  margin-left: 0;
  font-size: 12px;
}
.Price--off{
  color: var(--product-sale-price-color) !important;
  font-size: 11px;
  letter-spacing: normal;
}
.ProductItem__PriceList {
    line-height: 0.8;
}
@media (max-width: 325px) {
  .ProductList .Grid__Cell {
    width: 50% !important;
  }
}

@media (max-width: 768px) {
  .c-custom-featured-collections .ProductListWrapper {
    padding: 0px !important;
  }
}

@media (min-width: 769px) {
  .c-label__custom {
    margin-bottom: 11px;
  }
  .c-label__custom .c-label__item {
    border-radius: 40px;
    padding: 4px 14px;
    font-family: proxima-nova,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 14px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    display: inline-block;
    height: 21px;
    min-width: 40px;
    text-transform: inherit;
    margin-right: 9px;
  }
}

@media (max-width: 768px) {
  .c-label__custom {
    margin-bottom: 4px;
  }
  .c-label__custom .c-label__item {
    border-radius: 40px;
    padding: 3px 9px;
    font-family: proxima-nova,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 8px;
    letter-spacing: 0.8px;
    line-height: 11px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    display: inline-block;
    min-width: 33px;
    text-transform: inherit;
    margin-right: 4px;

  }
}

.c-label__custom .c-label__new {
  background-color: #D86161;
  color: #ffffff;
  text-transform: uppercase !important;
}

.c-label__custom .c-label__re {
  background-color: #E8E8E8;
  color: #222222;
}

@media (min-width: 769px) {
  .c-label__custom .c-label__date {
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.65px;
    line-height: 17px;
  }
}

@media (max-width: 768px) {
  .c-label__custom .c-label__date {
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    letter-spacing: 0.5px;
    line-height: 14px;
  }
}

@media (min-width: 769px) {
  .c-index-number {
    position: absolute;
    top: 0;
    left: 9px;
    width: 37px;
    height: 44px;
    /*background-color: #ffffff;*/
    background-color: rgba(255,255,255,0.6);
  }
}

@media (max-width: 768px) {
  .c-index-number {
    position: absolute;
    top: 0;
    left: 5px;
    width: 18px;
    height: 17px;
    /*background-color: #ffffff;*/
    background-color: rgba(255,255,255,0.6);
  }
}

@media (min-width: 769px) {
  .Price-memeberSales + .pview_pc_{
    display: none;
  }
  .c-index-number .c-index-number__inner {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px;
    letter-spacing: 1.3px;
    line-height: 17px;
    padding-top: 14px;
    font-family: proxima-nova,sans-serif;
    font-weight: 500;
    text-align: center;
  }
}
.c-index-number + .ProductItem__LabelList{
	left: 55px;
}

@media (max-width: 768px) {
  .c-index-number .c-index-number__inner {
    position: relative;
    height: 100%;
    display: block;
    font-size: 9px;
    letter-spacing: 0.9px;
    line-height: 12px;
    padding-top: 4px;
    font-family: proxima-nova,sans-serif;
    font-weight: 500;
    text-align: center;
  }
  .c-index-number + .ProductItem__LabelList{
    left: 25px;
    top: 0;
  }
  .ProductItem__Label{
    margin-top: 0;
    margin-bottom: 0;
  }
}

.c-index-number .c-index-number__inner:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 6px solid rgba(255,255,255,0.6);
  border-right: 18.5px solid transparent;
  z-index: 997;
}

.c-index-number .c-index-number__inner:after {
  content: "";
  position: absolute;
  bottom: -6px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 6px solid rgba(255,255,255,0.6);
  border-left: 18.5px solid transparent;
  z-index: 998;
}

.c-index-number.c-index-number__1 {
  /*background-color: #cbb94e;*/
  background-color: rgba(203,185,78,0.7);
}

.c-index-number.c-index-number__1 .c-index-number__inner {
  color: white;
}

.c-index-number.c-index-number__1 .c-index-number__inner:before, .c-index-number.c-index-number__1 .c-index-number__inner:after {
  /*border-top-color: #cbb94e;*/
  border-top-color: rgba(203,185,78,0.7);
}

.c-index-number.c-index-number__2 {
  /*background-color: #A4A5AC;*/
  background-color: rgba(164,165,172,0.7);
}

.c-index-number.c-index-number__2 .c-index-number__inner {
  color: white;
}

.c-index-number.c-index-number__2 .c-index-number__inner:before, .c-index-number.c-index-number__2 .c-index-number__inner:after {
  /*border-top-color: #A4A5AC;*/
  border-top-color: rgba(164,165,172,0.7);
}

.c-index-number.c-index-number__3 {
  /*background-color: #BE8D5C;*/
  background-color: rgba(190,141,92,0.7);
}

.c-index-number.c-index-number__3 .c-index-number__inner {
  color: white;
}

.c-index-number.c-index-number__3 .c-index-number__inner:before, .c-index-number.c-index-number__3 .c-index-number__inner:after {
  /*border-top-color: #BE8D5C;*/
  border-top-color: rgba(190,141,92,0.7);
}
/*# sourceMappingURL=tinh-custom.css.map */

.swym-button.swym-add-to-wishlist-view-product{
  position: absolute;
  right: 5px;
  top: 4px;
}

.swym-button.swym-add-to-wishlist-view-product.swym-heart:after{
  content: "" !important;
  font-size: 16px;
}
.swym-button.swym-add-to-wishlist-view-product.swym-heart.swym-added:after{
  color: #d86196 !important;
  opacity: 1;
}
@media (max-width: 768px) {
  .swym-button.swym-add-to-wishlist-view-product{
    width: 17px;
    height: 15px;
  }
  .swym-button.swym-add-to-wishlist-view-product.swym-heart:after{
    font-size: 1.4rem;
  }
}

.boost-pfs-body-no-scroll body,
.boost-pfs-body-no-scroll{
  overflow: auto !important;
  position: initial !important;
}



/* COLLECTION LIST */
@media(min-width:641px){
  .template-list-collections .CollectionList{
    margin-right:-15px;
    margin-left:-15px
  }

  .template-list-collections .CollectionList .CollectionItem__Content{
    text-align: center;
    margin-top: 24px;
    margin-bottom: 32px;
    font-size: 24px;
  }
}
@media(max-width:640px){
  .template-list-collections .CollectionList{
    margin-right:-12px;
    margin-left:-12px
  }

  .template-list-collections .CollectionList .CollectionItem__Content{
    text-align: center;
    margin-top: 16px;
    margin-bottom: 24px;
    font-size: 16px !important;
  }
}

.template-list-collections .CollectionList .CollectionItem__Wrapper{
  height:unset;
}

.template-list-collections .CollectionList .CollectionItem__ImageWrapper img{
  object-fit: cover;
}

.template-list-collections .CollectionList .AspectRatio::before {
  padding-bottom: 100%;
}

.Header__MainNav .HorizontalList .Linklist__Item:hover a{color:#222222}

.SidebarMenu .Drawer__Container .Collapsible__ContentLogo .Collapsible__logoBrand a{
  transition: all .2s ease-in;
}

.SidebarMenu .Drawer__Container .Collapsible__ContentLogo .Collapsible__logoBrand:hover a{
  border-color: #d86196;
}

.SidebarMenu .Drawer__Container .Collapsible__Content .Linklist__Item:hover a{
  opacity: 1;
}
.swym-button.swym-add-to-wishlist-view-product.swym-added{
	opacity: 1 !important;
}
.ProductItem__Label{
  /*background: #D86196;*/
  background: rgb(216,97,150,0.5);
  color: #fff;
}
@media (min-width: 641px) and (max-width: 991px){
  .Slideshow__ImageContainer.AspectRatio:before{
  	padding-bottom: 60%;
  }
  .Slideshow__ImageContainer img{
  	object-fit: cover;
  }
}




/* ---------------------------------------------------------------
	add-20220420-再入荷コメント
-------------------------------------------------------------- */
.Product__Wrapper .mutual_link_ {
    width: 100%;
    margin: 30px auto;
    text-align: center;
}
.Product__Wrapper .mutual_link_ .midashi02_ {
    font-size: 1em;
    color: #d86196;
    margin: 10px 0 5px;
}
.Product__Wrapper .mutual_link_ span {
    font-size: 12px;
}
.Product__Wrapper .mutual_link_ img {
    width: 100%;
    margin-bottom: 3px;
    border: 1px #f2f2f2 solid;
}
.Product__Wrapper .mutual_link_ table.itemlist_ {
    margin: 20px 0;
}
.Product__Wrapper .mutual_link_ table.itemlist_ td {
	vertical-align: top;
	padding: 0 0 10px;
}
.Product__Wrapper .mutual_link_ table img {
    width: 100%;
    border: 1px #CCC solid;
    margin-bottom: 3px;
}
.Product__Wrapper .mutual_link_ ul.item_line02_ {
    width: 100%;
}
.Product__Wrapper .mutual_link_ ul.item_line02_ li {
    display: inline-block;
    width: 47%;
    margin: 10px 6px;
    vertical-align: top;
}
.Product__Wrapper .mutual_link_ .soldout_rearrival_ {
  color: #9b7484;
  background-color: #f6edf1;
  font-weight: bold;
  padding: 10px;
  margin: 15px 0;
  text-align: left;
}


/* 予約タグの追加 */
.c-label__custom .c-label__pre {
  background-color: #dbe5ec;
  color: #222;
}
.template-collection .c-label__custom {
  flex-wrap: wrap;
  gap: 3px 0;
}

@media screen and (min-width:769px) {
  .btn_wrap_ {
    max-width: 600px;
    margin: auto;
  }
}

/*お気に入り表示*/
.wishlist-count {
    position: absolute;
    right: 0;
    font-size: 13px;
    top: -33px;
    right: 2px;
    background: #fff;
    padding: 0px 5px;
    border-radius: 50em;
    border: 1px #666 solid;
    line-height: 1.6;
}
.wishlist-count span {
    color: #d86196;
    padding-right: 2px;

}
.wishlist-count:before {
  content: "";
  position: absolute;
  bottom: -13px;
  right: 18%;
  border: 7px solid transparent;
  border-top: 7px solid #fff;
  z-index: 2;
}
.wishlist-count:after {
  content: "";
  position: absolute;
  bottom: -16px;
  right: 16%;
  margin-left: -15px;
  border: 8px solid transparent;
  border-top: 8px solid #666;
  z-index: 1;
}


@media screen and (max-width:767px) {
  .slider_block {
    padding-top: 82.56%;
    position: relative;
  }
  .slider_top {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
