@charset "UTF-8";

:root {
 --white: #ffffff;
 --black: #000000;
 --gray-line : #DEDEDE;
 --gray: #747474;
 --color-border: #E2E2E2;
 --color-overlay-rgb: 0, 0, 0;
 --color-form-border: #dedede;
}

/* メインコンテンツ */
.main.col1-layout {
  max-width: calc(1440px + 90px + 90px);
  margin: 0 auto;
  padding: 0 calc(90px - 15px);
}
@media (max-width: 991px) {
  .category-view {
    margin: 0 -4px;
  }
  .main.col1-layout {
    margin: 0 36px;
    padding: 0;
  }
}


/* タイトルエリア・ディスクリプションエリア*/
.banner-text_wrapper {
  margin-bottom: 54px;
  margin-top: 52px;
}
.banner-text_wrapper .banner-text .page-title {
  font-weight: 700;
  margin: 45px 0 13px;
  font-size: 24px;
  line-height: calc(36 / 24);
  text-transform: uppercase;
}
.banner-text_wrapper .banner-text-subtitle h3 {
  padding-top: 0;
}
.banner-text_wrapper .banner-text-subtitle h3 p {
  margin: 0;
}
@media (max-width: 991px) {
  .banner-text_wrapper {
    margin-bottom: 49px;
    margin-top: 0;
  }
  .banner-text-subtitle h3 {
    font-size: 12px;
    width: 100%;
    line-height: calc(21.6 / 12);
    text-align: left;
  }
  .banner-text_wrapper .banner-text .page-title {
    margin: 32px 0 13px;
  }
}

/* コレクションリスト */
.m-collectbnr {
  margin: 0 0 55px;
}
.m-collectbnr-maintitle {
  font-weight: bold;
  font-size: 34px;
  text-align: center;
  margin: 0 0 25px;
}
.m-collectbnr-ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.m-collectbnr-li {
  width: calc(100% / 3 - 20px);
}
.m-collectbnr-link:hover {
  text-decoration: none;
}
.m-collectbnr-figure {
  margin-bottom: 19px;
  text-align: center;
}
.m-collectbnr-figure img {
  width: 100%;
}
.m-collectbnr-title {
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}
.m-collectbnr-title-inner {
  padding: 0 0 6px;
  position: relative;
  display: inline-flex;
  line-height: calc(17.25 / 15 );
}
.m-collectbnr-title-inner:after {
  content: '';
  border-top: 1px solid var(--gray);
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  display: block;
}
@media (min-width: 992px) {
  .m-collectbnr-li:nth-of-type(4) {
    display: none;
  }
}
@media (max-width: 991px) {
  .m-collectbnr {
    margin: 0 0 9px;
  }
  .m-collectbnr-maintitle {
    font-size: 26px;
  }
  .m-collectbnr-ul {
    gap: 0 10px;
  }
  .m-collectbnr-li {
    width: calc(100% / 2 - 5px);
  }
  .m-collectbnr-figure {
    margin-bottom: 6px;
  }
  .m-collectbnr-title {
    margin-bottom: 20px;
    padding: 0;
    overflow: hidden;
    word-break: break-all;
  }
}

