﻿@charset "UTF-8";
:root {
  --imgpath: "/img/usr/design/";
  --notification-height: 48px;
  --scroll-x: 0;
  --scroll-y: 0;
  --header-height: 120px;
  --header-shrinkheight: 80px;
  --sp-header-height: 80px;
  --sp-header-shrinkheight: 60px;
}

body {
  min-width: 1200px;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  color: #424446;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.is-fixed {
  overflow: clip;
}

.block-switch-banner {
  display: none !important;
}

.container {
  width: auto;
  max-width: 1640px;
  padding: 0 20px;
  margin-inline: auto;
}

.pane-contents {
  padding-bottom: 40px;
}
.pane-contents .container {
  display: block;
}

.pane-right-menu {
  width: 100%;
}

.pane-topic-path .container {
  padding: 0;
}

a,
button {
  color: #424446;
}
a:hover,
button:hover {
  text-decoration: none;
}
a:focus,
button:focus {
  outline: none;
}
a:focus-visible,
button:focus-visible {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a {
  text-decoration: none;
  opacity: 1;
}
[data-browse-mode=P] a {
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: opacity;
}
[data-browse-mode=P] a:hover {
  opacity: 0.75;
}

img {
  vertical-align: top;
}

h1,
.h1 {
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 600;
}

.cmn-inner {
  width: 100%;
  max-width: 1640px;
  padding: 0 20px;
  margin-inline: auto;
}
.cmn-inner.is-narrow {
  max-width: 1240px;
}
.cmn-inner.is-leftmax {
  padding-left: 0;
}
.cmn-inner.is-rightmax {
  padding-right: 0;
}

.u-hide {
  display: none;
}

[data-browse-mode=P] .u-sp {
  display: none;
}

[data-browse-mode=S] .u-pc {
  display: none;
}

.is-notlogin .u-login {
  display: none;
}

.is-login .u-notlogin {
  display: none;
}

.u-align-left {
  text-align: left !important;
}
.u-align-center {
  text-align: center !important;
}
.u-align-right {
  text-align: right !important;
}

.u-lts-0 {
  letter-spacing: 0 !important;
}

.u-ff-en {
  font-family: "Ovo", sans-serif !important;
}

.u-ff-sixcap {
  font-family: "Six Caps", sans-serif !important;
}

.u-ff-jp {
  font-family: "Shippori Mincho B1", serif !important;
}

.u-ff-and {
  font-family: "Shippori Mincho B1", serif !important;
  font-size: 0.9em !important;
}

.js-tab-contents {
  display: none;
}
.js-tab-contents.is-active {
  display: block;
}

.js-acc-body {
  display: none;
}

.js-img-swap {
  position: relative;
  width: 100%;
  height: 100%;
}
.js-img-swap img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.js-img-swap img.is-active {
  z-index: 1;
  opacity: 1;
}
.js-img-swap img.is-hidden {
  z-index: 0;
  opacity: 0;
}
.js-img-swap img.is-fading-in {
  z-index: 2;
  opacity: 1;
}
.js-img-swap img.is-fading-out {
  z-index: 1;
  opacity: 0;
}

.icn-arrow-s {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url("/img/usr/design/icn/arrow-circle.svg") no-repeat center center/100% 100%;
  border-radius: 50%;
}
.icn-arrow-s:first-child {
  margin-right: 0.2em;
}
.icn-arrow-s:last-child {
  margin-left: 0.2em;
}
.icn-arrow-s.is-white {
  background: url("/img/usr/design/icn/arrow-circle_wh.svg") no-repeat center center/100% 100%;
}
.icn-arrow-s.is-gold {
  background: url("/img/usr/design/icn/arrow-circle_gl.svg") no-repeat center center/100% 100%;
}
.icn-arrow-s.is-s {
  background: url("/img/usr/design/icn/arrow-s.svg") no-repeat center center/100% 100%;
}

.icn-arrow-back-s {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url("/img/usr/design/icn/arrow-circle-back.svg") no-repeat center center/100% 100%;
  border-radius: 50%;
}
.icn-arrow-back-s:first-child {
  margin-right: 0.2em;
}
.icn-arrow-back-s:last-child {
  margin-left: 0.2em;
}
.icn-arrow-back-s.is-white {
  background: url("/img/usr/design/icn/arrow-circle-back_wh.svg") no-repeat center center/100% 100%;
}
.icn-arrow-back-s.is-gold {
  background: url("/img/usr/design/icn/arrow-circle-back_gl.svg") no-repeat center center/100% 100%;
}

.icn-arrow-plus {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url("/img/usr/design/icn/plus-circle_wh.svg") no-repeat center center/100% 100%;
  border-radius: 50%;
}
.icn-arrow-plus:first-child {
  margin-right: 0.2em;
}
.icn-arrow-plus:last-child {
  margin-left: 0.2em;
}

.icn-mappin {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 0.2em;
  vertical-align: middle;
  background: url("/img/usr/design/icn/mappin_wh.svg") no-repeat center center/100% 100%;
}

/* stylelint-disable no-invalid-position-at-import-rule */
/* --------------------
  ヘッダー
-------------------- */
header {
  height: var(--header-height);
}
.page-cart header, .page-estimate header, .page-method header, .page-order header {
  height: auto;
}

#header-main {
  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: 60px;
  border-bottom: 1px solid #f0f0f0;
}
#header-main #header-logo {
  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;
}
#header-main #header-logo img {
  width: 180px;
}

@-webkit-keyframes translateYDown {
  from {
    -webkit-transform: translateY(-100%) translateZ(0);
            transform: translateY(-100%) translateZ(0);
  }
  to {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }
}

