@charset "UTF-8";
@import url('//fonts.googleapis.com/css?family=Sawarabi+Mincho');
@import url('//fonts.googleapis.com/css?family=Noto+Sans+JP');
body * {
  font-family: "Noto Sans JP" !important;
}
.effect-fade {
  opacity: 0;
  transform: translate(0, 30px);
  transition: opacity 1000ms, transform 1000ms;
}
.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}
/*.effect-fade-right {
  opacity: 0;
  transform: translate(1000px, 0);
  transition: all 2000ms; 
}
.effect-scroll-right {
  opacity: 1;
  transform: translate(0, 0);
}
.effect-fade-left {
  opacity: 0;
  transform: translate(-1000px, 0);
  transition: all 2000ms; 
}
.effect-scroll-left {
  opacity: 1;
  transform: translate(0, 0);
}*/
#shopify-section-header .header--root {
  background: #3A3D38;
  color: #fff;
  padding: 13px 48px;
  height: 72px;
  position: fixed;
  top: 0;
  z-index: 2;
}
.slick-track {
  margin-left: 0;
  margin-right: 0;
}
.slide-area .slick-track {
  display: flex;
}
#shopify-section-header * {
  font-family: "Sawarabi Mincho" !important;
}
.header--root a, .header--root a:hover, .header--root a:link, .header--root a:visited {
  color: #fff;
}
.x-menu--level-1--link {
  /*position: relative;*/
}
.x-menu--level-2--container {
  background: #3A3D38;
  /*left: 0!important;
  width: auto !important;*/
}
.header--root .logo--root img {
  height: auto;
  width: 100%;
  max-width: 281px;
}
[data-item=nav-text] {
  text-transform: none;
}
[data-item=block-link] > :after {
  border-bottom: 0.07143em solid #fff;
}
.carousel--dot:after {
  background: #fff;
  border: none;
  box-shadow: none;
  height: 7px;
  width: 7px;
}
.carousel--dot {
  opacity: 1;
}
.carousel--dot[data-active=true]:after {
  background: #606060;
}
.carousel--dot-nav {
  right: 0;
  left: 0;
  margin: auto;
  justify-content: center;
  bottom: 15px;
}
.featured-content--root[data-box-around-text=true] .featured-content--text {}
.shopify-policy__title {
  padding-bottom: 55px;
}
.shopify-policy__title h1 {
  font-size: 31px !important;
  color: #967F6D;
  font-weight: normal;
  font-family: "Sawarabi Mincho" !important;
}
.rte {
  max-width: 900px;
  margin: auto;
}
.x-menu--level-2--link {
  text-transform: none;
}
.x-menu--level-2--link img {
  zoom: .5;
}
/*.icon--root {
	display: none!important;
}*/
.template--index h1, .template--index h1 *, .template--index h2, .template--index h2 *, .template--index h3, .template--index h3 * {
  font-family: "Sawarabi Mincho" !important;
}
.template--index h2 {
  font-size: 31px !important;
  color: #967F6D;
  font-weight: normal;
}
.template--index h2.featured-content--overline {
  color: #fff;
  letter-spacing: 1px;
  /*padding: 25px 0;*/
}
.template--index h3 {
  font-size: 17px !important;
}
.featured-grid--header h1, .featured-grid--header h1 *, .featured-grid--header h2, .featured-grid--header h2 *, .featured-grid--header h3, .featured-grid--header h3 * {
  font-family: "Sawarabi Mincho" !important;
}
.featured-grid--header h2 {
  font-size: 31px !important;
  color: #967F6D;
  font-weight: normal;
}
.featured-grid--header h2.featured-content--overline {
  color: #fff;
}
.featured-grid--header h3 {
  font-size: 17px !important;
  margin-bottom: 16px;
}
.featured-grid--header {
  margin-bottom: 30px;
  text-align: center;
  gap: 0;
}
.featured-grid--body .image--root img {
  max-width: 100%;
  height: auto;
  width: auto;
  margin: auto;
  right: 0;
  bottom: 0;
}
.featured-content--text-container {
  text-align: center;
}
.slideshow--root .featured-content--text-container {
  gap: 0;
}
.template--index .slideshow--root h2.featured-content--overline {
  margin-bottom: 16px;
}
.featured-content--root[data-box-around-text=true] .featured-content--text {
  background: rgb(156 130 119 / 60%);
  color: #fff;
  max-width: 580px;
}
.featured-content--root[data-box-around-text=true] .featured-content--text a {
  color: #fff;
}
.featured-content--root[data-text-position=bottom-left][data-box-around-text=true] .featured-content--text {
  margin: 0;
}
.featured-content--root[data-text-position=bottom-left] .featured-content--container {
  justify-content: flex-end;
}
.slideshow--root .featured-content--root[data-text-position=bottom-left] .featured-content--container {
  min-height: auto!important;
}
.slideshow--root .carousel--root[data-background-color=none] {
  background-color: var(--bg-color--light);
}
.featured-content--title {
  font-size: 150%;
  padding: 8px 0;
}
.featured-content--description {
  font-size: 90%;
}
.featured-grid--body {
  max-width: 950px;
  margin: auto;
}
.layout--main-content {
  overflow: hidden;
  /*padding-bottom: 5em;*/
  padding-top: 72px;
  z-index: 0;
}
.template--index .layout--main-content {
  padding-bottom: 0;
}
.font--featured-heading, [data-item ~ =featured-heading] {
  letter-spacing: .1em;
}
.section--product-recommendations {
  padding-bottom: 5em;
}
#section-collection-list {
  background: #EFE8DD;
}
#section-collection-list .collection-list-heading {
  margin-bottom: 5px;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 30px;
}
#section-collection-list .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 55px 55px 100px;
}
#section-collection-list .collection-list {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: minmax(auto, 1fr);
  justify-content: center;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  background: #606060;
  padding: 30px;
  margin-top: 40px;
}
#section-collection-list .collection-list-item {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  position: relative;
  background: #fff;
}
#section-collection-list .collection-list-item:first-child {
  grid-row: span 2;
  grid-column: span 2;
}
#section-collection-list .collection-list-item > a {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 53px 0 25px;
  width: 100%;
  height: 100%;
  position: relative;
}
#section-collection-list .collection-list-item > a:after {
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  background: #606060;
  color: #ffffff;
  font-size: 27px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  line-height: 0;
  padding: 0.7em 0.45em 0.7em;
}
#section-collection-list .collection-list-item:nth-child(1) > a:after {
  content: "1";
  background: #D2AB43;
  font-size: 54px;
}
#section-collection-list .collection-list-item:nth-child(2) > a:after {
  content: "2";
  background: #94979C;
}
#section-collection-list .collection-list-item:nth-child(3) > a:after {
  content: "3";
  background: #B88B70;
}
#section-collection-list .collection-list-item:nth-child(4) > a:after {
  content: "4";
}
#section-collection-list .collection-list-item:nth-child(5) > a:after {
  content: "5";
}
#section-collection-list .collection-list-item:nth-child(6) > a:after {
  content: "6";
}
#section-collection-list .collection-list-item:nth-child(7) > a:after {
  content: "7";
}
#section-collection-list .collection-list-item:nth-child(8) > a:after {
  content: "8";
}
#section-collection-list .collection-list-item:nth-child(9) > a:after {
  content: "9";
}
#section-collection-list .collection-list-item:nth-child(10) > a:after {
  content: "10";
}
#section-collection-list .collection-list-item > a .article__grid-image-wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 100% !important;
  /*height: 225px;*/
  display: flex;
  justify-content: center;
  align-items: center;
}
#section-collection-list .collection-list-item:nth-child(1) > a .article__grid-image-wrapper {
  /*height: 500px;*/
}
#section-collection-list .collection-list-item > a .article__grid-image-wrapper .product-thumbnail {
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0 20px 20px;
}
#section-collection-list .collection-list-item:nth-child(1) > a {
  padding: 104px 0 25px;
}
#section-collection-list .collection-list-item:nth-child(1) > a .article__grid-image-wrapper .product-thumbnail {
  align-items: flex-end;
}
#section-collection-list .collection-list-item > a .article__grid-image-wrapper svg {
  height: 70%;
}
#section-collection-list .collection-list-item > a .article__grid-image-container {
  padding-top: 0 !important;
  margin: 0 !important;
}
#section-collection-list .collection-list-item > a img {
  position: static;
  top: 0;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