/* バレリーナーシューズリスト */
.m-ballet {
  max-width: 100%;
  overflow-x: hidden;
  position: relative;
  display: flex;
  padding: 0 17px 37px;
  margin-top: -27px;
}
.m-ballet-pc {
  display: flex;
}
.m-ballet-smp {
  display: none;
}
.m-ballet-all {
  width: 138px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  cursor: pointer;
  justify-content: flex-end;
}
.m-ballet-all .m-ballet-figure {
  margin: 0 0 -4px;
}
.m-ballet-all .m-ballet-figure  svg {
    width: 20px;
}
.m-ballet-all .m-ballet-title {
  margin: 0px 0 4px;
}
.m-ballet-wrap .flickity-button,
.m-ballet-wrap .flickity-button:hover {
  background: transparent;
  border-radius: 50%;
  display: block;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 86px;
  top: 50%;
  margin-top: -35px;
  z-index: 30;
  opacity: 1;
  cursor: pointer;
  transform: translateY(0%);
  background-image: url("data:image/svg+xml;charset=utf8,%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2270%22%20height%3D%2270%22%20viewBox%3D%220%200%2070%2070%22%3E%20%3Cdefs%3E%20%3Cfilter%20id%3D%22bg-next%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2270%22%20height%3D%2270%22%20filterUnits%3D%22userSpaceOnUse%22%3E%20%3CfeOffset%20dy%3D%222%22%20input%3D%22SourceAlpha%22%2F%3E%20%3CfeGaussianBlur%20stdDeviation%3D%225%22%20result%3D%22blur%22%2F%3E%20%3CfeFlood%20flood-opacity%3D%220.141%22%2F%3E%20%3CfeComposite%20operator%3D%22in%22%20in2%3D%22blur%22%2F%3E%20%3CfeComposite%20in%3D%22SourceGraphic%22%2F%3E%20%3C%2Ffilter%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22Slider_arrow_btn%22%20transform%3D%22translate(15%2013)%22%3E%20%3Cg%20transform%3D%22matrix(1%2C%200%2C%200%2C%201%2C%20-15%2C%20-13)%22%20filter%3D%22url(%23bg-next)%22%3E%20%3Ccircle%20id%3D%22bg-2%22%20data-name%3D%22bg%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%20transform%3D%22translate(15%2013)%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2Fg%3E%20%3Cg%20id%3D%22arrow%22%20transform%3D%22translate(14.121%2016.618)%22%3E%20%3Cline%20id%3D%22line%22%20x1%3D%2211.758%22%20transform%3D%22translate(0%203.779)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.2%22%2F%3E%20%3Cpath%20id%3D%22line-2%22%20data-name%3D%22line%22%20d%3D%22M7461%2C771l4.2%2C3.779-4.2%2C3.779%22%20transform%3D%22translate(-7453.441%20-771)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.2%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E");
  width: 70px;
  height: 70px;
  box-shadow: none;
}
.m-ballet-wrap .flickity-button svg {
  display: none;
}
.m-ballet-wrap .flickity-nav.flickity-prev,
.m-ballet-wrap .flickity-prev-next-button.previous,
.m-ballet-wrap .flickity-prev-next-button.previous:hover {
  transform: translateY(0%) rotate(180deg);
  right: auto;
  left: 86px;
}
.m-ballet-wrap .flickity-prev-next-button.previous:disabled,
.m-ballet-wrap .flickity-prev-next-button.next:disabled{
  display: none;
}
.flickity-nav.flickity-next {
  right: 31px;
}
.m-ballet-wrap {
  width: 100%;
}
.m-ballet-ul {
  display: flex;
  position: relative;
  margin: 0;
  overflow: hidden;
  position: relative;
  height: 100%;
  min-width: 100%;
  min-height: 116px;
  width: calc(100% - 116px);
}
.m-ballet-li {
  width: 138px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  cursor: pointer;
  text-align: center;
}
.m-ballet-link:hover {
  text-decoration: none;
}
.m-ballet-figure img {
  width: 100px;
}
.m-ballet-title {
  color: var(--gray);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: calc(21.6 / 12);
  white-space: nowrap;
  position: relative;
  text-align: center;
}
.m-ballet-title-active {
  font-weight: bold;
  color: var(--black);
}
.m-ballet-title-active:after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background: var(--black);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
@media (max-width: 991px) {
  .m-ballet{
    max-width: 100%;
    padding: 0px;
  }
  .m-ballet-pc {
    display: none;
  }
  .m-ballet-smp {
    display: block;
    margin-top: -31px;
    max-width: max-content;
    width: calc(100% + 36px);
  }
  .m-ballet-ul {
    justify-content: flex-start;
    display: flex;
    gap: 8px;
    max-width: 100%;
    overflow-x: auto;
    padding: 19px 0 17px;
  }
  .m-ballet-li:first-child {
    cursor: pointer;
    justify-content: flex-end;
  }
  .m-ballet-figure svg {
    width: 22px;
  }
}

/* ソート */
.m-refine {
  display: flex;
  margin: 0 15px;
}
.m-refine-right {
  display: flex;
  text-align: right;
  align-items: center;
  white-space: nowrap;
  margin: 0;
}
.m-refine-left {
  margin-left: auto;
  align-items: center;
  outline: none;
}