@keyframes translateYDown {
  from {
    -webkit-transform: translateY(-100%) translateZ(0);
            transform: translateY(-100%) translateZ(0);
  }
  to {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }
}
@-webkit-keyframes translateYDown2 {
  from {
    -webkit-transform: translateY(calc(var(--header-shrinkheight) * -1)) translateZ(0);
            transform: translateY(calc(var(--header-shrinkheight) * -1)) translateZ(0);
  }
  to {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }
}
@keyframes translateYDown2 {
  from {
    -webkit-transform: translateY(calc(var(--header-shrinkheight) * -1)) translateZ(0);
            transform: translateY(calc(var(--header-shrinkheight) * -1)) translateZ(0);
  }
  to {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }
}
.cmn-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: max(1200px, var(--vw, 1vw) * 100);
  min-width: 1200px;
  height: var(--header-height);
  padding: 28px 60px;
  background-color: #fff;
  -webkit-transition: height 0.1s cubic-bezier(0.76, 0, 0.24, 1), padding 0.1s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: height 0.1s cubic-bezier(0.76, 0, 0.24, 1), padding 0.1s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: height 0.1s cubic-bezier(0.76, 0, 0.24, 1), padding 0.1s cubic-bezier(0.76, 0, 0.24, 1), transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: height 0.1s cubic-bezier(0.76, 0, 0.24, 1), padding 0.1s cubic-bezier(0.76, 0, 0.24, 1), transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: height, padding;
}
.is-menu-shrink .cmn-header {
  position: fixed;
  left: calc(var(--scroll-x, 0) * -1);
  height: var(--header-shrinkheight);
  padding: 16px 60px;
  -webkit-animation: translateYDown 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
          animation: translateYDown 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.cmn-header__inner {
  position: relative;
  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: 100%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.cmn-header__logo {
  width: 260px;
  -webkit-transition: width 0.1s cubic-bezier(0.76, 0, 0.24, 1);
  transition: width 0.1s cubic-bezier(0.76, 0, 0.24, 1);
  will-change: width;
}
.is-menu-shrink .cmn-header__logo {
  width: 220px;
}
.cmn-header__logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.cmn-header__menulist {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.cmn-header__menulist-menu, .cmn-header__menulist-search {
  padding: 0;
  margin: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.cmn-header__menulist-menu {
  position: relative;
  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;
  width: 48px;
  height: 44px;
  padding: 2px 0 0;
  font-family: "Ovo", sans-serif;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.cmn-header__menulist-menu::before, .cmn-header__menulist-menu::after {
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #323436;
}
.cmn-header__menulist-menu::before {
  top: 4px;
  -webkit-transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: top;
}
.cmn-header__menulist-menu::after {
  bottom: 4px;
  -webkit-transition: bottom 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: bottom 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: bottom;
}
.cmn-header__menulist-menu.is-active::before, .cmn-header__menulist-menu:hover::before {
  top: 0;
}
.cmn-header__menulist-menu.is-active::after, .cmn-header__menulist-menu:hover::after {
  bottom: 0;
}
.cmn-header__menulist-search {
  position: relative;
  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;
  width: 64px;
  height: 64px;
  color: #fff;
  background-color: #424446;
  border-radius: 50%;
  -webkit-transition: width 0.1s cubic-bezier(0.76, 0, 0.24, 1), height 0.1s cubic-bezier(0.76, 0, 0.24, 1);
  transition: width 0.1s cubic-bezier(0.76, 0, 0.24, 1), height 0.1s cubic-bezier(0.76, 0, 0.24, 1);
  will-change: width, height;
}
.is-menu-shrink .cmn-header__menulist-search {
  width: 48px;
  height: 48px;
}
.cmn-header__menulist-search-icon {
  display: block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cmn-header__menulist-search-icon img {
  width: 18px;
  height: 18px;
}
.cmn-header__menulist-search-close {
  position: relative;
  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;
  width: 0%;
  height: 0%;
  overflow: hidden;
  background-color: #424446;
  border-radius: 50%;
  -webkit-transition: width 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: width 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: width, height;
}
.cmn-header__menulist-search-close img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 19px;
  max-width: initial;
  height: 19px;
}
.cmn-header__menulist-search-close.is-active {
  width: 100%;
  height: 100%;
}
.cmn-header__menulist-search.is-active .cmn-header__menulist-search-close {
  width: 100%;
  height: 100%;
}
.cmn-header__linklist {
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.cmn-header__linklist a {
  position: relative;
}
.cmn-header__linklist a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 50px;
  height: 50px;
  content: "";
  background-color: rgba(236, 231, 222, 0.86);
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}
.cmn-header__linklist a img {
  position: relative;
}
.cmn-header__linklist a:hover {
  opacity: 1;
}
.cmn-header__linklist a:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.cmn-header__linklist a[href*="cart.aspx"]::before {
  -webkit-transform: translate(-50%, -50%) translateX(2px) scale(0);
          transform: translate(-50%, -50%) translateX(2px) scale(0);
}
.cmn-header__linklist a[href*="cart.aspx"]:hover::before {
  -webkit-transform: translate(-50%, -50%) translateX(2px) scale(1);
          transform: translate(-50%, -50%) translateX(2px) scale(1);
}
.cmn-header__linklist-cart-count {
  position: absolute;
  top: -11px;
  right: -10px;
  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;
  width: 19px;
  height: 19px;
  padding-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: #424446;
  border: 1px solid #fff;
  border-radius: 50%;
}

.cmn-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 548px;
  height: 100%;
  visibility: hidden;
  background-color: #3c3f41;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: visibility 0s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  will-change: transform;
}
.cmn-menu.is-active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.cmn-menu__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 88px;
  background-color: #323436;
}
.cmn-menu__close button {
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-decoration: none;
  opacity: 1;
}
[data-browse-mode=P] .cmn-menu__close button {
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: opacity;
}
[data-browse-mode=P] .cmn-menu__close button:hover {
  opacity: 0.75;
}

.cmn-menu__inner {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 40px 60px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}
.cmn-menu__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmn-menu__btns a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #424446;
  text-align: center;
  background-color: #fff;
  border-radius: 30px;
}
.cmn-menu__list {
  margin-top: 21px;
}
.cmn-menu__list-item {
  line-height: 1.2;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
}
.cmn-menu__list-item > a,
.cmn-menu__list-item > button {
  position: relative;
  display: block;
  width: 100%;
  padding: 16px 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: left;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.cmn-menu__list-item > a span,
.cmn-menu__list-item > button span {
  font-size: 18px;
}
.cmn-menu__list-item > a small,
.cmn-menu__list-item > button small {
  font-size: 13px;
}
.cmn-menu__list .js-acc-btn::before, .cmn-menu__list .js-acc-btn::after {
  position: absolute;
  top: 26px;
  right: 16px;
  display: block;
  width: 10px;
  height: 2px;
  content: "";
  background-color: #fff;
  border-radius: 2px;
  -webkit-transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.cmn-menu__list .js-acc-btn::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.cmn-menu__list .js-acc-btn.is-active::after {
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.2s 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.2s 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.2s 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.cmn-menu__sublist {
  border-top: 1px solid rgba(245, 245, 245, 0.3);
}
.cmn-menu__sublist-item {
  padding: 20px 34px;
}
.cmn-menu__sublist-item:not(:first-child) {
  border-top: 1px solid rgba(245, 245, 245, 0.1);
}
.cmn-menu__sublist-item a {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.cmn-menu__links {
  margin-top: 32px;
}
.cmn-menu__links-item {
  padding: 0 16px;
  line-height: 1.2;
}
.cmn-menu__links-item + .cmn-menu__links-item {
  margin-top: 24px;
}
.cmn-menu__links-item a {
  color: #fff;
}

.cmn-searchbox {
  position: absolute;
  top: var(--header-height);
  left: calc(var(--scroll-x, 0) * -1);
  z-index: 99;
  width: max(1200px, var(--vw, 1vw) * 100);
  min-width: 1200px;
  height: 314px;
  padding: 48px 60px;
  visibility: hidden;
  background-color: #424446;
  -webkit-box-shadow: 0 3px 6px 0 rgba(66, 68, 70, 0.08);
          box-shadow: 0 3px 6px 0 rgba(66, 68, 70, 0.08);
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.1s cubic-bezier(0.76, 0, 0.24, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.1s cubic-bezier(0.76, 0, 0.24, 1);
  will-change: visibility, opacity, top;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.is-menu-shrink .cmn-searchbox {
  position: fixed;
  top: var(--header-shrinkheight);
  -webkit-animation: translateYDown2 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
          animation: translateYDown2 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.cmn-searchbox::after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 50%;
  height: 100%;
  pointer-events: none;
  content: "";
  background: transparent url("/img/usr/design/menu/menu-bg.jpg") no-repeat 0% 50%/cover;
}
.cmn-searchbox.is-active {
  visibility: visible;
  opacity: 1;
}
.cmn-searchbox__inner {
  position: relative;
  z-index: 1;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  color: #fff;
}
.cmn-searchbox__form {
  position: relative;
  width: 760px;
  margin-top: 16px;
}
.cmn-searchbox__input-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 56px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.cmn-searchbox__icon {
  position: absolute;
  left: 50%;
  z-index: 2;
  width: 20px;
  height: 20px;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cmn-searchbox__input[type=text] {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 16px 112px 16px 38px;
  font-size: 16px;
  color: #323436;
  background-color: transparent;
  border: none;
  border-radius: 4px;
  outline: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.cmn-searchbox__input[type=text]:focus {
  outline: none;
}
.cmn-searchbox__placeholder {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  padding-left: 24px;
  font-size: 16px;
  line-height: 21px;
  color: #999;
  pointer-events: none;
  cursor: text;
  -webkit-transition: left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cmn-searchbox__placeholder::before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 17px;
  height: 17px;
  content: "";
  background: url("/img/usr/design/icn/search_input.svg") no-repeat 0 50%/contain;
}
.cmn-searchbox__clear {
  position: absolute;
  top: 50%;
  right: 74px;
  z-index: 3;
  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;
  width: 24px;
  height: 24px;
  padding: 0;
  pointer-events: none;
  cursor: pointer;
  background: #ece7de url("/img/usr/design/icn/close.svg") 50% 50%/8px no-repeat;
  border: none;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.cmn-searchbox__clear::before {
  position: absolute;
  top: 50%;
  left: -14px;
  width: 1px;
  height: 36px;
  content: "";
  background-color: #ece7de;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cmn-searchbox__submit {
  position: absolute;
  top: 50%;
  right: 16px;
  z-index: 3;
  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;
  width: 38px;
  height: 38px;
  padding: 0;
  pointer-events: none;
  cursor: pointer;
  background: url("/img/usr/design/icn/search_input_wh.svg") no-repeat 50% 50%/17px;
  background-color: #323436;
  border: none;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.cmn-searchbox__form.is-focused .cmn-searchbox__icon {
  left: 24px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.cmn-searchbox__form.is-focused .cmn-searchbox__placeholder {
  left: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cmn-searchbox__form.is-focused .cmn-searchbox__placeholder::before {
  opacity: 0.4;
}
.cmn-searchbox__form.is-focused .cmn-searchbox__input {
  opacity: 1;
}
.cmn-searchbox__form.is-focused .cmn-searchbox__submit {
  pointer-events: auto;
  opacity: 1;
}
.cmn-searchbox__form.is-focused .cmn-searchbox__submit:hover {
  opacity: 0.75;
}
.cmn-searchbox__form.is-filled .cmn-searchbox__placeholder {
  font-size: 0;
}
.cmn-searchbox__form.is-filled .cmn-searchbox__clear {
  pointer-events: auto;
  opacity: 1;
}
.cmn-searchbox__form.is-filled .cmn-searchbox__clear:hover {
  opacity: 0.75;
}
.cmn-searchbox__ttl {
  font-size: 24px;
}
.cmn-searchbox__popular {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-top: 24px;
}
.cmn-searchbox__popular-ttl {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 4px 0;
  font-size: 16px;
}
.cmn-searchbox__popular-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.cmn-searchbox__popular-list a {
  padding: 6px 12px;
  font-size: 14px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
}

/* --------------------
  フッター
-------------------- */
.pane-footer {
  padding: 0;
}
.pane-footer .container {
  max-width: initial;
  padding: 0;
}

.cmn-footer {
  position: relative;
  text-align: center;
  background-color: #37393c;
}
.cmn-footer__inner {
  width: 100%;
  max-width: 1200px;
  padding: 40px 20px;
  margin-inline: auto;
}
body.page-goods .cmn-footer__inner {
  padding-bottom: 110px;
}
.cmn-footer__pages {
  background-color: #3c3f41;
}
.cmn-footer__pages .cmn-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmn-footer__page {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 32px;
  line-height: 1.6;
  color: #fff;
  text-align: left;
  background-color: rgba(236, 231, 222, 0.02);
}
.cmn-footer__page-icn {
  text-align: center;
}
.cmn-footer__page-icn img {
  width: 64px;
}
.cmn-footer__page-ttl {
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
.cmn-footer__page-txt {
  margin-top: 16px;
  font-size: 15px;
  font-weight: 500;
}
.cmn-footer__page-link {
  margin-top: 32px;
  font-size: 14px;
  text-align: center;
}
.cmn-footer__page-link a {
  color: #ece7de;
}
.cmn-footer__page-link .icn-arrow-s {
  top: -0.1em;
}
.cmn-footer__main {
  color: #fff;
  opacity: 0.8;
}
.cmn-footer__main a {
  color: #fff;
}
.cmn-footer__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
}
.cmn-footer__sns-item p {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.cmn-footer__sns-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmn-footer__sns-links img[src*=-ig] {
  width: 30px;
}
.cmn-footer__sns-links img[src*=-fb] {
  width: 14px;
}
.cmn-footer__links {
  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-top: 32px;
  line-height: 1;
}
.cmn-footer__links li:not(:last-child) {
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #fff;
}
.cmn-footer__copyright {
  margin-top: 32px;
  font-size: 11px;
  text-align: center;
}

.cmn-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 48px;
  text-align: center;
}
.cmn-btn-wrap + .cmn-btn-wrap {
  margin-top: 16px;
}

.cmn-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 320px;
  max-width: 100%;
  padding: 17px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background-color: #424446;
  border: 1px solid #424446;
  border-radius: 30px;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: opacity;
  text-decoration: none;
  opacity: 1;
}
[data-browse-mode=P] .cmn-btn {
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: opacity;
}
[data-browse-mode=P] .cmn-btn:hover {
  opacity: 0.75;
}

.cmn-btn.is-xs {
  width: 160px;
  padding: 12px;
}
.cmn-btn.is-small {
  width: 230px;
  padding: 12px;
}
[data-browse-mode=S] .cmn-btn.is-small-sp {
  width: 230px;
  padding: 12px;
}

[data-browse-mode=P] .cmn-btn.is-small-pc {
  width: 230px;
  padding: 12px;
}

.cmn-btn.is-white {
  color: #424446;
  background-color: #fff;
  border: 1px solid #fff;
}
.cmn-btn.is-gold {
  color: #fff;
  background-color: #ece7de;
}
.cmn-btn.is-border {
  border: 1px solid #424446;
}
.cmn-btn.is-border-wh {
  border: 1px solid #fff;
}

.cmn-hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-weight: 400;
  background-color: transparent;
}
.cmn-hdg:not(:last-child) {
  margin-bottom: 20px;
}
.cmn-hdg span {
  font-family: "Ovo", sans-serif;
  font-size: 40px;
  line-height: 1.25;
}
.cmn-hdg.ff-jp span {
  font-family: "Shippori Mincho B1", serif;
}
.cmn-hdg small {
  font-size: 12px;
  letter-spacing: 0.2em;
}
.cmn-hdg.is-center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmn-hdg.is-center.is-xl {
  gap: 5px;
}
.cmn-hdg.is-lg span {
  font-size: 54px;
}
.cmn-hdg.is-xl span {
  font-size: 64px;
}
[data-browse-mode=P] .cmn-hdg.is-xl span {
  font-family: "Shippori Mincho B1", serif;
}

.cmn-hdg.is-xl small {
  font-size: 16px;
  letter-spacing: 0;
}
.block-category-list .cmn-hdg {
  background-color: transparent;
}
[data-browse-mode=S] .block-category-list .cmn-hdg {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
}
.block-thumbnail-t {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 60px;
}
.block-thumbnail-t > li {
  display: contents;
  margin: 0;
}
.block-thumbnail-t--goods {
  width: 100%;
}
.block-thumbnail-t--goods-image {
  position: relative;
  overflow: hidden;
}
.block-thumbnail-t--goods-image figure {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.block-thumbnail-t--goods-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.block-thumbnail-t--goods-description {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 0;
  margin-top: 20px;
  text-align: left;
  letter-spacing: 0.05em;
}
.block-thumbnail-t--goods-name {
  padding: 0;
  margin: 0;
  font-size: 16px;
  text-align: left;
}
.block-thumbnail-t--goods-name a {
  font-weight: 700;
  color: #424446;
  text-decoration: none;
}
.block-thumbnail-t--price-infos {
  width: auto;
  padding: 0;
  margin-top: auto;
  font-size: 14px;
}
.block-thumbnail-t--price-infos .price {
  color: #424446;
  text-align: left;
}
.block-thumbnail-t--goods-image a:hover {
  opacity: 1;
}
.block-thumbnail-t--goods-image a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.block-thumbnail-t--comment {
  padding: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.5;
}
.block-top-event .block-thumbnail-t, .block-top-event--goods .block-thumbnail-t {
  position: relative;
  overflow: hidden;
}
.block-ranking-r {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 60px;
}
.block-ranking-r > li {
  display: contents;
  margin: 0;
}
.block-ranking-r--goods {
  width: 100%;
}
.block-ranking-r--goods-image {
  position: relative;
  overflow: hidden;
}
.block-ranking-r--goods-image figure {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.block-ranking-r--goods-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.block-ranking-r--goods-description {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 0;
  margin-top: 20px;
  text-align: left;
  letter-spacing: 0.05em;
}
.block-ranking-r--goods-name {
  padding: 0;
  margin: 0;
  font-size: 16px;
  text-align: left;
}
.block-ranking-r--goods-name a {
  font-weight: 700;
  color: #424446;
  text-decoration: none;
}
.block-ranking-r--price-infos {
  width: auto;
  padding: 0;
  margin-top: auto;
  font-size: 14px;
}
.block-ranking-r--price-infos .price {
  color: #424446;
  text-align: left;
}
.block-ranking-r--goods-image a:hover {
  opacity: 1;
}
.block-ranking-r--goods-image a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.block-ranking-r--comment {
  padding: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.5;
}
.block-ranking-r--rank {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  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;
}
.block-top-event .block-ranking-r, .block-top-event--goods .block-ranking-r {
  position: relative;
  overflow: hidden;
}
.block-top-event .block-ranking-r--goods, .block-top-event--goods .block-ranking-r--goods {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 285px;
          flex: 0 0 285px;
  width: 285px;
  padding-left: 10px;
}
.block-top-event .block-ranking-r--rank, .block-top-event--goods .block-ranking-r--rank {
  top: -18px;
  left: -10px;
  width: 36px;
  height: 36px;
  font-size: 18px;
  font-weight: bold;
}
.block-top-event .block-ranking-r--rank-1, .block-top-event--goods .block-ranking-r--rank-1 {
  background-color: #c6a23e;
}
.block-top-event .block-ranking-r--rank-2, .block-top-event--goods .block-ranking-r--rank-2 {
  background-color: #acacac;
}
.block-top-event .block-ranking-r--rank-3, .block-top-event--goods .block-ranking-r--rank-3 {
  background-color: #846215;
}

.block-pickup-list-p--items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  gap: 60px 30px;
}
.is-col4 .block-pickup-list-p--items {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 32px;
}
.block-pickup-list-p--items > li {
  display: contents;
  margin: 0;
}
.block-accessory-list--list .block-pickup-list-p--items {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  gap: 32px;
}
.block-pickup-list-p--item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 0;
  margin: 0;
}
.js-event-items:has(+ * .js-viewmore) .block-pickup-list-p--item-body:nth-child(n+5), .js-category-items:has(+ * .js-viewmore) .block-pickup-list-p--item-body:nth-child(n+5) {
  display: none;
}
.block-pickup-list-p--image, .block-pickup-list-p--goods-image {
  position: relative;
  width: 100% !important;
  margin-bottom: 20px;
  overflow: hidden;
}
.block-pickup-list-p--image figure, .block-pickup-list-p--goods-image figure {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background-color: #f5f5f5;
}
.block-pickup-list-p--image img, .block-pickup-list-p--goods-image img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block-pickup-list-p--item-description, .block-pickup-list-p--goods-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 0;
  text-align: left;
  letter-spacing: 0.05em;
}
.block-pickup-list-p--goods-name {
  padding: 0;
  margin: 0;
  font-size: 16px;
  text-align: left;
}
.block-pickup-list-p--goods-name a {
  font-weight: 700;
  color: #424446;
  text-decoration: none;
}
.block-pickup-list-p .block-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: 100%;
}
.block-pickup-list-p .block-icon:has(span, img), .block-pickup-list-p .block-icon[style*=height]:not([style*="height: 0"]) {
  margin-bottom: 12px;
}
.block-pickup-list-p .block-icon img {
  height: 22px;
}
.block-pickup-list-p .block-icon span:not(:has(img)) {
  display: inline-block;
  padding: 2px 6px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background-color: #8798be;
  border-radius: 2px;
}
.block-pickup-list-p .block-icon span:not(:has(img)).is-new {
  background-color: #c66;
}
.block-pickup-list-p .block-icon span:not(:has(img)).is-cashmere {
  background-color: #a58c8a;
}
.block-pickup-list-p .block-icon span:not(:has(img)).is-clinen {
  background-color: #8aa59e;
}
.block-pickup-list-p .block-icon span:not(:has(img)).is-linen {
  background-color: #a58a98;
}
.block-pickup-list-p .block-icon span:not(:has(img)).is-silk {
  background-color: #a59a8a;
}
.block-pickup-list-p--price-infos {
  padding: 0;
  margin-top: auto;
  font-size: 14px;
}
.block-pickup-list-p--price-infos .price {
  color: #424446;
  text-align: left;
}
.block-pickup-list-p--image a:hover, .block-pickup-list-p--goods-image a:hover {
  opacity: 1;
}
.block-pickup-list-p--image a:hover img, .block-pickup-list-p--goods-image a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.block-pickup-list-p--comment {
  padding: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.5;
}
.block-top-event .block-pickup-list-p, .block-top-event--goods .block-pickup-list-p {
  position: relative;
  overflow: hidden;
}
.block-top-event .block-pickup-list-p--items, .block-top-event--goods .block-pickup-list-p--items {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
.block-top-event .block-pickup-list-p--goods, .block-top-event .block-pickup-list-p--item, .block-top-event--goods .block-pickup-list-p--goods, .block-top-event--goods .block-pickup-list-p--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  margin-top: 10px;
}
.block-top-event .block-pickup-list-p--add-cart, .block-top-event--goods .block-pickup-list-p--add-cart {
  display: none;
}
.block-goods-detail-j--items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  gap: 60px 30px;
}
.is-col4 .block-goods-detail-j--items {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 32px;
}
.block-goods-detail-j--items > li {
  display: contents;
  margin: 0;
}
.block-accessory-list--list .block-goods-detail-j--items {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  gap: 32px;
}
.block-goods-detail-j--goods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 0;
  margin: 0;
}
.block-goods-detail-j--image, .block-goods-detail-j--goods-image {
  position: relative;
  width: 100% !important;
  margin-bottom: 20px;
  overflow: hidden;
}
.block-goods-detail-j--image figure, .block-goods-detail-j--goods-image figure {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background-color: #f5f5f5;
}
.block-goods-detail-j--image img, .block-goods-detail-j--goods-image img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block-goods-detail-j--item-description, .block-goods-detail-j--goods-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 0;
  text-align: left;
  letter-spacing: 0.05em;
}
.block-goods-detail-j--goods-name {
  padding: 0;
  margin: 0;
  font-size: 16px;
  text-align: left;
}
.block-goods-detail-j--goods-name a {
  font-weight: 700;
  color: #424446;
  text-decoration: none;
}
.block-goods-detail-j .block-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: 100%;
}
.block-goods-detail-j .block-icon:has(span, img), .block-goods-detail-j .block-icon[style*=height]:not([style*="height: 0"]) {
  margin-bottom: 12px;
}
.block-goods-detail-j .block-icon img {
  height: 22px;
}
.block-goods-detail-j .block-icon span:not(:has(img)) {
  display: inline-block;
  padding: 2px 6px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background-color: #8798be;
  border-radius: 2px;
}
.block-goods-detail-j .block-icon span:not(:has(img)).is-new {
  background-color: #c66;
}
.block-goods-detail-j .block-icon span:not(:has(img)).is-cashmere {
  background-color: #a58c8a;
}
.block-goods-detail-j .block-icon span:not(:has(img)).is-clinen {
  background-color: #8aa59e;
}
.block-goods-detail-j .block-icon span:not(:has(img)).is-linen {
  background-color: #a58a98;
}
.block-goods-detail-j .block-icon span:not(:has(img)).is-silk {
  background-color: #a59a8a;
}
.block-goods-detail-j--price-infos {
  padding: 0;
  margin-top: auto;
  font-size: 14px;
}
.block-goods-detail-j--price-infos .price {
  color: #424446;
  text-align: left;
}
.block-goods-detail-j--image a:hover, .block-goods-detail-j--goods-image a:hover {
  opacity: 1;
}
.block-goods-detail-j--image a:hover img, .block-goods-detail-j--goods-image a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.block-goods-detail-j--comment {
  padding: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.5;
}
.block-top-event .block-goods-detail-j, .block-top-event--goods .block-goods-detail-j {
  position: relative;
  overflow: hidden;
}
.block-top-event .block-goods-detail-j--items, .block-top-event--goods .block-goods-detail-j--items {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
.block-top-event .block-goods-detail-j--goods, .block-top-event .block-goods-detail-j--item, .block-top-event--goods .block-goods-detail-j--goods, .block-top-event--goods .block-goods-detail-j--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  margin-top: 10px;
}
.block-top-event .block-goods-detail-j--add-cart, .block-top-event--goods .block-goods-detail-j--add-cart {
  display: none;
}
.block-goods-list-d--items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  gap: 60px 30px;
}
.is-col4 .block-goods-list-d--items {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 32px;
}
.block-goods-list-d--items > li {
  display: contents;
  margin: 0;
}
.block-accessory-list--list .block-goods-list-d--items {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  gap: 32px;
}
.block-goods-list-d--item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 0;
  margin: 0;
}
.js-event-items:has(+ * .js-viewmore) .block-goods-list-d--item-body:nth-child(n+5), .js-category-items:has(+ * .js-viewmore) .block-goods-list-d--item-body:nth-child(n+5) {
  display: none;
}
.block-goods-list-d--item-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  width: 100%;
  padding: 0;
  margin: 0;
}
.block-goods-list-d--item-details-left {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.block-goods-list-d--stock-items {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.block-goods-list-d--add-cart {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin-top: auto;
  text-align: center;
}
.block-goods-list-d--add-cart .block-list-add-cart-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 320px;
  max-width: 100%;
  padding: 18px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background-color: #424446;
  border-radius: 30px;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: opacity;
  width: 220px;
  padding: 12px;
  margin: 0 auto;
  font-weight: 600;
  border: 0;
}
.block-goods-list-d--image, .block-goods-list-d--goods-image {
  position: relative;
  width: 100% !important;
  margin-bottom: 20px;
  overflow: hidden;
}
.block-goods-list-d--image figure, .block-goods-list-d--goods-image figure {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background-color: #f5f5f5;
}
.block-goods-list-d--image img, .block-goods-list-d--goods-image img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block-goods-list-d--item-description, .block-goods-list-d--goods-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 0;
  text-align: left;
  letter-spacing: 0.05em;
}
.block-goods-list-d--goods-name {
  padding: 0;
  margin: 0;
  font-size: 16px;
  text-align: left;
}
.block-goods-list-d--goods-name a {
  font-weight: 700;
  color: #424446;
  text-decoration: none;
}
.block-goods-list-d .block-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: 100%;
}
.block-goods-list-d .block-icon:has(span, img), .block-goods-list-d .block-icon[style*=height]:not([style*="height: 0"]) {
  margin-bottom: 12px;
}
.block-goods-list-d .block-icon img {
  height: 22px;
}
.block-goods-list-d .block-icon span:not(:has(img)) {
  display: inline-block;
  padding: 2px 6px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background-color: #8798be;
  border-radius: 2px;
}
.block-goods-list-d .block-icon span:not(:has(img)).is-new {
  background-color: #c66;
}
.block-goods-list-d .block-icon span:not(:has(img)).is-cashmere {
  background-color: #a58c8a;
}
.block-goods-list-d .block-icon span:not(:has(img)).is-clinen {
  background-color: #8aa59e;
}
.block-goods-list-d .block-icon span:not(:has(img)).is-linen {
  background-color: #a58a98;
}
.block-goods-list-d .block-icon span:not(:has(img)).is-silk {
  background-color: #a59a8a;
}
.block-goods-list-d--price-infos {
  padding: 0;
  margin-top: auto;
  font-size: 14px;
}
.block-goods-list-d--price-infos .price {
  color: #424446;
  text-align: left;
}
.block-goods-list-d--image a:hover, .block-goods-list-d--goods-image a:hover {
  opacity: 1;
}
.block-goods-list-d--image a:hover img, .block-goods-list-d--goods-image a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.block-goods-list-d--comment {
  padding: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.5;
}
.block-top-event .block-goods-list-d, .block-top-event--goods .block-goods-list-d {
  position: relative;
  overflow: hidden;
}
.block-top-event .block-goods-list-d--items, .block-top-event--goods .block-goods-list-d--items {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
.block-top-event .block-goods-list-d--goods, .block-top-event .block-goods-list-d--item, .block-top-event--goods .block-goods-list-d--goods, .block-top-event--goods .block-goods-list-d--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  margin-top: 10px;
}
.block-top-event .block-goods-list-d--add-cart, .block-top-event--goods .block-goods-list-d--add-cart {
  display: none;
}
/* stylelint-enable no-invalid-position-at-import-rule */
.cmn-brandlist__inner {
  margin-inline: auto;
}
.page-about .cmn-brandlist__inner {
  max-width: initial;
  padding: 0;
  margin-inline: 0;
}
.cmn-brandlist__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
}
.page-about .cmn-brandlist__items {
  gap: 32px;
}
.cmn-brandlist__item {
  position: relative;
}
.page-about .cmn-brandlist__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #ece7de;
}
.page-about .cmn-brandlist__item:hover .cmn-brandlist__item-desc {
  background-color: transparent;
}
.page-about .cmn-brandlist__item:hover .cmn-brandlist__item-txt {
  height: auto;
  margin-top: 0;
  opacity: 1;
}
.page-about .cmn-brandlist__item:hover .cmn-brandlist__item-link {
  height: auto;
  margin-top: 0;
}
.page-about .cmn-brandlist__item:hover .cmn-brandlist__item-link .cmn-btn {
  max-height: initial;
  padding: 18px;
  opacity: 1;
}
.page-about .cmn-brandlist__item figure {
  position: relative;
  height: 236px;
  overflow: hidden;
}
.page-about .cmn-brandlist__item figure::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(66, 68, 70, 0.2);
}
.page-about .cmn-brandlist__item figure img {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.cmn-brandlist__item-desc {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  color: #fff;
  text-align: center;
  background-color: rgba(66, 68, 70, 0.2);
  -webkit-transition: background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.page-about .cmn-brandlist__item-desc {
  position: static;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 24px min(20px, 1vw) 28px;
  color: #1a1311;
  background-color: transparent;
}
.cmn-brandlist__item-logo {
  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;
  width: 160px;
  height: 88px;
}
.cmn-brandlist__item-logo img {
  width: 100%;
}
.cmn-brandlist__item-logo.is-honwari {
  width: 208px;
}
.cmn-brandlist__item-logo.is-iwakilab {
  width: 200px;
}
.page-about .cmn-brandlist__item-logo {
  position: absolute;
  top: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cmn-brandlist__item-txt {
  height: 0;
  overflow: hidden;
  font-size: 28px;
  line-height: 1.42;
  opacity: 0;
  -webkit-transition: height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), margin-top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), margin-top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: height, margin-top, opacity;
}
.page-about .cmn-brandlist__item-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
  min-height: 46px;
  margin-bottom: 24px;
  font-size: 18px;
  opacity: 1;
}
.cmn-brandlist__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  width: 100%;
  height: 0;
  -webkit-transition: margin-top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: margin-top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: margin-top, height;
}
.cmn-brandlist__item-link .cmn-btn {
  max-height: 0;
  padding: 0;
  margin-inline: auto;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), max-height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), padding 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), max-height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), padding 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: background-color, max-height, opacity, padding;
}
.cmn-brandlist__item-link .cmn-btn:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.page-about .cmn-brandlist__item-link {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 4px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  margin-top: auto;
}
.page-about .cmn-brandlist__item-link .cmn-btn {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  width: 100%;
  max-width: 156px;
  max-height: initial;
  padding: 12px 2px;
  opacity: 1;
}
.page-about .cmn-brandlist__item-link .cmn-btn:hover {
  max-height: initial;
  background-color: #424446;
  opacity: 0.75 !important;
}
.cmn-brandlist__item.is-comingsoon .cmn-brandlist__item-desc {
  padding-top: 82px;
  background-color: #999;
  -webkit-transition: padding-top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: padding-top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.cmn-brandlist__item.is-comingsoon .cmn-brandlist__item-txt {
  height: 64px;
  margin-top: 12px;
  font-size: 0;
  opacity: 1;
}
.cmn-brandlist__item.is-comingsoon .cmn-brandlist__item-txt::before {
  font-size: 18px;
  content: "COMING SOON";
}
.cmn-brandlist__item.is-comingsoon:hover .cmn-brandlist__item-desc {
  padding-top: 0;
  background-color: #4a4c4e;
}
.cmn-brandlist__item.is-comingsoon:hover .cmn-brandlist__item-txt {
  height: 64px;
  margin-top: 37px;
  opacity: 1;
}
.cmn-brandlist__item.is-comingsoon:hover .cmn-brandlist__item-link {
  height: 124px;
  margin-top: 64px;
}
.cmn-brandlist__item.is-comingsoon:hover .cmn-brandlist__item-link .cmn-btn {
  max-height: 58px;
  padding: 18px;
  opacity: 1;
}
.page-about .cmn-brandlist__item.is-comingsoon figure::after {
  background-color: #999;
}
.page-about .cmn-brandlist__item.is-comingsoon .cmn-brandlist__item-desc {
  padding: 24px min(20px, 1vw) 28px;
  background-color: transparent;
}
.page-about .cmn-brandlist__item.is-comingsoon .cmn-brandlist__item-txt {
  height: auto;
  min-height: 46px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 0;
  opacity: 1;
}
.page-about .cmn-brandlist__item.is-comingsoon .cmn-brandlist__item-txt::before {
  font-size: 14px;
}
.page-about .cmn-brandlist__item.is-comingsoon .cmn-brandlist__item-link {
  height: auto;
  margin-top: 0;
}
.page-about .cmn-brandlist__item.is-comingsoon .cmn-brandlist__item-link .cmn-btn {
  max-height: initial;
  padding: 12px 2px;
  opacity: 1;
}
.page-about .cmn-brandlist__item.is-comingsoon:hover .cmn-brandlist__item-txt {
  height: auto;
  min-height: 46px;
  margin-top: 0;
}
.cmn-brandlist__item:hover .cmn-brandlist__item-desc {
  background-color: rgba(66, 68, 70, 0.95);
}
.cmn-brandlist__item:hover .cmn-brandlist__item-txt {
  height: 82px;
  margin-top: 37px;
  opacity: 1;
}
.cmn-brandlist__item:hover .cmn-brandlist__item-link {
  height: 124px;
  margin-top: 64px;
}
.cmn-brandlist__item:hover .cmn-brandlist__item-link .cmn-btn {
  max-height: 58px;
  padding: 18px;
  opacity: 1;
}
.page-about .cmn-brandlist__item:hover .cmn-brandlist__item-link .cmn-btn {
  padding: 12px 2px;
}

.cmn-column {
  padding: 120px 0 100px;
  margin: 160px 0 0;
  color: #424446;
  background-color: #f7f3f0;
}
.cmn-column + .cmn-column {
  margin-top: 0;
  background-color: #efeae7;
}
.block-goods-detail .cmn-column {
  padding: 80px 0;
  margin-top: 80px;
  background-color: #f7f3f0;
}
.block-goods-detail .cmn-column .block-pagecategory-page-list--date {
  color: #7d8288;
}
.block-goods-detail .cmn-column .block-pagecategory-page-list--page-caption {
  font-size: 16px;
}
.cmn-column .cmn-column__list a,
.cmn-column .block-pagecategory-page-list a {
  color: #424446;
}
.cmn-column .cmn-column__list--date,
.cmn-column .block-pagecategory-page-list--date {
  margin-top: 12px;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.cmn-column .cmn-column__list--page-caption,
.cmn-column .block-pagecategory-page-list--page-caption {
  display: -webkit-box; /* stylelint-disable-line value-no-vendor-prefix */
  height: 54px;
  margin-top: 8px;
  overflow: hidden;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cmn-column .cmn-column__list-icn,
.cmn-column .block-pagecategory-page-list-icn {
  display: inline-block;
  padding: 8px 12px;
  margin-right: 8px;
  font-size: 13px;
  line-height: 1;
  vertical-align: middle;
  background-color: #e2ded7;
}
.cmn-column .cmn-column__list .block-pagecategory-page-list--auto-new,
.cmn-column .block-pagecategory-page-list .block-pagecategory-page-list--auto-new {
  display: inline-block;
  margin-left: 10px;
}
.cmn-column .cmn-column__list .block-pagecategory-page-list--auto-new::before,
.cmn-column .block-pagecategory-page-list .block-pagecategory-page-list--auto-new::before {
  padding: 2px 5px;
  font-family: "Ovo", sans-serif;
  font-size: 11px;
  color: #fff;
  content: "NEW";
  background-color: #b4001c;
}
.cmn-column .cmn-column__list .block-pagecategory-page-list--auto-new img,
.cmn-column .block-pagecategory-page-list .block-pagecategory-page-list--auto-new img {
  display: none;
}
.cmn-column .cmn-column__list,
.cmn-column .block-pagecategory-page-list--frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  overflow: hidden;
}
.block-goods-detail .cmn-column .cmn-column__list,
.block-goods-detail .cmn-column .block-pagecategory-page-list--frame {
  gap: 44px;
}
.cmn-column .bx-wrapper .cmn-column__list,
.cmn-column .bx-wrapper .block-pagecategory-page-list--frame {
  gap: 0;
}
.cmn-column .cmn-column__item,
.cmn-column .block-pagecategory-page-list--page {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 376px;
}
.block-goods-detail .cmn-column .cmn-column__item,
.block-goods-detail .cmn-column .block-pagecategory-page-list--page {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 367px;
          flex: 0 1 367px;
  max-width: 367px;
}
.cmn-column .cmn-column__item-image,
.cmn-column .block-pagecategory-page-list--page-image {
  position: relative;
}
.cmn-column .cmn-column__item-image figure,
.cmn-column .block-pagecategory-page-list--page-image figure {
  aspect-ratio: 36/27;
}
.cmn-column .cmn-column__item-image figure img,
.cmn-column .block-pagecategory-page-list--page-image figure img {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.cmn-column .cmn-column__item-new,
.cmn-column .block-pagecategory-page-list--page-new {
  position: absolute;
  top: 0;
  left: 0;
  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;
  width: 45px;
  height: 45px;
  font-family: "Ovo", sans-serif;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.1em;
  background-color: #424446;
}
.cmn-column .cmn-column__item-new i,
.cmn-column .block-pagecategory-page-list--page-new i {
  font-style: normal;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.topic-icon,
.block-top-topic--icon {
  max-height: 24px;
  margin-right: 8px;
}

.topic-icon {
  display: inline-block;
  min-width: 66px;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  background-color: #424446;
  border-radius: 15px;
}
.topic-icon.is-impt {
  background-color: #9d0000;
}

#goodsdetail_itemhistory,
.block-recent-item {
  position: relative;
  width: 100%;
  margin: 100px auto 0;
}
#goodsdetail_itemhistory .block-recent-item--header,
.block-recent-item .block-recent-item--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  max-width: 1600px;
  padding: 0;
  margin: 0 auto 20px;
  font-size: 0;
  font-weight: 400;
  background-color: transparent;
  border-top: 0;
}
#goodsdetail_itemhistory .block-recent-item--header::before,
.block-recent-item .block-recent-item--header::before {
  font-family: "Ovo", sans-serif;
  font-size: 40px;
  line-height: 1.25;
  content: "CHECKED ITEMS";
}
#goodsdetail_itemhistory .block-recent-item--header::after,
.block-recent-item .block-recent-item--header::after {
  font-size: 12px;
  letter-spacing: 0.2em;
  content: "/閲覧履歴";
}
#goodsdetail_itemhistory .block-recent-item--keep-history,
.block-recent-item .block-recent-item--keep-history {
  position: absolute;
  top: 16px;
  right: 0;
  left: 0;
  max-width: 1600px;
  padding: 0 20px;
  margin: 0 auto;
}
#goodsdetail_itemhistory .block-recent-item--keep-history a,
.block-recent-item .block-recent-item--keep-history a {
  position: absolute;
  top: 0;
  right: 0;
  color: #424446;
}
#goodsdetail_itemhistory .block-recent-item--items,
.block-recent-item .block-recent-item--items {
  margin-right: -20px;
}
#goodsdetail_itemhistory .block-pickup-list-p,
.block-recent-item .block-pickup-list-p {
  padding-right: 0;
  padding-bottom: 20px;
  margin-right: -20px;
  overflow-x: auto;
  overflow-y: visible;
}
#goodsdetail_itemhistory .block-pickup-list-p::-webkit-scrollbar,
.block-recent-item .block-pickup-list-p::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  opacity: 1;
  background-color: #f5f5f5;
}
#goodsdetail_itemhistory .block-pickup-list-p::-webkit-scrollbar-thumb,
.block-recent-item .block-pickup-list-p::-webkit-scrollbar-thumb {
  width: 2px;
  height: 2px;
  background-color: #ccc;
}
#goodsdetail_itemhistory .block-pickup-list-p::-webkit-scrollbar-corner,
.block-recent-item .block-pickup-list-p::-webkit-scrollbar-corner {
  background: transparent;
}
#goodsdetail_itemhistory .block-pickup-list-p .block-pickup-list-p--items,
.block-recent-item .block-pickup-list-p .block-pickup-list-p--items {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 30px;
  padding: 0;
  vertical-align: top;
  border-top: 0;
}
#goodsdetail_itemhistory .block-pickup-list-p .block-pickup-list-p--items::after,
.block-recent-item .block-pickup-list-p .block-pickup-list-p--items::after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  padding-right: 0;
  margin-left: -29px;
  content: "";
}
#goodsdetail_itemhistory .block-pickup-list-p .block-pickup-list-p--item,
#goodsdetail_itemhistory .block-pickup-list-p .block-pickup-list-p--item-body,
.block-recent-item .block-pickup-list-p .block-pickup-list-p--item,
.block-recent-item .block-pickup-list-p .block-pickup-list-p--item-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 18.5%;
  max-width: 296px;
}
#goodsdetail_itemhistory .block-pickup-list-p.block-pickup-list-p--empty,
.block-recent-item .block-pickup-list-p.block-pickup-list-p--empty {
  padding-bottom: 12px;
  margin-right: 0;
  overflow: visible;
}
#goodsdetail_itemhistory .block-pickup-list-p .block-pickup-list-p--empty-msg,
.block-recent-item .block-pickup-list-p .block-pickup-list-p--empty-msg {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  color: #424446;
}

