/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* mixins
--------------------------------------------------------*/
.product-reccomend-area {
  margin-top: 60px;
  background-color: #f7f7f7;
  padding: 60px 0 80px;
  overflow: hidden;
}
.product-reccomend-area .area-header {
  margin-bottom: 58px;
}
.product-reccomend-area .area-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -10px;
  overflow: hidden;
}
.product-reccomend-area .area-content-wrapper .p-item {
  width: calc(25% - 4px);
  max-width: 238px;
  margin: 0 2px;
  position: relative;
}
.product-reccomend-area .area-content-wrapper .p-item ._inner {
  display: block;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-reccomend-area .area-content-wrapper .p-item ._inner:hover {
  opacity: 0.7;
}
.product-reccomend-area .area-content-wrapper .p-item .btn-favorite {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 20px;
  height: 18px;
}
.product-reccomend-area .area-content-wrapper .p-item .btn-favorite .ic-fav {
  fill: #fff;
  stroke: #999;
  stroke-width: 1px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-reccomend-area .area-content-wrapper .p-item .btn-favorite.on .ic-fav {
  fill: #e76590;
  stroke: #e76590;
  -webkit-animation: zoomItem 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
          animation: zoomItem 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

@media only screen and (max-width: 767px) {
  .product-reccomend-area {
    margin-top: 13vmin;
    background-color: #f7f7f7;
    padding: 13vmin 0 13vmin;
  }
  .product-reccomend-area .area-header {
    margin-bottom: 7.47vmin;
  }
  .product-reccomend-area .area-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0;
    overflow: hidden;
    padding: 0 4vmin;
  }
  .product-reccomend-area .area-content-wrapper .p-item {
    width: calc(50% - 2px);
    max-width: 50%;
    margin: 0 1px 2px;
    position: relative;
  }
  .product-reccomend-area .area-content-wrapper .p-item .btn-favorite {
    top: 2.6vmin;
    right: 2.4vmin;
    width: 5.33vmin;
    height: 4.8vmin;
  }
}
._faq-layout {
  margin-top: 55px;
}
._faq-layout .ttl-area .ttl {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: 300;
  margin-bottom: 1.6em;
}
._faq-layout .ttl-area .ttl .pc_visible {
  display: inline-block;
}
._faq-layout ._inner .btn-hash {
  margin-right: 0.8em;
}
._faq-layout ._inner-faq .box-faq dt {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #4c4c4c;
  font-weight: 300;
  padding: 2.4em 2.4em 2.4em 5.8em;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
._faq-layout ._inner-faq .box-faq dt:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: rgba(76, 76, 76, 0.4);
  position: absolute;
  right: 2.4em;
  top: 50%;
}
._faq-layout ._inner-faq .box-faq dt:after {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: rgba(76, 76, 76, 0.4);
  position: absolute;
  right: 2.4em;
  top: 50%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
._faq-layout ._inner-faq .box-faq dt:hover {
  background-color: #f7f1fa;
}
._faq-layout ._inner-faq .box-faq dt.show {
  background-color: #f7f1fa;
}
._faq-layout ._inner-faq .box-faq dt.show:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 0;
}
._faq-layout ._inner-faq .box-faq dt .ic {
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  left: 32px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.09em;
  line-height: 1;
  color: #bba1cb;
  font-weight: 500;
}
._faq-layout ._inner-faq .box-faq dd {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #4c4c4c;
  font-weight: 300;
  padding: 0 2.4em 0 5.8em;
  border-bottom: none;
  position: relative;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  word-break: break-all;
}
._faq-layout ._inner-faq .box-faq dd a {
  color: #a066bc;
}
._faq-layout ._inner-faq .box-faq dd a:hover {
  text-decoration: underline;
}
._faq-layout ._inner-faq .box-faq dd.show {
  max-height: 50vh;
  opacity: 1;
  padding: 2.4em 2.4em 2.4em 5.8em;
  border-bottom: 1px solid #e9e9e9;
}
._faq-layout ._inner-faq .box-faq dd .ic {
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  left: 32px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.09em;
  line-height: 1;
  color: #bba1cb;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  ._faq-layout {
    margin-top: 12.8vmin;
    padding: 0 2.6vmin;
  }
  ._faq-layout .ttl-area .ttl {
    font-size: 5.07vmin;
    text-align: center;
    margin-bottom: 0.8em;
  }
  ._faq-layout ._inner {
    padding: 0 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ._faq-layout ._inner .btn-hash {
    width: calc(50% - 16px);
    display: block;
    margin: 16px 8px 0;
  }
  ._faq-layout ._inner .btn-hash:nth-child(1), ._faq-layout ._inner .btn-hash:nth-child(2) {
    margin: 0 8px 0;
  }
  ._faq-layout ._inner-faq .box-faq dt {
    font-size: 3.2vmin;
    font-weight: 600;
    padding: 1.6em 3.4em 1.6em 40px;
  }
  ._faq-layout ._inner-faq .box-faq dt:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background-color: rgba(76, 76, 76, 0.4);
    position: absolute;
    right: 1.6em;
    top: 50%;
  }
  ._faq-layout ._inner-faq .box-faq dt:after {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background-color: rgba(76, 76, 76, 0.4);
    position: absolute;
    right: 1.6em;
    top: 50%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  }
  ._faq-layout ._inner-faq .box-faq dt:hover {
    background-color: #fff;
  }
  ._faq-layout ._inner-faq .box-faq dt.show {
    background-color: #f7f1fa;
  }
  ._faq-layout ._inner-faq .box-faq dt.show:after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 0;
  }
  ._faq-layout ._inner-faq .box-faq dt .ic {
    top: calc(50% - 8px);
    left: 12px;
    font-size: 16px;
  }
  ._faq-layout ._inner-faq .box-faq dd {
    font-size: 3.2vmin;
    padding: 0 3.4em 0 40px;
  }
  ._faq-layout ._inner-faq .box-faq dd.show {
    padding: 2em 3.4em 2em 40px;
  }
  ._faq-layout ._inner-faq .box-faq dd .ic {
    top: calc(50% - 8px);
    left: 12px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .products-top-main.content-inner, .products-list-main.content-inner {
    padding: 0 0;
  }
}
.products-list-main .box-ranking {
  margin-top: 74px;
}

@media only screen and (max-width: 767px) {
  .products-list-main .box-ranking {
    margin-top: 0;
  }
}
.products-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
}
.products-row .col-search {
  width: 180px;
  margin-right: 60px;
  overflow: visible;
}
.products-row .col-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.products-row .btn-sp-show-all {
  display: none;
}