.c-change-sort {
  outline: none !important;
  background: transparent;
  max-width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
          appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAQCAYAAADu+KTsAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAuIwAALiMBeKU/dgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEeSURBVDiNvdS/L0NRGMbxz24xiFg6mMQgIY1EkGowiDSIWTAbJGax159jlZjNYjOwiAWJ30pEDb0nbk5brbr1JHe4532f9/ucnHsu9SpjvsF6FhrBIXobFXdRRQXLGYNHcZ3MP0ZPupjDa1Ks4g0rGYHzuE3N/kQpbiriMdX0gbUugLeaNRfwEAXY6BA8ifto1mYr01Rk+jFtE02r38R6u+Y8bqIA2216CzI4vjHfX2gIsNPCMxOB37H6W3DQMK5Sw6rYa9K7gBcZ35ghXEYBylHPovqruvRXcNAgzqMA+0mtpPZjCusVDe5xFgEuogAHauca3p8xlzU4KIezKEB4njDbLXDQAE4bgIvdBgf14yQB32Hiv8BBfTjCeCfmL6jeceOoanMjAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 100% center;
  background-size: 9px 5px;
  font-weight: 600;
  font-size: 12px;
  line-height: calc(21.6/12);
  letter-spacing: 0;
  text-transform: uppercase;
  border: 0;
  height: auto;
  width: auto;
  padding: 0;
  margin: 0 30px 0 0;
  font-family: 'Noto Sans JP', 'Archivo', sans-serif;
  color: var(--black);
}
@media (max-width: 991px) {
  .m-refine {
    margin: 15px 0px 0px;
  }
}
/**
filter remove button
*/
.m-active-facets-button {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 15px 0;
}
.m-active-facets-button .active-facets__button {
  border: 1px solid var(--gray-line);
  padding: 0;
  margin: 2.5px 5px 2.5px 0;
  display: flex;
  flex-wrap: wrap;
}
.m-active-facets-button .active-facets__button span {
  line-height: 1;
  position: relative;
  font-family:  'Archivo', 'Noto Sans JP', sans-serif;
}
.m-active-facets-button .active-facets__button-txt {
  padding: 7px 10px 7px 10px;
  border-right: 1px solid var(--gray-line);
}
.m-active-facets-button .active-facets__button-close {
  padding: 6px 10px 6px 10px;
}
.m-active-facets-button .active-facets__button svg {
  fill: var(--gray);
  width: 6px;
  height: 6px;
}
.m-active-facets-button .active-facets__button_clear {
  border: 1px solid var(--white);
  padding: 0;
  margin: 2.5px 5px 2.5px 0;
}
.m-active-facets-button .active-facets__button_clear .active-facets__button-txt {
  border: 1px solid var(--white);
  position: relative;
  padding: 6px 0;
  margin: 0 11px;
}
.m-active-facets-button .active-facets__button_clear .active-facets__button-txt:after {
  content: '';
  position: absolute;
  border-top: 1px solid var(--black);
  left: 0;
  bottom: 0;
  width: 100%;
}
.m-active-facets-button .active-facets__button:hover,
.m-active-facets-button .active-facets__button_clear:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .m-active-facets-button {
    margin: 0 0px 13px;
  }
}
/**
item-switch.css
*/    
#narrow-by-list {
  width: 100%;
  padding: 65px 30px 0px;
  height: calc(100vh - 115px);
  overflow-y: auto;
}
@supports (height: 100svh) {
  #narrow-by-list {
    height: calc(100svh - 115px);
  }
}
@media (max-width: 991px) {
  #narrow-by-list {
    padding: 53px 30px 0px;
  }
}
#filters {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100vw;
  z-index: 10000;
  width: 100vw;
  padding: 0;
  margin: 0;
  font-size: inherit;
  background: var(--white);
  transition: right 0.5s ease-in-out;
}
#filters .block-content {
  height: 100vh;
}
#filters .block-content form {
  display: grid !important;
  grid-template-rows: auto 1fr auto;
  height: 100vh;
}
@supports (height: 100svh) {
  #filters .block-content {
    height: 100svh;
  }
  #filters .block-content form {
    height: 100svh;
  }
}
#filters.block-layered-nav {
  position: fixed;
  top: 0;
  right: 0%;
  bottom: 0;
  left: auto;
  z-index: 1000;
  width: calc(100vw - 30px);
  background: var(--white);
  max-width: 650px;
  overflow: hidden;
  transform: translate(100%);
  transition: 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}