.block-pickup-list-p.block-pickup-list-p--empty {
  padding-bottom: 8px;
  overflow: visible;
}

.block-pickup-list-p.block-pickup-list-p--empty .block-pickup-list-p--empty-msg {
  margin: 0;
  font-family: "Ovo", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.5;
  color: #424446;
  letter-spacing: 0.04em;
}

/* ブランドMV (一覧、ブランド) */
.brand-mv {
  position: relative;
  max-width: 1920px;
  margin: 0 0 120px;
}
.page-category .brand-mv {
  height: 560px;
  margin: 0 -20px 120px;
}
.brand-mv__img {
  width: 100%;
  height: 720px;
  max-height: calc(var(--vh, 1vh) * 100 - var(--header-height));
  overflow: hidden;
}
.page-category .brand-mv__img {
  height: 100%;
}
.brand-mv__img img {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 4s 1s ease-out;
  transition: -webkit-transform 4s 1s ease-out;
  transition: transform 4s 1s ease-out;
  transition: transform 4s 1s ease-out, -webkit-transform 4s 1s ease-out;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.content-loaded .brand-mv__img img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.brand-mv__logo {
  position: absolute;
  top: 0;
  left: 0;
  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;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0;
  -webkit-transition: opacity 4s 1s ease-out;
  transition: opacity 4s 1s ease-out;
}
.content-loaded .brand-mv__logo {
  opacity: 1;
}
.brand-mv__logo img[src*=ide] {
  width: 251px;
}
.brand-mv__logo img[src*=lisoir] {
  width: 344px;
}
.brand-mv__logo img[src*=honwari] {
  width: 377px;
}
.brand-mv__logo img[src*=iwakilab] {
  width: 370px;
}

/* --------------------------------
  カテゴリー画面・下部
-------------------------------- */
.block-category-style-p {
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  margin: 0;
  background-color: #f0f0f0;
}
.block-category-style-p .block-category-style-p--item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 320px;
          flex: 0 1 320px;
}
.block-category-style-p .block-category-style-p--item:nth-child(2n) {
  margin: 0;
}
.block-category-style-p .block-category-style-p--item-name {
  padding: 0;
  border-bottom: 0;
}
.block-category-style-p .block-category-style-p--item-name a {
  display: block;
  padding: 12px;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border-radius: 30px;
}
.block-category-style-p .block-category-style-p--item-name a::after {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: -0.2em;
  margin-left: 0.2em;
  vertical-align: middle;
  content: "";
  background: url("/img/usr/design/icn/arrow-circle.svg") no-repeat center center/100% 100%;
}

.block-category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.block-goods-list--sort-order-items {
  display: none !important;
}

.block-category-list--goods {
  margin-top: 20px;
}

.block-category-list--sorts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}
.block-category-list--sorts .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.block-category-list--sorts .pager-total {
  padding: 0;
  margin: 0;
}

.block-goods-list--pager-top .pagination {
  display: none;
}

.block-goods-list--pager-bottom {
  margin-top: 60px;
}
.block-goods-list--pager-bottom .pager-total {
  display: none;
}

.block-genre-page--goods {
  margin-top: 60px;
}

.block-genre-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}

.block-sort-toggle {
  position: relative;
  display: inline-block;
}
.block-sort-toggle__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 138px;
  padding: 10px 20px;
  font-size: 15px;
  color: #424446;
  cursor: pointer;
  background: #fff;
  border: 1px solid #424446;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  opacity: 1;
}
[data-browse-mode=P] .block-sort-toggle__button {
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: opacity;
}
[data-browse-mode=P] .block-sort-toggle__button:hover {
  opacity: 0.75;
}

.block-sort-toggle__menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 100;
  min-width: 232px;
  padding: 12px 16px;
  margin-top: 10px;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.16);
}
.block-sort-toggle__item {
  display: block;
  padding: 10px 16px;
  font-size: 16px;
  font-weight: 500;
  color: #424446;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.block-sort-toggle__item:hover {
  background: #f0f0f0;
  opacity: 1;
}
.block-sort-toggle__item.is-current {
  font-weight: 600;
  background: #f0f0f0;
}

.category-bottom {
  -webkit-box-ordinal-group: 31;
      -ms-flex-order: 30;
          order: 30;
  margin-top: 100px;
}

.cmn-gift {
  margin-bottom: 100px;
  background-color: #f7f3f0;
}
.cmn-gift__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmn-gift__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 52.25%;
          flex: 0 0 52.25%;
  aspect-ratio: 836/470;
  overflow: hidden;
}
.cmn-gift__img img {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.cmn-gift__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 47.75%;
          flex: 0 0 47.75%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 110px;
}
.cmn-gift__txt {
  text-align: center;
}
.cmn-gift__txt p {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}
.cmn-gift__txt .cmn-btn {
  margin-top: 32px;
}

#bread-crumb-list a {
  text-decoration: none;
}
#bread-crumb-list .block-topic-path--item__current a {
  color: #7d8288;
}