@media only screen and (max-width: 767px) {
  .collection_note + .products-row {
    padding-top: 1.8vmin;
  }
  .products-row {
    display: block;
    padding-top: 12.8vmin;
  }
  .products-row .col-search {
    width: 100%;
    margin-right: 0;
    padding: 0 4vmin;
  }
  .products-row .col-main {
    width: 100%;
    padding-top: 0;
  }
  .products-row .btn-sp-show-all {
    display: block;
    margin: 0 0 6.4vmin;
  }
  .products-row .btn-sp-show-all .link-see-all {
    margin-top: 0;
  }
}
.btn-favorite {
  width: 20px;
  height: 18px;
  z-index: 10;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-favorite .ic-fav {
  fill: #fff;
  stroke: #999;
  stroke-width: 1px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-favorite.on .ic-fav {
  fill: #e76590;
  stroke: #e76590;
  -webkit-animation: zoomItem 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
          animation: zoomItem 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

@media only screen and (max-width: 767px) {
  .btn-favorite {
    width: 4.8vmin;
    height: 4.27vmin;
  }
}
.btn-hash {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: 300;
  display: inline-block;
  background-color: #ececec;
  padding: 0.8em 1.4em;
  border-radius: 1.6em;
  margin-right: 0.8em;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-hash:hover {
  background-color: #ddd;
}

.btn-hash_black {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: 300;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #333333;
  padding: 0.5em 1.2em;
  border-radius: 1.6em;
  margin-right: 0.8em;
  margin-bottom: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-hash_black:hover {
  color: #fff;
  background-color: #333333;
}
.btn-hash_black.c {
  color: #fff;
  background-color: #333333;
}

.btn-square {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #333333;
  font-weight: 400;
  border: 1px solid rgba(51, 51, 51, 0.25);
  display: inline-block;
  padding: 0.2em 0.8em;
}

@media only screen and (max-width: 767px) {
  .btn-hash {
    font-size: 3.2vmin;
    letter-spacing: 0.12em;
    line-height: 1.6;
    color: #333333;
    font-weight: 300;
    text-align: center;
    background-color: #ececec;
    padding: 0.8em 1.4em;
    border-radius: 1.6em;
    margin: 16px 8px 0;
  }
  .btn-square {
    font-size: 3.2vmin;
    letter-spacing: 0.09em;
    line-height: 1.6;
    color: #333333;
    font-weight: 400;
    border: 1px solid rgba(51, 51, 51, 0.25);
    display: inline-block;
    padding: 0.2em 0.8em;
  }
  .btn-hash_black {
    font-size: 3.2vmin;
    padding: 0.5em 1.2em;
    border-radius: 1.6em;
    margin-right: 0.8em;
    margin-bottom: 1.6vmin;
  }
}
.tag-crowd .btn-hash {
  margin-bottom: 0.8em;
}

@media only screen and (max-width: 767px) {
  .tag-crowd {
    margin: 0 2.6vmin;
  }
  .tag-crowd .btn-hash {
    padding: 0.6em 1.4em;
    margin: 1.8vmin 1.3vmin;
  }
}
.item-list-text {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #333333;
  font-weight: 400;
  margin: 16px 0;
}
@media only screen and (max-width: 767px) {
  .item-list-text {
    font-size: 3.2vmin;
    margin: 1em 4vmin 6vmin;
  }
}

.item-list-text_cation {
  color: #f90303;
  font-weight: 700;
}

.col-search-inner {
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  max-height: 0;
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
.col-search-inner .btn-area {
  display: block;
  margin-top: 28px;
}
.col-search-inner.opened {
  max-height: 1500px;
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .col-search-inner.opened {
    padding-bottom: 6vmin;
  }
}
.col-search-inner .sp-reset-area {
  display: none;
}
@media only screen and (max-width: 767px) {
  .col-search-inner .sp-reset-area {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .col-search-inner .sp-reset-area .btn-collection-reset {
    margin-bottom: 4vmin;
  }
}
@media only screen and (max-width: 767px) {
  .col-search-inner .pc-see-all-area {
    display: none;
  }
}
.col-search-inner .pc-reset-area {
  display: block;
  margin: 16px 0 16px;
}
.col-search-inner .pc-reset-area .btn-collection-reset {
  text-align: left;
  padding: 0.6em 0 0.6em 1.2em;
}
@media only screen and (max-width: 767px) {
  .col-search-inner .pc-reset-area {
    display: none;
  }
}

.box-col-search {
  margin-top: 40px;
}
.box-col-search .box-header .ttl {
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.11em;
  line-height: 1.6;
  color: #333333;
  font-weight: 600;
}
.box-col-search .box-header .ttl:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  margin-top: 0.6em;
  background-color: #ccc;
}
.box-col-search .box-content.show-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 10px;
}
.box-col-search .box-content.show-inline .option {
  width: 50%;
  border-bottom: none;
}
.box-col-search .box-content.show-inline .option.clr-blackbrown {
  width: 100%;
}
.box-col-search .option {
  border-bottom: 1px solid #e9e9e9;
}
.box-col-search .option label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #4c4c4c;
  font-weight: 300;
  padding: 0.9em 0.8em 0.7em 2em;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.box-col-search .opt-check .checked_icon {
  position: relative;
}
.box-col-search .opt-check .checked_icon input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.box-col-search .opt-check .checked_icon input:checked + .ic-check {
  border: 1px solid #333333;
  background-color: #333333;
}
.box-col-search .opt-check .checked_icon input:checked + .ic-check:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% - 2px);
}
.box-col-search .opt-check .checked_icon .ic-check {
  position: absolute;
  top: calc(50% - 9px);
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.box-col-search .opt-check .checked_icon .ic-check:after {
  content: "";
  display: block;
  width: 3px;
  height: 6px;
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.box-col-search .opt-check .checked_icon:hover .ic-check {
  border: 1px solid #ddd;
  background-color: #ddd;
}
.box-col-search .opt-color {
  display: block;
}
.box-col-search .opt-color .checked_icon {
  position: relative;
  padding: 0.4em 0.8em 0.3em 2.4em;
  margin-bottom: 2px;
}
.box-col-search .opt-color .checked_icon input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.box-col-search .opt-color .checked_icon input:checked + .ic-check:after {
  opacity: 1;
}
.box-col-search .opt-color .checked_icon .ic-check {
  position: absolute;
  top: calc(50% - 12px);
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #000;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.box-col-search .opt-color .checked_icon .ic-check:after {
  content: "";
  display: block;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  width: 4px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 3px);
}
.box-col-search .opt-color .checked_icon .ic-check.cl-white {
  border: 1px solid #ddd;
}
.box-col-search .opt-color .checked_icon .ic-check.cl-white:after {
  border-color: #000;
}
.box-col-search.search-color {
  margin-top: 10px;
}
.box-col-search .add-note a {
  display: block;
  margin-top: 0.6em;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #333333;
  padding-right: 1.2em;
  text-align: right;
  background-image: url(../img/common/ic-arrow-next.svg);
  background-size: auto 0.8em;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.box-col-search .add-note a:hover {
  text-decoration: underline;
}
.box-col-search .tooltip_target {
  position: relative;
}
.box-col-search .tooltip_target:hover .tooltip_wrap {
  opacity: 1;
  z-index: 10;
}
.box-col-search .tooltip_target .tooltip_wrap {
  position: absolute;
  top: -42px;
  right: -120px;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #454545;
  font-weight: normal;
  background-color: #fff;
  border-radius: 18px;
  padding: 11px 0;
  width: 170px;
  z-index: -1;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-shadow: 0px 0 20px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0 20px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .box-col-search .tooltip_target .tooltip_wrap {
    display: none;
  }
}
.box-col-search .tooltip_target .tooltip_wrap:before {
  position: absolute;
  bottom: -14px;
  left: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 18px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 12px solid #fff;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: 10;
}

.box-col-search:first-child {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .box-col-search {
    margin: 6.4vmin 4vmin 0;
  }
  .box-col-search .box-header .ttl {
    font-size: 4.27vmin;
  }
  .box-col-search .box-header .ttl:after {
    margin-top: 0.4em;
  }
  .box-col-search .box-content {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .box-col-search .box-content .option {
    width: calc(50% - 3.4vmin);
  }
  .box-col-search .box-content.show-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 2.6vmin 0 0 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .box-col-search .box-content.show-inline .option {
    width: auto;
    border-bottom: none;
    margin: 0 1.8vmin 0 1.8vmin;
  }
  .box-col-search .box-content.show-inline .option.clr-blackbrown {
    width: auto;
  }
  .box-col-search .option label {
    font-size: 3.73vmin;
  }
  .box-col-search .opt-check .checked_icon .ic-check {
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
  }
  .box-col-search .opt-check .checked_icon .ic-check:after {
    content: "";
    display: block;
    width: 3px;
    height: 6px;
    -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .box-col-search .opt-color {
    display: block;
  }
  .box-col-search .opt-color .checked_icon {
    padding: 0.4em 0em 0.3em 2.4em;
    margin-bottom: 1.2em;
  }
  .box-col-search.search-color {
    margin-top: 2.6vmin;
  }
  .box-col-search .add-note a {
    margin-top: 0.8em;
    font-size: 3.73vmin;
  }
}
.search-price .box-header .ttl {
  color: #bba1cb;
}
.search-price .tab-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto;
  width: 100%;
}
.search-price .tab-price .tab {
  width: 50%;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.7;
  color: #4c4c4c;
  border: 1px solid #e9e9e9;
  padding: 0.6em 0;
  border-radius: 5px 0 0 5px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  display: block;
  position: relative;
  cursor: pointer;
}
.search-price .tab-price .tab.c {
  background-color: #333333;
  color: #fff;
}
.search-price .tab-price .tab.c:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -10px;
  left: calc(50% - 8px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
  width: 8px;
  height: 8px;
  border: 4px solid transparent;
  border-left: 8px solid #333;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.search-price .tab-price .tab:nth-child(2) {
  border-radius: 0 5px 5px 0;
}
.search-price .tab-content {
  display: none;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.search-price .tab-content.c {
  display: block;
  -webkit-animation: slideUp 0.3s linear 0s;
          animation: slideUp 0.3s linear 0s;
}

@media only screen and (max-width: 767px) {
  .search-price .tab-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 4.27vmin auto;
  }
  .search-price .tab-price .tab {
    font-size: 3.73vmin;
    padding: 0.4em 0;
    border-radius: 2px 0 0 2px;
  }
  .search-price .tab-price .tab:nth-child(2) {
    border-radius: 0 2px 2px 0;
  }
  .search-price .tab-content {
    display: none;
    width: 100%;
  }
  .search-price .tab-content.c {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .search-price .tab-content .option {
    width: 100%;
  }
  .search-plan .box-content .option {
    width: 100%;
  }
}
.btn-toggle-options {
  display: block;
  width: 100%;
  border-radius: 5px 5px 0 0;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.7;
  color: #333333;
  background-color: #ececec;
  padding: 0.6em 1.2em;
  -webkit-appearance: none;
  position: relative;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.btn-toggle-options:after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 1.2em;
  margin: auto;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 1px solid #454545;
  border-right: 1px solid #454545;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (min-width: 768px) {
  .btn-toggle-options:hover {
    opacity: 0.7;
  }
}
.btn-toggle-options.opened:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (max-width: 767px) {
  .btn-toggle-options {
    text-align: center;
    border-radius: 4px 4px 0 0;
    font-size: 4.27vmin;
    letter-spacing: 0.04em;
    line-height: 1.8;
    color: #fff;
    background-color: #333333;
    padding: 0.4em 1.2em;
    -webkit-appearance: none;
    position: relative;
    -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .btn-toggle-options:after {
    content: "";
    position: absolute;
    top: calc(50% - 3px);
    right: 1.2em;
    margin: auto;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .btn-toggle-options.opened:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.link-see-all {
  margin-top: 0.8em;
  display: block;
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #4c4c4c;
  font-weight: 300;
  position: relative;
  padding-right: 0.8em;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.link-see-all:after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 0;
  margin: auto;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  border-top: 1px solid #454545;
  border-right: 1px solid #454545;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link-see-all:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .link-see-all {
    margin: 5.33vmin 4vmin;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.06em;
    line-height: 1.6;
    color: #4c4c4c;
    font-weight: 300;
    position: relative;
    padding-right: 0.8em;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 0.6em 0;
    border-radius: 2px;
  }
  .link-see-all:after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 5.33vmin;
    margin: auto;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-top: 1px solid #454545;
    border-right: 1px solid #454545;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .link-see-all:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  .btn-area {
    display: block;
    margin-top: 7.2vmin;
  }
}
.btn-collection-search {
  display: block;
  margin: 4px auto 8px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #fff;
  font-weight: 300;
  position: relative;
  padding: 0.6em 1.2em;
  border: 1px solid #333333;
  background-color: #333333;
  text-align: center;
  border-radius: 4px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-collection-search:after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 14px;
  margin: auto;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-collection-search:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .btn-collection-search {
    margin: 0 4vmin;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.06em;
    line-height: 1.6;
    color: #fff;
    font-weight: 300;
    position: relative;
    padding-right: 0.8em;
    border: 1px solid #333333;
    background-color: #333333;
    text-align: center;
    padding: 0.6em 0;
    border-radius: 2px;
  }
  .btn-collection-search:after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 5.33vmin;
    margin: auto;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
.btn-collection-reset {
  display: block;
  margin: 4px auto 8px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #4c4c4c;
  font-weight: 300;
  position: relative;
  padding: 0.6em 1.2em;
  border: 1px solid #cccccc;
  background-color: #fff;
  text-align: center;
  border-radius: 4px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-collection-reset:after {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 12px;
  height: 8px;
  width: 8px;
  background-image: url(../img/common/ic-close-b.svg);
  background-size: 100% auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.btn-collection-reset:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .btn-collection-reset {
    margin: 4vmin 4vmin 0;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.06em;
    line-height: 1.6;
    color: #4c4c4c;
    font-weight: 300;
    position: relative;
    padding-right: 0.8em;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 0.6em 0;
    border-radius: 2px;
  }
  .btn-collection-reset:after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 5.33vmin;
    margin: auto;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 767px) {
  .col-main {
    width: 100%;
    padding-top: 14.4vw;
  }
}
.item-card ._inner {
  position: relative;
  display: block;
  z-index: 1;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.item-card ._inner:hover {
  opacity: 0.7;
}
.item-card .image-area {
  position: relative;
}
.item-card .image-area .tag {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.22em;
  line-height: 1.6;
  color: #fff;
  font-weight: 500;
  padding: 0.3em 0.8em;
}
.item-card .image-area .tag.tag-no-1 {
  background: -webkit-gradient(linear, left top, right top, from(#dad010), to(#ccbe0c));
  background: linear-gradient(to right, #dad010, #ccbe0c 100%);
}
.item-card .image-area .tag.tag-no-2 {
  background: -webkit-gradient(linear, left top, right top, from(#cecece), to(#bebebe));
  background: linear-gradient(to right, #cecece, #bebebe 100%);
}
.item-card .image-area .tag.tag-no-3 {
  background: -webkit-gradient(linear, left top, right top, from(#dab886), to(#cc9d63));
  background: linear-gradient(to right, #dab886, #cc9d63 100%);
}
.item-card.is-furisode-sp .image-area {
  height: 356px;
}
.item-card.is-furisode-sp .image-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover;", serif;
}
.item-card .btn-favorite {
  position: absolute;
  top: 12px;
  right: 16px;
  width: 20px;
  height: 18px;
  z-index: 10;
}
.item-card .item-description {
  margin-top: 20px;
  padding: 0 10px;
}
.item-card .item-description .item-code {
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #333333;
  font-weight: 500;
}
.item-card .item-description .item-code:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin-top: 0.4em;
}
.item-card .item-description .item-code-block {
  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-bottom: 0.4em;
  border-bottom: solid 1px #ddd;
}
.item-card .item-description .item-code-block.no-border {
  border-bottom: none;
}
.item-card .item-description .item-code-block .item-code:after {
  display: none;
}
.item-card .item-description .ttl {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #4c4c4c;
  font-weight: 300;
  padding: 0.4em 0 0;
}
.item-card .item-description .ttl .txt-num {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  margin-left: 0.2em;
}
.item-card .item-description .price-list {
  margin-top: 6px;
}
.item-card .item-description .price-list .price {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.06em;
  line-height: 1.4;
  color: #4c4c4c;
  font-weight: 600;
}
.item-card .item-description .price-list .price .suffix {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  margin-left: 0.2em;
}
.item-card .item-description .price-list .price.is-furisode-sp {
  color: #f85c85;
}
.item-card .item-description .price-list .type-name {
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #bba1cb;
  font-weight: 300;
  width: 7em;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .item-card .image-area {
    padding-top: 5.33vmin;
  }
  .item-card .image-area .tag {
    position: absolute;
    top: 0;
    left: 0;
    height: 5.33vmin;
    width: 100%;
    display: block;
    font-size: 3.2vmin;
    line-height: 5.33vmin;
    padding: 0 0.8em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .item-card .image-area .btn-favorite {
    position: absolute;
    top: 7.47vmin;
    right: 2vmin;
    width: 4.8vmin;
    height: 4.27vmin;
  }
  .item-card.is-furisode-sp .image-area {
    height: 74.7vmin;
  }
  .item-card .item-description {
    margin-top: 1.5vmin;
    padding: 0 1.8vmin;
  }
  .item-card .item-description .item-code {
    text-align: left;
    font-size: 2.6vmin;
    font-weight: 500;
  }
  .item-card .item-description .item-code:after {
    margin-top: 0.6em;
  }
  .item-card .item-description .ttl {
    font-size: 2.9vmin;
    letter-spacing: 0;
    color: #4c4c4c;
    padding: 0.4em 0 0;
  }
  .item-card .item-description .ttl .txt-num {
    font-size: 2.9vmin;
  }
  .item-card .item-description .price-list {
    margin-top: 1.3vmin;
  }
  .item-card .item-description .price-list .price {
    font-size: 3.2vmin;
    letter-spacing: 0;
    margin-bottom: 0.4em;
  }
  .item-card .item-description .price-list .price .suffix {
    font-size: 2.6vmin;
  }
  .item-card .item-description .price-list .type-name {
    font-size: 2.6vmin;
    display: block;
  }
}
.box-ranking .box-title .ttl {
  text-align: left;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: 300;
}
.box-ranking .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 24px -3px 0;
}
.box-ranking .item-card {
  margin: 0 3px;
  width: calc(33.333333333% - 6px);
}

@media only screen and (max-width: 767px) {
  .box-ranking {
    padding-bottom: 6.4vmin;
  }
  .box-ranking .box-title .ttl {
    text-align: center;
    font-size: 5.33vmin;
  }
  .box-ranking .item-wrapper {
    margin: 4.27vmin 0;
  }
  .box-ranking .item-card {
    margin: 0;
    width: 33vw;
  }
  .box-ranking .item-card .btn-favorite {
    position: absolute;
    top: 7.6vmin;
    right: 2vmin;
    width: 4.8vmin;
    height: 4.27vmin;
  }
}
.box-collection-style {
  margin-top: 50px;
}
.box-collection-style ._inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.box-collection-style:nth-child(odd) ._inner .main-title-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.box-collection-style:nth-child(odd) ._inner .pickup-items {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.box-collection-style:nth-child(even) ._inner .main-title-image {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.box-collection-style:nth-child(even) ._inner .pickup-items {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.box-collection-style .main-title-image {
  width: calc(50% - 1.5px);
  position: relative;
}
.box-collection-style .main-title-image img {
  position: relative;
  z-index: 1;
}
.box-collection-style .main-title-image .collection-main-image-sp {
  display: none;
}
.box-collection-style .main-title-image .text-area {
  position: absolute;
  top: 40px;
  left: 50px;
  z-index: 2;
}
.box-collection-style .main-title-image .text-area .ttl {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.28em;
  line-height: 1.6;
  color: #333333;
  font-weight: 500;
}
.box-collection-style .main-title-image .text-area .desc {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.11em;
  line-height: 1.6;
  color: #333333;
  font-weight: 600;
  margin-top: 2.4em;
}
.box-collection-style .pickup-items {
  width: 50%;
}
.box-collection-style .pickup-items .pickup-item-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box-collection-style .pickup-items .p-item {
  width: calc(50% - 1.5px);
  margin-bottom: 1.5px;
  position: relative;
}
.box-collection-style .pickup-items .p-item:nth-child(3), .box-collection-style .pickup-items .p-item:nth-child(4) {
  margin-top: 1.5px;
  margin-bottom: 0;
}
.box-collection-style .pickup-items .p-item ._inner {
  display: block;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.box-collection-style .pickup-items .p-item ._inner:hover {
  opacity: 0.7;
}
.box-collection-style .pickup-items .p-item .btn-favorite {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 20px;
  height: 18px;
}
.box-collection-style .btn-to-list {
  display: block;
  text-align: right;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #1a1a1a;
  font-weight: 600;
  padding: 0.8em 2.4em 0.8em 0;
  margin-top: 0.8em;
}

@media only screen and (max-width: 767px) {
  .box-collection-style {
    margin-top: 12vmin;
  }
  .box-collection-style ._inner {
    display: block;
  }
  .box-collection-style .main-title-image {
    width: 100%;
    display: block;
  }
  .box-collection-style .main-title-image .collection-main-image-pc {
    display: none;
  }
  .box-collection-style .main-title-image .collection-main-image-sp {
    display: block;
  }
  .box-collection-style .main-title-image .text-area {
    position: absolute;
    top: 50%;
    left: 42%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-right: 4vmin;
  }
  .box-collection-style .main-title-image .text-area .ttl {
    font-size: 5.6vmin;
    letter-spacing: 0.24em;
  }
  .box-collection-style .main-title-image .text-area .desc {
    font-size: 2.9vmin;
    font-weight: 300;
    margin-top: 0.8em;
  }
  .box-collection-style .pickup-items {
    width: 100%;
    display: block;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .box-collection-style .pickup-items .pickup-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(181.2vmin + 4px);
  }
  .box-collection-style .pickup-items .p-item {
    width: 45.3vmin;
    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 0;
    position: relative;
  }
  .box-collection-style .pickup-items .p-item:nth-child(3), .box-collection-style .pickup-items .p-item:nth-child(4) {
    margin-top: 1px;
    margin-bottom: 0;
  }
  .box-collection-style .pickup-items .p-item .btn-favorite {
    position: absolute;
    top: 2.6vmin;
    right: 2vmin;
    width: 4.8vmin;
    height: 4.27vmin;
  }
  .box-collection-style .btn-to-list {
    margin: 5.33vmin 9.33vmin;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.06em;
    line-height: 1.6;
    color: #4c4c4c;
    font-weight: 300;
    position: relative;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 0.6em 0;
    border-radius: 2px;
  }
  .box-collection-style .btn-to-list:after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 5.33vmin;
    margin: auto;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-top: 1px solid #454545;
    border-right: 1px solid #454545;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .box-collection-style .btn-to-list .ic-arrow-lrg, .box-collection-style .btn-to-list .ic-arrow {
    display: none;
  }
}
.box-collection-category {
  margin-top: 55px;
}
.box-collection-category .ttl-area .ttl {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: 300;
  margin-bottom: 1em;
}
.box-collection-category ._inner .btn-hash {
  margin: 0 0.8em 0.8em 0;
}

@media only screen and (max-width: 767px) {
  .box-collection-category {
    margin-top: 12.8vmin;
    padding: 0;
    width: 99vw;
    margin-left: auto;
    margin-right: auto;
  }
  .box-collection-category .ttl-area .ttl {
    font-size: 5.07vmin;
    text-align: center;
    margin-bottom: 0.8em;
  }
  .box-collection-category ._inner {
    padding: 0 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .box-collection-category ._inner .btn-hash {
    width: calc(50% - 4vmin);
    display: block;
    margin: 3.2vmin 2vmin 0;
    font-size: 2.9vmin;
    padding: 0.8em 0.8em;
  }
  .box-collection-category ._inner .btn-hash:nth-child(1), .box-collection-category ._inner .btn-hash:nth-child(2) {
    margin: 0 2vmin 0;
  }
}
.color-collection {
  padding-bottom: 28px;
}
.color-collection ._inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -6px;
}
.color-collection ._inner .btn-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  font-weight: 300;
  margin: 0 6px 12px;
  padding: 8px 8px;
  border-radius: 1.6em;
  width: calc(20% - 12px);
  border: 1px solid #dddddd;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.color-collection ._inner .btn-tab:hover {
  opacity: 0.7;
}
.color-collection ._inner .btn-tab .icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
  display: block;
  background-color: #ececec;
}
.color-collection ._inner .btn-tab span {
  display: block;
  color: #333333;
  text-align: left;
}
.color-collection ._inner .btn-tab .text-jp {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.11em;
  line-height: 1.4;
  font-weight: 300;
}
.color-collection ._inner .btn-tab.cl-white .icon {
  border: 1px solid #ddd;
}

@media only screen and (max-width: 767px) {
  .color-collection {
    padding-bottom: 0;
  }
  .color-collection ._inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 4.27vmin -2vmin 0;
  }
  .color-collection ._inner .btn-tab {
    width: calc(50% - 4vmin);
    margin: 0 2vmin 4vmin;
    padding: 1.6vmin;
  }
  .color-collection ._inner .btn-tab:hover {
    opacity: 1;
  }
  .color-collection ._inner .btn-tab .icon {
    width: 5.6vmin;
    height: 5.6vmin;
    border-radius: 50%;
    margin-right: 10px;
    display: block;
    background-color: #ececec;
  }
  .color-collection ._inner .btn-tab .text-jp {
    font-size: 3.2vmin;
  }
  .color-collection ._inner .btn-tab .text-en {
    font-size: 2.6vmin;
  }
}
.style-collection {
  padding-bottom: 28px;
  margin-top: 85px;
}
.style-collection .collection-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -2px;
}
.style-collection .collection-box .fbox {
  position: relative;
  width: calc(25% - 4px);
  margin: 0 2px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.style-collection .collection-box .fbox:hover {
  opacity: 0.7;
}
.style-collection .collection-box .fbox .title-box {
  position: absolute;
  top: 24px;
  text-align: center;
  width: 100%;
  z-index: 6;
}
.style-collection .collection-box .fbox .title-box .ttl {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.11em;
  line-height: 1.4;
  font-weight: 300;
  color: #333;
}
.style-collection .collection-box .fbox .title-box .eng {
  display: block;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: 0.28em;
  line-height: 1.6;
  font-weight: 500;
  color: #333;
}
@media only screen and (min-width: 768px) {
  .style-collection .collection-box.styles-count-5 .fbox .title-box {
    top: 22px;
  }
  .style-collection .collection-box.styles-count-5 .fbox .title-box .ttl {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .style-collection .collection-box.styles-count-5 .fbox .title-box .eng {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.28em;
  }
  .style-collection .collection-box.styles-count-6 .fbox .title-box {
    top: 18px;
  }
  .style-collection .collection-box.styles-count-6 .fbox .title-box .ttl {
    font-size: 10px;
    font-size: 1rem;
  }
  .style-collection .collection-box.styles-count-6 .fbox .title-box .eng {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.28em;
  }
}

@media only screen and (max-width: 767px) {
  .style-collection {
    padding-bottom: 4.27vmin;
  }
  .style-collection .collection-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -1px;
  }
  .style-collection .collection-box .fbox {
    position: relative;
    width: calc(50% - 2px);
    margin: 0 1px 2px;
  }
  .style-collection .collection-box .fbox .title-box {
    top: 5.87vmin;
  }
  .style-collection .collection-box .fbox .title-box .ttl {
    font-size: 2.6vmin;
  }
  .style-collection .collection-box .fbox .title-box .eng {
    font-size: 3.2vmin;
  }
}
.item-list-wrapper {
  margin-bottom: 120px;
}
.item-list-wrapper .list-header {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 1px solid #ddd;
  opacity: 0;
  -webkit-transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.item-list-wrapper .list-header.mounted {
  opacity: 1;
}
.item-list-wrapper .list-header .num-of-products {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
}
.item-list-wrapper .list-header .num-of-products .num {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.12em;
  line-height: 1.2;
  color: #4c4c4c;
  font-weight: 700;
  margin-right: 0.2em;
  -webkit-transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.item-list-wrapper .list-header .num-of-products .loading-dots {
  position: absolute;
  top: 40%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5px;
  height: 5px;
  opacity: 0;
}
.item-list-wrapper .list-header .num-of-products .loading-dots:before {
  width: 5px;
  height: 5px;
  left: -10px;
}
.item-list-wrapper .list-header .num-of-products .loading-dots:after {
  width: 5px;
  height: 5px;
  left: 10px;
}
.item-list-wrapper .list-header .num-of-products.loading .num {
  opacity: 0;
}
.item-list-wrapper .list-header .num-of-products.loading .loading-dots {
  opacity: 1;
}
.item-list-wrapper .list-header .sort-menu {
  position: relative;
}
.item-list-wrapper .list-header .sort-menu .current-option {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.2;
  color: #4c4c4c;
  font-weight: 600;
  position: relative;
  padding-right: 1.4em;
  cursor: pointer;
}
.item-list-wrapper .list-header .sort-menu .current-option:hover {
  color: #a066bc;
}
.item-list-wrapper .list-header .sort-menu .current-option:hover:after {
  border-color: #a066bc;
}
.item-list-wrapper .list-header .sort-menu .current-option:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #4c4c4c;
  border-bottom: 1px solid #4c4c4c;
  position: absolute;
  top: calc(50% - 4px);
  right: 3px;
}
.item-list-wrapper .list-header .sort-menu .sort-options {
  display: block;
  text-align: left;
  position: absolute;
  right: 0;
  top: 32px;
  padding: 8px;
  border-radius: 4px;
  z-index: 1001;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  max-height: 0;
  visibility: hidden;
  opacity: 0;
}
.item-list-wrapper .list-header .sort-menu .sort-options.c {
  background: #fff;
  border: 1px solid #ddd;
  max-height: 400px;
  visibility: visible;
  opacity: 1;
}
.item-list-wrapper .list-header .sort-menu .sort-options .opt {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2;
  color: #4c4c4c;
  padding: 0.2em;
  cursor: pointer;
  white-space: nowrap;
}
.item-list-wrapper .list-header .sort-menu .sort-options .opt:hover {
  color: #a066bc;
}
.item-list-wrapper .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 40px -4px 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.item-list-wrapper .item-wrapper .item-card {
  margin: 0 2px 36px;
  width: calc(25% - 4px);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.item-list-wrapper .item-wrapper.loading {
  min-height: 500px;
}
.item-list-wrapper .item-wrapper.loading .item-card {
  opacity: 0;
}
.item-list-wrapper .item-wrapper .item-card .image-area .btn-favorite {
  top: 12px;
  right: 16px;
  width: 20px;
  height: 18px;
}
.item-list-wrapper .item-wrapper .item-card .item-description {
  margin-top: 8px;
}

@media only screen and (max-width: 767px) {
  .option-selected .item-list-wrapper {
    margin-top: 13.34vmin;
  }
  .item-list-wrapper {
    margin-bottom: 16vmin;
  }
  .item-list-wrapper .list-header {
    margin-top: 0;
    padding: 0 4.27vmin;
    padding-bottom: 2.6vmin;
  }
  .item-list-wrapper .list-header .num-of-products {
    font-size: 3.73vmin;
  }
  .item-list-wrapper .list-header .num-of-products .num {
    font-size: 4.27vmin;
  }
  .item-list-wrapper .list-header .sort-menu .current-option {
    font-size: 4.27vmin;
    font-weight: 500;
  }
  .item-list-wrapper .list-header .sort-menu .opt {
    font-size: 3.73vmin;
    font-weight: 500;
  }
  .item-list-wrapper .item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 5.33vmin -2px 0;
  }
  .item-list-wrapper .item-wrapper .no-results {
    text-align: center;
    width: 100%;
    padding-top: 2em;
  }
  .item-list-wrapper .item-wrapper .item-card {
    margin: 0 1px 8vmin;
    width: calc(50% - 2px);
  }
  .item-list-wrapper .item-wrapper .item-card .image-area {
    padding-top: 0;
  }
  .item-list-wrapper .item-wrapper .item-card .image-area .btn-favorite {
    top: 2vmin;
    right: 2vmin;
    width: 4.8vmin;
    height: 4.27vmin;
  }
  .item-list-wrapper .item-wrapper .item-card .item-description {
    margin-top: 1.5vmin;
  }
}
.item-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 32px;
  -webkit-transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.item-pager.loading {
  opacity: 0;
}
.item-pager .pager {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 30px;
  color: #4c4c4c;
  font-weight: 400;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #cccccc;
  min-width: 30px;
  text-align: center;
  padding: 0 0.1em;
  margin: 0 3px;
}
.item-pager span.pager {
  background-color: #ececec;
  border: 1px solid #ececec;
}
.item-pager .pager-arrow {
  display: block;
  width: 30px;
  height: 32px;
  background-color: #333333;
  border: 1px solid #333333;
  position: relative;
  border-radius: 4px;
}
.item-pager .pager-arrow:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
}
.item-pager .pager-prev {
  margin-right: 13px;
}
.item-pager .pager-prev:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: calc(50% - 3px);
  right: calc(50% - 5px);
}
.item-pager .pager-next {
  margin-left: 13px;
}
.item-pager .pager-next:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: calc(50% - 3px);
  right: calc(50% - 3px);
}

@media only screen and (max-width: 767px) {
  .item-pager {
    margin-top: 6.4vmin;
  }
  .item-pager .pager {
    font-size: 3.73vmin;
    line-height: 30px;
    border-radius: 2px;
    min-width: 30px;
    padding: 0 0.1em;
    margin: 0 3px;
  }
  .item-pager .pager-arrow {
    width: 30px;
    height: 32px;
    border-radius: 2px;
  }
  .item-pager .pager-prev {
    margin-right: 2.6vmin;
  }
  .item-pager .pager-next {
    margin-left: 2.6vmin;
  }
}
@-webkit-keyframes fadein {
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  100% {
    opacity: 1;
  }
}
.product-accessories-main .tab-list-nav {
  margin-top: 72px;
}
.product-accessories-main .tab-list-nav a {
  width: 196px;
  text-align: center;
}
.product-accessories-main .txt-error {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #333333;
  font-weight: 500;
  text-align: center;
  margin: 80px 0 0;
  opacity: 0;
  -webkit-animation: fadein 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
          animation: fadein 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
.product-accessories-main .products-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 34px -3px 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-accessories-main .products-area.loading {
  opacity: 0;
  min-height: 50vh;
}
.product-accessories-main .products-area .item {
  width: calc(20% - 6px);
  margin: 6px 3px 0;
}
.product-accessories-main .products-area .item.init {
  opacity: 0;
  -webkit-animation: fadein 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
          animation: fadein 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
.product-accessories-main .products-area .item ._inner {
  position: relative;
  display: block;
  width: 100%;
  height: 236px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-accessories-main .products-area .item ._inner:hover {
  opacity: 0.7;
}
.product-accessories-main .products-area .item ._inner .image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
.product-accessories-main .products-area .item.init:nth-child(1) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.product-accessories-main .products-area .item.init:nth-child(2) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.product-accessories-main .products-area .item.init:nth-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.product-accessories-main .products-area .item.init:nth-child(4) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.product-accessories-main .products-area .item.init:nth-child(5) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.product-accessories-main .products-area .item.init:nth-child(6) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.product-accessories-main .products-area .item.init:nth-child(7) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.product-accessories-main .products-area .item.init:nth-child(8) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
.product-accessories-main .products-area .item.init:nth-child(9) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
.product-accessories-main .products-area .item.init:nth-child(10) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.product-accessories-main .products-area .item.init:nth-child(11) {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}
.product-accessories-main .products-area .item.init:nth-child(12) {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}
.product-accessories-main .products-area .item.init:nth-child(13) {
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s;
}
.product-accessories-main .products-area .item.init:nth-child(14) {
  -webkit-animation-delay: 2.8s;
          animation-delay: 2.8s;
}
.product-accessories-main .products-area .item.init:nth-child(15) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.product-accessories-main .products-area .item.init:nth-child(16) {
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s;
}
.product-accessories-main .products-area .item.init:nth-child(17) {
  -webkit-animation-delay: 3.4s;
          animation-delay: 3.4s;
}
.product-accessories-main .products-area .item.init:nth-child(18) {
  -webkit-animation-delay: 3.6s;
          animation-delay: 3.6s;
}
.product-accessories-main .products-area .item.init:nth-child(19) {
  -webkit-animation-delay: 3.8s;
          animation-delay: 3.8s;
}
.product-accessories-main .products-area .item.init:nth-child(20) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.product-accessories-main .products-area .item.init:nth-child(21) {
  -webkit-animation-delay: 4.2s;
          animation-delay: 4.2s;
}
.product-accessories-main .products-area .item.init:nth-child(22) {
  -webkit-animation-delay: 4.4s;
          animation-delay: 4.4s;
}
.product-accessories-main .products-area .item.init:nth-child(23) {
  -webkit-animation-delay: 4.6s;
          animation-delay: 4.6s;
}
.product-accessories-main .products-area .item.init:nth-child(24) {
  -webkit-animation-delay: 4.8s;
          animation-delay: 4.8s;
}
.product-accessories-main .products-area .item.init:nth-child(25) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.product-accessories-main .products-area .item.init:nth-child(26) {
  -webkit-animation-delay: 5.2s;
          animation-delay: 5.2s;
}
.product-accessories-main .products-area .item.init:nth-child(27) {
  -webkit-animation-delay: 5.4s;
          animation-delay: 5.4s;
}
.product-accessories-main .products-area .item.init:nth-child(28) {
  -webkit-animation-delay: 5.6s;
          animation-delay: 5.6s;
}
.product-accessories-main .products-area .item.init:nth-child(29) {
  -webkit-animation-delay: 5.8s;
          animation-delay: 5.8s;
}
.product-accessories-main .products-area .item.init:nth-child(30) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}
.product-accessories-main .products-area .item.init:nth-child(31) {
  -webkit-animation-delay: 6.2s;
          animation-delay: 6.2s;
}
.product-accessories-main .products-area .item.init:nth-child(32) {
  -webkit-animation-delay: 6.4s;
          animation-delay: 6.4s;
}
.product-accessories-main .products-area .item.init:nth-child(33) {
  -webkit-animation-delay: 6.6s;
          animation-delay: 6.6s;
}
.product-accessories-main .products-area .item.init:nth-child(34) {
  -webkit-animation-delay: 6.8s;
          animation-delay: 6.8s;
}
.product-accessories-main .products-area .item.init:nth-child(35) {
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.product-accessories-main .products-area .item.init:nth-child(36) {
  -webkit-animation-delay: 7.2s;
          animation-delay: 7.2s;
}
.product-accessories-main .products-area .item.init:nth-child(37) {
  -webkit-animation-delay: 7.4s;
          animation-delay: 7.4s;
}
.product-accessories-main .products-area .item.init:nth-child(38) {
  -webkit-animation-delay: 7.6s;
          animation-delay: 7.6s;
}
.product-accessories-main .products-area .item.init:nth-child(39) {
  -webkit-animation-delay: 7.8s;
          animation-delay: 7.8s;
}
.product-accessories-main .products-area .item.init:nth-child(40) {
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}
.product-accessories-main .products-area .item.init:nth-child(41) {
  -webkit-animation-delay: 8.2s;
          animation-delay: 8.2s;
}
.product-accessories-main .products-area .item.init:nth-child(42) {
  -webkit-animation-delay: 8.4s;
          animation-delay: 8.4s;
}
.product-accessories-main .products-area .item.init:nth-child(43) {
  -webkit-animation-delay: 8.6s;
          animation-delay: 8.6s;
}
.product-accessories-main .products-area .item.init:nth-child(44) {
  -webkit-animation-delay: 8.8s;
          animation-delay: 8.8s;
}
.product-accessories-main .products-area .item.init:nth-child(45) {
  -webkit-animation-delay: 9s;
          animation-delay: 9s;
}
.product-accessories-main .products-area .item.init:nth-child(46) {
  -webkit-animation-delay: 9.2s;
          animation-delay: 9.2s;
}
.product-accessories-main .products-area .item.init:nth-child(47) {
  -webkit-animation-delay: 9.4s;
          animation-delay: 9.4s;
}
.product-accessories-main .products-area .item.init:nth-child(48) {
  -webkit-animation-delay: 9.6s;
          animation-delay: 9.6s;
}
.product-accessories-main .products-area .item.init:nth-child(49) {
  -webkit-animation-delay: 9.8s;
          animation-delay: 9.8s;
}
.product-accessories-main .products-area .item.init:nth-child(50) {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
.product-accessories-main .products-area .item.init:nth-child(51) {
  -webkit-animation-delay: 10.2s;
          animation-delay: 10.2s;
}
.product-accessories-main .products-area .item.init:nth-child(52) {
  -webkit-animation-delay: 10.4s;
          animation-delay: 10.4s;
}
.product-accessories-main .products-area .item.init:nth-child(53) {
  -webkit-animation-delay: 10.6s;
          animation-delay: 10.6s;
}
.product-accessories-main .products-area .item.init:nth-child(54) {
  -webkit-animation-delay: 10.8s;
          animation-delay: 10.8s;
}
.product-accessories-main .products-area .item.init:nth-child(55) {
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
}
.product-accessories-main .products-area .item.init:nth-child(56) {
  -webkit-animation-delay: 11.2s;
          animation-delay: 11.2s;
}
.product-accessories-main .products-area .item.init:nth-child(57) {
  -webkit-animation-delay: 11.4s;
          animation-delay: 11.4s;
}
.product-accessories-main .products-area .item.init:nth-child(58) {
  -webkit-animation-delay: 11.6s;
          animation-delay: 11.6s;
}
.product-accessories-main .products-area .item.init:nth-child(59) {
  -webkit-animation-delay: 11.8s;
          animation-delay: 11.8s;
}
.product-accessories-main .products-area .item.init:nth-child(60) {
  -webkit-animation-delay: 12s;
          animation-delay: 12s;
}
.product-accessories-main .products-area .item.init:nth-child(61) {
  -webkit-animation-delay: 12.2s;
          animation-delay: 12.2s;
}
.product-accessories-main .products-area .item.init:nth-child(62) {
  -webkit-animation-delay: 12.4s;
          animation-delay: 12.4s;
}
.product-accessories-main .products-area .item.init:nth-child(63) {
  -webkit-animation-delay: 12.6s;
          animation-delay: 12.6s;
}
.product-accessories-main .products-area .item.init:nth-child(64) {
  -webkit-animation-delay: 12.8s;
          animation-delay: 12.8s;
}
.product-accessories-main .products-area .item.init:nth-child(65) {
  -webkit-animation-delay: 13s;
          animation-delay: 13s;
}
.product-accessories-main .products-area .item.init:nth-child(66) {
  -webkit-animation-delay: 13.2s;
          animation-delay: 13.2s;
}
.product-accessories-main .products-area .item.init:nth-child(67) {
  -webkit-animation-delay: 13.4s;
          animation-delay: 13.4s;
}
.product-accessories-main .products-area .item.init:nth-child(68) {
  -webkit-animation-delay: 13.6s;
          animation-delay: 13.6s;
}
.product-accessories-main .products-area .item.init:nth-child(69) {
  -webkit-animation-delay: 13.8s;
          animation-delay: 13.8s;
}
.product-accessories-main .products-area .item.init:nth-child(70) {
  -webkit-animation-delay: 14s;
          animation-delay: 14s;
}
.product-accessories-main .products-area .item.init:nth-child(71) {
  -webkit-animation-delay: 14.2s;
          animation-delay: 14.2s;
}
.product-accessories-main .products-area .item.init:nth-child(72) {
  -webkit-animation-delay: 14.4s;
          animation-delay: 14.4s;
}
.product-accessories-main .products-area .item.init:nth-child(73) {
  -webkit-animation-delay: 14.6s;
          animation-delay: 14.6s;
}
.product-accessories-main .products-area .item.init:nth-child(74) {
  -webkit-animation-delay: 14.8s;
          animation-delay: 14.8s;
}
.product-accessories-main .products-area .item.init:nth-child(75) {
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
}
.product-accessories-main .products-area .item.init:nth-child(76) {
  -webkit-animation-delay: 15.2s;
          animation-delay: 15.2s;
}
.product-accessories-main .products-area .item.init:nth-child(77) {
  -webkit-animation-delay: 15.4s;
          animation-delay: 15.4s;
}
.product-accessories-main .products-area .item.init:nth-child(78) {
  -webkit-animation-delay: 15.6s;
          animation-delay: 15.6s;
}
.product-accessories-main .products-area .item.init:nth-child(79) {
  -webkit-animation-delay: 15.8s;
          animation-delay: 15.8s;
}
.product-accessories-main .products-area .item.init:nth-child(80) {
  -webkit-animation-delay: 16s;
          animation-delay: 16s;
}
.product-accessories-main .products-area .item.init:nth-child(81) {
  -webkit-animation-delay: 16.2s;
          animation-delay: 16.2s;
}
.product-accessories-main .products-area .item.init:nth-child(82) {
  -webkit-animation-delay: 16.4s;
          animation-delay: 16.4s;
}
.product-accessories-main .products-area .item.init:nth-child(83) {
  -webkit-animation-delay: 16.6s;
          animation-delay: 16.6s;
}
.product-accessories-main .products-area .item.init:nth-child(84) {
  -webkit-animation-delay: 16.8s;
          animation-delay: 16.8s;
}
.product-accessories-main .products-area .item.init:nth-child(85) {
  -webkit-animation-delay: 17s;
          animation-delay: 17s;
}
.product-accessories-main .products-area .item.init:nth-child(86) {
  -webkit-animation-delay: 17.2s;
          animation-delay: 17.2s;
}
.product-accessories-main .products-area .item.init:nth-child(87) {
  -webkit-animation-delay: 17.4s;
          animation-delay: 17.4s;
}
.product-accessories-main .products-area .item.init:nth-child(88) {
  -webkit-animation-delay: 17.6s;
          animation-delay: 17.6s;
}
.product-accessories-main .products-area .item.init:nth-child(89) {
  -webkit-animation-delay: 17.8s;
          animation-delay: 17.8s;
}
.product-accessories-main .products-area .item.init:nth-child(90) {
  -webkit-animation-delay: 18s;
          animation-delay: 18s;
}
.product-accessories-main .products-area .item.init:nth-child(91) {
  -webkit-animation-delay: 18.2s;
          animation-delay: 18.2s;
}
.product-accessories-main .products-area .item.init:nth-child(92) {
  -webkit-animation-delay: 18.4s;
          animation-delay: 18.4s;
}
.product-accessories-main .products-area .item.init:nth-child(93) {
  -webkit-animation-delay: 18.6s;
          animation-delay: 18.6s;
}
.product-accessories-main .products-area .item.init:nth-child(94) {
  -webkit-animation-delay: 18.8s;
          animation-delay: 18.8s;
}
.product-accessories-main .products-area .item.init:nth-child(95) {
  -webkit-animation-delay: 19s;
          animation-delay: 19s;
}
.product-accessories-main .products-area .item.init:nth-child(96) {
  -webkit-animation-delay: 19.2s;
          animation-delay: 19.2s;
}
.product-accessories-main .products-area .item.init:nth-child(97) {
  -webkit-animation-delay: 19.4s;
          animation-delay: 19.4s;
}
.product-accessories-main .products-area .item.init:nth-child(98) {
  -webkit-animation-delay: 19.6s;
          animation-delay: 19.6s;
}
.product-accessories-main .products-area .item.init:nth-child(99) {
  -webkit-animation-delay: 19.8s;
          animation-delay: 19.8s;
}
.product-accessories-main .products-area .item.init:nth-child(100) {
  -webkit-animation-delay: 20s;
          animation-delay: 20s;
}
.product-accessories-main .banner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 80px;
}
.product-accessories-main .banner-row .bnr {
  width: 500px;
  margin: 0 16px;
}
.product-accessories-main .banner-row .bnr ._inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 180px;
  text-align: center;
  position: relative;
  background-size: 100% auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-accessories-main .banner-row .bnr ._inner:hover {
  opacity: 0.7;
}
.product-accessories-main .banner-row .bnr ._inner .ttl {
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.28em;
  line-height: 1;
  color: #333333;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: 6em;
}
.product-accessories-main .banner-row .bnr ._inner .ttl .txt-jp {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #333333;
  font-weight: normal;
  margin-top: 0.8em;
}
.product-accessories-main .banner-row .bnr ._inner .ic-arrow-lrg {
  position: absolute;
  right: 30px;
  top: calc(50% - 20px);
}
.product-accessories-main .banner-row .bnr.bnr-coordinate ._inner {
  background-image: url(../img/collection/accessories/bnr-coordinate.jpg);
}
.product-accessories-main .banner-row .bnr.bnr-hairstyle ._inner {
  background-image: url(../img/collection/accessories/bnr-hairmake.jpg);
}
.product-accessories-main .banner-row .bnr.bnr-hairstyle ._inner .ttl {
  margin-left: 4em;
  text-align: left;
}

.accessories-tag {
  margin: 40px auto 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .page-header .txt-lead {
    letter-spacing: 0.02em;
  }
  .product-accessories-main .tab-list-nav {
    margin-top: 7.47vmin;
  }
  .product-accessories-main .tab-list-nav a {
    width: 40vmin;
    text-align: center;
  }
  .product-accessories-main .txt-error {
    font-size: 3.2vmin;
    margin: 12.8vmin 0 0;
  }
  .product-accessories-main .products-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 7.47vmin calc(-5.33vmin - 2px) 0;
  }
  .product-accessories-main .products-area .item {
    width: calc(33.333333% - 2px);
    margin: 2px 1px 0;
  }
  .product-accessories-main .products-area .item ._inner {
    height: 33.33333vw;
  }
  .product-accessories-main .products-area .item ._inner .image {
    background-size: cover;
  }
  .product-accessories-main .banner-row {
    display: block;
    margin-top: 7.47vmin;
    padding: 0 1.3vmin;
  }
  .product-accessories-main .banner-row .bnr {
    width: 100%;
    margin: 0 auto 4.27vmin;
  }
  .product-accessories-main .banner-row .bnr ._inner {
    height: 37.3vmin;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-accessories-main .banner-row .bnr ._inner .ttl {
    font-size: 4.27vmin;
    letter-spacing: 0.28em;
    margin-left: 0;
  }
  .product-accessories-main .banner-row .bnr ._inner .ttl .txt-jp {
    font-size: 2.6vmin;
    margin-top: 0.8em;
  }
  .product-accessories-main .banner-row .bnr ._inner .ic-arrow-lrg {
    position: relative;
    right: 0;
    top: 0;
    height: 7.2vmin;
    width: 7.2vmin;
  }
  .product-accessories-main .banner-row .bnr ._inner .ic-arrow-lrg:after {
    height: 4px;
    width: 4px;
    top: calc(50% - 2px);
    left: calc(50% - 4px);
  }
  .product-accessories-main .banner-row .bnr.bnr-coordinate ._inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background-image: url(../img/collection/accessories/bnr-coordinate-sp.jpg);
    padding-left: 5.33vmin;
    padding-top: 2.6vmin;
  }
  .product-accessories-main .banner-row .bnr.bnr-coordinate ._inner .ic-arrow-lrg {
    margin: 3.73vmin 0 0 17vmin;
  }
  .product-accessories-main .banner-row .bnr.bnr-hairstyle ._inner {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    background-image: url(../img/collection/accessories/bnr-hairmake-sp.jpg);
    padding-right: 10.33vmin;
    padding-top: 2.6vmin;
  }
  .product-accessories-main .banner-row .bnr.bnr-hairstyle ._inner .ttl {
    text-align: left;
  }
  .product-accessories-main .banner-row .bnr.bnr-hairstyle ._inner .ic-arrow-lrg {
    margin: 3.73vmin 14vmin 0 0;
  }
  .accessories-tag {
    margin: 40px auto 0;
    text-align: center;
  }
}
.accessories_modal ._y_modal {
  padding: 20px 20px;
  min-width: 520px;
}
.accessories_modal ._inner img {
  display: block;
  margin: 0 auto;
  max-height: 620px;
}
.accessories_modal ._inner .item-title {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: 600;
  padding: 0.8em;
}

@media only screen and (max-width: 767px) {
  .accessories_modal ._y_modal {
    padding: 4vmin 4vmin;
    min-width: auto;
    width: 90vw;
  }
  .accessories_modal ._inner img {
    max-height: 60vh;
    margin: 0 auto;
    height: auto;
  }
  .accessories_modal ._inner .item-title {
    font-size: 3.73vmin;
    padding: 0.6em;
  }
}
.loading-dots {
  position: absolute;
  top: 300px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #dddddd;
  color: #dddddd;
  -webkit-animation: dot-flashing 1s infinite linear alternate;
          animation: dot-flashing 1s infinite linear alternate;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
}
.loading-dots.loading {
  opacity: 1;
}
.loading-dots:before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #dddddd;
  color: #dddddd;
  -webkit-animation: dot-flashing 1s infinite alternate;
          animation: dot-flashing 1s infinite alternate;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.loading-dots:after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #dddddd;
  color: #dddddd;
  -webkit-animation: dot-flashing 1s infinite alternate;
          animation: dot-flashing 1s infinite alternate;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}

@-webkit-keyframes dot-flashing {
  0% {
    background-color: #dddddd;
  }
  50% {
    background-color: #eee;
  }
  100% {
    background-color: #ccc;
  }
}

@keyframes dot-flashing {
  0% {
    background-color: #dddddd;
  }
  50% {
    background-color: #eee;
  }
  100% {
    background-color: #ccc;
  }
}
@media only screen and (max-width: 767px) {
  .loading-dots {
    top: 120px;
    width: 10px;
    height: 10px;
  }
  .loading-dots:before {
    left: -15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
  .loading-dots:after {
    left: 15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
}
.block-banner-index-2.furisode-bnr.inserted {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .block-banner-index-2.furisode-bnr.inserted {
    margin-top: -1vw;
  }
}
.furisode-archive-bannerlist {
  margin-top: 55px;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .furisode-archive-bannerlist {
    margin-top: 12.8vmin;
    padding: 0 0;
  }
}
.furisode-archive-bannerlist .content-inner .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
@media only screen and (max-width: 767px) {
  .furisode-archive-bannerlist .content-inner .flex-row {
    margin: 0;
  }
}
.furisode-archive-bannerlist .content-inner .flex-row .fbox {
  margin: 10px;
  width: calc(50% - 20px);
}
@media only screen and (max-width: 767px) {
  .furisode-archive-bannerlist .content-inner .flex-row .fbox {
    margin: 2vw 0vw;
    width: 100%;
  }
}
.furisode-archive-bannerlist .content-inner .flex-row .fbox a {
  display: block;
}

.hakama-head-banner {
  width: 100%;
  padding: 25px 0;
}
@media only screen and (max-width: 767px) {
  .hakama-head-banner {
    padding: 8vw 0 0;
  }
}

.hakama-head-banner-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .hakama-head-banner-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 8vw;
  }
}

.hakama-head-banner-item {
  width: 380px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .hakama-head-banner-item {
    width: 100%;
  }
}
.hakama-head-banner-item + .hakama-head-banner-item {
  padding: 0 0 0 15px;
}
@media only screen and (max-width: 767px) {
  .hakama-head-banner-item + .hakama-head-banner-item {
    padding: 2vw 0 0 0;
  }
}
.hakama-head-banner-item a {
  display: block;
  width: 100%;
  background: #f8f5f3;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -webkit-transition: opacity ease 0.4s;
  transition: opacity ease 0.4s;
}
.hakama-head-banner-item a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 5px;
  height: 5px;
  border-right: 1px solid #e97078;
  border-top: 1px solid #e97078;
  -webkit-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
  -webkit-transform-origin: right 50% 0;
          transform-origin: right 50% 0;
}
@media only screen and (max-width: 767px) {
  .hakama-head-banner-item a:after {
    right: 5vw;
    width: 2vw;
    height: 2vw;
  }
}
.hakama-head-banner-item a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .hakama-head-banner-item a:hover {
    opacity: 1;
  }
}
.hakama-head-banner-item span {
  display: inline-block;
  padding: 20px 0 20px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .hakama-head-banner-item span {
    padding: 5vw 0;
    width: 100%;
    font-size: 3.4vw;
    letter-spacing: 0.075em;
  }
}
.hakama-head-banner-item.is-webcat span {
  background: #f8f5f3 url(/assets/img/common/icon_webcat.svg) no-repeat left center;
  background-size: auto 27px;
}
@media only screen and (max-width: 767px) {
  .hakama-head-banner-item.is-webcat span {
    background: #f8f5f3 url(/assets/img/common/icon_webcat.svg) no-repeat 6vw center;
    background-size: auto 4.5vw;
  }
}
.hakama-head-banner-item.is-tokuten span {
  background: #f8f5f3 url(/assets/img/common/icon_tokuten.svg) no-repeat left center;
  background-size: auto 27px;
}
@media only screen and (max-width: 767px) {
  .hakama-head-banner-item.is-tokuten span {
    background: #f8f5f3 url(/assets/img/common/icon_tokuten.svg) no-repeat 6vw center;
    background-size: auto 5vw;
  }
}

.hakama-footer-banner {
  width: 100%;
  padding: 60px 0 0;
}
@media only screen and (max-width: 767px) {
  .hakama-footer-banner {
    padding: 10vw 5.33vw 0;
  }
}
.hakama-footer-banner + .block-banner-index-2.furisode-bnr {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .hakama-footer-banner + .block-banner-index-2.furisode-bnr {
    margin-top: 2vw;
  }
}

.hakama-footer-banner-list {
  width: 100%;
}

.hakama-footer-banner-item {
  width: 100%;
  text-align: center;
}

.p-note-top {
  color: #EF6B89;
}

.p-item_ec-icon {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
}
@media only screen and (max-width: 767px) {
  .p-item_ec-icon {
    width: 8.2vw;
    height: 8.2vw;
  }
}
.p-item_ec-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-item_ec-button .btn-primary {
  width: 100%;
  max-width: 206px;
  -webkit-box-shadow: 0px 0 6px 2px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 0 6px 2px rgba(0, 0, 0, 0.18);
  padding: 0.6em 0 0.6em 1.6em;
  text-align: center;
  position: relative;
  border-radius: 5px;
}
.p-item_ec-button .btn-primary.btn-store_ec {
  background: -webkit-gradient(linear, left top, right top, from(#ff9595), to(#ff7878));
  background: linear-gradient(to right, #ff9595 0%, #ff7878 100%);
  color: #fff;
  padding: 0.6em 0.6em 0.6em 1em;
  width: 100%;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 12px;
  font-size: 1.2rem;
}
.p-item_ec-button .btn-primary.btn-store_ec:hover {
  background-color: #edeef0;
}
.p-item_ec-button .btn-primary.btn-store_ec::before {
  content: "";
  position: absolute;
  left: 8%;
  top: calc(50% - 9px);
  display: block;
  width: 17px;
  height: 16px;
  background-image: url(../img/common/ic-store-cart.svg);
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .p-item_ec-button .btn-primary.btn-store_ec {
    font-size: 3.73vmin;
    width: 70vmin;
    padding: 0.6em 0.6em 0.6em 1.8em;
  }
}

.products-detail-main {
  padding-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .products-detail-main {
    padding-bottom: 2.6vmin;
  }
}
.page-navi {
  margin-top: 30px;
  border-top: 1px solid #ddd;
  -webkit-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.05);
  z-index: 50;
}
.page-navi .content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-navi .content-inner a {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.12em;
  line-height: 1;
  color: #333333;
  display: block;
  padding: 1em;
  position: relative;
  -webkit-transition: opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  visibility: hidden;
}
.page-navi .content-inner a:hover {
  opacity: 0.7;
}
.page-navi .content-inner a.show {
  opacity: 1;
  visibility: visible;
}
.page-navi .content-inner .link-all {
  opacity: 1;
  visibility: visible;
}
.page-navi .content-inner .link-prev {
  padding-left: 1.8em;
}
.page-navi .content-inner .link-prev:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/common/ic-arrow-prev.svg);
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  top: calc(50% - 7px);
  left: 4px;
  margin: auto;
  -webkit-transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.page-navi .content-inner .link-next {
  padding-right: 1.8em;
}
.page-navi .content-inner .link-next:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/common/ic-arrow-next.svg);
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  top: calc(50% - 7px);
  right: 4px;
  margin: auto;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 1240px) and (min-width: 768px) {
  .page-navi .content-inner {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .page-navi {
    margin-top: 8vmin;
  }
  .page-navi .content-inner a {
    font-size: 3.73vmin;
  }
  .page-navi .content-inner .link-prev:after {
    top: calc(50% - 8px);
    width: 14px;
    height: 14px;
  }
  .page-navi .content-inner .link-next:after {
    top: calc(50% - 8px);
    width: 14px;
    height: 14px;
  }
}
.product-main {
  position: relative;
  z-index: 40;
  background-color: #f7f7f7;
}
.product-main > .content-inner {
  max-width: 1530px;
  padding-left: 90px;
  background-color: transparent;
}
.product-main .carousel-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow: hidden;
  background-color: transparent;
}
.product-main .carousel-area .thumbnails {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 90px;
  z-index: 10;
  background-color: #f7f7f7;
  padding-right: 20px;
  padding-top: 20px;
}
.product-main .carousel-area .thumbnails .slick-list {
  margin: 0;
  padding: 0 0 0;
}
.product-main .carousel-area .thumbnails .slick-list .slick-track {
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.product-main .carousel-area .thumbnails .slick-slide {
  cursor: pointer;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-main .carousel-area .thumbnails .slick-slide:hover {
  opacity: 0.7;
}
.product-main .carousel-area .thumbnails .slick-slide:focus {
  outline: none;
}
.product-main .carousel-area .main-carousel-wrapper {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  max-width: 1350px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 5;
}
.product-main .carousel-area .main-carousel-wrapper.slide_2 {
  max-width: 900px;
  margin: 0;
  overflow: hidden;
}
.product-main .carousel-area .main-carousel-wrapper:after {
  display: block;
  content: "";
  width: calc(100% - 450px);
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  right: 0;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel {
  width: 450px;
  margin: 0 0 auto;
  overflow: visible;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel:focus {
  outline: none;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-slide {
  line-height: 1;
  font-size: 0;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-slide:focus {
  outline: none;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel.slide_2 {
  max-width: 450px;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-list {
  overflow: visible;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-track {
  overflow: visible;
  margin: 0;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-slide {
  max-width: 450px;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-arrow {
  background-image: url(../img/common/ic-circled-arrow-next.svg);
  background-size: 100% auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  top: calc(50% - 12px);
  border: none;
  border-radius: 0;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-arrow:after {
  display: none;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-arrow:hover {
  background-color: transparent;
  background-image: url(../img/common/ic-circled-arrow-next-hv.svg);
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-prev {
  left: 20px;
  z-index: 25;
  background-image: url(../img/common/ic-circled-arrow-prev.svg);
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-prev:hover {
  background-image: url(../img/common/ic-circled-arrow-prev-hv.svg);
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-next {
  right: 20px;
}
.product-main .carousel-area .main-carousel-wrapper .main-carousel .item {
  max-width: 450px;
  display: block;
}
.product-main .carousel-area .main-carousel-wrapper .btn-favorite {
  position: absolute;
  top: 22px;
  left: 403px;
  width: 25px;
  height: 22px;
}
.product-main .carousel-area .main-carousel-wrapper .btn-360image {
  position: absolute;
  bottom: 20px;
  left: 375px;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0 20px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0 20px 10px rgba(0, 0, 0, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(#d4ade9), to(#a066bc));
  background: linear-gradient(to right, #d4ade9 0%, #a066bc 100%);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-main .carousel-area .main-carousel-wrapper .btn-360image:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(212, 173, 233, 0.7450980392)), to(rgba(159, 102, 188, 0.6509803922)));
  background: linear-gradient(to right, rgba(212, 173, 233, 0.7450980392) 0%, rgba(159, 102, 188, 0.6509803922) 100%);
}
.product-main .carousel-area .main-carousel-wrapper .btn-360image:hover .tooltip_360 {
  opacity: 1;
}
.product-main .carousel-area .main-carousel-wrapper .btn-360image .tooltip_360 {
  position: absolute;
  top: -42px;
  left: -55px;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #454545;
  font-weight: normal;
  background-color: #fff;
  border-radius: 18px;
  padding: 11px 0;
  width: 170px;
  z-index: 10;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.1);
  opacity: 0;
}
.product-main .carousel-area .main-carousel-wrapper .btn-360image .tooltip_360:before {
  position: absolute;
  bottom: -14px;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: calc(50% - 9px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 18px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 12px solid #fff;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: 10;
}
.product-main .carousel-area .main-carousel-wrapper .btn-360image .ic {
  display: block;
  position: absolute;
  top: calc(50% - 13px);
  left: calc(50% - 20px);
  width: 40px;
  height: 26px;
  background-image: url(../img/common/ic-360-w.svg);
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.product-main .special-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 100px;
  background-color: #fff;
}
.product-main .special-links .btn-splecial-frisode-buy, .product-main .special-links .btn-splecial-frisode-rental, .product-main .special-links .btn-splecial-hakama-rental {
  width: 298px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.18em;
  line-height: 1.4;
  color: #333333;
  padding: 1.2em 0;
  margin: 0 2px;
  position: relative;
  border-radius: 0 5px 5px 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #f7f7f7;
}
.product-main .special-links .btn-splecial-frisode-buy:hover, .product-main .special-links .btn-splecial-frisode-rental:hover, .product-main .special-links .btn-splecial-hakama-rental:hover {
  background-color: #eeddf7;
}
.product-main .special-links .btn-splecial-frisode-buy .ic-arrow-svg, .product-main .special-links .btn-splecial-frisode-rental .ic-arrow-svg, .product-main .special-links .btn-splecial-hakama-rental .ic-arrow-svg {
  display: block;
  position: absolute;
  top: calc(50% - 15px);
  right: 2em;
}
.product-main .special-links .btn-splecial-frisode-buy {
  border-radius: 5px 0 0 5px;
}
.product-main .special-links .btn-splecial-hakama-rental {
  border-radius: 5px;
  background-color: #f7f7f7;
}

@media only screen and (max-width: 1535px) {
  .product-main {
    background-color: #fff;
  }
  .product-main > .content-inner {
    max-width: 1440px;
    padding-left: 0;
  }
  .product-main .carousel-area .main-carousel-wrapper {
    width: calc(100% - 90px);
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel {
    width: 33.3333333%;
  }
  .product-main .carousel-area .main-carousel-wrapper.slide_2 {
    max-width: 100%;
  }
  .product-main .carousel-area .main-carousel-wrapper.slide_2:after {
    width: 66.666666%;
  }
  .product-main .carousel-area .main-carousel-wrapper:after {
    width: 66.666666%;
  }
  .product-main .carousel-area .main-carousel-wrapper .btn-favorite {
    left: calc(33.33333% - 47px);
  }
  .product-main .carousel-area .main-carousel-wrapper .btn-360image {
    left: calc(33.33333% - 75px);
  }
}
@media only screen and (max-width: 1241px) and (min-width: 768px) {
  .product-main > .content-inner {
    max-width: 100%;
    padding-left: 0;
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel.slide_2 {
    width: 33.3333333%;
  }
  .product-main .carousel-area .main-carousel-wrapper.slide_2 {
    max-width: 100%;
  }
  .product-main .carousel-area .main-carousel-wrapper.slide_2:after {
    width: 66.666666%;
  }
}
@media only screen and (min-width: 768px) {
  .product-main .carousel-area .thumbnails .slick-list {
    height: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .product-main {
    position: relative;
  }
  .product-main .content-inner {
    padding: 0 0;
  }
  .product-main .carousel-area {
    display: block;
    background-color: #fff;
  }
  .product-main .carousel-area .thumbnails {
    display: none;
    background-color: #fff;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding-right: 0;
    padding-top: 4.27vmin;
  }
  .product-main .carousel-area .thumbnails .slick-track {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
  }
  .product-main .carousel-area .thumbnails .slick-list {
    padding: 0 !important;
  }
  .product-main .carousel-area .thumbnails.slick-slider {
    display: block;
  }
  .product-main .carousel-area .thumbnails.slick-slider .slick-slide {
    text-align: center;
    display: block;
    float: none;
    padding: 0 5px;
    max-width: 20%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .product-main .carousel-area .thumbnails.slick-slider .item {
    max-width: 20vw;
  }
  .product-main .carousel-area .thumbnails .item {
    text-align: center;
  }
  .product-main .carousel-area .thumbnails .item img {
    display: block;
    margin: 0 auto;
  }
  .product-main .carousel-area .main-carousel-wrapper {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
  }
  .product-main .carousel-area .main-carousel-wrapper:after {
    display: none;
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-slide {
    max-width: 450px;
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-prev {
    left: 20px;
    z-index: 25;
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-prev:after {
    left: calc(50% - 2px);
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-next {
    right: 20px;
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-next:after {
    left: calc(50% - 4px);
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-arrow {
    width: 25px;
    height: 25px;
    top: calc(50% - 12px);
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel .slick-arrow:after {
    width: 5px;
    height: 5px;
    top: calc(50% - 2px);
  }
  .product-main .carousel-area .main-carousel-wrapper .main-carousel .item {
    max-width: 100%;
    display: block;
  }
  .product-main .carousel-area .main-carousel-wrapper .btn-favorite {
    top: 4.8vmin;
    left: inherit;
    right: 4.8vmin;
    width: 8vmin;
    height: 6.93vmin;
  }
  .product-main .carousel-area .main-carousel-wrapper .btn-360image {
    bottom: 4.8vmin;
    left: inherit;
    right: 2.6vmin;
    width: 60px;
    height: 60px;
  }
  .product-main .carousel-area .main-carousel-wrapper .btn-360image .ic {
    top: calc(50% - 13px);
    left: calc(50% - 20px);
    width: 40px;
    height: 26px;
  }
  .product-main .carousel-area .main-carousel-wrapper .btn-360image .tooltip_360 {
    display: none;
  }
  .product-main .special-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 13vmin;
    padding: 0 5.33vmin;
  }
  .product-main .special-links .btn-splecial-frisode-buy, .product-main .special-links .btn-splecial-frisode-rental, .product-main .special-links .btn-splecial-hakama-rental {
    width: calc(50% - 2px);
    font-size: 3.73vmin;
    letter-spacing: 0.02em;
    margin: 0 1px;
    padding: 1.2em 1.2em 1.2em 0;
  }
  .product-main .special-links .btn-splecial-frisode-buy .ic-arrow-svg, .product-main .special-links .btn-splecial-frisode-rental .ic-arrow-svg, .product-main .special-links .btn-splecial-hakama-rental .ic-arrow-svg {
    width: 5.33vmin;
    height: 5.33vmin;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0.8em;
  }
}
.product-information {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 4%;
  background-color: #fff;
  max-width: 520px;
  padding: 30px 40px 40px;
  -webkit-box-shadow: 0px 0 20px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0 20px 10px rgba(0, 0, 0, 0.1);
  z-index: 20;
  border-radius: 5px;
}
.product-information .item-description .item-code {
  margin-top: 10px;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #333333;
  font-weight: 500;
}
.product-information .item-description .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #333333;
  font-weight: 600;
  margin-top: 0.1em;
}
.product-information .item-description .product-meta .tag-category {
  margin-top: 8px;
}
.product-information .item-description .product-meta .tag-hash {
  margin-top: 10px;
}
.product-information .item-description .product-meta .btn-square {
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 0.5em;
}
.product-information .item-description .product-meta .btn-hash {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0.4em 1em;
  margin-right: 0.2em;
  border-radius: 1.6em;
  margin-bottom: 0.4em;
}
.product-information .item-description .price-list {
  margin-top: 20px;
}
.product-information .item-description .price-list.is-horizontal .price-list-inner {
  display: block;
}
.product-information .item-description .price-list.is-horizontal .price-list-inner .row.is-flex {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.product-information .item-description .price-list.is-horizontal .price-list-inner .row.is-flex .row-box-price {
  -ms-flex-preferred-size: calc(50% - 12px);
      flex-basis: calc(50% - 12px);
}
.product-information .item-description .price-list.is-horizontal .price-list-inner .row.is-flex .row-btns {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.product-information .item-description .price-list .price-list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-information .item-description .price-list .price-list-inner .row {
  width: calc(50% - 12px);
}
.product-information .item-description .price-list .price-list-inner .row .has-svg a {
  padding-right: 20px;
  background: url(../img/common/icon_exclam_blue.svg) no-repeat right center;
  background-size: auto 15px;
  -webkit-transition: opacity ease 0.4s;
  transition: opacity ease 0.4s;
}
.product-information .item-description .price-list .price-list-inner .row .has-svg a:hover {
  opacity: 0.7;
}
.product-information .item-description .price-list .price-list-inner svg {
  vertical-align: middle;
}
.product-information .item-description .price-list .row {
  margin-top: 8px;
  padding-bottom: 3px;
}
.product-information .item-description .price-list .row .ttl {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #bba1cb;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 2px;
}
.product-information .item-description .price-list .row.is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-information .item-description .price-list .row .row-box-price {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .product-information .item-description .price-list .row + .row {
    border-top: 1px solid #ececec;
    padding-top: 14px;
  }
}
.product-information .item-description .price-list .row-btns {
  margin-top: 8px;
}
@media only screen and (min-width: 768px) {
  .product-information .item-description .price-list .row-btns {
    font-size: 1.2rem;
  }
}
.product-information .item-description .price-list .row-btns.is-mt-auto {
  margin-top: auto;
}
.product-information .item-description .price-list .row-btns .btn-suuport {
  border: 1px solid #e0e0e0;
  background-color: #f7f7f7;
  padding: 0.5em 0;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 300;
  display: block;
  border-radius: 4px;
  background-size: auto 8px;
  background-position: calc(100% - 8px) 50%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .product-information .item-description .price-list .row-btns .btn-suuport {
    -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .product-information .item-description .price-list .row-btns .btn-suuport:hover {
    background-color: #fff;
    opacity: 0.7;
  }
}
.product-information .item-description .price-list .row-btns .btn_delux {
  color: #bba1cb;
  background-image: url(../img/common/ic-arrow-next-purple.svg);
}
.product-information .item-description .price-list .row-btns .btn_premium {
  color: #eb979c;
  background-image: url(../img/common/ic-arrow-next-pink.svg);
}
.product-information .item-description .price-list .row-btns .btn-fullset {
  margin-top: 5px;
  border: 1px solid #e0e0e0;
  padding: 0.8em 0;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  display: block;
  color: #1a1a1a;
  border-radius: 4px;
  background-image: url(../img/common/ic-arrow-next.svg);
  background-size: auto 8px;
  background-position: calc(100% - 8px) 50%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .product-information .item-description .price-list .row-btns .btn-fullset {
    -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .product-information .item-description .price-list .row-btns .btn-fullset:hover {
    background-color: #edeef0;
  }
}
.product-information .item-description .price-list .price {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.06em;
  line-height: 1.4;
  color: #4c4c4c;
  font-weight: 600;
}
.product-information .item-description .price-list .price .suffix {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  margin-left: 0.2em;
}
.product-information .item-description .diff-ratio-text {
  margin-top: 0.4em;
}
.product-information .item-description .furisode-sp-price-box .price-default {
  font-size: 1.2rem;
  color: #666666;
}
@media only screen and (max-width: 767px) {
  .product-information .item-description .furisode-sp-price-box .price-default {
    font-size: 3.73vmin;
  }
}
.product-information .item-description .furisode-sp-price-box .price-default .txt-num {
  text-decoration: line-through;
  margin-left: 0.4em;
}
.product-information .item-description .furisode-sp-price-box .price {
  color: #f85c85;
}
.product-information .item-description .price-list-hakama .row {
  margin-top: 20px;
}
.product-information .item-description .price-list-hakama .row .ttl {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #333333;
  font-weight: normal;
  margin-top: 0;
}
.product-information .item-description .price-list-hakama .row ._inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 10px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ddd;
}
.product-information .item-description .price-list-hakama .price {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.2;
  color: #4c4c4c;
  font-weight: 600;
}
.product-information .item-description .price-list-hakama .price .suffix {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  margin-left: 0.2em;
}
.product-information .item-description .price-list-hakama .note-txt {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1.4;
  color: #1a1a1a;
  font-weight: 300;
}
.product-information .item-description .product-note {
  margin-top: 0;
  font-size: 11px;
}
.product-information .item-description .product-note .txt-note {
  padding-top: 14px;
  font-size: 11px;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  line-height: 1.7;
  color: #1a1a1a;
  font-weight: 300;
  text-indent: -1em;
  padding-left: 1em;
}
.product-information .item-description .product-note .txt-free {
  font-size: 11px;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  line-height: 1.7;
  color: #1a1a1a;
  font-weight: 300;
  overflow-wrap: break-word;
}
.product-information .item-description .conv-area {
  margin-top: 30px;
}
.product-information .item-description .conv-area .row {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-information .item-description .conv-area .row.is-align-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.product-information .item-description .conv-area .row.is-row_middle {
  margin-top: 20px;
}
.product-information .item-description .conv-area .row.is-row_bottom {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .product-information .item-description .conv-area .row.is-row_bottom {
    margin-top: 0;
  }
}
.product-information .item-description .conv-area .row.row-btns .btn-primary.btn-store_search {
  width: calc(50% - 4px);
}
@media only screen and (max-width: 767px) {
  .product-information .item-description .conv-area .row.row-btns .btn-primary.btn-store_search {
    width: 80vmin;
    border-radius: 2px;
  }
}
.product-information .item-description .conv-area .row.row-btns .btn-primary.btn-store_search.is-normal-store {
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .product-information .item-description .conv-area .row.row-btns .btn-primary.btn-store_search.is-normal-store {
    font-size: 4.27vmin;
  }
}
.product-information .item-description .conv-area .row.row-btns .btn-primary.btn-store_ec {
  width: calc(50% - 4px);
}
@media only screen and (max-width: 767px) {
  .product-information .item-description .conv-area .row.row-btns .btn-primary.btn-store_ec {
    width: 80vmin;
    border-radius: 2px;
  }
}
.product-information .item-description .conv-area .row.row-btns .btn-primary.btn-store_reserve {
  width: calc(50% - 12px);
}
@media only screen and (max-width: 767px) {
  .product-information .item-description .conv-area .row.row-btns .btn-primary.btn-store_reserve {
    width: 80vmin;
  }
}
.product-information .item-description .conv-area .row .btn-primary {
  width: calc(50% - 12px);
  -webkit-box-shadow: 0px 0 6px 2px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 0 6px 2px rgba(0, 0, 0, 0.18);
  padding: 0.6em 0 0.6em 1.6em;
  text-align: center;
  position: relative;
  border-radius: 5px;
}
.product-information .item-description .conv-area .row .btn-primary.btn-store_reserve {
  width: 100%;
  padding: 0.6em 0em;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .product-information .item-description .conv-area .row .btn-primary.btn-store_reserve {
    width: 80vmin;
  }
}
.product-information .item-description .conv-area .row .btn-primary.btn-store_search {
  background: #FFF;
  color: #333;
  padding: 0.6em 0em;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 12px;
  font-size: 1.2rem;
}
.product-information .item-description .conv-area .row .btn-primary.btn-store_search:hover {
  background-color: #edeef0;
}
@media only screen and (max-width: 767px) {
  .product-information .item-description .conv-area .row .btn-primary.btn-store_search {
    font-size: 4.27vmin;
    width: 80vmin;
  }
}
.product-information .item-description .conv-area .row .btn-primary.btn-store_ec {
  background: -webkit-gradient(linear, left top, right top, from(#ff9595), to(#ff7878));
  background: linear-gradient(to right, #ff9595 0%, #ff7878 100%);
  color: #fff;
  padding: 0.6em 0 0.6em 1em;
  width: 100%;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 12px;
  font-size: 1.2rem;
}
.product-information .item-description .conv-area .row .btn-primary.btn-store_ec:hover {
  background-color: #edeef0;
}
.product-information .item-description .conv-area .row .btn-primary.btn-store_ec::before {
  content: "";
  position: absolute;
  left: 10%;
  top: calc(50% - 9px);
  display: block;
  width: 17px;
  height: 16px;
  background-image: url(../img/common/ic-store-cart.svg);
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .product-information .item-description .conv-area .row .btn-primary.btn-store_ec {
    font-size: 4.27vmin;
    width: 80vmin;
  }
}
.product-information .item-description .conv-area .row .btn-primary.btn-store::before {
  content: "";
  position: absolute;
  left: 15%;
  top: calc(50% - 9px);
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(../img/common/ic-store-w.svg);
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.product-information .item-description .conv-area .row .btn-primary.btn-store.is-furisode {
  padding: 0.6em 0 0.6em 2.5em;
}
.product-information .item-description .conv-area .row .btn-primary.btn-store.is-furisode::before {
  left: 10%;
}
.product-information .item-description .conv-area .row .btn-primary.btn-reserve {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.product-information .item-description .conv-area .row .btn-primary.btn-reserve::before {
  content: "";
  position: absolute;
  left: 15%;
  top: calc(50% - 10px);
  display: block;
  width: 28px;
  height: 20px;
  background-image: url(../img/common/ic-reserve-w.svg);
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.product-information .item-description .conv-area .row .btn-primary.btn-reserve.is-furisode {
  padding: 0.6em 0 0.6em 2.5em;
}
.product-information .item-description .conv-area .row .btn-primary.btn-reserve.is-furisode::before {
  left: 10%;
}
.product-information .item-description .conv-area .btn-favorite {
  width: auto;
  height: auto;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.12em;
  line-height: 1.4;
  color: #333333;
  border-radius: 5px;
  padding: 0.6em 1.4em 0.6em 2.8em;
  background-color: #ececec;
  background-image: url(../img/collection/heart.svg);
  background-size: 1.2em auto;
  background-position: 1em 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-information .item-description .conv-area .btn-favorite:hover {
  opacity: 0.7;
}
.product-information .item-description .conv-area .btn-favorite.on {
  background-image: url(../img/collection/heart-on.svg);
}
.product-information .item-description .conv-area .sns-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-information .item-description .conv-area .sns-links .txt {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1;
  color: #1a1a1a;
  position: relative;
  padding-right: 18px;
}
.product-information .item-description .conv-area .sns-links .txt:after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 0;
  display: block;
  width: 1px;
  height: 1em;
  background-color: #1a1a1a;
}
.product-information .item-description .conv-area .sns-links li a {
  margin-left: 18px;
  display: block;
}
.product-information .item-description .conv-area .sns-links li a span {
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 20px;
}
.product-information .item-description .conv-area .sns-links li a .ic-mail {
  background-image: url(../img/common/ic-mail-blk.svg);
  background-size: 100% auto;
}
.product-information .item-description .conv-area .sns-links li a .ic-twitter {
  background-image: url(../img/common/ic-twitter-blk.svg);
  background-size: 100% auto;
}
.product-information .item-description .conv-area .sns-links li a .ic-facebook {
  background-image: url(../img/common/ic-facebook-blk.svg);
}
.product-information .item-description .conv-area .sns-links li a .ic-line {
  background-image: url(../img/common/ic-line-blk.svg);
  background-size: 100% auto;
}

@media only screen and (max-width: 767px) {
  .product-information {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    right: 0;
    background-color: #fff;
    margin-top: 8.53vmin;
    max-width: 100%;
    padding: 2.6vmin 5.33vmin 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .product-information .item-description {
    margin-top: 2.6vmin;
  }
  .product-information .item-description .item-code {
    font-size: 3.73vmin;
  }
  .product-information .item-description .ttl {
    font-size: 4.27vmin;
  }
  .product-information .item-description .product-meta .tag-category {
    margin-top: 2.6vmin;
  }
  .product-information .item-description .product-meta .tag-hash {
    margin-top: 3.73vmin;
  }
  .product-information .item-description .product-meta .btn-square {
    font-size: 3.2vmin;
  }
  .product-information .item-description .product-meta .btn-hash {
    font-size: 3.2vmin;
    padding: 0.4em 1em;
    margin-right: 0.2em;
    border-radius: 1.6em;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0.2em;
  }
  .product-information .item-description .price-list {
    margin-top: 10.67vmin;
  }
  .product-information .item-description .price-list.is-horizontal .price-list-inner .row.is-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product-information .item-description .price-list.is-horizontal .price-list-inner .row.is-flex .row-box-price,
  .product-information .item-description .price-list.is-horizontal .price-list-inner .row.is-flex .row-btns {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .product-information .item-description .price-list .price-list-inner {
    display: block;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8vmin;
  }
  .product-information .item-description .price-list .price-list-inner .row {
    width: 100%;
  }
  .product-information .item-description .price-list .price-list-inner .row .row-box-price {
    margin-bottom: 2.6vmin;
  }
  .product-information .item-description .price-list .row {
    margin-top: 8vmin;
  }
  .product-information .item-description .price-list .row .has-svg a {
    padding-right: 5.5vw;
    background: url(../img/common/icon_exclam_blue.svg) no-repeat right center;
    background-size: auto 4vw;
  }
  .product-information .item-description .price-list .row .ttl {
    font-size: 3.73vmin;
  }
  .product-information .item-description .price-list .row-btns {
    margin-top: 2.6vmin;
  }
  .product-information .item-description .price-list .row-btns .btn-suuport {
    padding: 0.8em 0;
    font-size: 3.2vmin;
    line-height: 1.75;
    background-size: auto 20px;
    background-position: calc(100% - 8px) 50%;
    background-repeat: no-repeat;
  }
  .product-information .item-description .price-list .row-btns .btn-suuport br {
    display: none;
  }
  .product-information .item-description .price-list .row-btns .btn_delux {
    color: #bba1cb;
    background-image: url(../img/common/ic-circled-arrow-next-purple.svg);
  }
  .product-information .item-description .price-list .row-btns .btn_premium {
    color: #eb979c;
    background-image: url(../img/common/ic-circled-arrow-next-pink.svg);
  }
  .product-information .item-description .price-list .row-btns .btn-fullset {
    font-size: 3.2vmin;
    margin-top: 1.3vmin;
    padding: 0.8em 0;
    background-image: url(../img/common/ic-circled-arrow-next.svg);
    background-size: auto 20px;
    background-position: calc(100% - 8px) 50%;
    background-repeat: no-repeat;
  }
  .product-information .item-description .price-list .price {
    font-size: 6.13vmin;
  }
  .product-information .item-description .price-list .price .suffix {
    font-size: 4.27vmin;
  }
  .product-information .item-description .price-list .link_txt {
    text-align: right;
    font-size: 3.2vmin;
    font-weight: 600;
    padding-right: 1.4em;
  }
  .product-information .item-description .price-list-hakama .row {
    margin-top: 8vmin;
  }
  .product-information .item-description .price-list-hakama .row .ttl {
    font-size: 3.73vmin;
    margin-top: 0;
  }
  .product-information .item-description .price-list-hakama .row ._inner {
    margin-top: 2.6vmin;
    padding-bottom: 3.2vmin;
    border-bottom: 1px solid #ddd;
  }
  .product-information .item-description .price-list-hakama .price {
    font-size: 5.6vmin;
  }
  .product-information .item-description .price-list-hakama .price .suffix {
    font-size: 3.2vmin;
  }
  .product-information .item-description .price-list-hakama .note-txt {
    font-size: 2.9vmin;
    font-weight: 600;
  }
  .product-information .item-description .product-note {
    margin-top: 1.6em;
    font-size: 3.2vmin;
  }
  .product-information .item-description .product-note .txt-note {
    padding-top: 0;
    font-size: 3.2vmin;
  }
  .product-information .item-description .product-note .txt-free {
    font-size: 3.2vmin;
  }
  .product-information .item-description .conv-area {
    margin-top: 8vmin;
  }
  .product-information .item-description .conv-area .row {
    margin-top: 8vmin;
    display: block;
  }
  .product-information .item-description .conv-area .row .btn-primary {
    width: 80vmin;
    display: block;
    padding: 0.7em 0 0.7em 1.8em;
    text-align: center;
    position: relative;
    border-radius: 5px;
    margin: 2.6vmin auto 0;
    font-size: 4.27vmin;
    letter-spacing: 0.22em;
  }
  .product-information .item-description .conv-area .row .btn-primary.btn-store::before {
    left: 20%;
    top: calc(50% - 2.6vmin);
    width: 7.47vmin;
    height: 4.8vmin;
  }
  .product-information .item-description .conv-area .row .btn-primary.btn-store.is-furisode {
    padding: 0.7em 0 0.7em 2.8em;
  }
  .product-information .item-description .conv-area .row .btn-primary.btn-store.is-furisode::before {
    left: 10%;
  }
  .product-information .item-description .conv-area .row .btn-primary.btn-reserve {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .product-information .item-description .conv-area .row .btn-primary.btn-reserve::before {
    left: 20%;
    top: calc(50% - 2.6vmin);
    width: 7.47vmin;
    height: 5.33vmin;
  }
  .product-information .item-description .conv-area .row .btn-primary.btn-reserve.is-furisode {
    padding: 0.7em 0 0.7em 2.8em;
  }
  .product-information .item-description .conv-area .row .btn-primary.btn-reserve.is-furisode::before {
    left: 10%;
  }
  .product-information .item-description .conv-area .btn-favorite {
    font-size: 3.2vmin;
    padding: 0.8em 0 0.8em 2.8em;
    display: block;
    margin: 0 auto;
    width: 49vmin;
  }
  .product-information .item-description .conv-area .sns-links {
    margin-top: 5.87vmin;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-information .item-description .conv-area .sns-links .txt {
    font-size: 3.2vmin;
    padding-right: 4.8vmin;
  }
  .product-information .item-description .conv-area .sns-links li a {
    margin-left: 4.8vmin;
  }
  .product-information .item-description .conv-area .sns-links li a span {
    width: 5.33vmin;
    height: 5.33vmin;
  }
}
.feature-image-area {
  margin-top: 100px;
}
.feature-image-area .area-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  overflow: hidden;
  max-width: 1200px;
}
.feature-image-area .area-content-wrapper .item {
  margin: 0 1px;
  display: block;
}

@media only screen and (max-width: 767px) {
  .feature-image-area {
    margin-top: 13vmin;
  }
  .feature-image-area .area-content-wrapper {
    display: block;
    margin: 0 0;
    padding: 0 1.3vmin;
  }
  .feature-image-area .area-content-wrapper .item {
    margin: 1.3vmin 0 0;
  }
}
.product-related-items-area {
  margin-top: 60px;
}
.product-related-items-area .area-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  overflow: hidden;
}
.product-related-items-area .area-content-wrapper .item {
  margin: 0 10px;
  border-radius: 5px;
  overflow: hidden;
}
.product-related-items-area .area-content-wrapper .item .image {
  display: block;
  width: 180px;
  height: 180px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
  .product-related-items-area {
    margin-top: 13vmin;
  }
  .product-related-items-area .area-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0;
    overflow: hidden;
    padding: 0 4vmin;
  }
  .product-related-items-area .area-content-wrapper .item {
    width: calc(33.33333% - 2.6vmin);
    margin: 0 1.3vmin 2.6vmin;
    border-radius: 5px;
    overflow: hidden;
  }
  .product-related-items-area .area-content-wrapper .item .image {
    width: 100%;
    height: 30vw;
  }
}
.product-reccomend-area {
  margin-top: 60px;
  padding: 60px 0 80px;
}

@media only screen and (max-width: 767px) {
  .product-reccomend-area {
    margin-top: 13vmin;
    padding: 13vmin 0 13vmin;
  }
}
.product-history-area {
  margin-top: 60px;
}
.product-history-area .area-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  max-width: 960px;
  opacity: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-history-area .area-content-wrapper.show {
  opacity: 1;
}
.product-history-area .area-content-wrapper .slick-prev {
  left: -40px;
  z-index: 25;
}
.product-history-area .area-content-wrapper .slick-prev:after {
  left: calc(50% - 2px);
}
.product-history-area .area-content-wrapper .slick-next {
  right: -40px;
}
.product-history-area .area-content-wrapper .slick-next:after {
  left: calc(50% - 4px);
}
.product-history-area .area-content-wrapper .slick-arrow {
  background-image: url(../img/common/ic-circled-arrow-next.svg);
  background-size: 100% auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  top: calc(50% - 12px);
  border: none;
  border-radius: 0;
}
.product-history-area .area-content-wrapper .slick-arrow:after {
  display: none;
}
.product-history-area .area-content-wrapper .slick-arrow:hover {
  background-color: transparent;
  background-image: url(../img/common/ic-circled-arrow-next-hv.svg);
}
.product-history-area .area-content-wrapper .slick-prev {
  background-image: url(../img/common/ic-circled-arrow-prev.svg);
}
.product-history-area .area-content-wrapper .slick-prev:hover {
  background-image: url(../img/common/ic-circled-arrow-prev-hv.svg);
}
.product-history-area .area-content-wrapper .p-item {
  width: calc(25% - 4px);
  max-width: 158px;
  margin: 0 2px;
  position: relative;
}
.product-history-area .area-content-wrapper .p-item ._inner {
  display: block;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-history-area .area-content-wrapper .p-item ._inner:hover {
  opacity: 0.7;
}
.product-history-area .area-content-wrapper .p-item .btn-favorite {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 20px;
  height: 18px;
}
.product-history-area .area-content-wrapper .p-item .btn-favorite .ic-fav {
  fill: #fff;
  stroke: #999;
  stroke-width: 1px;
  fill-rule: evenodd;
}
.product-history-area .area-content-wrapper .p-item .btn-favorite.on .ic-fav {
  fill: #e76590;
  stroke: #e76590;
  stroke-width: 1px;
  fill-rule: evenodd;
}

@media only screen and (max-width: 767px) {
  .product-history-area {
    margin-top: 13vmin;
    overflow: hidden;
  }
  .product-history-area .area-content-wrapper {
    display: block;
    margin: 0 0;
    white-space: nowrap;
    padding: 0;
    overflow: hidden;
  }
  .product-history-area .area-content-wrapper .slick-list {
    margin-right: 40px;
    overflow: visible;
  }
  .product-history-area .area-content-wrapper .slick-list .slick-slide {
    margin: 1px;
  }
  .product-history-area .area-content-wrapper .p-item {
    width: 32vmin;
    margin: 0 1px;
    position: relative;
    display: inline-block;
  }
  .product-history-area .area-content-wrapper .p-item .btn-favorite {
    top: 2.6vmin;
    right: 2.4vmin;
    width: 5.33vmin;
    height: 4.8vmin;
  }
}
.product_360_modal ._y_modal {
  padding: 20px;
  max-width: 440px;
}
.product_360_modal ._y_modal ._inner {
  position: relative;
}
.product_360_modal ._y_modal ._inner .panarama_images {
  position: relative;
  z-index: 10020;
}
.product_360_modal ._y_modal ._inner .panarama_images .item img {
  display: block;
  margin: 0 auto;
}
.product_360_modal ._y_modal ._inner .ic-360 {
  display: block;
  position: absolute;
  z-index: 10030;
  top: 14px;
  left: 18px;
  width: 50px;
  height: 32px;
  background-image: url(../img/common/ic-360-p.svg);
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.product_360_modal ._y_modal ._inner .btn-product_360_play {
  position: absolute;
  z-index: 10030;
  bottom: 20px;
  right: 20px;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0 20px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0 20px 10px rgba(0, 0, 0, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(#d4ade9), to(#a066bc));
  background: linear-gradient(to right, #d4ade9 0%, #a066bc 100%);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.product_360_modal ._y_modal ._inner .btn-product_360_play:hover {
  opacity: 0.7;
}
.product_360_modal ._y_modal ._inner .btn-product_360_play .ic {
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url(../img/common/ic-play-w.svg);
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.product_360_modal ._y_modal ._inner .btn-product_360_play.playing .ic {
  width: 16px;
  height: 16px;
  background-image: url(../img/common/ic-pause-w.svg);
}

@media only screen and (max-width: 767px) {
  .product_360_modal ._y_modal {
    padding: 2.6vmin;
    max-width: 90vw;
  }
  .product_360_modal ._y_modal ._inner .ic-360 {
    display: block;
    position: absolute;
    z-index: 10030;
    top: 14px;
    left: 18px;
    width: 50px;
    height: 32px;
    background-image: url(../img/common/ic-360-p.svg);
    background-size: auto 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .product_360_modal ._y_modal ._inner .btn-product_360_play {
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
  }
  .product_360_modal ._y_modal ._inner .btn-product_360_play .ic {
    top: calc(50% - 8px);
    left: calc(50% - 8px);
    width: 16px;
    height: 16px;
  }
  .product_360_modal ._y_modal ._inner .btn-product_360_play.playing .ic {
    width: 16px;
    height: 16px;
  }
  ._modal-wrapper ._y_modal.show ._inner {
    height: 100%;
    overflow: auto;
  }
}
.archive-text-area {
  margin: 32px auto 0;
  width: 85%;
  padding: 30px 40px;
  background-color: #eee;
}
@media only screen and (max-width: 767px) {
  .archive-text-area {
    margin: 4.27vmin 2.6vmin 8vmin;
    width: auto;
    padding: 6.4vmin 6.4vmin;
  }
}
.archive-text-area .text-ttl {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333333;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .archive-text-area .text-ttl {
    font-size: 3.2vmin;
  }
}
.archive-text-area .text-desc {
  margin-top: 0.4em;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333333;
}
@media only screen and (max-width: 767px) {
  .archive-text-area .text-desc {
    font-size: 3.2vmin;
  }
}

.link-area {
  padding: 90px 0 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .link-area {
    padding: 13vmin 0 0;
  }
}
.link-area .btn-shoplink {
  padding: 1.2em 4.4em 1.2em 1.4em;
  margin-top: 0;
  min-width: 346px;
  width: auto;
  display: inline-block;
  text-align: left;
  position: relative;
  background-color: #f7f7f7;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #333333;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 767px) {
  .link-area .btn-shoplink {
    font-size: 3.2vmin;
    max-width: calc(100% - 10.66vmin);
  }
}
.link-area .btn-shoplink:after {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 20px;
  background-image: url(../img/common/ic-circled-arrow-next.svg);
  background-size: 100% auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 767px) {
  .link-area .btn-shoplink:after {
    width: 25px;
    height: 25px;
  }
}
.link-area .btn-shoplink:hover {
  background-color: #fff;
}
.link-area .btn-shoplink:hover:after {
  background-image: url(../img/common/ic-circled-arrow-next-hv.svg);
}

.diff-ratio-text {
  display: inline-block;
  padding: 0.4em 0.8em;
  font-size: 1.1rem;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  background-color: #ff4683;
}
.diff-ratio-text .num {
  font-size: 1.3rem;
}
@media only screen and (max-width: 767px) {
  .diff-ratio-text {
    padding: 0.4em 0.6em;
    font-size: 2.6vmin;
    font-weight: 500;
  }
  .diff-ratio-text .num {
    font-size: 3.47vmin;
  }
}
.diff-ratio-text.is-empty {
  background-color: #fff;
}

.product-main.is-furisode-sp .product-information {
  width: 520px;
}
@media only screen and (max-width: 767px) {
  .product-main.is-furisode-sp .product-information {
    width: 100%;
  }
}
.product-main.is-furisode-sp .main-carousel-wrapper .main-carousel .item {
  height: 675px;
}
@media only screen and (max-width: 1535px) {
  .product-main.is-furisode-sp .main-carousel-wrapper .main-carousel .item {
    height: 640px;
  }
}
@media only screen and (max-width: 1241px) and (min-width: 768px) {
  .product-main.is-furisode-sp .main-carousel-wrapper .main-carousel .item {
    height: 576px;
  }
}
@media only screen and (max-width: 767px) {
  .product-main.is-furisode-sp .main-carousel-wrapper .main-carousel .item {
    height: 138.6vmin;
  }
}
.product-main.is-furisode-sp .main-carousel-wrapper .main-carousel .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover;", serif;
}

._collection_modal#_support_modal ._inner {
  width: auto;
}
._collection_modal .btn-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 25px auto 0;
  width: 290px;
  padding: 0.6em 0 0.6em 1.6em;
  text-align: center;
  position: relative;
  border-radius: 5px;
}
._collection_modal .btn-primary svg {
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  ._collection_modal .btn-primary {
    margin: 4vw auto 0;
    width: 70vw;
    padding: 0.6em 0 0.6em 1.6em;
    border-radius: 1vw;
  }
  ._collection_modal .btn-primary svg {
    margin-left: 2vw;
  }
}
._collection_modal.is-support ._inner {
  padding: 0 50px;
}
@media only screen and (max-width: 767px) {
  ._collection_modal.is-support ._inner {
    padding: 0 4vw;
  }
}
._collection_modal ._inner {
  padding: 0 50px;
  width: 520px;
}
@media only screen and (max-width: 767px) {
  ._collection_modal ._inner {
    padding: 3vw 4vw;
    width: auto;
  }
}
._collection_modal-imglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
._collection_modal-imglist-item {
  position: relative;
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
  padding: 5px;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-imglist-item {
    width: 33.33%;
    margin-top: 2vw;
    padding: 1vw;
  }
}
._collection_modal-imglist .image {
  border: 2px solid #bba1cb;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 9px;
}
._collection_modal-imglist .image img {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-imglist .image {
    width: 20vw;
    height: 20vw;
    padding: 3vw;
  }
}
._collection_modal-imglist .num {
  position: absolute;
  display: block;
  background-color: #bba1cb;
  border-radius: 50%;
  color: #fff;
  width: 25px;
  height: 25px;
  z-index: 1;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-imglist .num {
    width: 6vw;
    height: 6vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 1vw;
    left: 2vw;
  }
}
@media only screen and (max-width: 767px) {
  ._collection_modal-imglist {
    margin: 2vw 4vw;
  }
}
._collection_modal-list {
  margin-top: 20px;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-list_title {
    font-size: 1.4rem;
  }
}
._collection_modal-list_title small {
  color: #bba1cb;
  font-size: 100%;
}
._collection_modal-list .num {
  color: #bba1cb;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-list {
    margin-top: 10vw;
    padding: 0 6vw;
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
._collection_modal-lead {
  margin-top: 25px;
}
._collection_modal-lead p {
  font-size: 1.2rem;
}
._collection_modal-lead p + p {
  margin-top: 20px;
}
._collection_modal-lead .cation {
  color: #f90303;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-lead .cation {
    margin-top: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  ._collection_modal-lead {
    margin-top: 4vw;
  }
}
._collection_modal-table {
  margin-top: 20px;
  border: 1px solid #e8e8e8;
  border-collapse: collapse;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-table {
    margin-top: 0;
  }
}
._collection_modal-row {
  border: 1px solid #e8e8e8;
}
._collection_modal-head {
  background-color: #f7f7f7;
  border: 1px solid #e8e8e8;
  padding: 10px;
  width: 220px;
  font-weight: 700;
  font-size: 1.2rem;
}
._collection_modal-head.is-delux {
  background-color: #eb979c;
  color: #FFF;
}
._collection_modal-head.is-premium {
  background-color: #bba1cb;
  color: #FFF;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-head {
    font-weight: 400;
  }
}
._collection_modal-body {
  border: 1px solid #e8e8e8;
  padding: 10px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-body {
    font-weight: 400;
    line-height: 1.6;
  }
}
._collection_modal .note {
  font-size: 1.2rem;
  display: inline-block;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  ._collection_modal-sp-wrap {
    margin-top: 3vw;
    overflow: auto;
    white-space: nowrap;
  }
}

.favorite-list-main .empty {
  opacity: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.favorite-list-main .empty.show {
  opacity: 1;
}
.favorite-list-main .empty .txt {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #454545;
  font-weight: 300;
  margin: 4.8em auto;
  text-align: center;
}
.favorite-list-main .box-share {
  margin-top: 30px;
  background-color: #f7f7f7;
  padding: 45px 0;
}
.favorite-list-main .box-share .sns-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.favorite-list-main .box-share .sns-links .txt {
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #1a1a1a;
  position: relative;
  padding-right: 24px;
}
.favorite-list-main .box-share .sns-links .txt:after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 0;
  display: block;
  width: 1px;
  height: 1em;
  background-color: #1a1a1a;
}
.favorite-list-main .box-share .sns-links li a {
  margin-left: 34px;
  display: block;
}
.favorite-list-main .box-share .sns-links li a span {
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  width: 28px;
  height: 28px;
}
.favorite-list-main .box-share .sns-links li a .ic-mail {
  background-image: url(../img/common/ic-mail-blk.svg);
  background-size: 100% auto;
}
.favorite-list-main .box-share .sns-links li a .ic-twitter {
  background-image: url(../img/common/ic-twitter-blk.svg);
  background-size: 100% auto;
}
.favorite-list-main .box-share .sns-links li a .ic-facebook {
  background-image: url(../img/common/ic-facebook-blk.svg);
}
.favorite-list-main .box-share .sns-links li a .ic-line {
  background-image: url(../img/common/ic-line-blk.svg);
  background-size: 100% auto;
}
.favorite-list-main .note-area {
  width: 520px;
  margin: 20px auto 0;
}
.favorite-list-main .note-area p {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #757575;
  font-weight: normal;
  text-align: left;
}
.favorite-list-main .favorite-list {
  margin-top: 88px;
  opacity: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.favorite-list-main .favorite-list.show {
  opacity: 1;
}
.favorite-list-main .favorite-list.favorite-furisode {
  margin-top: 40px;
}
.favorite-list-main .favorite-list .ttl-cat {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: normal;
}
.favorite-list-main .favorite-list .ttl-cat:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin-top: 0.8em;
  background-color: #ddd;
}
.favorite-list-main .favorite-list .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px -2px 0;
}
.favorite-list-main .favorite-list .item-wrapper .item-card {
  width: calc(25% - 4px);
  margin: 40px 2px 0;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
}
.favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(1), .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(2), .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(3), .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(4) {
  margin-top: 0;
}
.favorite-list-main .favorite-list .item-wrapper .item-card.fadeout {
  opacity: 0;
}
.favorite-list-main .favorite-list .item-wrapper.loading {
  opacity: 0;
}

@media only screen and (max-width: 767px) {
  .favorite-list-main .content-inner {
    padding: 0;
  }
  .favorite-list-main .box-share {
    margin-top: 7.47vmin;
    padding: 8vmin 0;
  }
  .favorite-list-main .box-share .sns-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .favorite-list-main .box-share .sns-links .txt {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 3.2vmin;
    line-height: 1;
    padding-right: 0;
    margin-bottom: 5.87vmin;
  }
  .favorite-list-main .box-share .sns-links .txt:after {
    display: none;
  }
  .favorite-list-main .box-share .sns-links li a {
    margin: 0 4.53vmin;
  }
  .favorite-list-main .box-share .sns-links li a span {
    width: 7.2vmin;
    height: 7.2vmin;
  }
  .favorite-list-main .note-area {
    width: auto;
    margin: 4.27vmin 0 0;
    padding: 0 2.6vmin;
  }
  .favorite-list-main .note-area p {
    font-size: 2.6vmin;
    text-indent: -1em;
    padding-left: 1em;
  }
  .favorite-list-main .favorite-list {
    margin-top: 14.4vmin;
  }
  .favorite-list-main .favorite-list.favorite-furisode {
    margin-top: 6.4vmin;
  }
  .favorite-list-main .favorite-list .ttl-cat {
    font-size: 4.8vmin;
    text-align: center;
  }
  .favorite-list-main .favorite-list .ttl-cat:after {
    margin-top: 0.6em;
  }
  .favorite-list-main .favorite-list .item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 6.93vmin -1px 0;
  }
  .favorite-list-main .favorite-list .item-wrapper .item-card {
    width: calc(50% - 2px);
    margin: 6.4vmin 1px 0;
  }
  .favorite-list-main .favorite-list .item-wrapper .item-card .image-area {
    padding-top: 0;
  }
  .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(3), .favorite-list-main .favorite-list .item-wrapper .item-card:nth-child(4) {
    margin-top: 6.93vmin;
  }
}
.favorite_error_modal ._inner {
  padding: 40px 72px;
}
.favorite_error_modal ._inner .txt-err {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #333333;
  font-weight: normal;
  text-align: center;
}
.favorite_error_modal ._inner .btn {
  margin-top: 32px;
}

@media only screen and (max-width: 767px) {
  .favorite_error_modal ._inner {
    padding: 40px 0;
  }
  .favorite_error_modal ._inner .txt-err {
    font-size: 3.73vmin;
  }
  .favorite_error_modal ._inner .btn {
    margin-top: 6.4vmin;
  }
}
.furisode-sp-list-main .main-visual {
  margin: 50px auto 50px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .main-visual {
    margin: 9.6vmin auto 6.4vmin;
  }
}
.furisode-sp-list-main .main-visual__text {
  max-width: 1440px;
  margin: 0 auto;
  background: #dcc1a4;
  padding: 25px 0 20px;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .main-visual__text {
    padding: 3vw 0;
  }
}
.furisode-sp-list-main .main-visual__text p {
  font-size: 2.2rem;
  line-height: 2;
  text-align: left;
  color: #252525;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .main-visual__text p {
    font-size: 2.55vmin;
  }
}
.furisode-sp-list-main .main-visual img {
  margin: 0 auto;
  max-width: 1440px;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .main-visual img {
    max-width: 100%;
  }
}
.furisode-sp-list-main .main-visual .image_pc {
  display: block;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .main-visual .image_pc {
    display: none;
  }
}
.furisode-sp-list-main .main-visual .image_sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .main-visual .image_sp {
    display: block;
  }
}
.furisode-sp-list-main .main-visual p.main-visual-annotation {
  max-width: 1440px;
  margin: 0 auto;
  text-align: left;
  padding: 1em 2em;
  font-size: 1.4rem;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .main-visual p.main-visual-annotation {
    font-size: 2.3vmin;
  }
}
.furisode-sp-list-main .store-list-area .shop-list-nav {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .store-list-area .shop-list-nav {
    margin-top: 8vmin;
    display: block;
    white-space: nowrap;
    overflow-x: hidden;
    padding: 3.73vmin 3.2vmin;
    -webkit-overflow-scrolling: touch;
    font-size: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    z-index: 5;
  }
  .furisode-sp-list-main .store-list-area .shop-list-nav .slick-list {
    position: relative;
    z-index: 20;
  }
  .furisode-sp-list-main .store-list-area .shop-list-nav .slick-list:before {
    content: "";
    display: block;
    height: calc(100% - 2px);
    width: 18vmin;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff 100%);
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 6;
  }
  .furisode-sp-list-main .store-list-area .shop-list-nav .slick-list:after {
    content: "";
    display: block;
    height: 100%;
    width: 18vmin;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 100%);
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 6;
  }
  .furisode-sp-list-main .store-list-area .shop-list-nav.nav-detail {
    margin-top: 8.53vmin;
  }
  .furisode-sp-list-main .store-list-area .shop-list-nav a {
    display: inline-block;
    font-size: 3.73vmin;
    padding: 0 2em 0;
  }
  .furisode-sp-list-main .store-list-area .shop-list-nav a:after {
    display: none;
  }
  .furisode-sp-list-main .store-list-area .slick-arrow {
    background-image: url(../img/common/ic-circled-arrow-next.svg);
    background-size: 100% auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 6.4vmin;
    height: 6.4vmin;
    top: calc(50% - 3.2vmin);
    border: none;
    border-radius: 0;
    -webkit-transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
  }
  .furisode-sp-list-main .store-list-area .slick-arrow:after {
    display: none;
  }
  .furisode-sp-list-main .store-list-area .slick-arrow:hover {
    background-color: transparent;
  }
  .furisode-sp-list-main .store-list-area .slick-prev {
    left: 4vmin;
    z-index: 25;
    background-image: url(../img/common/ic-circled-arrow-prev.svg);
  }
  .furisode-sp-list-main .store-list-area .slick-prev.on {
    opacity: 1;
  }
  .furisode-sp-list-main .store-list-area .slick-next {
    right: 4vmin;
    z-index: 25;
  }
  .furisode-sp-list-main .store-list-area .slick-next.on {
    opacity: 1;
  }
}
.furisode-sp-list-main .shop-list-wrapper {
  max-width: 1000px;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .shop-list-wrapper {
    max-width: 100%;
    padding: 2.6vmin 6.4vmin 0;
  }
}
.furisode-sp-list-main .shop-list-wrapper .area-block {
  border-bottom: none;
  padding-bottom: 0;
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .shop-list-wrapper .area-block {
    margin-top: 9.6vmin;
  }
}
.furisode-sp-list-main .shop-list-wrapper .area-block .area-content {
  margin: 20px -16px 0;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .shop-list-wrapper .area-block .area-content {
    margin: 3.2vmin 0 0;
  }
}
.furisode-sp-list-main .shop-list-wrapper .shop-card {
  width: calc(33.3333333% - 32px);
  margin: 20px 16px 0;
}
@media only screen and (max-width: 767px) {
  .furisode-sp-list-main .shop-list-wrapper .shop-card {
    width: 100%;
    margin: 2.6vmin auto 0;
  }
}

.btn-furisode-sp-shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  padding: 0 3.2em 0 1.4em;
  margin-top: 0;
  text-align: left;
  position: relative;
  background-color: #f7f7f7;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #333333;
  border: 1px solid #f7f7f7;
  letter-spacing: 0.16em;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 767px) {
  .btn-furisode-sp-shop {
    font-size: 3.2vmin;
    height: 12.8vmin;
    letter-spacing: 0.05em;
  }
}
.btn-furisode-sp-shop:after {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 20px;
  background-image: url(../img/common/ic-circled-arrow-next.svg);
  background-size: 100% auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 767px) {
  .btn-furisode-sp-shop:after {
    width: 6.4vmin;
    height: 6.4vmin;
    right: 4vmin;
  }
}
.btn-furisode-sp-shop:hover {
  background: #eeddf7;
}

.products-detail-main.is-furisode-crane {
  margin-bottom: 0;
}

.crane-information {
  margin-top: 24px;
}
@media only screen and (max-width: 767px) {
  .crane-information {
    margin-top: 6.4vmin;
    margin-bottom: 8.53vmin;
  }
}
.crane-information .btn-crane-plan {
  padding: 10px 10px 8px;
  display: block;
  background-color: #f7f7f7;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #a787ba;
  background-size: auto 8px;
  background-position: calc(100% - 12px) 50%;
  background-repeat: no-repeat;
  background-image: url(../img/common/ic-arrow-next-purple.svg);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.crane-information .btn-crane-plan:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .crane-information .btn-crane-plan {
    width: 100%;
    padding: 1em 0;
    text-align: center;
    font-size: 3.2vmin;
    border-radius: 2px;
    border: 1px solid #e9e6e6;
    background-size: auto 4.8vmin;
    background-position: calc(100% - 2.6vmin) 50%;
    background-repeat: no-repeat;
    background-image: url(../img/common/ic-circled-arrow-next-purple.svg);
  }
}
.crane-information .btn-crane-plan .txt-price {
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0 0.2em;
}
@media only screen and (max-width: 767px) {
  .crane-information .btn-crane-plan .txt-price {
    font-size: 4.8vmin;
    margin: 0 0.2em;
  }
}
.crane-information .btn-crane-plan .txt-sub {
  margin-left: 2em;
}
@media only screen and (max-width: 767px) {
  .crane-information .btn-crane-plan .txt-sub {
    margin-left: 0;
    margin-top: 0.4em;
    display: block;
    text-decoration: underline;
  }
}

.furisode-single-bannerlist {
  margin-top: 60px;
}
.furisode-single-bannerlist .flex-row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btns-crane-furisode.is-single {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.btns-crane-furisode .btn-reserve {
  position: relative;
  display: block;
  width: calc(50% - 12px);
  -webkit-box-shadow: 0px 0 6px 2px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 0 6px 2px rgba(0, 0, 0, 0.18);
  padding: 0.6em 0 0.6em 1.6em;
  text-align: center;
  position: relative;
  border-radius: 5px;
  font-size: 1.4rem;
  letter-spacing: 0.14em;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#c79bde), to(#a066bc));
  background: linear-gradient(to right, #c79bde, #a066bc 100%);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.btns-crane-furisode .btn-reserve:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .btns-crane-furisode .btn-reserve {
    width: 80vmin;
    margin: 2.6vmin auto 0;
    padding: 0.7em 0;
    font-size: 4.27vmin;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.btns-crane-furisode .btn-reserve:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 26px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url(../img/common/ic-furisode.svg);
  background-size: auto 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .btns-crane-furisode .btn-reserve:before {
    position: relative;
    display: inline-block;
    -webkit-transform: none;
            transform: none;
    left: 0;
    top: 0;
    margin-right: 0.8em;
  }
}
.btns-crane-furisode .btn-crane-photo-reserve {
  background: -webkit-gradient(linear, left top, right top, from(#f0a0b1), to(#e35f7b));
  background: linear-gradient(to right, #f0a0b1, #e35f7b 100%);
}
.btns-crane-furisode .btn-crane-photo-reserve:before {
  width: 22px;
  height: 22px;
  background-image: url(../img/common/ic-camera.png);
  background-size: 100% auto;
}

.link-area .btn-shoplink.is-crane-shoplist {
  border: none;
}
@media only screen and (max-width: 767px) {
  .link-area .btn-shoplink.is-crane-shoplist {
    width: 72vmin;
    min-width: 0;
    padding: 0.9em 3.8em 0.9em 1.4em;
  }
}
.link-area .btn-shoplink.is-crane-shoplist:hover {
  background: #eeddf7;
}
.link-area .btn-shoplink.is-crane-shoplist:hover:after {
  background-image: url(../img/common/ic-circled-arrow-next.svg);
}

.item-list-wrapper .item-wrapper .item-card.is-furisode-crane {
  margin-bottom: 24px;
}

/*--------------------------
2025.3 add
----------------------------*/
._modal-wrapper#_support_modal ._inner {
  height: 100%;
}
._modal-wrapper#_support_modal ._y_modal {
  width: 60%;
  left: 20%;
  top: 10%;
  height: 85%;
  -webkit-transition: none;
  transition: none;
}
@media screen and (max-width: 767px) {
  ._modal-wrapper#_support_modal ._y_modal {
    width: 90%;
    left: 5%;
  }
}
._modal-wrapper#_support_modal ._y_modal.show {
  -webkit-transform: initial;
          transform: initial;
}
._modal-wrapper#_support_modal ._y_modal ._inner {
  height: 100%;
}
._modal-wrapper#_support_modal .l-modal-table-wrap {
  height: 70%;
  overflow: auto;
}

.furisode-support-table {
  width: 100%;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
.furisode-support-table th,
.furisode-support-table td {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .furisode-support-table th,
  .furisode-support-table td {
    font-size: 1.7vw;
  }
}
.furisode-support-table th.w25,
.furisode-support-table td.w25 {
  width: 25%;
}
.furisode-support-table thead .row01 {
  width: 100%;
  padding: 28px 0;
  height: 100%;
  background: #e7dced;
  border-radius: 5px 5px 0 0;
}
@media screen and (max-width: 767px) {
  .furisode-support-table thead .row01 {
    padding: 2vw 0;
  }
}
.furisode-support-table thead .row02 {
  width: calc(100% - 9px);
  margin: 0 0 0 auto;
  padding: 28px 0;
  height: 100%;
  background: #f4d1d5;
  border-radius: 5px 5px 0 0;
}
@media screen and (max-width: 767px) {
  .furisode-support-table thead .row02 {
    width: calc(100% - 3px);
    padding: 2vw 0;
  }
}
.furisode-support-table thead .row03 {
  width: calc(100% - 9px);
  margin: 0 0 0 auto;
  padding: 28px 0;
  height: 100%;
  background: #f4f4f4;
  border-radius: 5px 5px 0 0;
}
@media screen and (max-width: 767px) {
  .furisode-support-table thead .row03 {
    width: calc(100% - 3px);
    padding: 2vw 0;
  }
}
.furisode-support-table tbody td {
  border-top: 1px solid #e5e5e5;
  padding: 18px 0;
  position: relative;
  line-height: 1.5;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .furisode-support-table tbody td {
    padding: 3vw 0;
  }
}
.furisode-support-table tbody td .cancel-line {
  position: relative;
}
.furisode-support-table tbody td .cancel-line:after {
  content: "";
  display: block;
  position: absolute;
  left: -2%;
  top: 50%;
  width: 104%;
  height: 0;
  border-top: 1px solid #454545;
}
.furisode-support-table tbody small {
  font-size: 12px;
  color: #333;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .furisode-support-table tbody small {
    font-size: 1.5vw;
  }
}
.furisode-support-table tbody sup {
  font-size: 75%;
  color: #888;
  font-weight: 300;
  vertical-align: baseline;
}
.furisode-support-table tbody .row01 {
  background: #e7dced;
  width: 24.5%;
  text-align: center;
}
.furisode-support-table tbody .row02 {
  position: relative;
  overflow: hidden;
  background: #f4d1d5;
  width: 24.5%;
  text-align: center;
}
.furisode-support-table tbody .row02:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  border-left: 9px solid #fff;
}
@media screen and (max-width: 767px) {
  .furisode-support-table tbody .row02:after {
    border-left: 3px solid #fff;
  }
}
.furisode-support-table tbody .row03 {
  background: #f4f4f4;
  width: 24.5%;
  text-align: center;
}
.furisode-support-table tbody .row03:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  border-left: 9px solid #fff;
}
@media screen and (max-width: 767px) {
  .furisode-support-table tbody .row03:after {
    border-left: 3px solid #fff;
  }
}
.furisode-support-table tbody .is-gray {
  background: #f3f0f7;
  text-align: center;
}
.furisode-support-table tbody .is-tall th,
.furisode-support-table tbody .is-tall td {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .furisode-support-table tbody .is-tall th,
  .furisode-support-table tbody .is-tall td {
    padding: 3vw 0;
  }
}
.furisode-support-table tbody .is-left {
  padding-left: 35px !important;
}
@media screen and (max-width: 767px) {
  .furisode-support-table tbody .is-left {
    padding-left: 2vw !important;
  }
}

.furisode-support-content-annotation {
  width: 100%;
  padding: 25px 0 0;
}
@media screen and (max-width: 767px) {
  .furisode-support-content-annotation {
    padding: 3vw 0 0;
  }
}
.furisode-support-content-annotation .is-text {
  font-size: 12px;
  color: #888;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .furisode-support-content-annotation .is-text {
    font-size: 2vw;
  }
}
.furisode-support-content-annotation .is-text span {
  display: inline-block;
  margin: 0 0.4em 0 0;
}