#filters.block-layered-nav.visible {
  transform: translate(0%);
}
#filters.visible {
  right: 0;
}
#filters .filter {
  display: block;
  width: 100%;
  height: auto;
  border: none;
  text-align: left;
  padding: 0;
  position: relative;
}
#filters .filter .changed {
  display: none;
}
#filters .filter:hover {
  background: var(--white);
  border-color: var(--white);
}
#filters .filter:after {
  content: none;
}
#filters .filter .filter-name {
  font-weight: 300;
  position: relative;
  padding: 0;
}
@media (min-width: 992px) {
  #filters .filter .filter-name {
    pointer-events: none;
  }
}
#filters .filter .filter-name label {
  margin: 0;
  letter-spacing: 0.28px;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 14px;
  display: flex;
  padding: 14px 0;
  align-items: center;
  cursor: pointer;
  color: var(--color-body);
  height: 42px;
}
#filters .filter .filter-name label:after {
  content: none;
}
@media (max-width: 991px) {
  #filters .filter .filter-name label:after {
    content: '';
    background: url(/assets/images/common/icon_arrow_downs.png) no-repeat center
      center transparent;
    background-size: 8px 4px;
    width: 40px;
    height: 42px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(180deg);
  }
  #filters .filter.js-closed .filter-name label:after {
    transform: rotate(0deg);
  }
}
#filters .filter .filter-options {
  height: auto;
  position: static;
  background-color: var(--white);
  overflow: hidden;
  padding: 6px 0 0;
  gap: 10px;
  display: grid;
  width: 100%;
}
@media (max-width: 991px) {
  #filters .filter.js-closed .filter-options {
    display: none;  
  }
}
#filters .filter .filter-options .filter-options-ol {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 12px;
}
#filters .filter .filter-options li {
  width: calc(50% - 5px);
  line-height: normal;
  float: left;
  text-indent: 0;
  margin-bottom: 0;
  line-height: 27px;
}
#filters .filter .filter-options li .filter-value {
  display: flex !important;
  color: #747474;
  font-size: 14px;
  position: relative;
  text-indent: 0px;
  align-items: center;
  transition: all .25s cubic-bezier(.104,.204,.492,1);
  margin: 0;
  line-height: 27px;
}
#filters .filter .filter-options li .filter-value:before,
#filters .filter .filter-options li .filter-value:after {
  content: '';
}
#filters .filter .filter-options li .filter-value:before {
  width: 18px;
  height: 18px;
  display: block;
  border: 1px solid #000000;
  margin: 0px 10px 0 0;
  border-radius: 3px;
  position: relative;
  left: 0;
}
#filters .filter .filter-options li input {
  display: none;
}
#filters .filter .filter-options li input:checked + .filter-value:before {
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #d8d1d4;
  left: 0%;
  top: 0;
  position: relative;
}
#filters .filter .filter-options li input:checked + .filter-value:after {
  left: 9px;
  top: 50%;;
  transform: translate(-50%, -50%);
  cursor: pointer;
  display: block;
  width: 12px;
  height: 12px;
  color: var(--white);
  background-color: #F9DBE1;
  position: absolute;
  border: none;
  border-radius: 0px;
}
#filters .filter .filter-options li span {
  margin-left: 3px;
  font-size: inherit;
  font-family: 'Archivo', 'Noto Sans JP', 'sans-serif';
}
#filters .filter .filter-options li input:checked + .filter-value span {
    font-weight: 700;
    color: #000;
}
#filters .filter .filter-options.heel_group li {
  margin-bottom: 0;
}
#filters .filter .filter-options.heel_group li img {
  width: 50px;
  display: none;
}
#filters .filter .filter-options.heel_group li span {
  font-family: 'Noto Sans JP', 'Archivo', sans-serif;
}
#filters .filter .filter-options.color_group li:nth-child(2n + 1) {
  clear: both;
}
#filters .filter .filter-options.color_group li span {
  font-family:  'Archivo', 'Noto Sans JP', sans-serif;
}
#filters .filter .filter-options.material_group li {
  line-height: 27px;
  margin-bottom: 0;
}
#filters .filter .filter-options.size_group li {
  width: calc(50% - 5px);
  line-height: normal;
  float: left;
  text-indent: 0;
  margin-bottom: 0;
  line-height: 27px;
}
#filters .filter .filter-options.size_group li > a {
  display: block;
}
#filters .mobile-nav {
  display: block;
  width: auto;
  height: 65px;
  text-align: center;
}
#filters .mobile-nav .label {
  display: inline-block;
  font-size: 12px;
  line-height: 1rem;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 45px !important;
  color: #222;
  transition: opacity 0.5s linear;
  pointer-events: none;
  white-space: nowrap;
  background: transparent;
}
#filters #close-icons {
  display: inline-block;
  width: 16px;
  height: 16px;
  top: 34px;
  right: 60px;
  position: fixed;
  background: #fff url(/assets/images/common/icon_close.svg) no-repeat center center;
  background-size: 16px;
  z-index: 999999;
}
@media (max-width: 991px) {
  #filters #close-icons {
    top: 22px;
    right: 20px;
  }
}
#filters #close-icons svg {
  width: 10px;
  top: 1px;
  position: relative;
}
#filters .mobile-controls {
  display: flex;
  flex-direction: column-reverse;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999999;
  background: var(--white);
  padding: 20px 20px 14px;
  border-top: 1px solid var(--color-border);
}
#filters .mobile-controls #clear-filters {
  width: 100%;
  float: left;
  text-align: center;
  border: transparent;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
}
#filters .mobile-controls #clear-filters span {
  padding: 0 0 5px;
  border-bottom: 1px solid var(--black);
  color: var(--black);
}
#filters .mobile-controls #apply-filters {
  width: 100%;
  margin: 0;
  float: right;
  background-color: var(--black);
  color: var(--white);
}
#filters .mobile-controls #apply-filters:hover {
  color: var(--black);
}