#section-collection-list .collection-list-item:last-child {
  border-bottom: none;
}
#section-collection-list .collection-list-date {
  font-size: 12px;
  margin-right: 15px;
}
#section-collection-list .collection-list-category {
  font-size: 10px;
  color: #fff;
  background: #000;
  padding: 5px;
  margin-right: 15px;
}
#section-collection-list .collection-list-info {
  position: relative;
  top: -1px;
}
#section-collection-list .collection-list-item .collection-in-abs {
  /* position: absolute; */
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  right: 0;
  flex-direction: column;
  color: #967F6D;
}
#section-collection-list .collection-list-item .collection-list-title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  text-align: center;
  padding: 0 10px;
  line-height: 1.5;
}
#section-collection-list .collection-list-item .collection-in-abs .brand-name {
  font-size: 13px;
  color: #000;
  font-weight: 700;
  /*text-transform: uppercase;*/
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
  justify-content: center;
  line-height: 1;
  margin-bottom: 10px;
}
#section-collection-list .collection-list-item .collection-in-abs .brand-name div {
  margin: 10px 5px 0;
  font-size: 80%;
}
#section-collection-list .collection-list-item .collection-in-abs .brand-name div[data-tagname=mude],#section-collection-list .collection-list-item .collection-in-abs .brand-name div[data-tagname=La’dor], #section-collection-list .collection-list-item .collection-in-abs .brand-name div[data-tagname=Dinto], #section-collection-list .collection-list-item .collection-in-abs .brand-name div[data-tagname=LAVIEN], #section-collection-list .collection-list-item .collection-in-abs .brand-name div[data-tagname=gesgep], #section-collection-list .collection-list-item .collection-in-abs .brand-name div[data-tagname=Matier] {
  margin-top: 0;
  width: 100%;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  font-size: 100%;
}
#section-collection-list .collection-list-item .collection-in-abs .price {
  font-size: 13px;
  padding: 0 10px;
  font-weight: bold;
  margin-top: 5px;
}
#section-collection-list .collection-list-item:nth-child(1) .collection-list-title {
  font-size: 17px;
  line-height: 1.8;
}
#section-collection-list .collection-list-item:nth-child(1) .collection-in-abs .brand-name {
  font-size: 17px;
}
#section-collection-list .collection-list-item:nth-child(1) .collection-in-abs .price {
  font-size: 16px;
}
.slideshow--root .carousel--y-container {
  min-height: auto;
}
.slideshow--root .carousel--y-container * {
  height: auto!important;
}
.slideshow--root .carousel--y-container,
.slideshow--root .carousel--y-container .featured-content--image{
  	height: 100%!important;
  min-height: auto;
}
.slideshow--root .carousel--y-container .featured-content--image img {
  min-height: auto;
}
.slideshow--root .carousel--y-container .featured-content--text {
      position: absolute;
    bottom: 0;
    right: 0;
  padding: 40px 20px 28px;
}
.slideshow--root .featured-content--root[data-cover-image=true][data-text-position=bottom-left][data-text-exists=true] .featured-content--image {
      position: relative;
}
.slideshow--root .carousel--block {
   position: relative;
}
.template--index .slideshow--root  h2.featured-content--overline {
  	text-transform: none;
  font-size: 35px!important;
}
.template--index .slideshow--root h3 {
  	font-size: 25px !important;
  font-weight: normal;
}
#collapsible-tab-content p {
  word-break: keep-all;
}
@media screen and (max-width: 768px) {
  /*.carousel--arrow-nav {
    display: block;
  }*/
  .slideshow--root .carousel--y-container {
  min-height: auto;
}
.slideshow--root .carousel--y-container * {
  height: auto!important;
}
.slideshow--root .carousel--y-container,
.slideshow--root .carousel--y-container .featured-content--image{
  	height: 100%!important;
  min-height: auto;
}
.slideshow--root .carousel--y-container .featured-content--image img {
  min-height: auto;
}
.slideshow--root .carousel--y-container .featured-content--text {
  padding: 40px 20px 28px;
}
.template--index .slideshow--root  h2.featured-content--overline {
  font-size: 35px!important;
}
.template--index .slideshow--root h3 {
  	font-size: 25px !important;
  font-weight: inherit;
}
  .shopify-policy__title {
    padding-bottom: 30px;
  }
  .shopify-policy__title h1 {
    font-size: 25px !important;
  }
  #section-collection-list .container {
    padding: 35px 20px;
  }
  #section-collection-list .collection-list-item > a {
    padding: 47px 15px 15px 15px;
  }
  #section-collection-list .collection-list-info {
    margin-bottom: 5px;
  }
  #section-collection-list .collection-list-item .collection-in-abs {
    margin: 0;
  }
  #section-collection-list .collection-list-item > a .article__grid-image-wrapper .product-thumbnail {
    margin: 0 auto 20px;
    height: auto;
  }
  #section-collection-list .collection-list-item .collection-in-abs .price {
    font-size: 13px!important;
  }
  /*.template--index h2.featured-content--overline {
    padding: 9px 0 14px;
  }*/
}
.header--search a {
  font-size: 0;
  background: url(../../../files/icon_search_v-1643246996.png);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: center;
  width: 18px;
  padding: 0 !important;
  margin: 0 11px;
}
.layout--login a {
  font-size: 0;
  background: url(../../../files/icon_login_v-1643344627.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 17px;
  padding: 0 0 !important;
  margin: 0 11px;
}
.cart-link a {
  padding: 0 0 !important;
  margin: 0 0 0 7px;
}
.cart-link .cart_logo {
  font-size: 0;
  background: url(../../../files/icon_cart_v-1643344627.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  width: 24px;
}
.x-menu {
  padding-right: 25px;
}
@media only screen and (max-width:1200px) {
  .header--root a.header--cart-count {
    display: inline-block;
  }
  .header--right-side > .x-menu {
    display: none;
  }
  .header--right-side [data-off-canvas--open=left-sidebar] {
    display: inline-block;
  }
  /*.header--root a.header--cart-count[data-menu-overlap=false] {
	    display: block;
	}*/
  .header--cart-number {
    display: none;
  }
  .cart-link a {
    padding: 0 0 !important;
    margin: 0 10px 0 7px;
  }
}
#section-news-list .news-list-heading {
  display: block;
  margin-bottom: 5px;
}
#section-news-list .container {
  max-width: 1090px;
  margin: 0 auto;
  padding: 55px 55px 100px;
}
#section-news-list .news-list {
  margin-bottom: 20px;
}
#section-news-list .news-list-item {
  border-bottom: 1px solid #967F6D;
}
#section-news-list .news-list-item > a {
  display: flex;
  align-items: center;
  padding: 20px;
}
#section-news-list .news-list-item:last-child {
  border-bottom: none;
}
#section-news-list .news-list-date {
  font-size: 14px;
  margin-right: 15px;
  color: #967F6D;
  margin-bottom: 14px;
  display: block;
}
#section-news-list .news-list-category {
  font-size: 10px;
  color: #fff;
  background: #000;
  padding: 5px;
  margin-right: 15px;
}
#section-news-list .news-list-info {
  position: relative;
  top: -1px;
}
#section-news-list .news-list-title {
  font-size: 18px;
  margin-bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  top: 1px;
  font-weight: bold;
}
#section-news-list .article__grid-image-wrapper {
  min-width: 163px;
  width: 163px;
  text-align: center;
  margin-right: 45px;
}
#section-news-list .news-list-leadtext {
  font-size: 90%;
  margin-top: 10px;
}
.featured-blog--footer a {
  margin: auto;
}
.featured-blog--footer a div {
  color: #3A3D38;
  border: 2px solid #3A3D38;
  background: #fff;
}
.featured-blog--footer a[data-item=button] > :hover {
  background: #3A3D38;
}
.featured-blog--footer [data-item=button] > * {
  height: 48px;
  font-family: "Sawarabi Mincho" !important;
  font-weight: bold;
  padding: 0 28px;
}
.apps--root[data-section-id] {
  padding: 0;
}
.apps--root[data-section-id] .apps--wrapper {
  max-width: 100% !important;
  position: relative;
}
.insta-abs-box {
  position: relative;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  background: none;
}
.insta-abs-box .featured-content--container {
  min-height: auto !important;
  background: none;
  position: absolute;
  width: 100%;
}
#insta-feed {
  margin-top: 0 !important;
  position: relative;
}
/*#insta-feed:after {
	content:"";
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}*/
.insta-abs-box.featured-content--root[data-box-around-text=true] h2.featured-content--overline {
  color: #967F6D;
}
/*
.insta-abs-box.featured-content--root[data-box-around-text=true] a {
  color: #221815;
  text-transform: none;
  font-size: 23px;
  font-family: Sawarabi Mincho !important;
}*/
.insta-abs-box.featured-content--root[data-box-around-text=true] a:after {
  border-bottom: 0.07143em solid #000;
  padding-bottom: 0;
}
.insta-abs-box.featured-content--root h2 {
  font-size: 90%;
  margin: 0;
}
.insta-abs-box.featured-content--root h3 {
  font-size: 16px !important;
  font-family: Sawarabi Mincho !important;
  letter-spacing: inherit;
  position: relative;
  padding: 10px 15px 8px;
  font-weight: bold;
  color: #221815;
      white-space: nowrap;
}
.insta-abs-box.featured-content--root h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../../files/line_left2x_v-1644810480.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  width: 11px;
  margin: auto;
  bottom: 0;
}
.insta-abs-box.featured-content--root h3:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../../files/line_right2x_v-1644810480.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  width: 11px;
  margin: auto;
  bottom: 0;
}
.insta-abs-box.featured-content--root .featured-content--description {
  font-family: Sawarabi Mincho !important;
  font-size: 80%;
}
.insta-abs-box.featured-content--root[data-box-around-text=true] .featured-content--text {
  background: rgb(255 255 255 / 90%) !important;
  z-index: 1;
  color: #967F6D;
  padding: 6px;
}
.insta-abs-box.featured-content--root[data-box-around-text=true] .featured-content--text:hover {
  background: rgb(255 255 255 / 100%) !important;
}
.insta-abs-box.featured-content--root[data-box-around-text=true] .featured-content--text .featured-content--text-container {
  border: 1px solid #221815;
  padding: 13px;
  gap: 0px;
  display: block;
}
.insta-abs-box.featured-content--root[data-box-around-text=true] a.featured-content--link--container {
  	position: relative;
    z-index: 1;
  display: block;
}
.insta-abs-box.featured-content--root[data-box-around-text=true] .featured-content--link {
    color: #221815;
    text-transform: none;
    font-size: 16px;
    font-family: Sawarabi Mincho !important;
    /*text-decoration: underline;*/
    font-weight: bold;
    margin-top: 10px;
    background: url(../../../files/link_arrow2x_v-1644809855.png);
  background-size: 14px auto;
    background-repeat: no-repeat;
    background-position: right center;
    display: inline-block;
    padding: 0px 22px 0px;
      white-space: nowrap;
}
.product-page--top-panel {
  background: #fff;
}
#section-news-list .news-list .pc {
  display: block;
}
#section-news-list .news-list .sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #section-news-list .container {
    padding: 35px 20px;
  }
  #section-news-list .news-list-item > a {
    padding: 15px 0;
  }
  #section-news-list .news-list-info {
    margin-bottom: 5px;
  }
  #section-news-list .article__grid-image-wrapper {
    min-width: 100px;
    width: 100px;
    margin-right: 23px;
  }
  #section-news-list .news-list-date {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 3px;
  }
  #section-news-list .news-list-title {
    font-size: 14px;
  }
  .featured-grid--body {
    max-width: 290px;
    margin-bottom: 20px;
  }
  .page--news #section-news-list .news-list-item > a {
    align-items: center;
  }
  .page--news #section-news-list .news-list {
    margin-top: 30px;
  }
  #section-news-list .news-list .pc {
    display: none;
  }
  #section-news-list .news-list .sp {
    display: block;
  }
}
.footer--root {
  background: #3A3D38;
  color: #fff;
  padding: 23px 15px 15px;
  z-index: 0;
}
.footer--sub {
  padding-top: 16px;
  margin: 23px -15px 0 !important;
  border-top: 1px solid #fff;
}
.footer--sub span {
  font-size: 75%;
}
.footer--sub > * {
  padding: 0;
}
.footer--menu {
  /*display: flex;*/
  font-size: 14px;
}
.footer--menu li {
  margin: 0 20px;
  display: inline-block;
  vertical-align: middle;
}
.footer--blocks {
  max-width: 1200px;
  margin: auto;
}
.footer--block[data-block-type=menu] {
  order: 1;
  flex-basis: auto;
  padding: 13px 15px;
}
.footer--block[data-block-type=about] {
  order: 2;
  justify-content: flex-end;
  padding: 13px 15px;
  flex-basis: auto;
  position: relative;
}
.footer--block[data-block-type=about]:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#shopify-product-reviews {
  max-width: 1200px;
  margin: 1em auto !important;
}
[data-block-type=about] .footer--block--container {
  display: flex;
  align-items: center;
}
[data-block-type=about] .footer--block--container .footer--block--heading {
  padding: 0 30px 0 0;
  font-size: 14px;
}
.article--recents-root [data-container=panel][data-columns="2"] {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.page--about-us .featured-content--root[data-image-height="2"] .featured-content--image .image--root img.lazyloaded {
  height: 400px;
}
.footer--root > :not(:last-child) {
  padding-bottom: 0;
}
.footer--social-icons a {
  padding: 0 10px;
}
.footer--social-icons svg {
  width: 25px;
  height: 25px;
}
@media only screen and (max-width:767px) {
  #shopify-section-header .header--root {
    padding: 13px 10px;
  }
  .header--right-side > :not(.header--cart-count) {
    display: block !important;
  }
  .header--right-side > .x-menu {
    display: none !important;
  }
  .header--right-side > .header--search {
    display: none !important;
  }
  .carousel--dot {
    margin: 0 2px;
  }
  .carousel--dot:after {
        height: 4px;
    width: 4px;
  }
  .carousel--dot-nav {
    bottom: 6px;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    transform: inherit !important;
    padding: 0;
  }
  .featured-content--root[data-box-around-text=true][data-mobile-overlay=true] .featured-content--text {
    background: rgb(156 130 119 / 60%);
    max-width: 60%;
    position: absolute;
    bottom: 0;
    padding: 3% 3.8% 2.5%;
  }
  .featured-content--root[data-text-position=bottom-left] .featured-content--container {
    justify-content: flex-end;
    flex-direction: inherit;
    align-items: flex-end;
  }
  .featured-content--root[data-mobile-overlay=true][data-cover-image-mobile=true] .featured-content--container {
    padding: 0;
  }
  .featured-content--text-container {
    gap: 5px;
  }
  .slideshow--root .featured-content--text-container {
    gap: 0;
  }
  .header--left-side {
    width: 235px;
  }
  .header--root a.header--cart-count {
    display: none;
  }
  .carousel--block .featured-content--root .image--root img {
    height: auto;
  }
  .cart-link .cart_logo {
    background-size: 100% auto;
    width: 25px;
  }
  .layout--login a {
    background-size: 100% auto;
    width: 17px;
  }
  .template--index .featured-content--text-container h2.featured-content--overline {
     font-size: 2.8vw !important;
    margin-bottom: 6px;
    letter-spacing: 0.5px;
  }
  .template--index .featured-content--text-container h3.featured-content--title {
    font-size: 1.7vw !important;
    padding: 1% 0;
  }
  .template--index .featured-content--text-container .featured-content--description {
    font-size: 2vw !important;
  }
  .template--index .featured-content--text-container .featured-content--link--container {
    font-size: 2vw !important;
  }
  .template--index .featured-content--root[data-image-height="3"] .featured-content--container {
    min-height: auto;
  }
  .template--index .featured-content--text-container .carousel--y-container {
    height: auto !important;
  }
  .template--index .featured-content--container .image--container {}
  .template--index .featured-content--root[data-mobile-overlay=true][data-cover-image-mobile=true] .featured-content--image {
    position: static;
  }
  .template--index h3 {
    font-size: 12px !important;
  }
  .template--index h2 {
    font-size: 25px !important;
    color: #967F6D;
    font-weight: normal;
  }
  .featured-grid--header h3 {
    font-size: 12px !important;
    margin-bottom: 10px;
  }
  .featured-grid--header h2 {
    font-size: 25px !important;
    color: #967F6D;
    font-weight: normal;
  }
  .featured-grid--item {
    /*width: 40%;*/
    margin: 0 0 5px;
  }
  .featured-grid--body .image--root img {
    zoom: .6;
  }
  .featured-grid--header {
    margin-bottom: 0;
    gap: 0;
  }
  .article--recents-root [data-container=panel][data-columns="2"] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .page--about-us .featured-content--root[data-image-height="2"] .featured-content--image .image--root img.lazyloaded {
    height: auto;
        position: static;
  }
  .page--about-us .featured-content--root[data-mobile-overlay=true][data-cover-image-mobile=true] .featured-content--image {
    position: relative;
    margin-bottom: 30px;
  }
  .page--about-us .featured-content--root[data-mobile-overlay=true][data-cover-image-mobile=true] .featured-content--container {
    /*display: block;*/
  }
  .page--about-us .image--root[data-cover-mobile=true] .image--container {
    padding-top: 0!important;
  }
  #section-collection-list {
    display: block;
    padding: 32px 0;
  }
  #section-collection-list .container {
    padding: 0;
    max-width: 100%;
  }
  #section-collection-list .collection-list-wrap {
    /*padding-right: 15px;*/
  }
  #section-collection-list .collection-list-wrap .collection-list {
    background: none;
    display: flex;
    justify-content: flex-start;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    padding: 15px;
    overflow-y: hidden;
  }
  #section-collection-list .collection-list-item:nth-child(1) > a {
    padding: 47px 15px 15px 15px;
  }
  #section-collection-list .collection-list-item > a .article__grid-image-wrapper {}
  #section-collection-list .collection-list-item > a:after, #section-collection-list .collection-list-item:nth-child(1) > a:after {
    font-size: 20px;
  }
  #section-collection-list .collection-list-item > a:after, #section-collection-list .collection-list-item> a:after {
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  }
  #section-collection-list .collection-list-item:nth-child(1) > a .article__grid-image-wrapper .product-thumbnail {
    align-items: center;
  }
  #section-collection-list .collection-list-item > a .article__grid-image-wrapper, #section-collection-list .collection-list-item:nth-child(1) > a .article__grid-image-wrapper {
    height: auto;
    min-width: 1px;
  }
  #section-collection-list .collection-list-item {
    max-width: 200px;
    min-width: 200px;
  }
  #section-collection-list .collection-list-item:nth-child(1) .collection-in-abs .brand-name {
    font-size: 13px;
  }
  #section-collection-list .collection-list-item .collection-list-title, #section-collection-list .collection-list-item:nth-child(1) .collection-list-title {
    font-size: 12px;
    padding: 0;
  }
  .page--ranking #section-collection-list .collection-list-wrap .collection-list {
    flex-wrap: wrap;
    grid-column-gap: 4%;
  }
  .page--ranking #section-collection-list .collection-list-item {
    max-width: 100%;
    min-width: inherit;
    width: 47.7%;
  }
  .page--ranking #section-collection-list .collection-list-item:first-child {
    display: block;
    width: 100% !important;
  }
  .insta-abs-box.featured-content--root[data-box-around-text=true] .featured-content--link {
    background-size: 12px;
    padding: 0px 21px 1px;
  }
  .template--index .insta-abs-box.featured-content--root h3, .insta-abs-box.featured-content--root h3 {
    padding: 8px 15px 6px;
  }
  .template--index .insta-abs-box.featured-content--root[data-box-around-text=true] .featured-content--text, .insta-abs-box.featured-content--root[data-box-around-text=true] .featured-content--text {
    max-width: 100%;
    margin: auto;
    position: static;
    padding: 6px;
  }
  .insta-abs-box.featured-content--root h3:before, .insta-abs-box.featured-content--root h3:after {
    /*display: none;*/
    width: 11px;
    height: auto;
    background-size: 100% auto;
  }
  .template--index .insta-abs-box.featured-content--root h3, .insta-abs-box.featured-content--root h3 {
    /*font-size:4.6vw !important;*/
    font-size: 16px !important;
    letter-spacing: -0.5px;
  }
  .template--index .insta-abs-box.featured-content--root[data-box-around-text=true] a, .insta-abs-box.featured-content--root[data-box-around-text=true] a {
    font-size: 6vw !important;
    margin-top: 10px;
  }
  .template--index .insta-abs-box.featured-content--root .featured-content--description,
  .insta-abs-box.featured-content--root .featured-content--description {
    font-size: 12px !important;
  }
  .footer--block[data-block-type=menu] {
    order: 2;
  }
  .footer--block[data-block-type=about] {
    order: 1;
    margin: 0 -15px;
  }
  .footer--block[data-block-type=about]:before {
    height: 1px;
    width: 100%;
    top: inherit;
  }
  .footer--social-icons {
    padding-top: 0;
  }
  .footer--social-icons svg {
    width: 18px;
    height: 18px;
  }
  .footer--menu li {
    margin: 0 9px;
    font-size: 12px;
  }
  .footer--menu li:last-child {
    padding-bottom: 8px;
  }
  .footer--root {
    padding: 9px 15px;
  }
  .footer--sub {
    padding-top: 6px;
    margin: 0 -15px 0 !important;
  }
  .footer--sub span {
    font-size: 70%;
  }
}
.breadcrumbs {
  font-size: 14px;
  max-width: 100%;
  margin: auto;
  padding: 15px 48px;
}
.breadcrumbs a {
  margin: 0 10px;
}
.breadcrumbs a:first-child {
  margin-left: 0;
}
@media only screen and (max-width:767px) {
  .breadcrumbs {
    display: none;
  }
}
@media only screen and (max-width:900px) {
.featured-content--root[data-image-height="3"][data-text-position=bottom-left] .featured-content--container {
        min-height: auto;
  }
}
.collection--header--root {
  margin-bottom: 60px;
}
.collection--header--heading {
  margin-bottom: 30px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  padding: 0 48px;
}
.collection--header--heading .page-h1-title {
  margin-bottom: 35px;
  text-align: center;
  font-size: 31px !important;
  color: #967F6D;
  font-family: "Sawarabi Mincho" !important;
  /*text-transform: uppercase;*/
  letter-spacing: inherit;
  font-weight: normal;
}
.collection--header--heading .page-h1-title .reading {
  display: block;
  font-size: 35%;
  color: #000;
  font-family: "Sawarabi Mincho" !important;
      font-size: 17px !important;
}
.template--collection .placeholder--container {
  padding-top: 100% !important;
}
.template--collection .product--root .product--image-wrapper .image--container {
  padding-top: 100% !important;
  overflow: hidden;
}
.template--collection .product--root .product--image-wrapper .image--container img {
  /*height: 100% !important;*/
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: auto;
  right: 0;
  margin: auto;
  height: auto;
}
.template--collection .product--root[data-product-view=grid][data-text-alignment=left] .product--details {
  display: block;
}
.template--collection .product--root[data-product-view=grid][data-text-alignment=left] .product--price-wrapper {
  justify-content: flex-start;
}
.template--collection .product--details-wrapper {
  margin-bottom: 5px;
}
.template--collection .product--details-wrapper .tag {
  font-weight: bold;
  font-size: 14px;
  /*text-transform: uppercase;*/
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  margin-bottom: 10px;
}
.template--collection .product--details-wrapper .tag div {
  margin: 14px 10px 0 0;
  font-size: 80%;
}
.template--collection .product--details-wrapper .tag div[data-tagname=mude], .template--collection .product--details-wrapper .tag div[data-tagname=La’dor], .template--collection .product--details-wrapper .tag div[data-tagname=Dinto], .template--collection .product--details-wrapper .tag div[data-tagname=LAVIEN], .template--collection .product--details-wrapper .tag div[data-tagname=gesgep], .template--collection .product--details-wrapper .tag div[data-tagname=Matier] {
  margin-top: 0;
  width: 100%;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  font-size: 100%;
}
.template--collection .product--details-wrapper .product--title {
  font-size: 14px;
}
.template--collection .product--details-wrapper .product--price {
  font-size: 14px;
}
.template--collection [data-container=panel] {
  grid-row-gap: 55px;
}
.product-page--top-panel .slide-wrap {
  max-width: 524px;
}
.template--product .product-page--panel-wrapper {
  max-width: 1100px;
}
.template--product .product-page--description {
  max-width: 1100px;
  margin: 30px auto 0;
  font-size: 15px;
}
.template--product .product-page--vendor {
  font-size: 13px;
  font-weight: bold;
  color: #000;
  display: flex;
  flex-wrap: wrap;
}
.template--product .product-page--vendor div {
  margin-top: 10px;
}
.template--product .product-page--vendor div[data-tagname="La’dor"], .template--product .product-page--vendor div[data-tagname="Dinto"], .template--product .product-page--vendor div[data-tagname="LAVIEN"], .template--product .product-page--vendor div[data-tagname="gesgep"], .template--product .product-page--vendor div[data-tagname="Matier"] {
  font-size: 21px;
  margin-top: 0;
  width: 100%;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.template--product .product-page--vendor div a {
      text-transform: none;
}
.template--product .product-page--heading {
  font-size: 20px;
  font-weight: normal;
}
.template--product .product-price--root {
  display: flex !important;
  align-items: center;
}
.template--product .product-price--root > div {
  margin-right: 10px;
}
.template--product [data-product-block][data-block-type] {
  padding-top: 20px;
}
.template--product [data-product-block][data-block-type=price] {
  padding-top: 20px;
}
.template--product .product-page--featured-blocks .product-page--block:first-child {
  padding-top: 0;
}
.product-sns-share {
  display: flex;
  font-size: 17px;
  margin-top: 20px;
  align-items: center;
}
.product-sns-share p {
  margin-right: 33px;
}
.product-sns-share a {
  margin-right: 20px;
}
.product-sns-share svg {
  width: 34px;
  height: 32px;
}
.point {
  background: #EFE8DD;
  padding: 100px 15px 90px;
}
.point .point-list {
  max-width: 1100px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.point .point-list li {
  max-width: 320px;
  margin-right: 20px;
}
.point .point-list li:last-child {
  margin-right: 0;
}
.point h2 {
  margin-bottom: 60px;
  text-align: center;
  font-size: 44px !important;
  color: #967F6D;
  font-family: "Sawarabi Mincho" !important;
  /*text-transform: uppercase;*/
  letter-spacing: inherit;
  font-weight: normal;
}
.point .point-list li .pic {
  margin-bottom: 35px;
}
.point .point-list li .title {
  margin-bottom: 30px;
  font-size: 16px;
  white-space: pre-wrap;
}
.point .point-list li .text {
  font-size: 13px;
  white-space: pre-wrap;
}
.template--article .article--recents-item .article--recents-image {
  margin: 0 auto 20px;
}
.template--article .article--recents-item .article--recents-image .image--root {
  margin: auto;
}
.template--article .article--recents-item .article--recents-image img {
  border: 1px solid;
  display: block;
  margin: auto;
}
.template--article .article--recents-item .article--recents-heading {
  text-align: left;
  font-size: 90%;
}
.template--article .article--content {
  min-height: 300px;
}
.page--ranking .collection--header--heading {
  display: none;
}
.page--ranking .collection--header--root {
  margin-bottom: 0;
}
.page--ranking #section-collection-list .collection-list-wrap .collection-list {}
.off-canvas--left-sidebar, .y-menu--level-2--container {
  background-color: #3A3D38;
  color: #fff;
}
.off-canvas--left-sidebar a {
  color: #fff;
}
.off-canvas--left-sidebar .layout--login {
  display: none;
}
.off-canvas--left-sidebar a img {
  zoom: .5;
}
/**商品スライド**/
.slick-initialized .slick-slide {
  background: none !important;
}
.slide-area {
  margin: 0 6px;
}
.slide-area.slick-initialized .slick-slide {
  background: #fff !important;
  margin: ０auto;
  width: 100% !important;
}
.slick-slide {
  height: auto !important;
}
.slick-slide img {
  margin: auto !important;
}
.slide-thum {
  margin-top: 20px !important;
}
.slick-prev, .slick-next {
  position: absolute;
  font-size: 0;
  text-indent: -9999px;
  border: none;
  width: 26px;
  height: 26px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 999;
  padding: 0;
  display: none !important;
}
.slick-prev:focus, .slick-prev:hover, .slick-prev {
  background: url(../../../files/slide_prev_v-1642756650.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  left: -13px;
}
.slick-next:focus, .slick-next:hover, .slick-next {
  background: url(../../../files/slide_next_v-1642756637.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  right: -13px;
}
.product-page--panel-wrapper {
  align-items: start;
}
.slick-initialized .slick-slide {
  position: relative;
}
.slide-thum.slick-initialized .slick-slide {
  margin: 0 6px;
  width: 117px;
  height: 117px !important;
}
.slick-initialized .slick-slide img {}
.slide-area.slick-initialized .slick-slide a {
  display: flex;
  height: 100%;
  align-items: center;
}
.slide-thum.slick-initialized .slick-slide img {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:767px) {
  .collection--header--root {
    margin-bottom: 30px;
  }
  .collection--header--heading {
    padding: 0 16px;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 45px;
  }
  .collection--header--heading .page-h1-title {
    margin-bottom: 5px;
    font-size: 25px !important;
  }
  .collection--header--heading .page-h1-title .reading {
    font-size: 12px!important;
    line-height: 1.5;
    margin-top: 11px;
  }
  .collection--header--heading .page-h1-title img {
    zoom: .65;
  }
  .template--collection .collection--header--heading p {
    font-size: 15px;
    line-height: 1.5;
  }
  .template--collection [data-container=panel] {
    grid-row-gap: 30px;
  }
  .product-page--top-panel .slide-wrap {
    /*margin: auto;*/
  }
  .template--product .product-page--vendor {
    text-align: left;
  }
  .template--product .product-page--heading {
    text-align: left;
  }
  .template--product .product-price--root {
    flex-direction: inherit;
  }
  .template--product .product-price--root > div.product-price--tax {
    padding-top: 3px;
  }
  .template--product [data-product-block][data-block-type=quantity-input] .product-quantity--root {
    text-align: left;
  }
  .point {
    padding: 50px 15px 40px;
  }
  .point h2 {
    font-size: 25px !important;
    margin-bottom: 40px;
  }
  .point .point-list {
    display: block;
  }
  .point .point-list li {
    max-width: 100%;
    margin: 0 0 25px;
  }
  .point .point-list li .title {
    margin-bottom: 10px;
    font-size: 15px;
    white-space: pre-wrap;
  }
  .point .point-list li .pic {
    margin-bottom: 18px;
  }
  .point .point-list li .pic img {
    width: 100%;
  }
  .template--article .article--recents-item .article--recents-image .image--root {
    width: auto!important;
  }
  .template--article .article--recents-item .article--recents-image {
    margin: 0 auto 10px;
  }
 .template--article .article--recents-wrapper {
   grid-row-gap: 15px;
 }
  .template--article .article--recents-wrapper .article--recents--title {
   font-size: 18px;
 }
  .template--article .article--recents-wrapper .article--recents--grid {
        grid-row-gap: 25px;
  }
}
@media only screen and (min-width:768px) {
  .collection--header--root[data-show-image=true][data-image-height=medium] .collection--header--image .image--container, .collection--header--root[data-show-image=true][data-image-height=medium] .collection--header--image img {
    /*height: 470px;*/
  }
  .collection--header--root[data-show-image=true][data-image-height=medium] .collection--header--image .image--container {
    min-height: auto;
  }
}
@media only screen and (max-width:960px) {
 .slideshow--root .featured-content--root[data-box-around-text=true][data-mobile-overlay=true] .featured-content--text {
    background: rgb(156 130 119 / 60%);
    max-width: 50%;
    position: absolute;
    bottom: 0;
    padding: 3% 3.8% 2.5%;
  }
  .slideshow--root .featured-content--root[data-text-position=bottom-left] .featured-content--container {
    justify-content: flex-end;
    flex-direction: inherit;
    align-items: flex-end;
  }
  .slideshow--root .featured-content--root[data-mobile-overlay=true][data-cover-image-mobile=true] .featured-content--container {
    padding: 0;
  }
  .slideshow--root .featured-content--text-container {
    gap: 5px;
  }
  .slideshow--root .featured-content--text-container {
    gap: 0;
  }
  .template--index .slideshow--root .featured-content--text-container h2.featured-content--overline {
     font-size: 2.8vw !important;
    margin-bottom: 6px;
    letter-spacing: 0.5px;
  }
  .template--index .slideshow--root .featured-content--text-container h3.featured-content--title {
    font-size: 1.7vw !important;
    padding: 1% 0;
  }
  .template--index .slideshow--root .featured-content--text-container .featured-content--description {
    font-size: 2vw !important;
  }
  .template--index .slideshow--root .featured-content--text-container .featured-content--link--container {
    font-size: 2vw !important;
  }
  .template--index .slideshow--root .featured-content--root[data-image-height="3"] .featured-content--container {
    min-height: auto;
  }
  .template--index .slideshow--root .featured-content--text-container .carousel--y-container {
    height: auto !important;
  }
  .template--index .slideshow--root .featured-content--container .image--container {}
  .template--index .slideshow--root .featured-content--root[data-mobile-overlay=true][data-cover-image-mobile=true] .featured-content--image {
    position: static;
  }
}
/***table***/
    .tablelayout td {
      vertical-align: top;
      padding-bottom: 30px;
    }
    @media screen and (max-width: 767px) {
      .tablelayout {
        margin-top: 30px!important;
      }
      .tablelayout tr {
        padding-bottom: 2.5em;
        display: block;
      }
       .tablelayout td {
         display: block;
         width: 100%;
        font-size: 120%;
         margin: 0;
         padding: 0;
         font-weight: bold;
      }
      .tablelayout td+td {
        font-size: 100%;
        margin-top: 15px;
        font-weight: normal;
      }
    }

[data-x-menu--depth="3"] .x-menu--level-2--container {
  /*width: auto!important;
  left: 30px!important;*/
      padding-top: 15px!important;
}
.header--right-side {
  width: 100%;
  justify-content: flex-end;
}
.x-menu--level-1--container {
  justify-content: flex-end;
}
.x-menu--level-2--container {
  white-space: normal;
}
[data-x-menu--depth="3"] .x-menu--level-2--container ul {
  display: block;
}
.y-menu--level-3--container {
  	background: #3A3D38;
}
.x-menu--level-2--link > a + .x-menu--level-3--container >li >a {
  font-size: 90%;
}


/****about us****/
.aboutus-wrap {
  padding: 60px 10px 100px;
  max-width: 1100px;
  margin: auto;
}
.aboutus-section + .aboutus-section {
  margin-top: 100px;
}
.aboutus-section h4 {
  font-family: "Sawarabi Mincho" !important;
  font-size: 24px;
  text-align: center;
  margin-bottom: 45px;
}

.aboutus-wrap .featured-grid--header {
  margin-bottom: 60px;
}
.aboutus-wrap .featured-grid--header h3,
.aboutus-wrap .featured-grid--header h2 {
  width: 100%;
}
.aboutus-section-wrap {
  overflow: hidden;
}
.aboutus-section-wrap .aboutus-section-wrap-block {
  width: 47.72%;
  float: left;
}
.aboutus-section-wrap .aboutus-section-wrap-block:nth-child(2) {
  float: right;
  margin-left: 2%;
}
.aboutus-section-wrap.img-right .aboutus-section-wrap-block {
  float: right;
  margin-left: 2%;
}
.aboutus-section-wrap.img-right .aboutus-section-wrap-block:nth-child(2) {
  float: left; 
  margin-left: 0;
}
.aboutus-section-wrap .aboutus-section-wrap-block h5 {
  font-size: 20px;
  border-bottom: 1px solid #967F6D;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 3px;
}
.aboutus-section-wrap .aboutus-section-wrap-block p {
  line-height: 1.8;
}
.aboutus-section-wrap .aboutus-section-wrap-block a {
  color: #967F6D;
  text-decoration: underline;
}
.aboutus-section-wrap .aboutus-section-wrap-block .map-link {
  max-width: 136px;
  margin-top: 20px;
}
.aboutus-section-wrap .aboutus-section-wrap-block .map-link a {
  display: block;
  text-decoration: none;
  border: 1px solid #967F6D;
  text-align: center;
  font-size: 13px;
  padding: 8px 10px;
}
.aboutus-section-wrap .aboutus-section-wrap-block .map-link a:hover {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
@media screen and (max-width: 767px) {
   .aboutus-section-wrap .aboutus-section-wrap-block {
     width: 100%;
     float: none;
     margin: 0 0 20px;
   }
   .aboutus-section h4 {
     font-size: 20px;
     margin-bottom: 25px;
  }
  .aboutus-section-wrap .aboutus-section-wrap-block h5 {
     font-size: 18px;
     padding-bottom: 12px;
     margin-bottom: 9px;
     margin-top: 3px;
  }
  .aboutus-section + .aboutus-section {
    margin-top: 50px;
  }
}

.btn-link {
      margin: 20px auto 0;
    max-width: 190px;
}
.btn-link a {
  display: block;
    text-decoration: none;
    border: 1px solid #967F6D;
    text-align: center;
    font-size: 13px;
    padding: 8px 10px;
      color: #967F6D;
}
.btn-link a:hover {
  border: 1px solid #000;
    background: #000;
    color: #fff;
}

.template--customers--addresses .customer--wrapper h1,
.template--page h2.featured-text--heading,
.template--customers--account .customer--wrapper h1 {
  font-size: 31px !important;
    color: #967F6D;
    font-weight: normal;
    font-family: "Sawarabi Mincho" !important;
}
.contact--root .contact--form-submit {
  text-align: center;
  margin: 1.5em auto 3em;
}
.contact--root .contact--form-submit button {
  width: 100%;
  max-width: 250px;
      letter-spacing: 1em;
  font-size: 15px;
}
#collapsible-tab-content p {
    word-break: break-all;
  }
.template--customers--account .customer--wrapper .breadcrumbs--root,
.template--customers--addresses .customer--wrapper .breadcrumbs--root {
  display: none;
}
.template--customers--account .customer--wrapper .account-block-wrap {
  display: flex;
  justify-content: space-between;
  margin: 3em 0 1em;
}
.template--customers--account .customer--wrapper .logoutbtn{
  margin-bottom: 3em;
}
.template--customers--account .customer--wrapper .logoutbtn a {
      height: 45px;
    line-height: 45px;
    padding: 0 16px;
  color: #fff;
  background: #000;
}
.template--customers--account .customer--wrapper .address--view {
  padding-bottom: 0;
}
.template--customers--account .customer--wrapper .address--view p {
  font-size: 15px;
}
.template--customers--account .customer--wrapper h4[data-item=block-heading] {
  font-weight: bold;
}
.template--customers--account .customer--wrapper thead th,
.template--customers--account .customer--wrapper tbody td {
  font-size: 15px;
  border-left: solid 1px #e0e0e0;
}
.template--customers--account .customer--wrapper thead th:last-child,
.template--customers--account .customer--wrapper tbody td:last-child {
  border-right: solid 1px #e0e0e0;
}
.account--orders-table td a {
      border: 1px solid #967F6D;
    text-align: center;
    font-size: 13px;
    padding: 5px 10px;
  text-decoration: none;
  color:#967F6D;
}
.template--customers--account .customer--wrapper .account--orders {
  margin-right: 20px; 
}
.template--customers--account .customer--wrapper .btn-address-see {
     height: 37px;
    line-height: 34px;
    padding: 0 12px;
    color: #000;
    background: #fff;
    border: 2px solid #000;
}
.template--customers--account .customer--wrapper .btn-address-see:after {
  display: none;
}
.template--customers--account .customer--wrapper .tblsphead {
  display: none;
}
.template--customers--addresses .address--view {
  padding-bottom: 0;
}
.template--customers--addresses .address--view p:last-of-type {
  padding-bottom: 0;
}
.template--customers--addresses .address--table {
  margin-bottom: 2em;
}
.account-block-wrap {
  display: flex;
  margin-top: 2em;
}
.account-block-wrap-headbtn {
  margin-right: 3em;
}
.account-block-wrap-headbtn a {
  display: block;
  white-space: nowrap
}
.account-block-wrap-headbtn .add-new-address {
      height: 45px;
    line-height: 42px;
    padding: 0 12px;
    color: #000;
    background: #fff;
    border: 2px solid #000;
  text-align: center;
  margin-bottom: 3em;
}
.account-block-wrap-headbtn .add-new-address:after {
  display: none;
}
.address--container .address--actions {
  margin-top: 15px;
}
.address--customer-table {
  margin: 0;
  max-width: 500px;
}
.address--customer-table tr:first-child td {
  padding-top: 0;
}
.account-block-wrap .edit_address {
  margin-bottom: 3em;
}
.address--actions-edit a {
  height: 27px;
    line-height: 24px;
    padding: 0 8px;
    color: #000;
    background: #fff;
    border: 1px solid #000;
    text-align: center;
    margin-bottom: 3em;
}
.address--actions-edit a:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .template--page h2.featured-text--heading,
  .template--customers--addresses .customer--wrapper h1,
  .template--customers--account .customer--wrapper h1 {
    font-size: 25px!important;
  }
  .template--customers--account .customer--wrapper .account-block-wrap {
    display: block;
    margin: 0 0 20px 0;
  }
  .template--customers--account .customer--wrapper .account-block-wrap .address--info {
    clear: both;
  }
  .template--customers--account .customer--wrapper .logoutbtn {
    margin-top: 3em;
    text-align: center;
  }
  .template--customers--account .customer--wrapper .tblsphead {
    display: block;
    padding: 0;
    margin-top: 2em;
    margin-bottom: 5px;
  }
  .template--customers--account .customer--wrapper .tblsphead:first-child {
    margin-top: 10px;
  }
  .template--customers--account .customer--wrapper table tr,
  .template--customers--account .customer--wrapper thead th,
  .template--customers--account .customer--wrapper tbody td {
    border: none!important;
  }
  .template--customers--account .customer--wrapper tbody td {
    padding: 0 0 0 1em;
    margin: 0 0;
  }
  .template--customers--addresses .account-block-wrap {
    display: block;
  }
  .account-block-wrap-headbtn {
    margin-right: 0;
  }
  .account-block-wrap-headbtn .add-new-address {
    margin-bottom: 20px;
  }
  .account-block-wrap-headbtn {
    margin-bottom: 20px;
  }
  .template--customers--addresses .address--table {
    margin-bottom: 0;
  }
}

.template--index .featured-grid--root[data-container-width="4"] .featured-grid--body {
      max-width: 750px;

}
.template--index .featured-grid--root[data-container-width="4"] .featured-grid--body > div {
  display: block;
}
.template--index .featured-grid--root[data-container-width="4"] .featured-grid--body > div > div {
  display: inline-block;
    vertical-align: middle;
    width: 33%;
}
@media screen and (max-width: 767px) {
  .template--index .featured-grid--root[data-container-width="4"] .featured-grid--body {
      max-width: 100%;
  }
    .template--index .featured-grid--root[data-container-width="4"] .featured-grid--body > div > div:last-child img {
      margin: -30px auto 0;
  }
  .template--index .featured-grid--root[data-container-width="4"] .featured-grid--body > div > div:last-child .image--container{
    padding: 0!important;
  }
  .featured-grid--item {
    margin: 0 0 25px;
  }
}
.xsell__modal--v2 .xsell__modal-header .xsell__modal-added-to-cart{
      background-color: rgba(200,200,200,.25) !important;
    border: 1px solid rgba(200,200,200,.5) !important;
}
.xsell__modal .xsell__button{
  font-weight: normal !important;
  text-transform: capitalize !important;
}
#xsell-quickview .xsell-quickview__overlay-btn{
  font-size: 12px !important;
}
.collapsible-tab--heading{
  font-size:14px;
  font-weight: bold;
}
.collapsible-tab--content p{
  font-size:14px;
}
.shortDescription{
   font-size:14px;
}