/* stylelint-disable no-invalid-position-at-import-rule */
/* --------------------------------
  商品詳細
-------------------------------- */
.page-goods .block-goods-detail {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 65.75% 31.5%;
  grid-template-columns: 65.75% 31.5%;
  gap: 0 2.75%;
}
.page-goods .block-goods-detail .pane-goods-side-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 65.75% 31.5%;
  grid-template-columns: 65.75% 31.5%;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  gap: 0 2.75%;
}
.page-goods .block-goods-detail .pane-goods-left-side {
  width: 100%;
  min-height: 608px;
  margin: 0;
}
.page-goods .block-goods-detail .js-goods-detail-goods-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  min-height: 508px;
  overflow: hidden;
}
.page-goods .block-goods-detail .js-goods-detail-goods-slider .block-goods-detail-line-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  min-height: 508px;
}
.page-goods .block-goods-detail .js-goods-detail-goods-slider .block-goods-detail-line-item figure {
  height: 576px;
}
.page-goods .block-goods-detail .js-goods-detail-goods-slider .block-goods-detail-line-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper {
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .js-goods-detail-goods-slider {
  height: 100%;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .block-goods-detail-line-item {
  background-color: #f5f5f5;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .block-goods-detail-line-item a {
  display: block;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .block-goods-detail-line-item a img {
  width: auto;
  max-height: 100%;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .block-goods-detail-line-item > div {
  padding: 5px 10px;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
  width: 72px;
  height: 100%;
  margin-top: 0;
  text-indent: -9999px;
  background-repeat: no-repeat;
  outline: 0;
  -webkit-transition: background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-position 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-position 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .bx-controls-direction a:hover {
  opacity: 1;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
  background-image: url("/img/usr/design//icn/gallery-prev.svg");
  background-position: 45% 50%;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background-color: rgba(0, 0, 0, 0.15);
  background-position: 40% 50%;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
  background-image: url("/img/usr/design//icn/gallery-next.svg");
  background-position: 55% 50%;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background-color: rgba(0, 0, 0, 0.15);
  background-position: 60% 50%;
}
.page-goods .block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport {
  max-height: initial;
}
.page-goods .block-goods-detail .block-goods-gallery {
  margin-top: 16px;
  overflow: hidden;
}
.page-goods .block-goods-detail .block-goods-gallery ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}
.page-goods .block-goods-detail .block-goods-gallery li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 90px;
  margin: 0;
}
.page-goods .block-goods-detail .block-goods-gallery li a {
  display: block;
  width: 90px;
  height: 90px;
  padding: 4px;
  border: 1px solid #fff;
  -webkit-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.page-goods .block-goods-detail .block-goods-gallery li a.active {
  border: 1px solid #424446;
}
.page-goods .block-goods-detail .block-goods-gallery li figure {
  width: 100%;
  height: 100%;
}
.page-goods .block-goods-detail .block-goods-gallery li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-goods .block-goods-detail .block-goods-gallery li p {
  padding: 0 5px;
  margin-top: 6px;
  font-size: 11px;
  line-height: 1.4;
}
.page-goods .block-goods-detail .pane-goods-right-side {
  width: 100%;
  color: #424446;
}
.page-goods .block-goods-detail .pane-goods-right-side form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  width: 100%;
  margin-bottom: 12px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-icon img {
  height: 22px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-icon span:not(:has(img)) {
  display: inline-block;
  padding: 2px 6px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background-color: #8798be;
  border-radius: 2px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-icon span:not(:has(img)).is-new {
  background-color: #c66;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-icon span:not(:has(img)).is-cashmere {
  background-color: #a58c8a;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-icon span:not(:has(img)).is-clinen {
  background-color: #8aa59e;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-icon span:not(:has(img)).is-linen {
  background-color: #a58a98;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-icon span:not(:has(img)).is-silk {
  background-color: #a59a8a;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-name {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-bottom: 12px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-name h1 {
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-comment {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  padding-bottom: 12px;
  margin-bottom: 24px;
  font-size: 16px;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #ece7de;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-comment8 {
  margin: 100px 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-code {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-size {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  width: 100%;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-color {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  width: 100%;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-stock {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
  width: 100%;
}
.page-goods .block-goods-detail .pane-goods-right-side .goods-detail-description {
  display: none;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-sales-detail-append {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
  width: 100%;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ece7de;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-sales-detail-append .fieldset-vertical {
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-sales-detail-append .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-sales-detail-append .form-group .form-control {
  width: 100%;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-sales-detail-append .form-label {
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-sales-detail-append .constraint {
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-sales-detail-append .constraint .required {
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
  width: 100%;
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation:has(.block-variation) {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ece7de;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-color,
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-size {
  margin-top: 24px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-color--name,
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-size--name {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
  color: #424446;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-color--name .block-variation--selected-item,
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-size--name .block-variation--selected-item {
  display: inline;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-color--name .block-variation--selected-item::before,
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-size--name .block-variation--selected-item::before {
  content: "：";
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-color--item-list,
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-size--item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-color--item,
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-size--item {
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-color--selected-item,
.page-goods .block-goods-detail .pane-goods-right-side .block-variation .block-size--selected-item {
  display: none;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-color--item {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38px;
          flex: 0 0 38px;
  width: 38px;
  height: 38px;
  padding: 2px;
  margin: 0;
  border: 1px solid transparent;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-color--item:hover {
  border-color: #ccc;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-color--item.active {
  border-color: #424446;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-color--item.active dt {
  border: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-color--item-term {
  width: 100%;
  height: 100%;
  border: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-color--item-term figure {
  width: 100%;
  height: 100%;
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-color--item-term figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-color--item-description {
  display: none;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation.block-size .block-size--item {
  width: auto;
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation.block-size .block-size--item.active .block-size--item-term {
  color: #fff;
  background-color: #7d8288;
  border-color: #7d8288;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation.block-size .block-size--item.active .block-size--item-term span {
  color: #fff;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation.block-size .block-size--item-term {
  padding: 8px 18px;
  border: 1px solid #ddd;
  border-radius: 24px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation.block-size .block-size--item-term:hover {
  background-color: #f5f5f5;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-variation.block-size .block-size--item-term span {
  padding: 0;
  font-size: 14px;
  color: #424446;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-custom-order {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
  width: 100%;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-price {
  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;
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
  width: 100%;
  margin: 0 0 24px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-price .price {
  font-size: 22px;
  font-weight: 700;
  color: #424446;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__label {
  font-size: 16px;
  font-weight: 400;
  color: #424446;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__btn {
  position: relative;
  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;
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 0;
  color: #fff;
  cursor: pointer;
  background-color: #424446;
  border: none;
  border-radius: 50%;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__btn:hover {
  opacity: 0.8;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__btn:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__btn::before {
  display: block;
  width: 13px;
  height: 1px;
  content: "";
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__btn--plus::after {
  display: block;
  width: 13px;
  height: 1px;
  content: "";
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__input {
  width: 60px;
  padding: 8px;
  margin: 0 8px;
  font-size: 14px;
  color: #424446;
  text-align: center;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__input::-webkit-outer-spin-button, .page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__input:focus {
  border-color: #424446;
  outline: none;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__input-wrapper {
  position: relative;
  display: inline-block;
  width: 120px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__input-select {
  width: 100%;
  padding: 8px 28px 8px 24px;
  font-size: 18px;
  font-weight: 400;
  color: #424446;
  cursor: pointer;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__input-select:focus {
  border-color: #424446;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__icon {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 14px;
  height: 14px;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__icon::before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  border: 1px solid #424446;
  -webkit-transform: scale(1.2, 0.7) rotate(45deg);
          transform: scale(1.2, 0.7) rotate(45deg);
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__dropdown {
  position: absolute;
  bottom: calc(100% + 10px);
  left: 0;
  z-index: 1000;
  display: none;
  width: 232px;
  padding: 12px 16px;
  background-color: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.16);
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__dropdown-inner {
  max-height: 390px;
  overflow-y: auto;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__dropdown-inner::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  opacity: 1;
  background-color: #f5f5f5;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__dropdown-inner::-webkit-scrollbar-thumb {
  width: 2px;
  height: 2px;
  background-color: #ccc;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__dropdown-inner::-webkit-scrollbar-corner {
  background: transparent;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__dropdown.is-open {
  display: block;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__option {
  padding: 16px 10px;
  font-size: 16px;
  font-weight: 400;
  color: #424446;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__option:hover {
  background-color: #f5f5f5;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-qty__option.is-selected {
  background-color: #f5f5f5;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-no-stock,
.page-goods .block-goods-detail .pane-goods-right-side .block-outside-sales-period,
.page-goods .block-goods-detail .pane-goods-right-side .block-arrival-notice,
.page-goods .block-goods-detail .pane-goods-right-side .block-add-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  width: 100%;
  max-width: calc(100% - 68px);
  margin-bottom: 24px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-no-stock--btn,
.page-goods .block-goods-detail .pane-goods-right-side .block-outside-sales-period--btn,
.page-goods .block-goods-detail .pane-goods-right-side .block-arrival-notice--btn,
.page-goods .block-goods-detail .pane-goods-right-side .block-add-cart--btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 16px 32px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  background-color: #424446;
  border: none;
  border-radius: 30px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-no-stock--btn:hover,
.page-goods .block-goods-detail .pane-goods-right-side .block-outside-sales-period--btn:hover,
.page-goods .block-goods-detail .pane-goods-right-side .block-arrival-notice--btn:hover,
.page-goods .block-goods-detail .pane-goods-right-side .block-add-cart--btn:hover {
  opacity: 0.8;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-no-stock--message {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 16px 32px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: #aaadb1;
  border: none;
  border-radius: 30px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-favorite {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-favorite--btn, .page-goods .block-goods-detail .pane-goods-right-side .block-goods-favorite-registed--btn {
  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;
  width: 56px;
  height: 56px;
  padding: 4px 0 0;
  margin: 0;
  font-size: 0;
  color: #424446;
  text-decoration: none;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #7d8288;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-favorite--btn:hover, .page-goods .block-goods-detail .pane-goods-right-side .block-goods-favorite-registed--btn:hover {
  background-color: #7d8288;
  opacity: 1;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-favorite--btn::before, .page-goods .block-goods-detail .pane-goods-right-side .block-goods-favorite-registed--btn::before {
  display: block;
  width: 26px;
  height: 23px;
  content: "";
  background: url("/img/usr/design/icn/icn-fav.svg") 50% 50%/contain no-repeat;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-goods-favorite-registed--btn {
  background-color: #424446;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-outside-sales-period {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
  width: 100%;
  max-width: 426px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-arrival-notice {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
  width: 100%;
  max-width: 426px;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-contact-about-goods {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
  width: 100%;
  max-width: calc(100% - 68px);
  text-align: center;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-contact-about-goods--btn {
  display: block;
  width: 100%;
  padding: 14px 32px;
  margin: 0;
  font-size: 14px;
  color: #424446;
  text-decoration: none;
  background-color: #f5f5f5;
  border: none;
  border-radius: 30px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.page-goods .block-goods-detail .pane-goods-right-side .block-contact-about-goods--btn:hover {
  opacity: 0.7;
}
.page-goods .block-goods-detail .pane-goods-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 44px;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 65.75% 31.5%;
  grid-template-columns: 65.75% 31.5%;
  gap: min(44px, 2.8vw);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--comment {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  width: 100%;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--comment:empty {
  display: none;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-list {
  gap: 4px;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--block-title {
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 600;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--no-select {
  padding: 40px 0;
  font-weight: 600;
  text-align: left;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--block-content {
  padding: 0;
  border: 0;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--body {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 60.75%;
          flex: 0 1 60.75%;
  padding: 32px min(40px, 2vw) 42px;
  background-color: #f5f5f5;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--body .block-goods-pickup--goods-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--selected-area {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 24%;
          flex: 0 1 24%;
  padding: 32px min(60px, 2vw) 42px;
  background-color: #f5f5f5;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--selected-area .block-goods-pickup--goods-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-item {
  width: 100%;
  padding: 8px 8px 84px;
  background-color: #fff;
  border: 2px solid #fff;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-item.allowed-to-delete-goods {
  padding-bottom: 64px;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-item.active {
  border-color: #424446;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-img {
  background-color: #f5f5f5;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-name {
  display: block;
  padding: 0 5px;
  margin-top: 16px;
  font-size: 15px;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-qty {
  padding: 0 5px;
  margin-top: 4px;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-price {
  padding: 0 5px;
  font-weight: 400;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-qty-area {
  bottom: 28px;
  gap: 8px;
  margin: 0;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-qty-input {
  width: 72px;
  height: 44px;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #424446;
  text-align: center;
  background-color: #f5f5f5;
  border: 0;
  border-radius: 8px;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--goods-qty-button {
  width: 36px;
  height: 36px;
  padding-bottom: 4px;
  margin: 0;
  font-size: 23px;
  color: #fff;
  background-color: #424446;
  border: 0;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .delete-button {
  bottom: 14px;
  width: 120px;
  padding: 8px;
  margin: 0 auto;
  font-size: 14px;
  color: #424446;
  background-color: #fff;
  border: 1px solid #424446;
  border-radius: 30px;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer {
  padding: 11px;
  border: 0;
  -webkit-box-shadow: 0 -3px 24px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0 -3px 24px rgba(0, 0, 0, 0.1019607843);
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer #block-goods-pickup--total-info-qty {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 71.375%;
  text-align: right;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer .block-goods-pickup--total-qty {
  height: 41px;
  padding: 8px 4px 8px 24px;
  margin-top: auto;
  font-size: 16px;
  font-weight: 400;
  color: #be0000;
  background-color: #f0d6d8;
  border-radius: 4px 0 0 4px;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer .block-goods-pickup--total-qty + .block-goods-pickup--total-qty {
  padding-right: 24px;
  padding-left: 0;
  border-radius: 0 4px 4px 0;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer #total-price-text {
  min-width: initial;
  font-size: 14px;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer .block-goods-pickup--total-price.price {
  font-size: 24px;
  font-weight: 400;
  color: #424446;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer .block-goods-pickup--footer-add-cart {
  width: 26.625%;
}
.page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer .block-goods-pickup--footer-add-cart .block-add-cart--btn {
  width: 100%;
  padding: 16px 32px;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background-color: #424446;
  border: none;
  border-radius: 30px;
  text-decoration: none;
  opacity: 1;
}
[data-browse-mode=P] .page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer .block-goods-pickup--footer-add-cart .block-add-cart--btn {
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: opacity;
}
[data-browse-mode=P] .page-goods .block-goods-detail .pane-goods-center #block-goods-pickup #block-goods-pickup--footer .block-goods-pickup--footer-add-cart .block-add-cart--btn:hover {
  opacity: 0.75;
}

.page-goods .block-goods-detail .pane-goods-center .block-goods-comment6 {
  margin-top: 70px;
  font-size: 15px;
}
.page-goods .block-goods-detail .pane-goods-center .block-goods-comment6 .midashi {
  padding-bottom: 8px;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  border-bottom: 1px solid #424446;
}
.page-goods .block-goods-detail .pane-goods-footer .block-goods-footer-cart {
  display: none;
}
.page-goods .block-goods-detail .block-accessory-list {
  margin-top: 120px;
  color: #424446;
}
.page-goods .block-goods-detail .block-accessory-list .block-accessory-list--name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 20px;
  font-size: 12px;
  letter-spacing: 0.2em;
}
.page-goods .block-goods-detail .block-accessory-list .block-accessory-list--name:not(:first-child) {
  margin-top: 120px;
}
.page-goods .block-goods-detail .block-accessory-list .block-accessory-list--name::before {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  font-family: "Ovo", sans-serif;
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: 0;
  content: "RELATED ITEMS";
}
.page-goods .block-goods-detail .block-accessory-list .block-accessory-list--name::after {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-left: 12px;
  font-size: 12px;
  letter-spacing: 0.2em;
  content: "/";
}

/* ------------------------------------*\
  #STORE LIST
\*------------------------------------ */
.page-shopstorelist .pane-contents {
  background: url(/img/usr/design/store/bg.jpg) no-repeat center center/cover fixed;
}
.page-shopstorelist .block-store-list {
  padding-bottom: 140px;
}
.page-shopstorelist .block-store-list--header {
  padding: 60px 20px 40px;
  margin-bottom: 0;
  background-color: #fff;
}
.page-shopstorelist .block-store-list--area {
  position: relative;
  display: block;
  float: none;
  padding-top: 73px;
  margin-bottom: 60px;
  text-align: center;
  border: 0;
}
.page-shopstorelist .block-store-list--area-title {
  display: none;
}
.page-shopstorelist .block-store-list--area-lead {
  margin-bottom: 36px;
  color: #fff;
}
.page-shopstorelist .block-store-list--area-heading {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.page-shopstorelist .block-store-list--area-select {
  position: relative;
  width: 400px;
  padding: 19px 30px 19px 20px;
  margin: 20px auto 0;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #424446;
  border-radius: 30px;
}
.page-shopstorelist .block-store-list--area-select::after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 9px;
  height: 9px;
  content: "";
  border-right: 1px solid #424446;
  border-bottom: 1px solid #424446;
  -webkit-transform: scaleY(0.7) translateY(-50%) translateY(-4px) rotate(45deg);
          transform: scaleY(0.7) translateY(-50%) translateY(-4px) rotate(45deg);
}
.page-shopstorelist .block-store-list--area-anchor {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 10;
  display: none;
  width: 310px;
  padding: 12px 16px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-shopstorelist .block-store-list--area-anchor.is-active {
  display: block;
}
.page-shopstorelist .block-store-list--area-anchor ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
}
.page-shopstorelist .block-store-list--area-anchor ul li {
  padding: 0;
}
.page-shopstorelist .block-store-list--area-anchor ul li + li {
  border-top: 1px solid #f5f5f5;
}
.page-shopstorelist .block-store-list--area-anchor ul li a {
  display: block;
  padding: 16px 10px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.page-shopstorelist .block-store-list--area-anchor ul li a::before {
  display: none;
}
.page-shopstorelist .block-store-list--stores {
  width: 800px;
  margin: 24px auto 0;
  background-color: #fff;
  border: 1px solid #dedede;
}
.page-shopstorelist .block-store-list--stores-title {
  padding: 10px 20px;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #424446;
}
.page-shopstorelist .block-store-list--stores-list {
  display: block;
}
.page-shopstorelist .block-store-list--store {
  width: auto;
  padding: 16px 20px 20px;
}
.page-shopstorelist .block-store-list--store-image {
  display: none;
}
.page-shopstorelist .block-store-list--store-description {
  padding: 0;
}
.page-shopstorelist .block-store-list--store-name {
  padding-bottom: 18px;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #e2ded7;
}
.page-shopstorelist .block-store-list--store-name a {
  display: block;
  padding-right: 20px;
  color: #424446;
  text-decoration: none;
  background: url(/img/usr/design/icn/arrow-s_bk.svg) no-repeat right center/4.6px auto;
}
.page-shopstorelist .block-store-list--store-details {
  gap: 8px;
}
.page-shopstorelist .block-store-list--store-details dl {
  gap: 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page-shopstorelist .block-store-list--store-details dl dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 68px;
  padding: 3px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #e2ded7;
  border-radius: 15px;
}
.page-shopstorelist .block-store-list--store-details dl dd {
  padding-top: 2px;
  font-size: 15px;
}
.page-shopstorelist .block-store-list--store-regularholiday {
  display: none;
}
.page-shopstorelist .block-store-list--store-access {
  display: none;
}

/* ------------------------------------*\
  #STORE DETAIL
\*------------------------------------ */
.page-shopstoredetail .pane-main {
  padding-top: 60px;
  padding-bottom: 60px;
}
.page-shopstoredetail .block-store-detail {
  position: relative;
  width: 812px;
  padding: 44px 32px 32px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #dedede;
}
.page-shopstoredetail .block-store-detail::before {
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  display: block;
  height: 12px;
  content: "";
  background-color: #424446;
}
.page-shopstoredetail .block-store-detail--title {
  padding-bottom: 24px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  border-bottom: 1px solid #424446;
}
.page-shopstoredetail .block-store-detail--store {
  padding: 0;
}
.page-shopstoredetail .block-store-detail--store-info {
  gap: 8px;
  width: 100%;
  padding: 0;
}
.page-shopstoredetail .block-store-detail--store-info dl {
  gap: 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page-shopstoredetail .block-store-detail--store-info dl dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 68px;
  padding: 3px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #e2ded7;
  border-radius: 15px;
}
.page-shopstoredetail .block-store-detail--store-info dl dd {
  padding-top: 2px;
  font-size: 15px;
}
.page-shopstoredetail .block-store-detail--store-address {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0;
}
.page-shopstoredetail .block-store-detail--store-tel {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 0;
}
.page-shopstoredetail .block-store-detail--store-fax {
  display: none;
  padding: 0;
}
.page-shopstoredetail .block-store-detail--store-sales-info {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.page-shopstoredetail .block-store-detail--store-regularholiday {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 0;
}
.page-shopstoredetail .block-store-detail--store-etc-sales-info {
  display: none;
  padding: 0;
}
.page-shopstoredetail .block-store-detail--store-access {
  display: none;
  padding: 0;
}
.page-shopstoredetail .block-store-detail--store-comment {
  display: none;
  padding: 0;
}
.page-shopstoredetail .store-brands h3 {
  padding: 3px 10px;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background-color: #424446;
}
.page-shopstoredetail .store-brands dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  padding-bottom: 10px;
}
.page-shopstoredetail .store-brands dl:not(:first-of-type) {
  padding-top: 10px;
  border-top: 1px solid #f5f5f5;
}
.page-shopstoredetail .store-brands dl dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 124px;
}
.page-shopstoredetail .store-brands dl dt img {
  width: 100%;
}
.page-shopstoredetail .store-brands dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.page-shopstoredetail .store-brands dl dd span {
  display: inline-block;
}
.page-shopstoredetail .store-brands dl dd span a {
  display: block;
  padding: 3px 11px;
  font-size: 12px;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #424446;
}
.page-shopstoredetail .store-btns .cmn-btn-wrap {
  margin-top: 32px;
}
.page-shopstoredetail .store-btns .cmn-btn-wrap + .cmn-btn-wrap {
  margin-top: 16px;
}
.page-shopstoredetail .store-btns .cmn-btn {
  padding: 11px;
  font-size: 16px;
}

.page-pagecategory .pane-main {
  padding-top: 60px;
}
.page-pagecategory .block-pagecategory-freespace--caption,
.page-pagecategory .block-pagecategory-caption {
  margin-bottom: 24px;
}
.page-pagecategory .pager {
  padding: 0;
  margin-top: 0;
  font-size: 14px;
  text-align: left;
}
.page-pagecategory .pager.block-pagecategory--pager-bottom {
  margin-top: 60px;
}
.page-pagecategory .block-pagecategory-page-list--frame {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 32px;
}
.page-pagecategory .block-pagecategory-page-list--page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto;
}
.page-pagecategory .block-pagecategory-page-list--page-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  height: auto;
  aspect-ratio: 512/341;
}
.page-pagecategory .block-pagecategory-page-list--page-image a {
  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;
}
.page-pagecategory .block-pagecategory-page-list--page-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-pagecategory .block-pagecategory-page-list--page-caption {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
.page-pagecategory .block-pagecategory-page-list--date {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
  margin-top: auto;
  font-size: 12px;
}
.page-pagecategory .block-pagecategory-page-list--date a {
  color: #7d8288;
}

.page-page .pane-main:not(:has(.page-mv)) {
  padding-top: 60px;
}
.page-page .pane-main > div#fb-root,
.page-page .pane-main > div:has(.twitter-share-button),
.page-page .pane-main > div:has(iframe[id*=twitter-widget]),
.page-page .pane-main > div:has([class^=fb_iframe_widget]) {
  display: none !important;
}
.page-page .block-page-caption {
  margin-bottom: 60px;
}
.page-page .block-page-caption--text {
  margin: 0;
  text-align: center;
}
.page-page #fb-root {
  display: none;
}
.page-page .block-page-block--frame {
  margin-bottom: 0;
}
.page-page .block-page-block--frame + .block-page-block--frame {
  margin-top: 32px;
}
.page-page .block-page-block--frame:has(.group-txt):not(:first-child) {
  margin-top: 60px;
}
.page-page.is-collab .block-page-block--frame:has(.group-txt):not(:first-child) {
  margin-top: 120px;
}

.page-page .block-page-block--frame:has(.group-cols):not(:first-child) {
  margin-top: 80px;
}
.page-page.is-collab .block-page-block--frame:has(.group-cols):not(:first-child) {
  margin-top: 120px;
}

.page-page .block-page-block--frame:has(.group-video, .group-table, .group-item, .collab-story, .collab-gallery):not(:first-child) {
  margin-top: 100px;
}
.page-page.is-collab .block-page-block--frame:has(.group-video, .group-table, .group-item, .collab-story, .collab-gallery):not(:first-child) {
  margin-top: 120px;
}

.page-page .block-page-block--contents a.is-blue {
  color: #6292bf;
  text-decoration: underline;
}
.page-page .block-page-block--contents h2:not(:first-child),
.page-page .block-page-block--contents h3:not(:first-child),
.page-page .block-page-block--contents h4:not(:first-child) {
  margin-top: 60px;
}
.page-page .block-page-block--contents h2:not(:last-child),
.page-page .block-page-block--contents h3:not(:last-child),
.page-page .block-page-block--contents h4:not(:last-child) {
  margin-bottom: 40px;
}
.page-page .block-page-block--contents h2 + h2:not(:first-child), .page-page .block-page-block--contents h2 + h3:not(:first-child), .page-page .block-page-block--contents h2 + h4:not(:first-child),
.page-page .block-page-block--contents h3 + h2:not(:first-child),
.page-page .block-page-block--contents h3 + h3:not(:first-child),
.page-page .block-page-block--contents h3 + h4:not(:first-child),
.page-page .block-page-block--contents h4 + h2:not(:first-child),
.page-page .block-page-block--contents h4 + h3:not(:first-child),
.page-page .block-page-block--contents h4 + h4:not(:first-child) {
  margin-top: 0;
}
.page-page .block-page-block--contents h2 {
  font-size: 28px;
  font-weight: 600;
}
.page-page .block-page-block--contents h2 span {
  font-weight: 700;
}
.page-page .block-page-block--contents h2 small {
  font-size: 11px;
  color: #7d8288;
  letter-spacing: 0.2em;
}
.page-page .block-page-block--contents h3 {
  font-size: 22px;
  font-weight: 600;
}
.page-page .block-page-block--contents h3 small,
.page-page .block-page-block--contents h3 span,
.page-page .block-page-block--contents h3 strong {
  display: block;
  font-weight: 600;
}
.page-page .block-page-block--contents h3 small {
  font-size: 22px;
  letter-spacing: 0.05em;
}
.page-page .block-page-block--contents h3 strong {
  font-size: 48px;
  line-height: 1.4;
}
.page-page .block-page-block--contents h4 {
  font-size: 18px;
  font-weight: 600;
}
.page-page .block-page-block--contents p {
  font-size: 15px;
  line-height: 1.7;
}
.page-page .block-page-block--contents p:not(:first-child) {
  margin-top: 20px;
}
.page-page .block-page-block--contents figure + figure {
  margin-top: 32px;
}
.page-page .block-page-block--contents .is-center {
  margin-inline: auto;
  text-align: center;
}
.page-page .block-page-block--contents .is-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.page-page .block-page-block--contents img.ratio-3-1 {
  width: 100%;
  height: auto;
  aspect-ratio: 3/1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-page .block-page-block--contents img.ratio-3-2 {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-page .block-page-block--contents img.ratio-16-9 {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-page .block-page-block--contents .is-item figure {
  aspect-ratio: 1/1;
  background-color: #f5f5f5;
}
.page-page .block-page-block--contents .is-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-page .block-page-block--contents .is-item p {
  font-size: 14px;
}
.page-page .block-page-block--contents .is-item p + p {
  margin-top: 4px;
}
.page-page .block-page-block--contents .cmn-btn-wrap {
  margin-top: 32px;
}
.page-page .block-page-block--contents .is-mt-normal {
  margin-top: 32px !important;
}
.page-page .block-page-block--contents .is-mt-wide {
  margin-top: 54px !important;
}
.page-page .block-page-block--contents .is-mt-xwide {
  margin-top: 80px !important;
}
.page-page .block-page-block--contents .is-mt-100 {
  margin-top: 100px !important;
}
.page-page .block-page-block--contents .is-lh-wide {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.066em;
}
.page-page .block-page-block--contents .block-topic-path {
  padding: 0;
  margin: 100px 0 0;
  font-size: 12px;
}
.page-page .group-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.page-page .group-cols + .page-page .group-cols {
  margin-top: 80px;
}
.page-page .group-cols:not(:first-child) {
  margin-top: 32px;
}
.page-page .group-cols.is-3imgs {
  gap: 1px;
}
.page-page .group-cols.is-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page-page .group-cols.is-reverse h3 {
  text-align: right;
}
.page-page .group-cols.is-reverse .group-inner.is-padding {
  padding-right: 0;
  padding-left: 136px;
}
.page-page .group-cols.is-concept h3 + p {
  margin-top: 32px;
}
.page-page .group-cols.is-concept + .group-cols.is-concept {
  margin-top: 80px;
}
.page-page .group-cols.is-scroll {
  padding-inline: 20px;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.page-page .group-cols.is-scroll::-webkit-scrollbar {
  display: none;
}
.page-page .group-cols.is-scroll .group-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 376px;
          flex: 0 0 376px;
}
.page-page .group-cols .group-inner.is-padding {
  padding-right: 136px;
}
.page-page .group-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-page .group-video {
  padding: 60px;
  text-align: center;
  background-color: #424446;
}
.page-page .group-video iframe,
.page-page .group-video video {
  width: 1056px;
  max-width: 100%;
  margin: 0 auto;
}
.page-page .group-video iframe {
  aspect-ratio: 1056/564;
}
.page-page .group-table table th,
.page-page .group-table table td {
  font-size: 13px;
}
.page-page .group-table table th {
  padding: 8px 20px;
  font-weight: 600;
  color: #fff;
  background-color: #424446;
  border: 1px solid #424446;
}
.page-page .group-table table td {
  padding: 20px;
  border: 1px solid #dedede;
}
.page-page .group-item {
  margin-top: 32px;
}
.page-page .group-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-page .group-item a > figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 376px;
          flex: 0 0 376px;
  background-color: #f5f5f5;
}
.page-page .group-item a > figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-page .group-item a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 48px;
  border: 1px solid #dedede;
}
.page-page .group-item a > div h3:not(:last-child) {
  margin-bottom: 10px;
}
.page-page .group-item a > div small {
  font-size: 15px;
}
.page-page .group-item.is-black a > div {
  color: #fff;
  background-color: #424446;
  border: 1px solid #424446;
  border: 0;
}
.page-page .page-mv {
  position: relative;
  height: 550px;
  overflow: hidden;
}
.page-page .page-mv__bg {
  width: 100%;
  height: 100%;
}
.page-page .page-mv__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.page-page.content-loaded .page-mv img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.page-page .page-mv__hdg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-indent: 0.4em;
  letter-spacing: 0.4em;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-page .collab-message {
  padding: 124px 0 100px;
  background: url("/img/usr/design/pages/message-bg.png") center top/200px repeat;
}
.page-page .collab-message__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 38px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-page .collab-message h2 {
  letter-spacing: 0.3em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
.page-page .collab-message h2:not(:last-child) {
  margin-bottom: 0;
}
.page-page .collab-message p {
  font-size: 16px;
  font-weight: 500;
  line-height: 3.5;
  letter-spacing: 0.25em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
.page-page .collab-message p:not(:first-child) {
  margin: 0;
}
.page-page .collab-bdlist dt {
  font-size: 12px;
  letter-spacing: 0.083em;
}
.page-page .collab-bdlist dd {
  padding-bottom: 10px;
  margin-top: 3px;
  font-size: 15px;
  letter-spacing: 0.066em;
  border-bottom: 1px solid #dedede;
}
.page-page .collab-bdlist dd:not(:last-child) {
  margin-bottom: 12px;
}
.page-page .collab-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.page-page .collab-sns img {
  width: 34px;
  height: 34px;
}
.page-page .collab-story {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 0;
  background-color: #f7f3f0;
}
.page-page .collab-story__img {
  width: 50%;
}
.page-page .collab-story__txtwrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  overflow-y: auto;
}
.page-page .collab-story__txtwrap::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  opacity: 1;
  background-color: #f5f5f5;
}
.page-page .collab-story__txtwrap::-webkit-scrollbar-thumb {
  width: 2px;
  height: 2px;
  background-color: #ccc;
}
.page-page .collab-story__txtwrap::-webkit-scrollbar-corner {
  background: transparent;
}
.page-page .collab-story__txt {
  width: 545px;
  padding: 100px 0;
  margin: 0 auto;
}
.page-page .collab-story__txt h3 {
  font-size: 20px;
  letter-spacing: 0.05em;
}
.page-page .collab-story__txt h3:not(:first-child) {
  margin-top: 76px;
}
.page-page .collab-story__txt h3:not(:last-child) {
  margin-bottom: 38px;
}
.page-page .collab-story__txt h4 {
  font-size: 17px;
  letter-spacing: 0.05em;
}
.page-page .collab-story__txt h4:not(:last-child) {
  margin-bottom: 28px;
}
.page-page .collab-story__txt p {
  font-size: 15px;
}
.page-page .collab-story__txt p.is-lh-wide {
  font-size: 15px;
}
.page-page .collab-gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
}
.page-page .collab-gallery__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: (1fr)[3];
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1px 1px;
}
.page-page .collab-gallery__list img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-page .collab-gallery__list.is-1 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}
.page-page .collab-gallery__list.is-1 img:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  grid-row: 2/4;
}
.page-page .collab-gallery__list.is-2 {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
}
.page-page .collab-gallery__list.is-2 img:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}
.page-page .collab-gallery__list.is-2 img:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  grid-row: 2/4;
}

.page-about {
  font-family: "Shippori Mincho B1", serif;
}
.page-about .about-mv {
  position: relative;
  max-width: 1920px;
  min-height: 300px;
  max-height: calc(var(--vh, 1vh) * 100 - var(--header-height));
  margin: 0 0 120px;
}
.page-about .about-mv__img {
  position: relative;
  width: 100%;
  height: 890px;
  min-height: 300px;
  max-height: calc(var(--vh, 1vh) * 100 - var(--header-height));
  overflow: hidden;
}
.page-about .about-mv__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-about .about-mv__logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  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;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-about .about-mv__logo img[src*=sitelogo] {
  width: 473px;
}
.page-about .about-mv__logo img[src*=ide] {
  width: 251px;
}
.page-about .about-mv__logo img[src*=lisoir] {
  width: 344px;
}
.page-about .about-mv__logo img[src*=honwari] {
  width: 377px;
}
.page-about .about-mv__logo img[src*=iwakilab] {
  width: 354px;
}
.page-about.is-nishimura .about-mv__desc {
  position: absolute;
  top: min(117px, 16%);
  bottom: min(107px, 16%);
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1164px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-about.is-nishimura .about-mv__ttl {
  margin-left: auto;
  font-weight: 400;
}
.page-about.is-nishimura .about-mv__ttl span {
  display: block;
  font-size: 46px;
}
.page-about.is-nishimura .about-mv__ttl small {
  display: block;
  margin-top: 5px;
  margin-left: auto;
  font-size: 13px;
  letter-spacing: 0.4em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
.page-about.is-nishimura .about-mv__copy {
  margin-right: auto;
  font-size: 12px;
  letter-spacing: 0;
}

.page-about.is-iwakilab .about-mv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 890px;
  margin-bottom: 190px;
}
.page-about.is-iwakilab .about-mv__img {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.page-about.is-iwakilab .about-mv__logo {
  position: relative;
  z-index: 1;
  display: block;
  width: 900px;
  height: auto;
  margin: 0 auto;
}
.page-about.is-iwakilab .about-mv__logo img {
  width: 354px;
}
.page-about.is-iwakilab .about-mv__desc {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 900px;
  margin: 18px auto 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
}
.page-about.is-iwakilab .about-mv__ttl {
  font-weight: 400;
}
.page-about.is-iwakilab .about-mv__ttl span {
  display: block;
  font-size: 40px;
}
.page-about.is-iwakilab .about-mv__ttl small {
  display: block;
  margin-top: 14px;
  font-size: 18px;
}

.page-about.is-idehomme .about-mv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 890px;
  margin-bottom: 190px;
}
.page-about.is-idehomme .about-mv__img {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.page-about.is-idehomme .about-mv__logo {
  position: relative;
  z-index: 1;
  display: block;
  width: 900px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.page-about.is-idehomme .about-mv__logo img {
  width: 252px;
}
.page-about.is-idehomme .about-mv__desc {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 900px;
  margin: 18px auto 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
.page-about.is-idehomme .about-mv__ttl {
  font-weight: 400;
}
.page-about.is-idehomme .about-mv__ttl span {
  display: block;
  font-size: 40px;
}
.page-about.is-idehomme .about-mv__ttl small {
  display: block;
  margin-top: 14px;
  font-size: 18px;
}

.page-about.is-lisoir .about-mv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 890px;
  margin-bottom: 190px;
}
.page-about.is-lisoir .about-mv__img {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.page-about.is-lisoir .about-mv__logo {
  position: relative;
  z-index: 1;
  display: block;
  width: 900px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.page-about.is-lisoir .about-mv__logo img {
  width: 252px;
}
.page-about.is-lisoir .about-mv__desc {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 900px;
  margin: 18px auto 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
.page-about.is-lisoir .about-mv__ttl {
  font-weight: 400;
}
.page-about.is-lisoir .about-mv__ttl span {
  display: block;
  font-size: 40px;
}
.page-about.is-lisoir .about-mv__ttl small {
  display: block;
  margin-top: 14px;
  font-size: 18px;
}

.page-about .about-lead {
  position: relative;
  max-width: 1920px;
  margin: 0 auto 130px;
}
.page-about .about-lead__hdg {
  position: relative;
  z-index: 2;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.4;
}
.page-about .about-lead__txt {
  position: relative;
  z-index: 2;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.page-about.is-nishimura .about-lead .cmn-inner {
  position: relative;
}
.page-about.is-nishimura .about-lead__hdg {
  font-size: 50px;
  text-align: center;
  text-indent: 0.75em;
}
.page-about.is-nishimura .about-lead__txt {
  margin-top: 30px;
  line-height: 2.3;
  text-align: center;
}
.page-about.is-nishimura .about-lead__decobox {
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 0;
  width: 304px;
  height: 304px;
  -webkit-transition: width 1s cubic-bezier(0.25, 0.1, 0.25, 1), height 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: width 1s cubic-bezier(0.25, 0.1, 0.25, 1), height 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-about.is-nishimura .about-lead__decobox::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 304px;
  height: 304px;
  content: "";
  background-color: #f7f3f0;
  -webkit-transition: top 1s cubic-bezier(0.25, 0.1, 0.25, 1), width 1s cubic-bezier(0.25, 0.1, 0.25, 1), height 1s cubic-bezier(0.25, 0.1, 0.25, 1), border-radius 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: top 1s cubic-bezier(0.25, 0.1, 0.25, 1), width 1s cubic-bezier(0.25, 0.1, 0.25, 1), height 1s cubic-bezier(0.25, 0.1, 0.25, 1), border-radius 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-about.is-nishimura .about-lead__imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 304px;
}
.page-about.is-nishimura .about-lead__img {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 4px;
}
.page-about.is-nishimura .about-lead__img img {
  width: 160px;
}
.page-about.is-nishimura .about-lead.is-inview .about-lead__decobox {
  width: 100%;
}
.page-about.is-nishimura .about-lead.is-inview .about-lead__decobox::before {
  top: 330px;
  width: 468px;
  height: 468px;
  border-radius: 50%;
}

.page-about.is-iwakilab .about-lead {
  color: #424446;
}
.page-about.is-iwakilab .about-lead::before {
  position: absolute;
  top: -116px;
  left: 0;
  z-index: 0;
  display: block;
  width: calc(var(--vw, 1vw) * 50);
  height: 681px;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f3f0), to(transparent));
  background: linear-gradient(to bottom, #f7f3f0 0%, transparent 100%);
}
.page-about.is-iwakilab .about-lead__hdg {
  font-size: 65px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
}
.page-about.is-iwakilab .about-lead__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 68% 32%;
  grid-template-columns: 68% 32%;
  margin-top: 120px;
}
.page-about.is-iwakilab .about-lead__grid-txt {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}
.page-about.is-iwakilab .about-lead__grid-txt p {
  margin-right: 22%;
  line-height: 2.3;
  letter-spacing: 0.04em;
}
.page-about.is-iwakilab .about-lead__grid-img {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
}
.page-about.is-iwakilab .about-lead__grid-img2 {
  position: relative;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  height: 400px;
}

.page-about .about-concept {
  position: relative;
  max-width: 1920px;
}
.page-about .about-concept .cmn-hdg:not(:last-child) {
  margin-bottom: 80px;
}
.page-about.is-nishimura .about-concept {
  margin: 0 auto 130px;
}
.page-about.is-nishimura .about-concept__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-inline: max(var(--vw, 1vw) * 50 - 800px, 20px);
  margin-top: 60px;
  background-color: #f7f3f0;
}
.page-about.is-nishimura .about-concept__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page-about.is-nishimura .about-concept__item:nth-child(even) .about-concept__item-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 36px 40px 40px 0;
}
.page-about.is-nishimura .about-concept__item:nth-child(even) .about-concept__item-copy {
  margin-left: auto;
}
.page-about.is-nishimura .about-concept__item:nth-child(even) .about-concept__item-img {
  margin-right: min((var(--vw, 1vw) * 50 - 800px) * -1, -20px);
}
.page-about.is-nishimura .about-concept__item-img {
  width: calc(50% + max(var(--vw, 1vw) * 50 - 800px, 20px));
  margin-left: min((var(--vw, 1vw) * 50 - 800px) * -1, -20px);
}
.page-about.is-nishimura .about-concept__item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-about.is-nishimura .about-concept__item-txt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 50%;
  padding: 36px 0 40px 40px;
  color: #1a1311;
}
.page-about.is-nishimura .about-concept__item-num {
  font-family: "Six Caps", sans-serif;
  font-size: 120px;
  line-height: 1.4;
  color: #fff;
}
.page-about.is-nishimura .about-concept__item-ttl {
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4;
}
.page-about.is-nishimura .about-concept__item-copy {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
}

.page-about.is-iwakilab .about-concept {
  margin: 0 auto 120px;
}
.page-about.is-iwakilab .about-concept__hdg {
  margin-top: 42px;
  font-size: 28px;
  font-weight: 500;
  color: #1a1311;
  text-align: center;
}
.page-about.is-iwakilab .about-concept__imglist {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  margin-top: 42px;
}
.page-about.is-iwakilab .about-concept__listwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: max(var(--vw, 1vw) * 50 - 800px - 56px, 20px);
  margin-top: 40px;
  margin-bottom: 88px;
  overflow-x: auto;
}
.page-about.is-iwakilab .about-concept__listwrap::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  opacity: 1;
  background-color: #f5f5f5;
}
.page-about.is-iwakilab .about-concept__listwrap::-webkit-scrollbar-thumb {
  width: 2px;
  height: 2px;
  background-color: #ccc;
}
.page-about.is-iwakilab .about-concept__listwrap::-webkit-scrollbar-corner {
  background: transparent;
}
.page-about.is-iwakilab .about-concept__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 max(var(--vw, 1vw) * 50 - 800px - 56px, 20px);
}
.page-about.is-iwakilab .about-concept__list.is-nowrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-right: max(var(--vw, 1vw) * 50 - 800px - 56px, 20px);
  padding-left: 0;
}
.page-about.is-iwakilab .about-concept__list.is-nowrap .about-concept__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 533px;
}
.page-about.is-iwakilab .about-concept__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 32px 56px 48px;
}
.page-about.is-iwakilab .about-concept__item-num {
  font-family: "Six Caps", sans-serif;
  font-size: 60px;
  line-height: 1.4;
  text-align: center;
}
.page-about.is-iwakilab .about-concept__item-ttl {
  margin-top: 6px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #1a1311;
  text-align: center;
  letter-spacing: 0.02em;
}
.page-about.is-iwakilab .about-concept__item-txt {
  position: relative;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.9;
  color: #1a1311;
  letter-spacing: 0.05em;
}
.page-about.is-iwakilab .about-concept__item-txt::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 32px;
  height: 1px;
  content: "";
  background-color: #424446;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-about.is-iwakilab .about-concept__btn {
  text-align: center;
}
.page-about.is-iwakilab .about-concept__btn .cmn-btn {
  width: 510px;
}

.page-about .about-imglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 1px;
  overflow: hidden;
}
.page-about .about-imglist div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 1px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: clip;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
  -webkit-animation: scroll 50s linear infinite;
          animation: scroll 50s linear infinite;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0) translateZ(0);
            transform: translateX(0) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-100%) translateZ(0);
            transform: translateX(-100%) translateZ(0);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0) translateZ(0);
            transform: translateX(0) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-100%) translateZ(0);
            transform: translateX(-100%) translateZ(0);
  }
}
.page-about .about-imglist div img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 444px;
}
.page-about .about-brandlist .cmn-hdg {
  margin-bottom: 40px;
}
.page-about {
  /* stylelint-disable no-invalid-position-at-import-rule */
  /*************************
  	メインビジュアル（下層）
  *************************/
}
.page-about #mainVisual-lower > div,
.page-about #mainVisual-lower #article_ttl {
  padding: 0;
  margin: 0;
}
.page-about {
  /*************************
  	メインコンテンツ（下層）
  *************************/
}
.page-about {
  /*************************
  	コンセプト
  *************************/
}
.page-about .clear {
  clear: both;
}
.page-about .concept-frame {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.page-about .concept-wrapper {
  margin-top: 150px;
}
.page-about .concept-wrapper-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page-about .concept-ttl {
  display: inline-block;
  padding-bottom: 10px;
  margin-top: 35px;
  font-size: 25px;
  font-weight: 400;
  color: #000;
  border-bottom: solid 1px #555;
}
.page-about .concept-ttl span {
  font-size: 38px;
  color: #9e8566;
}
.page-about .concept-upper {
  margin-bottom: 60px;
}
.page-about .step-upper {
  margin-top: 70px;
}
.page-about .concept-ttl-right {
  text-align: right;
}
.page-about .concept-txt {
  margin-top: 15px;
  margin-left: 15px;
  font-size: 17px;
  line-height: 1.8;
}
.page-about .bg-img {
  background-color: #eee;
}
.page-about .concept-img {
  width: 100%;
}
.page-about .concept-img-right {
  float: right;
}
.page-about .concept-img-small {
  width: 75%;
}
.page-about .concept-wrap {
  margin-left: 20px;
  text-align: left;
}
.page-about .btn_concept {
  float: none;
  max-width: 550px;
  margin: 50px auto 110px;
  text-align: center;
}
.page-about .btn_concept-txt {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 17px;
  color: #fff;
  text-decoration: none;
  background-color: #9f9f9f;
}
.page-about .btn_concept:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.page-about .btn_concept-txt:hover {
  color: #fff;
  text-decoration: none;
}
.page-about {
  /*************************
  	こだわり
  *************************/
}
.page-about {
  /* story02 */
}
.page-about .story-section-img {
  padding-bottom: 40px;
  overflow: hidden;
}
.page-about .story-inner .banner-list li a:hover {
  opacity: 0.6;
}
.page-about .story-img {
  width: 100%;
}
.page-about {
  /* Scss Document */
  /*
  @media (min-width: 992px) {
    .w-1140 {
      max-width: 1170px;
      margin-right: auto;
      margin-left: auto;
    }
  }

  @media (min-width: 992px) {
    .w-1140-narrow {
      max-width: 1170px;
      margin-top: -39px;
      margin-right: auto;
      margin-left: auto;
    }
  }

  @media (min-width: 992px) {
    .w-940 {
      max-width: 970px;
      margin-right: auto;
      margin-left: auto;
    }
  }

  @media (min-width: 992px) {
    .w-800 {
      max-width: 830px;
      margin-right: auto;
      margin-left: auto;
    }
  }
  */
}
.page-about .sentence {
  margin-bottom: 30px;
}
.page-about .sentence02 {
  margin-bottom: 55px;
}
.page-about .sentence03 {
  margin-bottom: 80px;
}
.page-about {
  /* 下層
  =================================================== */
}
.page-about .bottom-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-about .bottom-nav .concept {
  position: relative;
  width: 50%;
  padding-top: 31%;
  background-image: url(/img/usr/design/pages/about/lisoir/bg-bottom-concept.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .bottom-nav .concept::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.05);
}
.page-about .bottom-nav .story {
  position: relative;
  width: 50%;
  padding-top: 31%;
  background-image: url(/img/usr/design/pages/about/lisoir/bg-bottom-story.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .bottom-nav .story::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
}
.page-about .bottom-nav .lineup {
  position: relative;
  width: 50%;
  padding-top: 31%;
  background-image: url(/img/usr/design/pages/about/lisoir/bg-bottom-lineup.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .bottom-nav .lineup::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
}
.page-about .bottom-nav .shop {
  position: relative;
  width: 50%;
  padding-top: 31%;
  background-image: url(/img/usr/design/pages/about/lisoir/bg-bottom-shop.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .bottom-nav .shop::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
}
.page-about .bottom-nav .concept .inner-txt,
.page-about .bottom-nav .story .inner-txt,
.page-about .bottom-nav .lineup .inner-txt,
.page-about .bottom-nav .shop .inner-txt {
  position: absolute;
  top: 58%;
  left: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-about .bottom-nav .concept .inner-txt .bottom-ttl,
.page-about .bottom-nav .story .inner-txt .bottom-ttl,
.page-about .bottom-nav .lineup .inner-txt .bottom-ttl,
.page-about .bottom-nav .shop .inner-txt .bottom-ttl {
  margin-bottom: 5%;
  font-size: 27px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0.13em;
}
.page-about .bottom-nav .concept .inner-txt .btn-arrow,
.page-about .bottom-nav .story .inner-txt .btn-arrow,
.page-about .bottom-nav .lineup .inner-txt .btn-arrow,
.page-about .bottom-nav .shop .inner-txt .btn-arrow {
  display: block;
  padding-right: 25px;
  margin-top: 6%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.page-about .bottom-nav .concept .inner-txt .arrow,
.page-about .bottom-nav .story .inner-txt .arrow,
.page-about .bottom-nav .lineup .inner-txt .arrow,
.page-about .bottom-nav .shop .inner-txt .arrow {
  position: relative;
}
.page-about .bottom-nav .concept .inner-txt .arrow::before,
.page-about .bottom-nav .story .inner-txt .arrow::before,
.page-about .bottom-nav .lineup .inner-txt .arrow::before,
.page-about .bottom-nav .shop .inner-txt .arrow::before {
  position: absolute;
  top: -4px;
  right: 0%;
  left: 83%;
  display: block;
  width: 35px;
  height: 35px;
  margin-left: 54px;
  content: "";
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-box-shadow: 7px 3px 9px -10px rgba(0, 0, 0, 0.8);
          box-shadow: 7px 3px 9px -10px rgba(0, 0, 0, 0.8);
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.page-about .concept .concept-mv {
  position: relative;
  padding-top: 23%;
  background-image: url(/img/usr/design/pages/about/lisoir/concept-mv.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .concept .concept-mv .pgttl {
  position: absolute;
  top: 50%;
  left: 7%;
  font-size: 42px;
  font-weight: 700;
  color: #fff !important;
  letter-spacing: 0.1em;
}
.page-about .concept .text-wrap-concept {
  margin: 6% 20%;
}
.page-about .concept .text-wrap-concept p {
  font-size: 18px;
}
.page-about .concept .concept-sttl {
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  color: #7b7c80;
  text-align: center;
  letter-spacing: 0.05em;
}
.page-about .concept .pht01 {
  padding-top: 50%;
  background-image: url(/img/usr/design/pages/about/lisoir/concept01.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .concept .pht02 {
  padding-top: 50%;
  background-image: url(/img/usr/design/pages/about/lisoir/concept02.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .concept .pht03 {
  padding-top: 50%;
  background-image: url(/img/usr/design/pages/about/lisoir/concept03.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .story .story-mv {
  position: relative;
  padding-top: 23%;
  background-image: url(/img/usr/design/pages/about/lisoir/story-mv.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .story .story-mv .pgttl {
  position: absolute;
  top: 50%;
  left: 7%;
  font-size: 42px;
  font-weight: 700;
  color: #fff !important;
  letter-spacing: 0.1em;
}
.page-about .story .text-wrap-story {
  margin: 6% 20% 8.5%;
}
.page-about .story .text-wrap-story p {
  font-size: 18px;
}
.page-about .story .story-sttl {
  margin-bottom: 7%;
  font-size: 32px;
  font-weight: 400;
  color: #7b7c80;
  text-align: center;
  letter-spacing: 0.05em;
}
.page-about .story .pht01 {
  padding-top: 40%;
  background-image: url(/img/usr/design/pages/about/lisoir/story01.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .story .pht02 {
  padding-top: 40%;
  background-image: url(/img/usr/design/pages/about/lisoir/story02.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about .story .pht03 {
  padding-top: 49%;
  background-image: url(/img/usr/design/pages/about/lisoir/story03.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-about {
  /* stylelint-enable no-invalid-position-at-import-rule */
}

.page-brand .cmn-hdg:not(.is-xl) {
  color: #424446;
}
.page-brand .brand-about {
  margin-bottom: 40px;
}
.page-brand .brand-about .cmn-hdg {
  margin-bottom: 60px;
}
.page-brand .brand-about__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-brand .brand-about__img {
  width: 62.25%;
  height: 440px;
  overflow: hidden;
}
.page-brand .brand-about__img img {
  min-height: 610px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-brand .brand-about__copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 64px;
  max-height: 440px;
  margin-left: 100px;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.45em;
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
.page-brand .brand-about__txt {
  width: 31.8125%;
  margin-top: auto;
  margin-left: 80px;
}
.page-brand .brand-about__txt p {
  margin-top: 60px;
  font-size: 15px;
  line-height: 1.9;
}
.page-brand .brand-about__txt-imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page-brand .brand-about__txt-imgs img {
  width: 140px;
}
.page-brand .brand-about .cmn-btn {
  width: 100%;
  margin-top: 30px;
}
.page-brand.is-iwakilab .brand-about__copy {
  text-orientation: initial;
  letter-spacing: 0.25em;
}

.page-brand .brand-lineup {
  margin-top: 140px;
}
.page-brand .brand-lineup__cat {
  padding-bottom: 2px;
  margin-bottom: 40px;
  font-size: 26px;
  text-align: center;
  background-color: #ece7de;
}
.page-brand .brand-lineup__list + .brand-lineup__list {
  margin-top: 80px;
}
.page-brand .brand-lineup .block-pickup-list-p--items {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 32px;
}
.page-brand .brand-collab {
  margin-top: 120px;
}
.page-brand .brand-collab__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
}
.page-brand .brand-collab__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #e0e0e0;
}
.page-brand .brand-collab__img {
  height: 287px;
  overflow: hidden;
}
.page-brand .brand-collab__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-brand .brand-collab__txt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 24px 24px 30px;
}
.page-brand .brand-collab__ttl {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 500;
}
.page-brand .brand-collab__btn {
  margin-top: auto;
}
.page-brand .brand-collab__btn .cmn-btn {
  width: auto;
  padding: 12px 24px;
  margin: 0 2px;
}
.page-brand .brand-review {
  margin-top: 120px;
}
.page-brand .brand-review__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto 1fr auto;
  grid-template-rows: auto auto auto 1fr auto;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 0 32px;
}
.page-brand .brand-review__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 5;
  grid-row: span 5;
}
.page-brand .brand-review__img {
  -ms-grid-row: 1;
  grid-row: 1;
}
.page-brand .brand-review__txt {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 4;
  grid-row: span 4;
  margin-top: 24px;
}
.page-brand .brand-review__item-name {
  -ms-grid-row: 1;
  grid-row: 1;
  font-size: 15px;
  line-height: 1.4;
  color: #424446;
}
.page-brand .brand-review__item-ttl {
  -ms-grid-row: 2;
  grid-row: 2;
  margin-top: 14px;
  margin-bottom: 22px;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.4;
}
.page-brand .brand-review__item-comment {
  position: relative;
  -ms-grid-row: 3;
  grid-row: 3;
  padding: 24px 20px;
  margin-bottom: 34px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #f7f3f0;
  border-radius: 8px;
}
.page-brand .brand-review__item-comment::before {
  position: absolute;
  top: -10px;
  left: 20px;
  width: 0;
  height: 0;
  content: "";
  border-bottom: 14px solid #f7f3f0;
  border-left: 14px solid transparent;
}
.page-brand .brand-review__item-btn {
  -ms-grid-row: 4;
  grid-row: 4;
}
.page-brand .brand-review .cmn-btn {
  width: 100%;
}
.page-brand .brand-coordinate {
  margin-top: 120px;
}
.page-brand .brand-coordinate__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  gap: 1px;
}
.page-brand .brand-shoplist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 293px;
  margin-top: 120px;
  text-align: center;
  background: url(/img/usr/design/pages/brand/shoplist-bg.jpg) no-repeat center center/cover;
}
.page-brand .brand-shoplist .cmn-hdg {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
  color: #fff;
}
.page-brand .brand-shoplist .cmn-hdg small {
  letter-spacing: 0.5em;
}

.page-company {
  padding-top: 60px;
}
.page-company h3 {
  font-size: 22px;
  font-weight: 600;
}
.page-company p + p {
  margin-top: 12px;
}
.page-company p + p a {
  color: #6292bf;
  text-decoration: underline;
}
.page-company__table .cmn-hdg {
  margin-bottom: 60px;
}
.page-company__table table {
  width: 100%;
  border-top: 1px solid #e5e5e5;
}
.page-company__table th,
.page-company__table td {
  padding: 16px 20px;
  font-size: 13px;
  border-bottom: 1px solid #e5e5e5;
}
.page-company__table th {
  width: 376px;
  font-weight: 600;
  text-align: right;
  vertical-align: top;
  background-color: #f9f9f9;
}
.page-company__access {
  margin-top: 120px;
}
.page-company__access .cmn-hdg {
  margin-bottom: 30px;
}
.page-company__access-map {
  padding: 60px;
  margin-bottom: 24px;
  text-align: center;
  background-color: #424446;
}
.page-company__access-map img {
  width: 757px;
}

.page-gift {
  padding-top: 60px;
}
.page-gift .gift-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 140px;
}
.page-gift .gift-mv__hdg {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 800px;
  background: url(/img/usr/design/pages/gift/mv.jpg) 50% 50%/cover no-repeat;
}
.page-gift .gift-mv__hdg-ttl {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 440px;
  height: 362px;
  margin: auto;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}
.page-gift .gift-mv__hdg-ttl span {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0.5em;
}
.page-gift .gift-mv__hdg-ttl strong {
  padding-right: 14px;
  margin-top: 6px;
}
.page-gift .gift-mv__hdg-ttl strong img {
  width: 137px;
}
.page-gift .gift-mv__hdg-ttl small {
  display: block;
  width: 300px;
  padding-right: 14px;
  margin: 0 auto;
  font-size: 10px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.page-gift .gift-mv__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 1px;
}
.page-gift .gift-mv__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  background-color: #f7f3f0;
}
.page-gift .gift-mv__nav-item figure {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 50%;
}
.page-gift .gift-mv__nav-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-gift .gift-mv__nav-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50%;
}
.page-gift .gift-mv__nav-item a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 13.2em;
  font-size: 20px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-indent: 0.45em;
  letter-spacing: 0.45em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
.page-gift .gift-mv__nav-item a span::after {
  display: block;
  width: 19px;
  height: 19px;
  margin: 5px 5px 0;
  vertical-align: middle;
  content: "";
  background: url(/img/usr/design/icn/arrow-circle-down.svg) 50% 50%/contain no-repeat;
}
.page-gift .gift-mv__nav-item.is-scene em:first-child {
  margin-bottom: 0.2em;
  letter-spacing: 0.2em;
}
.page-gift .gift-mv__nav-item.is-diagnosis span {
  letter-spacing: 0.2em;
}
.page-gift .gift-mv__nav-item.is-diagnosis span::after {
  margin-top: 10px;
}
.page-gift .gift-section + .gift-section {
  padding-top: 100px;
  margin-top: 160px;
  border-top: 1px solid #ece7de;
}
.page-gift .gift-section h3 {
  margin-bottom: 60px;
  font-size: 28px;
  text-align: center;
  text-indent: 0.2em;
  letter-spacing: 0.2em;
}
.page-gift .gift-section__hdg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 152px;
  margin: 0 auto 100px;
}
.page-gift .gift-section__hdg::before {
  position: relative;
  z-index: 0;
  display: block;
  width: 152px;
  height: 152px;
  margin-top: -2%;
  content: "";
  border: 1px solid #aaa;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-gift .gift-section__hdg div {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 600;
  text-indent: 0.45em;
  letter-spacing: 0.45em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
.page-gift .gift-section__hdg div span {
  margin-bottom: 0.6em;
  letter-spacing: 0.15em;
}
.page-gift .gift-section__hdg div::before {
  z-index: -1;
  display: block;
  width: 100px;
  height: 100%;
  content: "";
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(25%, rgb(255, 255, 255)), color-stop(50%, rgb(255, 255, 255)), color-stop(75%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 25%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-gift .gift-section.gift-diagnosis .gift-section__hdg {
  margin-bottom: 94px;
}
.page-gift .gift-section.gift-diagnosis p {
  letter-spacing: 0.05em;
}
.page-gift .gift-lead .gift-section__hdg div {
  font-size: 20px;
  letter-spacing: 0.3em;
}
.page-gift .gift-lead__block {
  font-size: 18px;
  text-indent: 0.055em;
  letter-spacing: 0.055em;
}
.page-gift .gift-lead__block + p {
  margin-top: 0.5em;
}
.page-gift .gift-lead__block + .gift-lead__block {
  margin-top: 40px;
}
.page-gift .gift-lead__imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.page-gift .gift-lead__imgs > img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-gift .gift-lead p {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  text-indent: 0.055em;
  letter-spacing: 0.055em;
}
.page-gift .gift-lead p + p {
  margin-top: 1.2em;
}
.page-gift .gift-list + .gift-list {
  margin-top: 160px;
}
.page-gift .gift-list .gift-list__hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
  color: #1a1311;
  text-indent: 0;
  letter-spacing: 0;
}
.page-gift .gift-list .gift-list__hdg span {
  font-size: 26px;
  line-height: 1.3;
}
.page-gift .gift-list .gift-list__hdg em {
  display: block;
  font-size: 18px;
}
.page-gift .gift-list .gift-list__hdg small {
  padding: 0 14px;
  font-family: "Ovo", sans-serif;
  font-size: 9px;
  text-align: center;
  letter-spacing: 0.2em;
  background-color: #f7f3f0;
}
.page-gift .gift-list__list > a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-gift .gift-list .block-pickup-list-p--items > li:nth-child(n+3) {
  display: none;
}
.page-gift .gift-list .js-viewmore i {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.page-gift .gift-list .js-viewmore:hover i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.page-gift .gift-list .js-viewmore.is-opened {
  font-size: 0;
}
.page-gift .gift-list .js-viewmore.is-opened::before {
  font-size: 14px;
  content: "閉じる";
}
.page-gift .gift-list .js-viewmore.is-opened i {
  display: none;
}
.page-gift .gift-scene .gift-section__hdg div {
  background: -webkit-gradient(linear, left top, right top, from(rgba(236, 231, 222, 0)), color-stop(25%, #ece7de), color-stop(50%, #ece7de), color-stop(75%, #ece7de), to(rgba(236, 231, 222, 0)));
  background: linear-gradient(90deg, rgba(236, 231, 222, 0) 0%, #ece7de 25%, #ece7de 50%, #ece7de 75%, rgba(236, 231, 222, 0) 100%);
}
.page-gift .gift-price__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 652px;
  margin: 0 auto;
}
.page-gift .gift-diagnosis p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.page-gift .diagnosis {
  position: relative;
  margin-top: 100px;
  text-align: center;
}
.page-gift .diagnosis-pages {
  position: relative;
  width: 432px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
.page-gift .diagnosis-pages-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1296px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.page-gift .diagnosis-pages:has(.is-active), .page-gift .diagnosis-pages:has(.diagnosis-pages-inner[style*=transform]) {
  min-height: 420px;
}
.page-gift .diagnosis-page {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 432px;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.page-gift .diagnosis-page[data-page="0"] {
  position: relative;
  z-index: 2;
  margin-top: -52px;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.page-gift .diagnosis-page[data-page="1"], .page-gift .diagnosis-page[data-page="2"], .page-gift .diagnosis-page[data-page="3"] {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 432px;
          flex: 0 0 432px;
  width: 432px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.page-gift .diagnosis-page.is-active {
  z-index: 2;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
}
.page-gift .diagnosis__hdg-ttl {
  margin-top: 18px;
  font-size: 24px;
  font-weight: 500;
}
.page-gift .diagnosis__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
}
.page-gift .diagnosis__num small {
  font-size: 10px;
  font-weight: 500;
}
.page-gift .diagnosis__num span {
  font-size: 40px;
  font-weight: 600;
}
.page-gift .diagnosis__btnwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 75px;
  margin: 0 auto;
}
.page-gift .diagnosis__btnwrap:not(:first-child) {
  margin-top: 42px;
}
.page-gift .diagnosis__pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 34px;
  line-height: 0;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.page-gift .diagnosis__pager.is-hidden {
  visibility: hidden;
  opacity: 0;
}
.page-gift .diagnosis__pager-item {
  width: 12px;
  height: 0;
  padding-bottom: 10px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border: 1px solid #424446;
  border-radius: 50%;
}
.page-gift .diagnosis__pager-item.is-active {
  background-color: #424446;
}
.page-gift .diagnosis-result {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 264px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease, height 0.5s ease;
  transition: opacity 0.5s ease, height 0.5s ease;
}
.page-gift .diagnosis-result.is-active {
  visibility: visible;
  opacity: 1;
}
.page-gift .diagnosis-result h3 {
  font-weight: 600;
}

/*************************
	メインビジュアル（下層）
*************************/
#mainVisual-lower > div,
#mainVisual-lower #article_ttl {
  padding: 0;
  margin: 0;
}
/*************************
	メインコンテンツ（下層）
*************************/
/*************************
	コンセプト
*************************/
.clear {
  clear: both;
}

.concept-frame {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.concept-wrapper {
  margin-top: 150px;
}

.concept-wrapper-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.concept-ttl {
  display: inline-block;
  padding-bottom: 10px;
  margin-top: 35px;
  font-size: 25px;
  font-weight: 400;
  color: #000;
  border-bottom: solid 1px #555;
}

.concept-ttl span {
  font-size: 38px;
  color: #9e8566;
}

.concept-upper {
  margin-bottom: 60px;
}
.step-upper {
  margin-top: 70px;
}

.concept-ttl-right {
  text-align: right;
}

.concept-txt {
  margin-top: 15px;
  margin-left: 15px;
  font-size: 17px;
  line-height: 1.8;
}

.bg-img {
  background-color: #eee;
}

.concept-img {
  width: 100%;
}

.concept-img-right {
  float: right;
}

.concept-img-small {
  width: 75%;
}

.concept-wrap {
  margin-left: 20px;
  text-align: left;
}
.btn_concept {
  float: none;
  max-width: 550px;
  margin: 50px auto 110px;
  text-align: center;
}

.btn_concept-txt {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 17px;
  color: #fff;
  text-decoration: none;
  background-color: #9f9f9f;
}

.btn_concept:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.btn_concept-txt:hover {
  color: #fff;
  text-decoration: none;
}
/*************************
	こだわり
*************************/
/* story02 */
.story-section-img {
  padding-bottom: 40px;
  overflow: hidden;
}

.story-inner .banner-list li a:hover {
  opacity: 0.6;
}
.story-img {
  width: 100%;
}

/* Scss Document */
/*
@media (min-width: 992px) {
  .w-1140 {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .w-1140-narrow {
    max-width: 1170px;
    margin-top: -39px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .w-940 {
    max-width: 970px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .w-800 {
    max-width: 830px;
    margin-right: auto;
    margin-left: auto;
  }
}
*/
.sentence {
  margin-bottom: 30px;
}
.sentence02 {
  margin-bottom: 55px;
}
.sentence03 {
  margin-bottom: 80px;
}
/* 下層
=================================================== */
.bottom-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bottom-nav .concept {
  position: relative;
  width: 50%;
  padding-top: 31%;
  background-image: url(/img/usr/design/pages/about/lisoir/bg-bottom-concept.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.bottom-nav .concept::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.05);
}
.bottom-nav .story {
  position: relative;
  width: 50%;
  padding-top: 31%;
  background-image: url(/img/usr/design/pages/about/lisoir/bg-bottom-story.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.bottom-nav .story::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
}
.bottom-nav .lineup {
  position: relative;
  width: 50%;
  padding-top: 31%;
  background-image: url(/img/usr/design/pages/about/lisoir/bg-bottom-lineup.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.bottom-nav .lineup::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
}
.bottom-nav .shop {
  position: relative;
  width: 50%;
  padding-top: 31%;
  background-image: url(/img/usr/design/pages/about/lisoir/bg-bottom-shop.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.bottom-nav .shop::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
}
.bottom-nav .concept .inner-txt,
.bottom-nav .story .inner-txt,
.bottom-nav .lineup .inner-txt,
.bottom-nav .shop .inner-txt {
  position: absolute;
  top: 58%;
  left: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bottom-nav .concept .inner-txt .bottom-ttl,
.bottom-nav .story .inner-txt .bottom-ttl,
.bottom-nav .lineup .inner-txt .bottom-ttl,
.bottom-nav .shop .inner-txt .bottom-ttl {
  margin-bottom: 5%;
  font-size: 27px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0.13em;
}
.bottom-nav .concept .inner-txt .btn-arrow,
.bottom-nav .story .inner-txt .btn-arrow,
.bottom-nav .lineup .inner-txt .btn-arrow,
.bottom-nav .shop .inner-txt .btn-arrow {
  display: block;
  padding-right: 25px;
  margin-top: 6%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.bottom-nav .concept .inner-txt .arrow,
.bottom-nav .story .inner-txt .arrow,
.bottom-nav .lineup .inner-txt .arrow,
.bottom-nav .shop .inner-txt .arrow {
  position: relative;
}
.bottom-nav .concept .inner-txt .arrow::before,
.bottom-nav .story .inner-txt .arrow::before,
.bottom-nav .lineup .inner-txt .arrow::before,
.bottom-nav .shop .inner-txt .arrow::before {
  position: absolute;
  top: -4px;
  right: 0%;
  left: 83%;
  display: block;
  width: 35px;
  height: 35px;
  margin-left: 54px;
  content: "";
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-box-shadow: 7px 3px 9px -10px rgba(0, 0, 0, 0.8);
          box-shadow: 7px 3px 9px -10px rgba(0, 0, 0, 0.8);
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.concept .concept-mv {
  position: relative;
  padding-top: 23%;
  background-image: url(/img/usr/design/pages/about/lisoir/concept-mv.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.concept .concept-mv .pgttl {
  position: absolute;
  top: 50%;
  left: 7%;
  font-size: 42px;
  font-weight: 700;
  color: #fff !important;
  letter-spacing: 0.1em;
}
.concept .text-wrap-concept {
  margin: 6% 20%;
}
.concept .text-wrap-concept p {
  font-size: 18px;
}
.concept .concept-sttl {
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  color: #7b7c80;
  text-align: center;
  letter-spacing: 0.05em;
}
.concept .pht01 {
  padding-top: 50%;
  background-image: url(/img/usr/design/pages/about/lisoir/concept01.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.concept .pht02 {
  padding-top: 50%;
  background-image: url(/img/usr/design/pages/about/lisoir/concept02.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.concept .pht03 {
  padding-top: 50%;
  background-image: url(/img/usr/design/pages/about/lisoir/concept03.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.story .story-mv {
  position: relative;
  padding-top: 23%;
  background-image: url(/img/usr/design/pages/about/lisoir/story-mv.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.story .story-mv .pgttl {
  position: absolute;
  top: 50%;
  left: 7%;
  font-size: 42px;
  font-weight: 700;
  color: #fff !important;
  letter-spacing: 0.1em;
}
.story .text-wrap-story {
  margin: 6% 20% 8.5%;
}
.story .text-wrap-story p {
  font-size: 18px;
}
.story .story-sttl {
  margin-bottom: 7%;
  font-size: 32px;
  font-weight: 400;
  color: #7b7c80;
  text-align: center;
  letter-spacing: 0.05em;
}
.story .pht01 {
  padding-top: 40%;
  background-image: url(/img/usr/design/pages/about/lisoir/story01.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.story .pht02 {
  padding-top: 40%;
  background-image: url(/img/usr/design/pages/about/lisoir/story02.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.story .pht03 {
  padding-top: 49%;
  background-image: url(/img/usr/design/pages/about/lisoir/story03.jpg);
  background-repeat: no-repeat;
  background-position: 42% 100%;
  background-size: cover;
}
.page-topicdetaillist .block-topic-details--header {
  padding-top: 60px;
}
.page-topicdetaillist .cmn-hdg {
  margin-bottom: 0;
}
.page-topicdetaillist .block-topic-details--header-rss {
  display: none;
}

/* stylelint-enable no-invalid-position-at-import-rule */
/* デフォルトスタイル上書き */
.page_contents {
  padding: 20px 0 60px;
}

.block-mypage--shopping-info,
.block-mypage--member-info,
.block-mypage--inquiry-info,
.block-mypage--snssync-info,
.block-mypage--linesync-info {
  margin-bottom: 15px;
}
.block-mypage--shopping-info .block-icon-image--flex-cell,
.block-mypage--member-info .block-icon-image--flex-cell,
.block-mypage--inquiry-info .block-icon-image--flex-cell,
.block-mypage--snssync-info .block-icon-image--flex-cell,
.block-mypage--linesync-info .block-icon-image--flex-cell {
  display: none;
}
.block-mypage--shopping-info .block-icon-image--flex-cell + .block-icon-image--flex-cell,
.block-mypage--member-info .block-icon-image--flex-cell + .block-icon-image--flex-cell,
.block-mypage--inquiry-info .block-icon-image--flex-cell + .block-icon-image--flex-cell,
.block-mypage--snssync-info .block-icon-image--flex-cell + .block-icon-image--flex-cell,
.block-mypage--linesync-info .block-icon-image--flex-cell + .block-icon-image--flex-cell {
  display: block;
}

.block-mypage--customer-status {
  color: #fff;
  background-color: #424446;
}
.block-mypage--customer-status a {
  color: #fff;
}

.table {
  width: 100%;
}
.table th,
.table td {
  padding: 16px 20px;
  font-size: 13px;
}
.table th {
  width: 376px;
  font-weight: 600;
  text-align: right;
  vertical-align: top;
}
[class*=block-purchase-] .table th {
  width: auto;
  padding: 16px 14px;
  text-align: left;
}
.table td {
  border: 1px solid #dedede;
}

.fieldset .form-label {
  text-align: right;
}
.fieldset .form-label label {
  font-weight: 600;
}
.fieldset + .action-buttons {
  margin-top: 40px;
}

.block-cart--rule {
  display: none;
}

.block-cart--contents {
  width: calc(100% - 300px);
}

.block-order-estimate--content {
  width: calc(100% - 320px);
}

.block-order-estimate--confirmation-list {
  width: 49.55%;
}

.block-cart--procedure-container,
.block-order-estimate--procedure-container,
.block-order-method--procedure-container {
  background-color: #fafafa;
}

.block-cart--procedure-container .btn,
.block-order-estimate--procedure .btn,
.block-order-method--procedure .btn,
.action .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 320px;
  max-width: 100%;
  padding: 18px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background-color: #424446;
  border-radius: 30px;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  will-change: opacity;
  padding: 14px;
  font-weight: 600;
  border: 1px solid #424446;
}
.block-cart--procedure-container .btn.btn-default,
.block-order-estimate--procedure .btn.btn-default,
.block-order-method--procedure .btn.btn-default,
.action .btn.btn-default {
  color: #424446;
  background-color: #fff;
}
.block-cart--procedure-container .btn.block-inquiry--forward,
.block-order-estimate--procedure .btn.block-inquiry--forward,
.block-order-method--procedure .btn.block-inquiry--forward,
.action .btn.block-inquiry--forward {
  color: #fff;
  background-color: #424446;
}
.block-cart--procedure-container .btn.btn-danger,
.block-order-estimate--procedure .btn.btn-danger,
.block-order-method--procedure .btn.btn-danger,
.action .btn.btn-danger {
  color: #333;
  background-color: #aaa;
  border: 1px solid #aaa;
}

.block-mypage--update-address-book {
  color: #fff;
  background: #424446;
}

.block-mypage--withdrawal,
.modal-body li a {
  color: #424446;
}

.page-cart .block-cart--goods-list-item-calc-btn {
  border-radius: 20px;
}
.page-cart .block-cart--goods-list-item-delete {
  color: #333;
  text-decoration: none;
  background-color: #aaa;
  border: 1px solid #aaa;
  border-radius: 20px;
}
.page-cart .block-cart--goods-list-item {
  width: 46%;
}

/* ページャー */
.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #1a1311;
}
.pager.block-topic-details--pager-top {
  display: none;
}
.pager.block-topic-details--pager-bottom {
  margin-top: 60px;
}
.pager.block-topic-details--pager-bottom:not(:last-child) {
  margin-bottom: 40px;
}
.pager a {
  color: #1a1311;
}
.pager .pager-scope {
  margin: 0;
}
.pager .pager-total {
  margin: 0 16px 0 0;
}
.pager .pager-total .pager-count span {
  font-weight: 400;
}
.pager .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pager .pagination li {
  padding: 0;
  margin: 0;
  border: 0;
}
.pager .pagination li.pager-current {
  background-color: transparent;
}
.pager .pagination span,
.pager .pagination a {
  display: block;
  width: 44px;
  padding: 6px 4px;
  font-size: 15px;
  text-align: center;
  border-radius: 3px;
}
.pager .pagination span {
  color: #fff;
  background-color: #424446;
}
.pager .pagination .pager-first a,
.pager .pagination .pager-previous a,
.pager .pagination .pager-next a,
.pager .pagination .pager-last a {
  width: 56px;
  background-color: #ece7de;
}
@media screen and (max-width: 1240px) {
  .cmn-inner.is-max {
    max-width: 1240px;
    margin-inline: -20px;
  }
  .page-top .cmn-brandlist__inner {
    max-width: 1240px;
    margin-inline: -20px;
  }
  .block-goods-detail .cmn-column {
    max-width: 1240px;
    margin-inline: -20px;
  }
  .page-shopstorelist .block-store-list--header {
    max-width: 1240px;
    margin-inline: -20px;
  }
  .page-page .group-cols.is-scroll {
    max-width: 1240px;
    margin-inline: -20px;
  }
  .page-page .page-mv {
    max-width: 1240px;
    margin-inline: -20px;
  }
  .page-page .collab-message {
    max-width: 1240px;
    margin-inline: -20px;
  }
}
@media screen and (min-width: 1239px) {
  .cmn-inner.is-max {
    max-width: calc(100% + var(--vw, 1vw) * 100 - 100%);
    margin-inline: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
  .page-top .cmn-brandlist__inner {
    max-width: calc(100% + var(--vw, 1vw) * 100 - 100%);
    margin-inline: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
  .block-goods-detail .cmn-column {
    max-width: calc(100% + var(--vw, 1vw) * 100 - 100%);
    margin-inline: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
  .page-shopstorelist .block-store-list--header {
    max-width: calc(100% + var(--vw, 1vw) * 100 - 100%);
    margin-inline: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
  .page-page .group-cols.is-scroll {
    max-width: calc(100% + var(--vw, 1vw) * 100 - 100%);
    margin-inline: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
  .page-page .page-mv {
    max-width: calc(100% + var(--vw, 1vw) * 100 - 100%);
    margin-inline: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
  .page-page .collab-message {
    max-width: calc(100% + var(--vw, 1vw) * 100 - 100%);
    margin-inline: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
}
@media screen and (min-width: 1220px) {
  .cmn-inner.is-leftmax {
    max-width: calc(1600px + (var(--vw, 1vw) * 100 - 1600px) / 2);
    margin-left: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
  .cmn-inner.is-rightmax {
    max-width: calc(1600px + (var(--vw, 1vw) * 100 - 1600px) / 2);
    margin-right: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
}
@media screen and (min-width: 1161px) {
  .page-about .cmn-brandlist__inner {
    max-width: initial;
    margin-inline: 0;
  }
}
@media screen and (max-width: 1600px) {
  .page-about .cmn-brandlist__items {
    gap: 16px;
  }
  .page-about .cmn-brandlist__item-txt {
    font-size: 16px;
  }
  .page-about .cmn-brandlist__item-link .cmn-btn {
    font-size: 12px;
  }
}
@media screen and (min-width: 1601px) {
  #goodsdetail_itemhistory .block-recent-item--items,
  .block-recent-item .block-recent-item--items {
    width: calc(100% + var(--vw, 1vw) * 50 - 50%);
    margin-right: calc((var(--vw, 1vw) * 50 - 50%) * -1);
  }
  #goodsdetail_itemhistory .block-pickup-list-p,
  .block-recent-item .block-pickup-list-p {
    margin-right: 0;
    margin-left: auto;
  }
  #goodsdetail_itemhistory .block-pickup-list-p .block-pickup-list-p--items,
  .block-recent-item .block-pickup-list-p .block-pickup-list-p--items {
    padding-right: calc((var(--vw, 1vw) * 100 - 1600px) / 2);
  }
  #goodsdetail_itemhistory .block-pickup-list-p .block-pickup-list-p--items::after,
  .block-recent-item .block-pickup-list-p .block-pickup-list-p--items::after {
    width: calc((var(--vw, 1vw) * 100 - 1600px) / 2);
  }
}
@media (min-width: 1921px) {
  .brand-mv {
    margin: 0 auto 120px;
  }
  .page-about .about-mv {
    margin: 0 auto 120px;
  }
}
@media screen and (max-width: 1400px) {
  .page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--body {
    padding: 32px 30px 42px;
  }
  .page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--body .block-goods-pickup--goods-list {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
  .page-goods .block-goods-detail .pane-goods-center #block-goods-pickup .block-goods-pickup--selected-area {
    padding: 32px 30px 42px;
  }
}
@media (min-width: 1600px) {
  .page-about.is-nishimura .about-concept__item {
    padding-inline: 20px;
  }
  .page-about.is-nishimura .about-concept__item:nth-child(even) .about-concept__item-img {
    margin-right: -20px;
  }
  .page-about.is-nishimura .about-concept__item-img {
    width: calc(50% + 20px);
    margin-left: -20px;
  }
  .page-about.is-iwakilab .about-concept__listwrap {
    padding-left: 20px;
  }
  .page-about.is-iwakilab .about-concept__list {
    padding: 0 20px;
  }
  .page-about.is-iwakilab .about-concept__list.is-nowrap {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .page-about #mainVisual-lower {
    height: 200px;
  }
  .page-about .lower-article {
    background-color: #fff;
  }
  .page-about .storyCtt {
    background-color: #fff;
  }
  .page-about .storyCtt .story-inner {
    padding: 60px 0 50px;
    margin-bottom: 60px;
    font-size: 17px;
  }
  .page-about .storyCtt .story-inner:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page-about .story-section {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 100px;
    border-bottom: 2px dotted #b8b8b8;
  }
  .page-about .story-section:last-child {
    margin-bottom: 0;
  }
  .page-about .story-section-inner {
    margin-bottom: 90px;
    overflow: hidden;
  }
  .page-about .story-section .diamond {
    position: absolute;
    right: -100%;
    bottom: -7px;
    left: -100%;
    z-index: 1;
    display: block;
    width: 28px;
    height: 14px;
    margin: 0 auto;
    background: url(/img/usr/design/pages/about/idehomme/bg_lower-diamond.jpg) center bottom no-repeat;
    background-size: 28px 14px;
  }
  .page-about .story-inner .h2 {
    padding-bottom: 40px;
    margin: 0;
  }
  .page-about .story-inner p {
    line-height: 1.8em;
  }
  .page-about .story-inner .txt {
    margin-bottom: 30px;
    font-size: 17px;
  }
  .page-about .story-inner .txt:last-child {
    margin-bottom: 0;
  }
  .page-about .story-inner .txt .photo-ls {
    float: right;
    width: 425px;
    height: auto;
    padding: 0 0 15px 25px;
  }
  .page-about .story-inner .txt .photo-rs {
    float: left;
    width: 425px;
    height: auto;
    padding: 0 25px 15px 0;
  }
  .page-about .story-inner .banner-list {
    padding: 60px 0 20px;
  }
  .page-about .story-inner .banner-list li:nth-child(odd) {
    padding: 0 10px 15px 0;
  }
  .page-about .story-inner .banner-list li:nth-child(even) {
    padding: 0 0 15px 10px;
  }
  .page-about .story-inner .banner-list li .off {
    opacity: 0.6;
  }
  #mainVisual-lower {
    height: 200px;
  }
  .lower-article {
    background-color: #fff;
  }
  .storyCtt {
    background-color: #fff;
  }
  .storyCtt .story-inner {
    padding: 60px 0 50px;
    margin-bottom: 60px;
    font-size: 17px;
  }
  .storyCtt .story-inner:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .story-section {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 100px;
    border-bottom: 2px dotted #b8b8b8;
  }
  .story-section:last-child {
    margin-bottom: 0;
  }
  .story-section-inner {
    margin-bottom: 90px;
    overflow: hidden;
  }
  .story-section .diamond {
    position: absolute;
    right: -100%;
    bottom: -7px;
    left: -100%;
    z-index: 1;
    display: block;
    width: 28px;
    height: 14px;
    margin: 0 auto;
    background: url(/img/usr/design/pages/about/idehomme/bg_lower-diamond.jpg) center bottom no-repeat;
    background-size: 28px 14px;
  }
  .story-inner .h2 {
    padding-bottom: 40px;
    margin: 0;
  }
  .story-inner p {
    line-height: 1.8em;
  }
  .story-inner .txt {
    margin-bottom: 30px;
    font-size: 17px;
  }
  .story-inner .txt:last-child {
    margin-bottom: 0;
  }
  .story-inner .txt .photo-ls {
    float: right;
    width: 425px;
    height: auto;
    padding: 0 0 15px 25px;
  }
  .story-inner .txt .photo-rs {
    float: left;
    width: 425px;
    height: auto;
    padding: 0 25px 15px 0;
  }
  .story-inner .banner-list {
    padding: 60px 0 20px;
  }
  .story-inner .banner-list li:nth-child(odd) {
    padding: 0 10px 15px 0;
  }
  .story-inner .banner-list li:nth-child(even) {
    padding: 0 0 15px 10px;
  }
  .story-inner .banner-list li .off {
    opacity: 0.6;
  }
}
@media (max-width: 991px) {
  .page-about #mainVisual-lower {
    height: 100px;
  }
  .page-about .lower-article {
    background-color: #eef1f3;
  }
  .page-about .concept-upper {
    margin-bottom: 40px;
  }
  .page-about .concept-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }
  .page-about .concept-frame {
    background-color: #fff;
  }
  .page-about .concept-wrapper {
    margin-top: 100px;
  }
  .page-about .concept-wrapper-reverse {
    display: block;
  }
  .page-about .concept-img-small {
    width: 100%;
  }
  .page-about .concept-ttl-right {
    text-align: left;
  }
  .page-about .concept-ttl {
    font-size: 25px;
  }
  .page-about .concept-txt {
    /* font-size: 13px; */
    font-size: 15px;
  }
  .page-about .concept-wrap {
    text-align: left;
  }
  .page-about .btn_concept {
    width: 100%;
    max-width: 450px;
  }
  .page-about .btn_concept-txt {
    /* font-size: 13px; */
    font-size: 15px;
  }
  .page-about .storyCtt {
    background-color: #fff;
  }
  .page-about .storyCtt .story-inner {
    padding: 30px 20px;
  }
  .page-about .storyCtt .story-inner:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page-about .story-section {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 2px dotted #b8b8b8;
  }
  .page-about .story-section:last-child {
    margin-bottom: 0;
  }
  .page-about .story-section .diamond {
    position: absolute;
    right: -100%;
    bottom: -5px;
    left: -100%;
    z-index: 1;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 auto;
    background: url(/img/usr/design/pages/about/idehomme/bg_lower-diamond.jpg) center bottom no-repeat;
    background-size: 20px 10px;
  }
  .page-about .story-inner .h2 {
    padding-bottom: 30px;
    margin: 0;
  }
  .page-about .story-inner .h2 img {
    padding-right: 50px;
  }
  .page-about .story-inner p {
    font-size: 15px;
    line-height: 1.8em;
  }
  .page-about .story-inner .txt {
    margin-bottom: 30px;
  }
  .page-about .story-inner .txt .photo-ls,
  .page-about .story-inner .txt .photo-rs {
    display: block;
    float: none;
    margin-bottom: 15px;
  }
  .page-about .story-inner .banner-list {
    padding: 40px 0 10px;
  }
  .page-about .story-inner .banner-list li {
    padding: 0 0 10px;
  }
  .page-about .story-inner .banner-list li .off {
    opacity: 0.6;
  }
  .page-about .story-section-img {
    padding-bottom: 0;
  }
  .page-about .sentence {
    margin-bottom: 30px;
  }
  .page-about .sentence02 {
    margin-bottom: 45px;
  }
  .page-about .sentence03 {
    margin-bottom: 50px;
  }
  .page-about .bottom-nav .concept {
    width: 100%;
    padding-top: 62%;
    background-position: 42% 100%;
  }
  .page-about .bottom-nav .story {
    width: 100%;
    padding-top: 62%;
    background-position: 42% 100%;
  }
  .page-about .bottom-nav .lineup {
    width: 100%;
    padding-top: 62%;
    background-position: 42% 100%;
  }
  .page-about .bottom-nav .shop {
    width: 100%;
    padding-top: 62%;
    background-position: 42% 100%;
  }
  .page-about .bottom-nav .concept .inner-txt,
  .page-about .bottom-nav .story .inner-txt,
  .page-about .bottom-nav .lineup .inner-txt,
  .page-about .bottom-nav .shop .inner-txt {
    top: 61%;
  }
  .page-about .bottom-nav .concept .inner-txt .bottom-ttl,
  .page-about .bottom-nav .story .inner-txt .bottom-ttl,
  .page-about .bottom-nav .lineup .inner-txt .bottom-ttl,
  .page-about .bottom-nav .shop .inner-txt .bottom-ttl {
    font-size: 22px;
  }
  .page-about .bottom-nav .concept .inner-txt .btn-arrow,
  .page-about .bottom-nav .story .inner-txt .btn-arrow,
  .page-about .bottom-nav .lineup .inner-txt .btn-arrow,
  .page-about .bottom-nav .shop .inner-txt .btn-arrow {
    font-size: 20px;
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  .page-about .bottom-nav .concept .inner-txt .arrow::before,
  .page-about .bottom-nav .story .inner-txt .arrow::before,
  .page-about .bottom-nav .lineup .inner-txt .arrow::before,
  .page-about .bottom-nav .shop .inner-txt .arrow::before {
    top: -20%;
    width: 30px;
    height: 30px;
    margin-left: 15px;
  }
  .page-about .concept .concept-mv .pgttl {
    top: 49%;
    left: 50%;
    font-size: 27px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .page-about .concept .text-wrap-concept {
    margin: 6% 10%;
  }
  .page-about .concept .concept-sttl {
    font-size: 22px;
  }
  .page-about .story .story-mv .pgttl {
    top: 49%;
    left: 50%;
    font-size: 27px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .page-about .story .text-wrap-story {
    margin: 6% 10%;
  }
  .page-about .story .story-sttl {
    font-size: 22px;
  }
  #mainVisual-lower {
    height: 100px;
  }
  .lower-article {
    background-color: #eef1f3;
  }
  .concept-upper {
    margin-bottom: 40px;
  }
  .concept-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }
  .concept-frame {
    background-color: #fff;
  }
  .concept-wrapper {
    margin-top: 100px;
  }
  .concept-wrapper-reverse {
    display: block;
  }
  .concept-img-small {
    width: 100%;
  }
  .concept-ttl-right {
    text-align: left;
  }
  .concept-ttl {
    font-size: 25px;
  }
  .concept-txt {
    /* font-size: 13px; */
    font-size: 15px;
  }
  .concept-wrap {
    text-align: left;
  }
  .btn_concept {
    width: 100%;
    max-width: 450px;
  }
  .btn_concept-txt {
    /* font-size: 13px; */
    font-size: 15px;
  }
  .storyCtt {
    background-color: #fff;
  }
  .storyCtt .story-inner {
    padding: 30px 20px;
  }
  .storyCtt .story-inner:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .story-section {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 2px dotted #b8b8b8;
  }
  .story-section:last-child {
    margin-bottom: 0;
  }
  .story-section .diamond {
    position: absolute;
    right: -100%;
    bottom: -5px;
    left: -100%;
    z-index: 1;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 auto;
    background: url(/img/usr/design/pages/about/idehomme/bg_lower-diamond.jpg) center bottom no-repeat;
    background-size: 20px 10px;
  }
  .story-inner .h2 {
    padding-bottom: 30px;
    margin: 0;
  }
  .story-inner .h2 img {
    padding-right: 50px;
  }
  .story-inner p {
    font-size: 15px;
    line-height: 1.8em;
  }
  .story-inner .txt {
    margin-bottom: 30px;
  }
  .story-inner .txt .photo-ls,
  .story-inner .txt .photo-rs {
    display: block;
    float: none;
    margin-bottom: 15px;
  }
  .story-inner .banner-list {
    padding: 40px 0 10px;
  }
  .story-inner .banner-list li {
    padding: 0 0 10px;
  }
  .story-inner .banner-list li .off {
    opacity: 0.6;
  }
  .story-section-img {
    padding-bottom: 0;
  }
  .sentence {
    margin-bottom: 30px;
  }
  .sentence02 {
    margin-bottom: 45px;
  }
  .sentence03 {
    margin-bottom: 50px;
  }
  .bottom-nav .concept {
    width: 100%;
    padding-top: 62%;
    background-position: 42% 100%;
  }
  .bottom-nav .story {
    width: 100%;
    padding-top: 62%;
    background-position: 42% 100%;
  }
  .bottom-nav .lineup {
    width: 100%;
    padding-top: 62%;
    background-position: 42% 100%;
  }
  .bottom-nav .shop {
    width: 100%;
    padding-top: 62%;
    background-position: 42% 100%;
  }
  .bottom-nav .concept .inner-txt,
  .bottom-nav .story .inner-txt,
  .bottom-nav .lineup .inner-txt,
  .bottom-nav .shop .inner-txt {
    top: 61%;
  }
  .bottom-nav .concept .inner-txt .bottom-ttl,
  .bottom-nav .story .inner-txt .bottom-ttl,
  .bottom-nav .lineup .inner-txt .bottom-ttl,
  .bottom-nav .shop .inner-txt .bottom-ttl {
    font-size: 22px;
  }
  .bottom-nav .concept .inner-txt .btn-arrow,
  .bottom-nav .story .inner-txt .btn-arrow,
  .bottom-nav .lineup .inner-txt .btn-arrow,
  .bottom-nav .shop .inner-txt .btn-arrow {
    font-size: 20px;
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  .bottom-nav .concept .inner-txt .arrow::before,
  .bottom-nav .story .inner-txt .arrow::before,
  .bottom-nav .lineup .inner-txt .arrow::before,
  .bottom-nav .shop .inner-txt .arrow::before {
    top: -20%;
    width: 30px;
    height: 30px;
    margin-left: 15px;
  }
  .concept .concept-mv .pgttl {
    top: 49%;
    left: 50%;
    font-size: 27px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .concept .text-wrap-concept {
    margin: 6% 10%;
  }
  .concept .concept-sttl {
    font-size: 22px;
  }
  .story .story-mv .pgttl {
    top: 49%;
    left: 50%;
    font-size: 27px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .story .text-wrap-story {
    margin: 6% 10%;
  }
  .story .story-sttl {
    font-size: 22px;
  }
}
@media (min-width: 641px) {
  .page-about #mainVisual-lower.concept {
    background: url(/img/usr/design/pages/about/idehomme/pht_mainVisual-concept-pc.jpg) center center no-repeat;
    background-size: cover;
  }
  .page-about #mainVisual-lower.story {
    background: url(/img/usr/design/pages/about/idehomme/pht_mainVisual-story-pc.jpg) center center no-repeat;
    background-size: cover;
  }
  #mainVisual-lower.concept {
    background: url(/img/usr/design/pages/about/idehomme/pht_mainVisual-concept-pc.jpg) center center no-repeat;
    background-size: cover;
  }
  #mainVisual-lower.story {
    background: url(/img/usr/design/pages/about/idehomme/pht_mainVisual-story-pc.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media (max-width: 640px) {
  .page-about #mainVisual-lower.concept {
    background: url(/img/usr/design/pages/about/idehomme/pht_mainVisual-concept-sp.jpg) center center no-repeat;
    background-size: cover;
  }
  .page-about #mainVisual-lower.story {
    background: url(/img/usr/design/pages/about/idehomme/pht_mainVisual-story-sp.jpg) center center no-repeat;
    background-size: cover;
  }
  #mainVisual-lower.concept {
    background: url(/img/usr/design/pages/about/idehomme/pht_mainVisual-concept-sp.jpg) center center no-repeat;
    background-size: cover;
  }
  #mainVisual-lower.story {
    background: url(/img/usr/design/pages/about/idehomme/pht_mainVisual-story-sp.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .page-about .concept-frame {
    padding: 0;
  }
  .page-about .concept-wrapper {
    margin-top: 80px;
  }
  .page-about .concept-img-right {
    float: none;
  }
  .page-about .concept-ttl {
    margin: 25px 0 0;
    font-size: 18px;
  }
  .page-about .concept-ttl span {
    font-size: 33px;
    color: #9e8566;
  }
  .page-about .concept-txt {
    margin: 20px 0 0;
  }
  .page-about .lower-article .btn_concept {
    padding: 0 15px;
    margin: 50px auto 80px;
  }
  .page-about .concept .concept-mv {
    padding-top: 35%;
    background-position: 73% 76%;
  }
  .page-about .concept .text-wrap-concept {
    margin: 10% 7%;
  }
  .page-about .concept .text-wrap-concept p {
    font-size: 15px;
  }
  .page-about .concept .pht01 {
    padding-top: 50%;
    background-position: 31% 69%;
  }
  .page-about .concept .pht02 {
    padding-top: 50%;
    background-position: 50% 35%;
  }
  .page-about .concept .pht03 {
    padding-top: 50%;
    background-position: 50% 35%;
  }
  .page-about .story .story-mv {
    padding-top: 35%;
    background-position: 73% 76%;
  }
  .page-about .story .text-wrap-story {
    margin: 10% 7% 12%;
  }
  .page-about .story .text-wrap-story p {
    font-size: 15px;
  }
  .page-about .story .pht01 {
    padding-top: 40%;
    background-position: 31% 69%;
  }
  .page-about .story .pht02 {
    padding-top: 40%;
    background-position: 50% 35%;
  }
  .page-about .story .pht03 {
    padding-top: 50%;
    background-position: 50% 35%;
  }
  .concept-frame {
    padding: 0;
  }
  .concept-wrapper {
    margin-top: 80px;
  }
  .concept-img-right {
    float: none;
  }
  .concept-ttl {
    margin: 25px 0 0;
    font-size: 18px;
  }
  .concept-ttl span {
    font-size: 33px;
    color: #9e8566;
  }
  .concept-txt {
    margin: 20px 0 0;
  }
  .lower-article .btn_concept {
    padding: 0 15px;
    margin: 50px auto 80px;
  }
  .concept .concept-mv {
    padding-top: 35%;
    background-position: 73% 76%;
  }
  .concept .text-wrap-concept {
    margin: 10% 7%;
  }
  .concept .text-wrap-concept p {
    font-size: 15px;
  }
  .concept .pht01 {
    padding-top: 50%;
    background-position: 31% 69%;
  }
  .concept .pht02 {
    padding-top: 50%;
    background-position: 50% 35%;
  }
  .concept .pht03 {
    padding-top: 50%;
    background-position: 50% 35%;
  }
  .story .story-mv {
    padding-top: 35%;
    background-position: 73% 76%;
  }
  .story .text-wrap-story {
    margin: 10% 7% 12%;
  }
  .story .text-wrap-story p {
    font-size: 15px;
  }
  .story .pht01 {
    padding-top: 40%;
    background-position: 31% 69%;
  }
  .story .pht02 {
    padding-top: 40%;
    background-position: 50% 35%;
  }
  .story .pht03 {
    padding-top: 50%;
    background-position: 50% 35%;
  }
}