#filters .mobile-controls .button {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}
#filters .mobile-controls .button .outline {
  background: var(--white);
  border: 1px solid #ffd6d6;
  font-size: 0.65rem;
}

  /* === 価格スライダー === */
#filters .p-detail-search__section--price .ui-widget.ui-widget-content {
  background-color: #DFDFDF;
  border: 0;
  margin: 0;
  position: relative;
  width: calc(100% - 17px);
}

#filters .p-detail-search__price-slider:before,
#filters .p-detail-search__price-slider:after {
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  color: #DFDFDF;
  top: -28px;
}

#filters .p-detail-search__price-slider:before {
  left: -10px;
}

#filters .p-detail-search__price-slider:after {
  right: -13px;
}

/* === UIスライダー === */
#filters .ui-slider .ui-slider-range {
  position: relative;
  z-index: 1;
  display: block;
  border: 0;
  background-position: 0 0;
  height: 3px;
  top: 50%;
  margin: 14px 0 25px;
}

#filters .ui-widget-header {
  border: 1px solid var(--black);
  background: var(--black);
  color: #333;
  font-weight: bold;
}

/* === スライダーハンドル === */
#filters .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

#filters .ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* 価格スライダー専用ハンドル */
#filters .p-detail-search__section--price .ui-state-default, 
#filters .p-detail-search__section--price .ui-widget-content .ui-state-default, 
#filters .p-detail-search__section--price .ui-widget-header .ui-state-default, 
#filters .p-detail-search__section--price .ui-button,
#filters .p-detail-search__section--price .ui-slider-handle {
  position: absolute;
  top: -7px;
  right: -9px;
  width: 17px;
  height: 17px;
  border: 1px solid var(--black);
  border-radius: 0;
  background-color: var(--white);
  background-image: url('data:image/svg+xml;utf8,<svg width="7" height="7" viewBox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H1V7H0V0Z" fill="%23151515"/><path d="M3 0H4V7H3V0Z" fill="%23151515"/><path d="M6 0H7V7H6V0Z" fill="%23151515"/></svg>');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 7px 7px;
  box-sizing: border-box;
  display: block;
  outline: none;
  cursor: pointer;
  backface-visibility: hidden;
}

/* === デフォルトUIスタイル === */
#filters .ui-state-default, 
#filters .ui-widget-content .ui-state-default, 
#filters .ui-widget-header .ui-state-default, 
#filters .ui-button {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

#filters .p-detail-search__price-values {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px;
  padding: 0 0 15px;
}

#filters .p-detail-search__price-from {
  width: 100%;
  display: flex;
  align-items: center;
}

#filters .p-detail-search__en {
  font-size: 13px;
  margin-right: 10px;
  font-style: normal;
  font-weight: 400;
  font-family: Archivo, serif;
}

#filters .p-detail-search__input {
  box-sizing: border-box;
  margin-bottom: 0;
  height: 44px;
  padding: 12px 16px;
  font-size: 13px;
  flex: 1;
  width: auto;
  border: 1px solid #dedede;
  color: #747474;
  box-shadow: none;
  font-family:  'Archivo', 'Noto Sans JP',sans-serif;
}

@media (max-width: 991px) {
  #filters .p-detail-search__input {
    width: 100%;
  }
  #filters .filter .filter-options li .filter-value {
    line-height: normal;
    padding: 5px 0;
 }
  #filters .filter .filter-options li span {
    font-size: 12px;
    line-height: normal;
  }
}

#mobile-filters-button {
  border: none;
  background: no-repeat;
  height: auto;
  width: auto;
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  -webkit-tap-highlight-color: transparent;
  color: #000000 !important; 
  outline: none;  
}
#mobile-filters-button svg {
  margin: 0 3px 0 0;
}

/* 商品カード */
.category-products .products-list {
  padding: 30px 0px 96px;
}
.category-products .products-list .empty_message {
  margin: 110px 0 0;
}
.category-products .products-list .cart-product:before {
  content: none;
}
.category-products .products-list .cart-product { 
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-flow: dense;
}
.category-products .products-list .cart-product > .cart-product-module {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
    padding: 0 15px;
}
.category-products .products-list .cart-product > .card-product-module-big { 
  grid-column: span 2;
  grid-row: span 2;
  width: 100%;
  margin: 0;
  padding: 0 15px 25px;
}
.category-products .products-list .cart-product .m-item-card-big-banner__figure {
  position: relative;
  height: 100%;
}
.category-products .products-list .cart-product .m-item-card-big-banner__img {
  height: 100%;
  object-fit: cover;
}
.category-products .products-list .cart-product .m-item-card-big-banner__desc {
  position: absolute;
  background: var(--white);
  padding: 21px 30px 18px;
  text-align: right;
  bottom: 30px;
  right: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0px;
  max-width: 240px;
  word-wrap: break-word;
  font-family: 'Archivo', 'Noto Sans JP', sans-serif;
}
.category-products .products-list .cart-product .m-item-card-big-banner__desc span {
  font-size: 14px;
  font-weight: normal;
  padding: 15px 0 0;
  letter-spacing: 0px;
}
.category-products .products-list .cart-product .m-item-card-big-banner__desc a {
  text-decoration: underline;
}
@media (max-width: 991px) {
  #mobile-filters-button {
    height: 40px;
  }
  .category-products .products-list {
    padding: 8px 0px 50px;
  }
  .category-products .products-list .empty_message {
    margin: 59px 0 30px;
  }
  .category-products .products-list .cart-product {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-auto-flow: dense;
  }
  .category-products .products-list .cart-product > .cart-product-module,
  .category-products .products-list .cart-product > .card-product-module-big {
    padding: 4px;
  }
  .category-products .products-list .cart-product > .card-product-module-big {
    padding-bottom: 25px;
  }
  .category-products .products-list .cart-product .m-item-card-big-banner__img {
    width: 100%;
  }
}

/**
もっと見る
**/
.toolbar-bottom {
  display: flex;
  justify-content: center;
}
.toolbar-bottom .toolbar {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

/**
検索ボックス
**/
.m-search-form {
  width: 100%;
}
.m-search-title-wrapper {
  margin: 58px 0 21px;
}
.m-search-title .m-search-title-h2 {
  font-size: 24px;
}
.m-search-form .m-search-form-inner {
  margin-bottom: 20px;
  padding: 0 15px;
  line-height: calc(19.2 / 10);
}
.m-search-form .m-search-form-wrap {
  position: relative;
}
.m-search-form .m-search-form-input {
  width: 100%;
  height: 48px;
  font-size: 12px;
  text-indent: 0;
  border: 1px solid #DEDEDE;
  box-shadow: none;
  font-family: 'Archivo', 'Noto Sans JP', sans-serif;
  color: #000000;
  line-height: calc(21.6 / 12);
  padding: 0 17px;
}
.m-search-form .m-search-form-button {
  top: 50%;
  right: 17px;
  transform: translate(0, -50%);
  width: 16px;
  height: 16px;
}
.m-search-form #item_count {
  color: var( --black );
}
@media (max-width: 991px) {
  .m-search-title-wrapper {
    margin: 37px 0 21px;
  }
  .m-search-form .m-search-form-inner {
    padding: 0;
    margin-bottom: 19px;
  }
  .search .m-search-form .m-search-form-input {
    width: 100%;
  }
  .search .m-search-form .m-search-form-button {
    right: 15px;
  }
}

/* フランスの職人技カテゴリ */
.p-made-in-france .category-products .products-list {
  padding: 30px 0px 60px;
}