@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Zen+Old+Mincho:wght@400;500;700&display=swap");
/*40-80*/
/*50-90*/
/* reset.css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: currentColor;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* # =================================================================
	 # Forms
	 # ================================================================= */
input {
  border-radius: 0;
}

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

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

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
  outline: none;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
  color: currentColor;
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

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

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* org-add */
*,
*::before,
*::after {
  background-repeat: no-repeat;
  box-sizing: border-box !important;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

@media screen and (min-width: 1024px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

textarea,
input[type=text],
input[type=email],
input[type=tel],
input[type=search],
input[type=url],
input[type=password],
input[type=number],
input[type=range] {
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  textarea,
  input[type=text],
  input[type=email],
  input[type=tel],
  input[type=search],
  input[type=url],
  input[type=password],
  input[type=number],
  input[type=range] {
    font-size: max(1rem, 16px);
  }
}

input[type=button],
input[type=submit],
input[type=reset] {
  padding: 0;
}

body {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: clamp(0.781rem, 0.742rem + 0.17vw, 0.875rem); /*12.5-14*/
  font-weight: 400;
  color: #222222;
  line-height: 1.8;
  background-color: #ffffff;
}

body.is-nav-open,
body.is-modal-open {
  position: fixed;
  left: 0;
  width: 100%;
}

p {
  text-align: justify;
}

a {
  cursor: pointer;
  transition: opacity 0.25s ease-in-out;
}
a:hover, a:focus {
  color: #222222;
  text-decoration: none;
  opacity: 0.7;
}

input[type=text],
input[type=password] {
  background-color: #ffffff;
}

.grecaptcha-badge {
  visibility: hidden;
}

.l-header {
  width: 100%;
  height: 65px;
  z-index: 30;
  background-color: #1F2C32;
  position: fixed;
  top: 0;
  left: 0;
}

.l-header__inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
  padding: 0 15px;
}
@media screen and (min-width: 1024px) {
  .l-header__inner {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1280px) {
  .l-header__inner {
    padding: 0 3.4375rem;
  }
}
@media screen and (min-width: 1536px) {
  .l-header__inner {
    padding: 0 7vw;
  }
}

.l-header__snav {
  display: flex;
  column-gap: clamp(0.5rem, 0.189rem + 1.33vw, 1.25rem); /*8-20*/
  align-items: center;
  z-index: 1;
}

.l-header__membership {
  display: flex;
  column-gap: 20px;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.l-header__incart-link {
  display: block;
  position: relative;
}

.l-header__total-quant {
  position: absolute;
  top: -12px;
  right: -12px;
  background-color: #9EA4A7;
  color: #ffffff;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 11px;
}
@media screen and (min-width: 1024px) {
  .l-header__total-quant {
    font-size: 13px;
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
}

.l-header__icon-img {
  width: 21px;
  height: auto;
  vertical-align: middle;
}

.l-header__main-nav-container {
  position: absolute;
  top: 0;
  left: -100%;
  background-color: #ffffff;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s ease-in-out;
  background-color: #1F2C32;
}
@media screen and (min-width: 1024px) {
  .l-header__main-nav-container {
    display: none;
  }
}

body.is-nav-open .l-header__main-nav-container {
  left: 0;
}

.l-header__main-nav {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .l-header__main-nav {
    width: unset;
  }
}

.l-header__main-nav-list {
  display: flex;
  flex-direction: column;
  gap: 20px clamp(1.25rem, -1.25rem + 3.91vw, 1.875rem);
}
@media screen and (min-width: 1024px) {
  .l-header__main-nav-list {
    flex-direction: row;
  }
}

.l-header__main-img-wrap {
  position: relative;
}

.l-header__main-img {
  width: 100%;
  height: calc(var(--vh, 100vh));
  vertical-align: middle;
  object-fit: cover;
}

.l-header__main-logo {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: clamp(10rem, 9.612rem + 1.66vw, 10.938rem);
  height: auto;
}
@media screen and (min-width: 768px) {
  .l-header__main-logo {
    top: 50%;
  }
}

.l-header__catchcopy {
  font-family: "Zen Old Mincho", serif;
  color: #ffffff;
  font-size: clamp(1.25rem, 1.095rem + 0.66vw, 1.625rem); /* 20-26 */
  position: absolute;
  left: 50%;
  bottom: 5%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .l-header__catchcopy {
    bottom: 13%;
  }
}

.l-header__delivery-time-btn {
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  }
  @media screen and (min-width: 768px) {
    .l-header__delivery-time-btn {
      width: 40%;
      top: 100px;
  }
}
.l-header__delivery-time-btn:focus, .l-header__delivery-time-btn:hover {
  color: #ffffff;
  opacity: 0.7;
}
.l-header__delivery-time-btn:focus::before,
.l-header__delivery-time-btn:focus::after,
.l-header__delivery-time-btn:hover::before,
.l-header__delivery-time-btn:hover::after {
  opacity: 0.7;
}

.l-header__modal-content-inner {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 1280px) {
  .l-header__modal-content-inner {
    padding-left: 3.4375rem;
    padding-right: 3.4375rem;
  }
}

.l-header__modal-content {
  display: none;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.l-header__modal-content.is-active {
  display: flex;
}

.l-header__modal-content-container {
  display: flex;
  position: absolute;
  top: 65px;
  left: 0;
  opacity: 0;
  height: 0;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #9EA4A7;
  justify-content: center;
  align-items: center;
  transition: 0.25s ease-in-out;
  z-index: -10;
}
.l-header__modal-content-container .l-header__modal-content-close-btn {
  display: none;
}
.l-header__modal-content-container.is-modal-open {
  opacity: 1;
  z-index: 10;
  height: 65px;
}
.l-header__modal-content-container.is-modal-open .l-header__modal-content-close-btn {
  display: block;
}

.l-header__toggle-modal-content {
  cursor: pointer;
  transition: 0.25s ease-in-out;
}
.l-header__toggle-modal-content:hover, .l-header__toggle-modal-content:focus {
  opacity: 0.7;
}

.l-header__modal-content-close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 20;
}
@media screen and (min-width: 1024px) {
  .l-header__modal-content-close-btn {
    right: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .l-header__modal-content-close-btn {
    right: 3.4375rem;
  }
}

.l-header__top-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 65px;
  padding: 0 15px;
  background-color: #ffffff;
  z-index: 100;
}
@media screen and (min-width: 1024px) {
  .l-header__top-menu {
    display: grid;
    grid-template-columns: 200px 1fr auto;
    gap: 0 20px;
    justify-items: center;
  }
}
@media screen and (min-width: 1280px) {
  .l-header__top-menu {
    padding: 0 3.4375rem;
  }
}

body.is-nav-open .l-header__top-menu {
  background-color: transparent;
}

.l-header__logo {
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (min-width: 400px) {
  .l-header__logo {
    left: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .l-header__logo {
    position: static;
    transform: translate(0, 0);
  }
}

.l-header__logo-img {
  width: clamp(12.5rem, 11.827rem + 2.87vw, 14.125rem); /*200-226*/
  height: auto;
}

.l-header__nav {
  width: 100%;
  margin-right: 70px;
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-header__nav {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .l-header__nav-list {
    width: 100%;
    color: #ffffff;
    display: flex;
    gap: 0 min(2.9vw,50px);
    align-items: center;
    justify-content: flex-end;
  }
}

.l-header__nav-item {
  position: relative;
}
.l-header__nav-item::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  background-color: #ffffff;
  height: 1px;
  transition: 0.25s ease-in-out;
  display: block;
}
.l-header__nav-item:focus > a, .l-header__nav-item:hover > a {
  color: #ffffff;
  opacity: 1;
}
.l-header__nav-item:focus::after, .l-header__nav-item:hover::after {
  width: 100%;
}

.l-header__cta {
  display: flex;
  gap: 0 20px;
  align-items: center;
  justify-content: center;
}

.l-header__menu-btn {
  position: absolute;
  left: 15px;
  width: 40px;
  height: 20px;
  cursor: pointer;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .l-header__menu-btn {
    display: none;
  }
}
.l-header__menu-btn > span, .l-header__menu-btn::before, .l-header__menu-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  transition: 0.3s;
}
.l-header__menu-btn > span {
  top: calc(50% - 1px);
}
.l-header__menu-btn::before {
  top: 0;
}
.l-header__menu-btn::after {
  bottom: 0;
}

body.is-nav-open .l-header__menu-btn::before {
  top: 50%;
  transform: translateX(-50%) rotate(-45deg);
}
body.is-nav-open .l-header__menu-btn::after {
  opacity: 0;
}
body.is-nav-open .l-header__menu-btn > span {
  top: 50%;
  transform: translateX(-50%) rotate(45deg);
}

.l-header__modal {
  display: grid;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--vh, 1vh);
  overflow: scroll;
  align-items: center;
  z-index: -1;
}

body.is-nav-open .l-header__modal {
  opacity: 1;
  z-index: 10;
}

.l-header__modal-nav {
  display: grid;
  align-items: center;
}

.l-header__modal .l-header__modal-none {
  display: none;
}

.l-footer {
  padding-bottom: 10px;
}

.l-footer__top-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 180px;
}

.l-footer__body {
  display: grid;
  gap: 30px 70px;
  margin-bottom: clamp(3.125rem, 1.83rem + 5.52vw, 6.25rem); /* 50-100 */
}
@media screen and (min-width: 1024px) {
  .l-footer__body {
    grid-template-columns: 300px 1fr min(16.2vw,200px);
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__body {
    gap: 30px 100px;
  }
}

.l-footer__nav-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 10px;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav-list {
    row-gap: 8px;
  }
}
.l-footer__nav-list > li {
  width: clamp(160px,22.1vw,170px);
  padding: unset;
  margin: unset;
  float: none;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .l-footer__nav-list > li {
    text-align: left;
  }
}
.l-footer__nav-list > li > a {
  color: #222222;
}

.l-footer__logo-img-wrap {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .l-footer__logo-img-wrap {
    text-align: left;
  }
}

.l-footer__logo-img {
  max-width: 300px;
  width: 100%;
}

.l-footer__nav-list-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px 50px;
  align-items: center;
}
@media screen and (min-width: 640px) {
  .l-footer__nav-list-wrap {
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

.l-footer__links-wrap {
  position: relative;
}

.l-footer__links {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .l-footer__links {
    align-items: unset;
  }
}

.l-footer__link > .c-btn {
  padding: 10px 20px;
  width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .l-footer__link > .c-btn {
    width: min(100%,180px);
  }
}
.l-footer__link > .c-btn:hover > .l-footer__link-icon-img path, .l-footer__link > .c-btn:focus > .l-footer__link-icon-img path {
  fill: #fff;
}

.l-footer__link-salon {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
@media screen and (min-width: 1024px) {
  .l-footer__link-salon {
    position: absolute;
    top: clamp(15.313rem, 11.563rem + 5.86vw, 16.25rem); /* 245-260 */
    left: 0;
    margin-top: unset;
  }
}

.l-footer__link-icon-img {
  width: 20px;
  height: auto;
  margin-right: 3px;
}
.l-footer__link-icon-img path {
  transition: 0.25s ease-in-out;
}

.l-footer__to-top span {
  position: relative;
  background: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
}
.l-footer__to-top span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  vertical-align: middle;
  color: #222222;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 2px solid #222222;
  border-left: 0;
  border-bottom: 0;
  transform: translate(-50%, -25%) rotate(-45deg);
}

.l-footer__sub-nav-list {
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  margin-bottom: clamp(1.25rem, 0.603rem + 2.76vw, 2.813rem); /*20-45*/
  gap: 10px 20px;
  border-bottom: 1px solid #222222;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 640px) {
  .l-footer__sub-nav-list {
    flex-direction: row;
    align-items: unset;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__sub-nav-list {
    justify-content: unset;
  }
}

.l-footer__sub-nav-item {
  position: relative;
  font-size: 12px;
}
.l-footer__sub-nav-item > a {
  color: #222222;
}

.l-footer__bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
@media screen and (min-width: 640px) {
  .l-footer__bottom {
    flex-direction: row;
    justify-content: space-between;
  }
}

.l-footer__sns-list {
  display: flex;
  column-gap: clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem); /* 20-30 */
}

.l-footer__bottom-logo-img {
  width: clamp(10rem, 8.317rem + 7.18vw, 14.063rem); /* 160-225 */
}

.l-footer__copyright {
  color: #222222;
  font-size: 10px;
}

.l-section {
  margin-top: clamp(2.5rem, 1.464rem + 4.42vw, 5rem);
  margin-bottom: clamp(3.125rem, 2.089rem + 4.42vw, 5.625rem);
}

.l-section-bg-white {
  background-color: #ffffff;
  padding-top: clamp(2.5rem, 1.464rem + 4.42vw, 5rem);
  padding-bottom: clamp(3.125rem, 2.089rem + 4.42vw, 5.625rem);
}

.l-section-bg-color-1 {
  background-color: #1F2C32;
  padding-top: clamp(2.5rem, 1.464rem + 4.42vw, 5rem);
  padding-bottom: clamp(3.125rem, 2.089rem + 4.42vw, 5.625rem);
}

.l-container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1280px) {
  .l-container {
    padding-left: 3.4375rem;
    padding-right: 3.4375rem;
  }
}
@media screen and (min-width: 1536px) {
  .l-container {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}

.l-container--no-padding {
  padding-left: 0;
  padding-right: 0;
}

.l-container--float-left {
  margin-right: auto;
  margin-left: unset;
}

.l-container--wide-content {
  max-width: 1200px;
}

.l-container--content {
  max-width: 800px;
}

.l-container--float-left {
  margin-left: unset;
}

@media screen and (min-width: 1024px) {
  .l-sidebar__nav-list-wrap {
    border-top: 1px solid #222222;
    padding-top: 20px;
  }
}

.l-sidebar--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-sidebar--pc {
    display: block;
  }
}

.l-sidebar__nav-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 12px;
}
@media screen and (min-width: 1024px) {
  .l-sidebar__nav-list {
    align-items: unset;
    row-gap: 8px;
  }
}
.l-sidebar__nav-list .sub-menu {
  display: flex;
  flex-direction: column;
  row-gap: 0.6em;
  margin-top: 0.6em;
}
@media screen and (min-width: 1024px) {
  .l-sidebar__nav-list .sub-menu {
    padding-left: 1em;
  }
}
.l-sidebar__nav-list li.current-menu-item {
  background-color: #F1F2F2;
  pointer-events: none;
}
.l-sidebar__nav-list li.menu-item:hover:not(.current-menu-item) > a, .l-sidebar__nav-list li.menu-item:focus:not(.current-menu-item) > a {
  opacity: 1;
}
.l-sidebar__nav-list li.menu-item:hover:not(.current-menu-item) > a::before, .l-sidebar__nav-list li.menu-item:focus:not(.current-menu-item) > a::before {
  width: 100%;
}
.l-sidebar__nav-list li.menu-item {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .l-sidebar__nav-list li.menu-item {
    text-align: left;
  }
}
.l-sidebar__nav-list a {
  font-weight: 500;
  position: relative;
}
.l-sidebar__nav-list a::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #9EA4A7;
  transition: 0.25s ease-in-out;
}

.l-header__main-nav-container .l-sidebar__nav-list a {
  color: #ffffff;
}
.l-header__main-nav-container li.current-menu-item {
  background-color: unset;
  pointer-events: inherit;
}
.l-header__main-nav-container li.current-menu-item:hover > a, .l-header__main-nav-container li.current-menu-item:focus > a {
  opacity: 1;
}
.l-header__main-nav-container li.current-menu-item:hover > a::before, .l-header__main-nav-container li.current-menu-item:focus > a::before {
  width: 100%;
}

.c-title {
  font-size: clamp(0.813rem, 0.787rem + 0.11vw, 0.875rem); /*13-14*/
  margin-bottom: clamp(1.25rem, 0.784rem + 1.99vw, 2.375rem); /*20-38*/
}

.c-title-alpha-ja {
  font-size: clamp(1.875rem, 1.409rem + 1.99vw, 3rem); /* 30-48*/
  font-weight: 400;
  display: inline-block;
  margin-bottom: clamp(1.25rem, 0.473rem + 3.31vw, 3.125rem); /* 20-50 */
  line-height: 1.5;
}
.c-title-alpha-ja > span {
  display: block;
  font-size: clamp(0.688rem, 0.636rem + 0.22vw, 0.813rem); /* 11-13 */
}
.c-title-alpha-ja--sm {
  font-size: clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem); /* 20-30 */
}
.c-title--icon {
  display: flex;
  align-items: center;
  gap: 20px;
}
.c-title--icon img {
  width: 34px;
}

.c-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

body.is-modal-open .c-modal {
  display: block;
}

.c-modal__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
}
.c-modal__overlay.is-active {
  display: block;
}

.c-modal__inner {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 30px);
  max-width: 650px;
  height: auto;
  max-height: 80vh;
  overflow-y: auto;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 16px rgba(56, 67, 89, 0.3);
  padding: 30px 20px;
}
.c-modal__inner.is-active {
  display: block;
}

.c-modal__close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}

.c-breadcrumb {
  display: flex;
  gap: 5px;
  margin-bottom: 15px;
  font-size: 10px;
  flex-wrap: wrap;
}

.c-breadcrumb__item:not(:last-child)::after {
  content: ">";
  display: inline-block;
  margin-left: 15px;
  transform: translateX(-50%);
}

.c-btn {
  display: block;
  background-color: #1F2C32;
  color: #ffffff;
  padding: 12px 35px;
  width: 100%;
  max-width: 300px;
  border-radius: 5px;
  border: 1px solid #1F2C32;
  text-align: center;
  border-radius: 30px;
  transition: 0.25s ease-in-out;
}
.c-btn:hover, .c-btn:focus {
  background-color: #ffffff;
  color: #1F2C32;
  opacity: 1;
}
.c-btn--sm {
  max-width: 220px;
  min-width: 180px;
}
.c-btn--full {
  max-width: unset;
}
.c-btn--outline {
  background-color: #ffffff;
  color: #1F2C32;
}
.c-btn--outline:hover, .c-btn--outline:focus {
  background-color: #1F2C32;
  color: #ffffff;
}
.c-btn--light-gray {
  background-color: #F1F2F2;
  color: #222222;
  border-color: #F1F2F2;
}
.c-btn--light-gray:hover, .c-btn--light-gray:focus {
  color: #222222;
  border-color: #9EA4A7;
}
.c-btn--salon {
  background-color: #DF5475;
  color: #ffffff;
  border-color: #DF5475;
}
.c-btn--salon:hover, .c-btn--salon:focus {
  color: #DF5475;
  background-color: #ffffff;
}

.c-btn-box {
  width: 100%;
  margin-top: clamp(2.5rem, 1.464rem + 4.42vw, 5rem); /*40-80*/
}
.c-btn-box--center {
  display: flex;
  justify-content: center;
}
.c-btn-box--right {
  margin-left: auto;
}

.c-close-btn {
  display: block;
  background-color: #F1F2F2;
  width: 30px;
  height: 30px;
  font-size: 1.1rem;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}

.c-btn-underline {
  color: #222222;
  border-bottom: 1px solid #1F2C32;
}
.c-btn-horizontalline {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 10px;
  color: #fff;
}
.c-btn-horizontalline::before,
.c-btn-horizontalline::after {
  content: '';
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.c-card-item-list {
  display: grid;
  gap: clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem);
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 1280px) {
  .c-card-item-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

.c-card-item-list--insta {
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(0.063rem, 0.011rem + 0.22vw, 0.188rem);
}
@media screen and (min-width: 1024px) {
  .c-card-item-list--insta {
    gap: clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem);
  }
}

.c-card-item-list-scroll-wrap {
  padding-right: 15px;
}
@media screen and (min-width: 1024px) {
  .c-card-item-list-scroll-wrap {
    padding-right: 0;
  }
}

.c-card-item-list-scroll {
  display: flex;
  gap: clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.c-card-item-list-scroll::-webkit-scrollbar {
  display: none;
}
.c-card-item-list-scroll > .c-card-item {
  flex: 0 0 calc((100% - 15px - clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem) * 2) / 3 + 20px);
  scroll-snap-align: start;
}
@media screen and (min-width: 768px) {
  .c-card-item-list-scroll > .c-card-item {
    flex: 0 0 calc((100% - 15px - clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem) * 3) / 4 + 20px);
  }
}
@media screen and (min-width: 1280px) {
  .c-card-item-list-scroll > .c-card-item {
    flex: 0 0 calc((100% - 3.4375rem - clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem) * 4) / 5);
  }
}
@media screen and (min-width: 1536px) {
  .c-card-item-list-scroll > .c-card-item {
    flex: 0 0 calc((100% - 7vw - clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem) * 4) / 5);
  }
}

.c-card-item__img-wrap {
  overflow: hidden;
}
.c-card-item__img-wrap > img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: middle;
}

.c-card-item__body {
  margin-top: 12px;
}

.c-card-item__category {
  font-size: 10px;
  border-radius: 20px;
  border: 1px solid #1F2C32;
  padding: 2px 8px;
  line-height: 1;
  display: inline-block;
}
.c-card-item__category--dammy {
  border: none;
}

.c-card-item__name {
  text-align: left;
  line-height: 1.5;
  margin: 3px 0;
}

.c-card-item__price {
  font-weight: 700;
  display: inline-block;
}

.c-card-item__price + .tax_inc_block {
  display: inline-block;
  font-size: clamp(0.625rem, 0.573rem + 0.22vw, 0.75rem); /*10-12*/
  white-space: nowrap;
}
.c-card-item__price + .tax_inc_block > .tax {
  color: #222222;
  margin-right: 3px;
}

.c-card-item__price-tax {
  font-size: clamp(0.625rem, 0.573rem + 0.22vw, 0.75rem); /*10-12*/
  white-space: nowrap;
  margin-left: 3px;
}
.c-card-item__price-tax > .tax {
  color: #222222;
}

.c-card-item__link:hover, .c-card-item__link:focus {
  opacity: 1 !important;
}

.c-card-item:hover .c-card-item__img-wrap > img, .c-card-item:focus .c-card-item__img-wrap > img {
  opacity: 1 !important;
  transform: scale(1.05, 1.05);
}
.c-card-item:hover .c-card-item__body .c-card-item__underline, .c-card-item:focus .c-card-item__body .c-card-item__underline {
  background: linear-gradient(to bottom, transparent 97%, #9EA4A7 0%);
  transition: 0.25s ease-in-out;
}

.c-slide-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.c-slide {
  width: var(--slideW);
  display: flex;
  transition: all 0.5s ease-in-out;
}

.c-slide__item {
  width: var(--slideIitemW);
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.c-slide__picture {
  width: 100%;
  height: 100%;
  max-height: 45vh;
  aspect-ratio: 1280/510;
}
@media screen and (min-width: 1024px) {
  .c-slide__picture {
    max-height: 65vh;
  }
}

.c-slide__img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
@media screen and (min-width: 1024px) {
  .c-slide__img {
    object-fit: cover;
  }
}

.slide1 {
  transform: translateX(0);
}

.slide2 {
  transform: translateX(var(--slideTranslateX-2));
}

.slide3 {
  transform: translateX(var(--slideTranslateX-3));
}

.slide4 {
  transform: translateX(var(--slideTranslateX-4));
}

.slide5 {
  transform: translateX(var(--slideTranslateX-5));
}

.c-slide__next {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 10px;
  bottom: 50%;
  z-index: 10;
  cursor: pointer;
  border-top: solid 3px #222222;
  border-right: solid 3px #222222;
  -webkit-transform: rotate(45deg) translateY(50%);
  transform: rotate(45deg) translateY(50%);
}

.c-slide__prev {
  position: absolute;
  width: 15px;
  height: 15px;
  left: 25px;
  bottom: 50%;
  z-index: 10;
  cursor: pointer;
  border-top: solid 3px #222222;
  border-right: solid 3px #222222;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}

.c-slide__indicator {
  width: 100%;
  position: absolute;
  bottom: 20px;
  display: none;
  column-gap: 10px;
  z-index: 10;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .c-slide__indicator {
    column-gap: 15px;
  }
}

.c-slide__indicator-item {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  list-style: none;
  background-color: #F1F2F2;
  cursor: pointer;
}
.c-slide__indicator-item:first-of-type {
  background-color: #222222;
}
@media screen and (min-width: 1024px) {
  .c-slide__indicator-item {
    width: 12px;
    height: 12px;
  }
}

.c-definition-list > dt {
  font-weight: 500;
  font-size: clamp(0.875rem, 0.823rem + 0.22vw, 1rem); /* 14-16 */
}
.c-definition-list > dd {
  border-bottom: 1px solid #F1F2F2;
  padding-bottom: 20px;
}
.c-definition-list dt {
  font-weight: 500;
}
.c-definition-list dd {
  margin-bottom: 20px;
}

.c-accordion__list {
  margin-left: 0 !important;
  margin-bottom: 50px !important;
}
.c-accordion__list .c-accordion__title {
  list-style: none !important;
  font-size: clamp(0.813rem, 0.761rem + 0.22vw, 0.938rem); /* 13-15 */
  cursor: pointer;
  position: relative;
  padding-right: 40px;
  transition: opacity 0.25s ease-in-out;
}
.c-accordion__list .c-accordion__title:hover {
  opacity: 0.7;
}
.c-accordion__list summary {
  display: block;
}
.c-accordion__list summary::-webkit-details-marker {
  display: none;
}
.c-accordion__list .c-accordion__title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-color: #222222;
  height: 20px;
  width: 1px;
  transition: 0.25s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .c-accordion__list .c-accordion__title::before {
    right: 12.5px;
    height: 25px;
  }
}
.c-accordion__list .c-accordion__title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #222222;
  height: 1px;
  width: 20px;
}
@media screen and (min-width: 1024px) {
  .c-accordion__list .c-accordion__title::after {
    width: 25px;
  }
}
.c-accordion__list .c-accordion__body[open] {
  margin-bottom: clamp(1.25rem, 0.732rem + 2.21vw, 2.5rem); /* 20-40 */
}
.c-accordion__list .c-accordion__body[open] > .c-accordion__title {
  margin-bottom: clamp(0.938rem, 0.653rem + 1.22vw, 1.625rem);
}
.c-accordion__list .c-accordion__body[open] > .c-accordion__title::before {
  transform: translateY(-50%) rotate(-90deg);
}
.c-accordion__list .c-accordion_contents {
  transition: 0.25s ease-in-out;
  opacity: 0;
  white-space: pre-wrap;
}
.c-accordion__list .c-accordion__body[open] > .c-accordion_contents {
  opacity: 1;
}

.c-accordion__head {
  font-size: clamp(0.813rem, 0.761rem + 0.22vw, 0.938rem); /* 13-15 */
}

.c-accordion__mark {
  font-size: 1.5em;
  font-weight: 500;
  margin-right: 8px;
  display: inline-block;
}

.c-accordion__item {
  list-style: none !important;
  padding-bottom: clamp(0.938rem, 0.808rem + 0.55vw, 1.25rem); /* 15-20 */
  padding-top: clamp(0.938rem, 0.808rem + 0.55vw, 1.25rem); /* 15-20 */
  border-bottom: 1px solid #F1F2F2;
}
.c-accordion__item:first-of-type {
  border-top: 1px solid #F1F2F2;
}

.c-news-list__item {
  padding-bottom: clamp(0.938rem, 0.808rem + 0.55vw, 1.25rem); /* 15-20 */
  padding-top: clamp(0.938rem, 0.808rem + 0.55vw, 1.25rem); /* 15-20 */
  border-bottom: 1px solid #F1F2F2;
}
.c-news-list__item:first-of-type {
  border-top: 1px solid #F1F2F2;
}

.c-news-list__body {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3px 20px;
}
@media screen and (min-width: 768px) {
  .c-news-list__body {
    grid-template-columns: 125px 1fr;
  }
}

.c-news-list__title {
  word-break: break-all;
}

.c-table th {
  background-color: #F1F2F2;
  border-color: #9EA4A7;
  font-weight: 500;
}

.c-table td {
  background: #ffffff;
  border-color: #9EA4A7;
}

.c-table th {
  vertical-align: middle;
}
.c-table td {
  vertical-align: middle;
}

.c-table--column th {
  display: block;
  border: none;
}
.c-table--column td {
  display: block;
  border: none;
}

@media screen and (min-width: 768px) {
  .c-table--md-row th {
    display: revert;
    border: 1px solid #9EA4A7;
  }
  .c-table--md-row td {
    display: revert;
    border: 1px solid #9EA4A7;
  }
}

.c-pagerwrap {
  width: 100%;
  margin-top: clamp(3.75rem, 3.232rem + 2.21vw, 5rem); /* 60-80 */
}

.c-caution {
  display: flex;
}
.c-caution::before {
  content: '※';
}

.c-sm-col3 {
  display: grid;
}
@media screen and (min-width: 640px) {
  .c-sm-col3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.c-sm-col4 {
  display: grid;
}
@media screen and (min-width: 640px) {
  .c-sm-col4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.c-flex-row {
  display: flex;
  flex-direction: row;
}
.c-flex-column {
  display: flex;
  flex-direction: column;
}
.c-flexmedia__item{
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .c-flexmedia__item{
    flex-direction: row;
  }
}

@media screen and (min-width: 768px) {
  .c-flexmedia__box{
    flex: 1;
    padding: 0 clamp(2.5rem, -1.25rem + 7.8125vw, 5rem);
  }
}
/* @media screen and (min-width: 1024px) {
  .c-flexmedia__box{
    min-width: 480px;
  }
} */
.c-flexmedia__box--border {
  border: 1px solid #9EA4A7;
  padding: 20px;
}
.c-flexmedia__box--deco {
  position: relative;
}
.c-flexmedia__box--deco::before,
.c-flexmedia__box--deco::after {
  position: absolute;
  content: '';
  background-image: url(/wp-content/uploads/icon-deco-left.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 28px;
  height: auto;
  aspect-ratio: 1;
}
@media screen and (min-width: 768px) {
  .c-flexmedia__box--deco::before,
  .c-flexmedia__box--deco::after {
    width: clamp(2.1875rem, 1.1458rem + 2.1701vw, 3.75rem);
  }
}
.c-flexmedia__box--deco::before {
  top: 4px;
  left: 4px;
}
.c-flexmedia__box--deco::after {
  bottom: 4px;
  right: 4px;
  transform: rotate(180deg);
}
.c-clamp-text{
  font-size: clamp(0.813rem, 0.761rem + 0.22vw, 0.938rem);
}

/* override */
.page-numbers {
  display: flex;
  justify-content: center;
  gap: clamp(0.938rem, 0.808rem + 0.55vw, 1.25rem); /* 15-20 */
}

.page-numbers li a, .page-numbers li .current {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #1F2C32;
  display: inline-block;
  text-align: center;
}
.page-numbers li a.next, .page-numbers li .current.next {
  border: none;
}
.page-numbers li a.prev, .page-numbers li .current.prev {
  border: none;
}
.page-numbers li .dots {
  line-height: 40px;
  height: 40px;
}
.page-numbers li .current {
  background-color: #1F2C32;
  color: #ffffff;
}

/* 50-110 */
.p-two-column-container {
  display: grid;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 1024px) {
  .p-two-column-container {
    grid-template-columns: 180px 1fr;
    column-gap: clamp(3.125rem, -11.875rem + 23.44vw, 6.875rem);
  }
}

@media screen and (min-width: 1024px) {
  .p-two-column-container-dammy {
    margin-left: calc(180px + clamp(3.125rem, -11.875rem + 23.44vw, 6.875rem));
    width: calc(100% - (180px + clamp(3.125rem, -11.875rem + 23.44vw, 6.875rem)));
  }
}

.p-horizontal-box {
  display: flex;
  flex-direction: column;
  gap: clamp(1.25rem, 0.889rem + 1.54vw, 1.875rem) clamp(6.25rem, -25.75rem + 50vw, 14.25rem); /* 20-30 100-228*/
}
@media screen and (min-width: 1024px) {
  .p-horizontal-box {
    flex-direction: row;
  }
}

.p-top-intro{
  margin-top: calc(clamp(2.5rem, 1.464rem + 4.42vw, 5rem) - 45px);
}

.p-top-intro__textbox{
  display: flex;
  flex-direction: column;
  row-gap: calc(clamp(1.25rem, 1.095rem + 0.66vw, 1.625rem) * 2);
}

.p-top-intro__text{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.25rem, 1.095rem + 0.66vw, 1.625rem); /* 20-26 */
  text-align: center;
  line-height: 1.8;
}

.p-top-intro__imgbox{
  position: relative;
  margin-top: clamp(3.75rem, 2.196rem + 6.63vw, 7.5rem);
}

.p-top-intro__img{
  display: block;
  min-height: 220px;
}

.p-top-intro__btnbox{
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc((5 / 375) *100vw);
}
@media screen and (min-width: 768px) {
  .p-top-intro__btnbox{
    bottom: min(4vw,30px);
  }
}

.p-top-intro__btn{
  position: relative;
  line-height: 1.4;
  width: min(80%,400px);
  max-width: initial;
  padding-left: 0;
  padding-right: 0;
  border-radius: calc(65px / 2);
  margin: 0 auto;
}
.p-top-intro__btn--beginner {
  background-color: #DF5475;
  color: #fff;
  border-color: #DF5475;
}

.p-top-intro__btn::after{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: min(4vw,30px);
  margin: auto 0;
  width: 6px;
  height: auto;
  aspect-ratio: 6 / 12;
  background-color: #1F2C32;
  -webkit-mask-image: url(/wp-content/uploads/btn-arrow-img.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  transition: background-color ease .3s;
}
.p-top-intro__btn--beginner::after {
  background-color: #fff;
}

.p-top-intro__btn:hover,.p-top-intro__btn:focus{
  border-color: #fff;
}
.p-top-intro__btn--beginner:hover,.p-top-intro__btn--beginner:focus{
  border-color: #DF5475;
  background-color: #fff;
  color: #DF5475;
}
.p-top-intro__btn:hover::after, .p-top-intro__btn:focus::after{
  background-color: #ffffff;
}
.p-top-intro__btn--beginner:hover::after, .p-top-intro__btn--beginner:focus::after{
  background-color: #DF5475;
}
.p-top-intro__btn:hover span::after, .p-top-intro__btn:focus span::after{
  background-color: #ffffff;
}
.p-top-intro__btn--beginner:hover span::after, .p-top-intro__btn--beginner:focus span::after{
  background-color: #DF5475;
}

.p-top-intro__btn span{
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 3px;
}

.p-top-intro__btn span::after{
  content: '';
  display: block;
  width: min(80%,237px);
  height: auto;
  aspect-ratio: 237 / 17;
  background-color: #1F2C32;
  -webkit-mask-image: url(/wp-content/uploads/makingtext-img.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  transition: background-color ease .3s;
}

.p-top-intro__btn--beginner span::after{
  background-color: #fff;
  -webkit-mask-image: url(/wp-content/uploads/beginner-text-img.svg);
  width: min(80%, 120px);
  aspect-ratio: 120 / 16;
}

.p-top-index{
  padding: min(5.33vw,60px) min(4vw,50px);
  background-color: #F1F2F2;
}

.p-top-index__titlebox{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 20px;
}

.p-top-index__titlebox p{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1rem, 0.793rem + 0.88vw, 1.5rem);
  line-height: 1;
  color: #242424;
}

.p-top-index__titleimg{
  display: block;
  width: min(42.9vw,181px);
  height: auto;
  aspect-ratio: 181 / 17;
}

.p-top-index__list{
  max-width: 400px;
  margin: 0 auto;
}

.p-top-index__item{
  border-bottom: 1px solid #1F2C32;
}
.p-top-index__item:last-of-type{
  border: none;
}

.p-top-index__item a{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(0.875rem, 0.7681rem + 0.4561vw, 1.125rem);
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 5px;
  padding: 20px 10px 20px min(5vw,30px);
}

.p-top-index__item a:hover::after,.p-top-index__item a:focus::after{
  transform: translateX(3px);
}

.p-top-index__item a::after{
  content: '';
  width: 6px;
  height: auto;
  aspect-ratio: 6 / 12;
  background-color: #1F2C32;
  -webkit-mask-image: url(/wp-content/uploads/btn-arrow-img.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  transition: transform linear .3s;
}

.p-top-index__item span{
  display: flex;
  align-items: baseline;
  column-gap: min(1.33vw,20px);
}

.p-top-index__item span[data-title]::after{
  content: attr(data-title);
  font-size: clamp(0.875rem, 0.823rem + 0.22vw, 1rem);
  display: block;
}

.p-top-about {
  background-color: #F1F2F2;
  padding: clamp(2.5rem, 1.464rem + 4.42vw, 5rem) 0;
  margin-bottom: clamp(3.75rem, 2.196rem + 6.63vw, 7.5rem);
}

.p-top-about__inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px clamp(3.125rem, 1.83rem + 5.52vw, 6.25rem); /* 50-100 */
}
@media screen and (min-width: 1024px) {
  .p-top-about__inner {
    grid-template-columns: clamp(25rem, 12.5rem + 19.53vw, 28.125rem) 1fr; /* 400-450 */
  }
}

.p-top-about__signature {
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .p-top-about__signature {
    text-align: unset;
  }
}

.p-top-about__catchcopy-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 10px;
}
@media screen and (min-width: 1024px) {
  .p-top-about__catchcopy-wrap {
    row-gap: unset;
  }
}

.p-top-about__signature-img {
  width: clamp(7.5rem, 5.558rem + 8.29vw, 12.188rem); /* 120-195 */
}

.p-top-about__catchcopy {
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.25rem, 0.939rem + 1.33vw, 2rem); /* 20-32 */
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-top-about__catchcopy {
    text-align: left;
  }
}

.p-top-about__body {
  line-height: 2;
}

.p-making{
  margin-top: clamp(5rem, 2.9282rem + 8.8398vw, 10rem);; /* 80-160 */
  scroll-margin-top: 105px;
}

.p-making__firstbox{
  position: absolute;
  bottom: 5%;
  left: 15px;
  font-family: "Zen Old Mincho", serif;
  color: #fff;
  display: flex;
  flex-direction: column;
  row-gap: clamp(30px,2.92vw,40px);
}
@media screen and (min-width: 1280px) {
  .p-making__firstbox {
    left: 3.4375rem;
    bottom: 10%;
  }
}
@media screen and (min-width: 1536px) {
  .p-making__firstbox {
    left: 7vw;
  }
}

.p-making__firstimg{
  width: 100%;
  height: calc((var(--vh, 100vh) - 65px));
  vertical-align: middle;
  object-fit: cover;
}

.p-making__firsttitle{
  font-size: clamp(1.25rem, 0.8356rem + 1.768vw, 2.25rem);
  line-height: 1.8;
  font-weight: 400;
}

.p-making__firsttext{
  font-size: clamp(1rem, 0.8964rem + 0.442vw, 1.25rem);
  font-weight: 400;
}

.p-making__firstpoint{
  position: absolute;
  bottom: 3%;
  right: 15px;
  width: min(24vw,100px);
  height: auto;
  aspect-ratio: 1 / 1;
}
.p-making__firstpointimg{
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-making__firstpoint {
    width: 130px;
  }
}
@media screen and (min-width: 1280px) {
  .p-making__firstpoint {
    right: 3.4375rem;
    bottom: 10%;
  }
}
@media screen and (min-width: 1536px) {
  .p-making__firstpoint {
    right: 7vw;
  }
}

.p-making-intro{
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  width: min(100%,500px);
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-making-intro {
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0;
  }
}

.p-making-intro__imgbox{
  width: 100%;
  height: auto;
  aspect-ratio: 521 / 781;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-making-intro__imgbox{
    width: calc(50% - 6.25vw);
    margin: 0;
  }
}

.p-making-intro__img{
  width: 100%;
  height: 100%;
}

.p-making-intro__box{
  display: flex;
  flex-direction: column;
  row-gap: min(6.25vw,80px);
}
@media screen and (min-width: 768px) {
  .p-making-intro__box{
    width: calc(50% - 6.25vw);
  }
}

.p-making__title{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1rem, 0.793rem + 0.88vw, 1.5rem);
  line-height: 2;
}

.p-making__text{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(0.875rem, 0.823rem + 0.22vw, 1rem);
  line-height: 2;
  color: #242424;
}

.p-making__text li{
  display: flex;
}

.p-making__textspace{
  margin-top: calc(clamp(0.875rem, 0.823rem + 0.22vw, 1rem) * 2);
}

.p-making-index{
  max-width: 600px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #1F2C32;
  padding: min(8vw,60px) 14.3%;
}
@media screen and (min-width: 768px) {
  .p-making-index{
    padding: min(5.3vw,60px) min(22.3%,134px) min(5.3vw,60px) min(14.3%,86px);
  }
}

.p-making-index__item{
  border-bottom: 1px solid #1F2C32;
}

.p-making-index__item:last-of-type{
  border: none;
}

.p-making-index__title{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1rem, 0.793rem + 0.88vw, 1.5rem);
  margin-bottom: 20px;
}

.p-making-index__item a{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(0.875rem, 0.7681rem + 0.4561vw, 1.125rem);
  line-height: 1.5;
  padding: 20px min(4vw,30px);
  display: block;
}

.p-making-maintitle{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(0.875rem, 0.7681rem + 0.4561vw, 1.125rem);
  font-weight: 400;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 12px;
  width: 100%;
  margin-bottom: clamp(3.75rem, 1.4192rem + 9.9448vw, 9.375rem);
  color: #242424;
}

.p-making-maintitle span{
  display: block;
  border-bottom: 1px solid #1F2C32;
  width: 100%;
  padding-bottom: 10px;
}

.p-making-maintitle[data-title]::after{
  content: attr(data-title);
  font-size: clamp(0.875rem, 0.823rem + 0.22vw, 1rem);
  line-height: 1;
  display: block;
}

.p-making-kiji{
  display: flex;
  flex-direction: column;
  row-gap: clamp(5rem, 2.9282rem + 8.8398vw, 10rem);;
}

.p-making__item{
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
@media screen and (min-width: 768px) {
  .p-making__item{
    flex-direction: row;
    align-items: flex-start;
  }
  .p-making__item:nth-of-type(even){
    flex-direction: row-reverse;
  }
}

.p-making__itemimgbox{
  width: min(100%,500px);
  height: auto;
  aspect-ratio: 679 / 381;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-making__itemimgbox{
    width: 50.5%;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-making__itemimgbox{
    width: 56.5%;
  }
}

@media screen and (min-width: 768px) {
  .p-making__box{
    flex: 1;
    padding: 0 clamp(2.5rem, -1.25rem + 7.8125vw, 5rem);
  }
}
@media screen and (min-width: 1024px) {
  .p-making__box{
    min-width: 480px;
  }
}

.p-making__itemimg{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.p-making-process{
  display: flex;
  flex-direction: column;
  row-gap: clamp(1.5625rem, 1.0445rem + 2.2099vw, 2.8125rem);
}

.p-making-process__box::after{
  content: '';
  display: block;
  width: clamp(1rem, 0.8705rem + 0.5525vw, 1.3125rem);
  height: auto;
  aspect-ratio: 21 / 90;
  background-image: url(/wp-content/uploads/flow-arrow-img.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin: clamp(1.5625rem, 1.0445rem + 2.2099vw, 2.8125rem) auto 0;
}
.p-making-process__box:last-of-type::after{
  display: none;
}
@media screen and (min-width: 768px) {
  .p-making-process__box:nth-of-type(even) .p-making__item{
    flex-direction: row-reverse;
  }
}

.p-making-process__title{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.125rem, 1.0732rem + 0.221vw, 1.25rem);
  line-height: 2;
  border-bottom: 1px solid #242424;
  color: #242424;
  width: 176px;
  display: flex;
  align-items: baseline;
  column-gap: 12px;
  margin-bottom: clamp(1.5625rem, 0.9151rem + 2.7624vw, 3.125rem);
}

.p-making-process__span{
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(0.875rem, 0.7681rem + 0.4561vw, 1.125rem);
  line-height: 2;
  display: flex;
  align-items: baseline;
  column-gap: 2px;
}

.p-making-accent{
  width: 90%;
  margin: 0 auto clamp(5rem, 2.9282rem + 8.8398vw, 10rem);
}

@media screen and (min-width: 768px) {
  .p-making-accent{
    width: 84.4%;
  }
}

.p-making-accent__box1{
  display: flex;
  flex-direction: column;
  row-gap: clamp(2.5rem, 1.464rem + 4.42vw, 5rem);
}

.p-making-accent__imgbox{
  position: relative;
  width: clamp(9.375rem, 4.1954rem + 22.0994vw, 21.875rem);
  height: auto;
  aspect-ratio: 350 / 451;
  display: block;
}

@media screen and (min-width: 768px) {
  .p-making-accent__imgbox{
    width: 32.4%;
  }
}

.p-making-accent__imgbox:nth-of-type(2){
  margin: calc(-1 * clamp(7.1875rem, 4.3387rem + 12.1547vw, 14.0625rem)) 0 0 auto;
}

.p-making-accent__imgbox:nth-of-type(3){
  margin: calc(-1 * clamp(2.75rem, 0.1602rem + 11.0497vw, 9rem)) 0 0 clamp(1.25rem, -4.4475rem + 24.3094vw, 15rem);
}

@media screen and (min-width: 768px) {
  .p-making-accent__imgbox:nth-of-type(3){
    margin-left: 22.3%;
  }
}



.p-making-accent__img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.p-beginner .c-flex-column {
  gap: 5rem;
}
@media screen and (min-width: 1024px) {
  .p-beginner .c-flexmedia__box.c-flexmedia__box--border {
    padding: clamp(1.25rem, 0.4167rem + 1.7361vw, 2.5rem);
  }
}
.p-beginner .c-flexmedia__item {
  position: relative;
}
.p-beginner .c-flexmedia__item:not(:first-of-type):before {
  position: absolute;
  content: '';
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #222;
  width: 35px;
  height: 20px;
  top: calc(-2.5rem - 10px);
  left: 50%;
  transform: translateX(-50%);
}
.p-beginner__icon {
  display: block;
  width: 45px;
  margin-right: 10px;
}

.p-checked-slider--border-bottom {
  border-bottom: 1px solid #F1F2F2;
  padding-bottom: clamp(3.75rem, 2.196rem + 6.63vw, 7.5rem); /* 60-120 */
}

.p-checked-slider-container {
  margin-left: 15px;
}
@media screen and (min-width: 1280px) {
  .p-checked-slider-container {
    margin-left: 3.4375rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-checked-slider-container {
    margin-left: 7vw;
  }
}

.p-container--insta {
  padding-right: clamp(0.063rem, 0.011rem + 0.22vw, 0.188rem);
  padding-left: clamp(0.063rem, 0.011rem + 0.22vw, 0.188rem);
}
@media screen and (min-width: 1024px) {
  .p-container--insta {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .p-container--insta {
    padding-right: 3.4375rem;
    padding-left: 3.4375rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-container--insta {
    padding-right: 7vw;
    padding-left: 7vw;
  }
}

.p-title--insta {
  margin-left: calc(15px - clamp(0.063rem, 0.011rem + 0.22vw, 0.188rem));
}

/* itempage */
.p-itempage .item-description p {
  margin-bottom: 1.5rem;
  line-height: 1.5;
}
.p-itempage .item-description .text-xs {
  font-size: clamp(0.625rem, 0.599rem + 0.11vw, 0.688rem); /* 10-11 */
  line-height: 1.8;
}
.p-itempage .item-description a {
  border-bottom: 1px solid #9EA4A7;
  padding-bottom: 1px;
}

.p-itempage__body {
  border-bottom: 1px solid #222222;
  padding-bottom: clamp(3.75rem, 2.196rem + 6.63vw, 7.5rem); /* 60-120 */
}

.p-itempage__item-code {
  font-size: 10px;
  text-align: right;
}

.p-itempage__item-detail {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 30px;
}
@media screen and (min-width: 768px) {
  .p-itempage__item-detail {
    grid-template-columns: clamp(21.875rem, -7.875rem + 46.48vw, 29.313rem) 1fr; /* 350 - 469*/
    gap: 0 50px;
  }
}

.p-itempage__img-box {
  width: 100% !important;
}

.p-itempage__itemimg img {
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 1/1;
  vertical-align: middle;
}

.p-itempage__itemsubimg {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 7px;
  margin-top: 7px;
}
@media screen and (min-width: 1536px) {
  .p-itempage__itemsubimg {
    grid-template-columns: repeat(5, 1fr);
  }
}
.p-itempage__itemsubimg > a {
  display: block;
}
.p-itempage__itemsubimg img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: contain;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .p-itempage__detail-box-container {
    max-width: 510px;
  }
}

.p-itempage__detail-box > .item-name {
  margin-bottom: 1rem;
}

.p-itempage__sku-modal-btn {
  height: 48px;
  line-height: 48px;
  padding: 0;
  width: 100%;
}

.p-itempage__sku-modal-header {
  font-size: 1.1rem;
  margin-bottom: 10px;
  font-weight: 700;
}

.p-itempage__sku-modal-body .c-box {
  display: flex;
  border-bottom: none !important;
  padding: 10px 0;
  align-items: baseline;
}
.p-itempage__sku-modal-body .field {
  padding-bottom: 10px !important;
  border-color: #F1F2F2 !important;
}
.p-itempage__sku-modal-body .quantity {
  padding: 0 !important;
  border-bottom: none !important;
}
.p-itempage__sku-modal-body .cart-button {
  padding: 0 !important;
}

.p-itempage__variation {
  margin-top: clamp(2.5rem, 1.464rem + 4.42vw, 5rem); /* 40-80 */
}

.p-itempage__variation-title {
  font-size: clamp(0.75rem, 0.724rem + 0.11vw, 0.813rem); /* 12-13*/
  font-weight: 500;
  border-bottom: 2px solid #9EA4A7;
  margin-bottom: 12px;
  display: inline-block;
}

.p-itempage__variation-list {
  display: grid;
  gap: 8px;
}

.p-itempage__variation-item {
  font-size: clamp(0.75rem, 0.724rem + 0.11vw, 0.813rem); /* 12-13*/
  padding-left: 0.5rem;
}
.p-itempage__variation-item::before {
  content: "▷";
}

/* override*/
.welcart-btn.orange {
  background-color: #9EA4A7 !important;
}

/* placeholder */
.customer_form th, #memberinfo th,
#memberinfo .customer_form th,
#memberinfo #history_head th, #point_table td.c-point,
#point_table td.u-point, #cart_table th, #confirm_table th {
  background-color: #9EA4A7;
  border-color: #ffffff;
}

.customer_form td,
#memberinfo td,
#memberinfo .customer_form td, #point_table td:not(.point-btn, .c-point, .u-point), #cart_table td, #confirm_table {
  background: #F1F2F2;
  border-color: #9EA4A7;
}

.continue_shopping_button,
.back_cart_button,
.back_to_customer_button,
#wc_confirm .send input#back_button,
#wc_ordercompletion .send a {
  padding: 12px 55px !important;
  background-color: #F1F2F2 !important;
  color: #222222 !important;
}
.continue_shopping_button:hover,
.back_cart_button:hover,
.back_to_customer_button:hover,
#wc_confirm .send input#back_button:hover,
#wc_ordercompletion .send a:hover, .continue_shopping_button:focus,
.back_cart_button:focus,
.back_to_customer_button:focus,
#wc_confirm .send input#back_button:focus,
#wc_ordercompletion .send a:focus {
  opacity: 0.7;
}

#wc_changepassword #member_login, #wc_lostmemberpassword #member_login, #wc_login .loginbox .new-entry #nav a,
#wc_member .loginbox .new-entry #nav a, #wc_login .loginbox #member_login,
#wc_member .loginbox #member_login,
.send input.to_customerinfo_button,
.send input.to_memberlogin_button,
.send input.to_deliveryinfo_button,
.send input.to_confirm_button,
.send input#purchase_button,
.member-page .send input,
#wc_customer .send input.to_reganddeliveryinfo_button {
  background-color: #1F2C32;
  color: #ffffff;
}
#wc_changepassword #member_login:hover, #wc_lostmemberpassword #member_login:hover, #wc_login .loginbox .new-entry #nav a:hover,
#wc_member .loginbox .new-entry #nav a:hover, #wc_login .loginbox #member_login:hover,
#wc_member .loginbox #member_login:hover,
.send input.to_customerinfo_button:hover,
.send input.to_memberlogin_button:hover,
.send input.to_deliveryinfo_button:hover,
.send input.to_confirm_button:hover,
.send input#purchase_button:hover,
.member-page .send input:hover,
#wc_customer .send input.to_reganddeliveryinfo_button:hover, #wc_changepassword #member_login:focus, #wc_lostmemberpassword #member_login:focus, #wc_login .loginbox .new-entry #nav a:focus,
#wc_member .loginbox .new-entry #nav a:focus, #wc_login .loginbox #member_login:focus,
#wc_member .loginbox #member_login:focus,
.send input.to_customerinfo_button:focus,
.send input.to_memberlogin_button:focus,
.send input.to_deliveryinfo_button:focus,
.send input.to_confirm_button:focus,
.send input#purchase_button:focus,
.member-page .send input:focus,
#wc_customer .send input.to_reganddeliveryinfo_button:focus {
  background-color: #1F2C32;
  color: #ffffff;
  opacity: 0.7;
}

/* override bases */
#main {
  width: unset;
  margin: unset;
  height: auto;
  min-height: calc(100vh - var(--minElemH));
  padding-top: 65px;
}

#content {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: unset;
  margin-left: auto;
  margin-right: auto;
  margin-top: clamp(2.5rem, 1.464rem + 4.42vw, 5rem);
}
@media screen and (min-width: 1280px) {
  #content {
    padding-left: 3.4375rem;
    padding-right: 3.4375rem;
  }
}
@media screen and (min-width: 1536px) {
  #content {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}

/* override header */
#site-navigation ul {
  width: unset;
}

#site-navigation li {
  border: none;
}

#site-navigation ul li:first-child {
  border: none;
}

#site-navigation li a {
  padding: 0;
  color: #222222;
}

#site-navigation li a {
  border: none;
}

.search-box {
  padding: 0;
  float: unset;
}

.search-box input[type=text] {
  width: 100%;
}

.search-box > form {
  width: 100%;
  display: flex;
  justify-content: center;
}

.search-box div.s-box {
  width: calc(100% - 80px);
  max-width: 800px;
}

.search-box .searchsubmit {
  position: absolute;
  color: #222222;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}

/* override footer */
#toTop {
  right: 15px;
  bottom: 5%;
  z-index: 100;
}
@media screen and (min-width: 1280px) {
  #toTop {
    right: 3.4375rem;
    bottom: 10%;
  }
}

footer nav {
  width: unset;
  padding: unset;
  margin: unset;
}

/* override itempage */
.item_page_title {
  font-size: clamp(1rem, 0.793rem + 0.88vw, 1.5rem); /* 16-24 */
  font-weight: 400;
  text-align: center;
  margin: clamp(1.25rem, 0.732rem + 2.21vw, 2.5rem) 0; /* 20-40 */
  line-height: 1.5;
}

#itempage .item-info {
  padding-top: 0;
  padding-bottom: 3rem;
}

#itempage .itemcode {
  border-bottom: none;
}

.item-info .skuform {
  margin-bottom: 30px !important;
}

.item-info .item-option {
  padding: 0;
  border-top: none;
  border-bottom: 1px solid #9EA4A7;
  padding-bottom: 20px;
}
.item-info .item-option dt {
  font-weight: 500;
}
.item-info .item-option dd {
  border: none;
}
.item-info .item-option textarea {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #9EA4A7;
  padding: 8px 20px;
  cursor: pointer;
  height: 140px;
}
.item-info .item-option .iopt_select {
  width: 100%;
  border-radius: 30px;
  border: 1px solid #9EA4A7;
  padding: 8px 20px;
  cursor: pointer;
}

.item-info .skuname {
  background-color: #F1F2F2;
  margin-bottom: 5px;
}

.p-itempage__sku-modal .cart-button {
  width: unset;
}

.item-info .skubutton {
  background-color: #1F2C32;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0 !important;
  height: 48px;
  width: 100%;
  line-height: 48px;
  border-radius: 30px;
}
@media screen and (min-width: 640px) {
  .item-info .skubutton {
    width: 210px;
  }
}
.item-info .skubutton:hover, .item-info .skubutton:focus {
  background-color: #222222;
  opacity: 0.7;
}

.item-info .c-box .quantity {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #9EA4A7;
  width: 100%;
  text-align: left;
}
.item-info .c-box .quantity > span {
  width: 25%;
  display: inline-block;
}
.item-info .c-box .quantity input.skuquantity {
  width: 80px !important;
  text-align: left;
  margin: 0 0 0 3%;
  border-radius: 30px;
  border: 1px solid #9EA4A7;
  padding: 8px 20px;
  cursor: pointer;
}
.item-info .c-box .cart-button {
  padding-top: 20px;
  width: 100%;
  text-align: right;
}

.p-itempage__sku-modal .item-info .c-box {
  flex-direction: row;
}

.item-info .zaikostatus {
  font-size: 10px;
}

.item-info .field {
  display: flex;
  gap: 5px 10px;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #9EA4A7;
}

.item-info .zaikostatus,
.item-info .field_price {
  margin-bottom: 0;
}

.item-info .tax_inc_block {
  margin-bottom: 0;
  display: inline-block;
}

.item-info .field_price .tax_inc_label {
  font-size: 0.7rem;
}

.item-info .field_price > em {
  margin-left: 10px;
  color: #222222;
}

.item-info .quantity {
  margin-bottom: 0;
}

.lum-gallery-button::after {
  width: 20px !important;
  height: 20px !important;
  border-top: 3px solid rgba(255, 255, 255, 0.8) !important;
}

.lum-next-button::after {
  border-right: 3px solid rgba(255, 255, 255, 0.8) !important;
  box-shadow: none !important;
}

.lum-previous-button::after {
  border-left: 3px solid rgba(255, 255, 255, 0.8) !important;
  box-shadow: none !important;
}

.lum-lightbox.lum-open img {
  width: 100%;
  max-width: 700px;
  object-fit: contain;
  aspect-ratio: 1/1;
}

.lum-close-button {
  cursor: pointer;
  top: 75px;
  opacity: 0.5;
}

.p-category__body {
  border-bottom: 1px solid #222222;
  padding-bottom: clamp(2.5rem, 1.464rem + 4.42vw, 5rem); /* 40-80 */
}

.p-category__main-img-wrap {
  position: relative;
}

.p-category__title-wrap {
  position: absolute;
  left: 15px;
  top: 70%;
  transform: translateY(-50%);
}
@media screen and (min-width: 1280px) {
  .p-category__title-wrap {
    left: 3.4375rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-category__title-wrap {
    left: 7vw;
  }
}

.p-category__title {
  color: #ffffff;
}

.p-category__catchcopy {
  color: #ffffff;
  line-height: 1.8;
  font-size: 0.9em;
}
@media screen and (min-width: 1024px) {
  .p-category__catchcopy {
    font-size: 1em;
  }
}

.p-category__main-img {
  width: 100%;
  height: 25vh;
  vertical-align: middle;
  object-fit: cover;
}
@media screen and (min-width: 1024px) {
  .p-category__main-img {
    height: 40vh;
  }
}
.p-category__main-img--accessory {
  object-position: 75% 50%;
}

.p-page .entry-header,
.p-single .entry-header {
  margin-bottom: 32px !important;
}
.p-page h2,
.p-single h2 {
  border-bottom: 1px solid #9EA4A7;
  font-weight: 500;
  font-size: clamp(0.938rem, 0.881rem + 0.24vw, 1.063rem) !important; /* 15-17 */
}
.p-page h3 {
  border-left: none;
  font-size: clamp(0.813rem, 0.756rem + 0.24vw, 0.938rem) !important; /* 13-15 */
  position: relative;
  padding-left: 30px;
}
.p-page h3::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 25px;
  height: 1px;
  transform: translateY(-50%);
  background-color: #222222;
}
.p-page dd, .p-page dt,
.p-single dd,
.p-single dt {
  line-height: 2;
}

.p-page__body p {
  line-height: 2;
}

.p-page__title {
  font-size: clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem); /* 20-30 */
  font-weight: 400;
  margin-bottom: 5px;
}

.p-single__body p {
  line-height: 2;
}

.p-single__title {
  margin-bottom: 0;
}

.p-single__date {
  font-size: clamp(0.625rem, 0.573rem + 0.22vw, 0.75rem); /* 10-12 */
}

.p-single__thumbnail {
  width: 100%;
  height: auto;
}

.p-single__body {
  margin-top: 30px;
}

.p-single__title {
  font-size: clamp(1.25rem, 0.991rem + 1.1vw, 1.875rem); /* 20-30 */
  font-weight: 400;
  margin-bottom: 5px;
}

.wpcf7-form {
  margin-top: clamp(1.563rem, 1.045rem + 2.21vw, 2.813rem); /* 25-45*/
  position: relative;
}
.wpcf7-form input {
  width: 100%;
  max-width: 800px;
  border: 1px solid #9EA4A7;
  padding: 0.5rem 1rem;
}
.wpcf7-form textarea {
  width: 100%;
  min-height: 200px;
  max-width: 800px;
  border: 1px solid #9EA4A7;
  padding: 0.5rem 1rem;
}
.wpcf7-form .p-form__prev-btn {
  max-width: 300px;
  background-color: #F1F2F2 !important;
  border: none;
  color: #222222;
}
.wpcf7-form .p-form__prev-btn:hover, .wpcf7-form .p-form__prev-btn:focus {
  opacity: 0.7;
}
.wpcf7-form .p-form__submit-btn {
  max-width: 300px;
  background-color: #1F2C32 !important;
  border: none;
}
.wpcf7-form .p-form__submit-btn:hover, .wpcf7-form .p-form__submit-btn:focus {
  opacity: 0.7;
}
.wpcf7-form .p-form__item > p {
  display: contents;
}
.wpcf7-form .p-form__item label {
  font-weight: 500;
}
.wpcf7-form pre {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  white-space: pre-wrap;
}
.wpcf7-form .p-form__reCAPTCHA-text {
  position: absolute;
  bottom: -80px;
  left: 0;
}

.p-form__list {
  display: grid;
  row-gap: 20px;
  margin-left: 0 !important;
}

.p-form__item {
  list-style: none !important;
}

.p-form__btn-wrap {
  margin-top: clamp(3.125rem, 2.348rem + 3.31vw, 5rem); /* 50-80 */
}
.p-form__btn-wrap > p {
  display: flex;
  flex-direction: column;
  gap: 5px 10px;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-form__btn-wrap > p {
    flex-direction: row;
  }
}
.p-form__btn-wrap br {
  display: none;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #BD0000 !important;
  color: #BD0000;
}

.wpcf7-not-valid-tip {
  color: #BD0000 !important;
}

/* override login, cart */
#wc_login .loginbox #member_login,
#wc_member .loginbox #member_login,
.send input.to_customerinfo_button,
.send input.to_memberlogin_button,
.send input.to_deliveryinfo_button,
.send input.to_confirm_button,
.send input#purchase_button,
.member-page .send input,
#wc_customer .send input.to_reganddeliveryinfo_button {
  padding: 12px 55px;
  margin: 0;
}

#confirm_table tr.ttl td {
  background-color: #9EA4A7;
  border-color: #ffffff;
}

#cart_table td {
  border-color: #ffffff;
}

#cart_table em.tax {
  font-size: 0.7rem;
  color: #222222;
  margin-left: 5px;
}

#cart .action input.delButton {
  color: #222222;
  background-color: #ffffff;
}

#wc_cart #cart .upbutton input {
  color: #1F2C32;
  border-color: #1F2C32;
}
#wc_cart #cart .upbutton input:hover, #wc_cart #cart .upbutton input:focus {
  opacity: 0.7;
  color: #1F2C32;
  background-color: #ffffff;
}
#wc_ordercompletion div.footer_explanation
{
	color: #ff0000;
}

.cart-page .send {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 20px;
}
@media screen and (min-width: 640px) {
  .cart-page .send {
    flex-direction: row;
    column-gap: 10px;
  }
}

.cart-page-box {
  display: flex;
  flex-direction: column;
  padding: 2em 0 1em;
  gap: 1em;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .cart-page-box {
    flex-direction: row;
    padding: 3em 0 2em;
  }
}
.cart-page-box__text-wrapper {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .cart-page-box__text-wrapper {
    width: 50%;
  }
}


div.cart_navi li,
div.cart_navi li::before,
div.cart_navi li::after {
  background-color: #F1F2F2;
}

div.cart_navi li::before,
div.cart_navi li::after {
  border-right-color: #9EA4A7;
}

div.cart_navi li.current,
div.cart_navi li.current::before,
div.cart_navi li.current::after {
  background-color: #1F2C32;
}

.send input.to_memberlogin_button {
  margin-top: -20px;
}

#wc_login .loginbox .new-entry,
#wc_member .loginbox .new-entry {
  background-color: #F1F2F2;
}

.member-page #memberinfo .send input.top,
.member-page #memberinfo .send input.deletemember {
  background-color: #F1F2F2;
}
.member-page #memberinfo .send input.top:hover, .member-page #memberinfo .send input.top:focus,
.member-page #memberinfo .send input.deletemember:hover,
.member-page #memberinfo .send input.deletemember:focus {
  background-color: #F1F2F2;
  opacity: 0.7;
}

.member_submenu a {
  background-color: #F1F2F2;
}
.member_submenu a:hover, .member_submenu a:focus {
  background-color: #F1F2F2;
  opacity: 0.7;
}

.member-page #memberinfo .send input.deletemember {
  margin-top: 0;
}

.member-page .send {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
}
@media screen and (min-width: 640px) {
  .member-page .send {
    flex-direction: row;
  }
}

.usces_filter_history select {
  background-color: #ffffff;
  border-color: #9EA4A7;
}

#point_table td input.use_point_button {
  padding: 12px 55px !important;
  border-color: #1F2C32;
  color: #1F2C32;
}
#point_table td input.use_point_button:hover, #point_table td input.use_point_button:focus {
  opacity: 0.7;
  color: #1F2C32;
  background-color: #ffffff;
}

#wc_lostmemberpassword #nav a {
  background-color: #222222;
  color: #ffffff;
  margin-top: 20px;
}
#wc_lostmemberpassword #nav a:hover, #wc_lostmemberpassword #nav a:focus {
  background-color: #222222;
  color: #ffffff;
  opacity: 0.7;
}

#main #content.member-page {
  padding-bottom: clamp(3.125rem, 2.348rem + 3.31vw, 5rem) !important; /* 50-80 */
}

/* override page */
.entry-content {
  padding-bottom: clamp(3.125rem, 2.348rem + 3.31vw, 5rem) !important; /* 50-80 */
}

.entry-content ul, .entry-content ol {
  margin-bottom: 0;
}

/* override intagram */
#sbi_images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(0.063rem, 0.011rem + 0.22vw, 0.188rem);
}
@media screen and (min-width: 1024px) {
  #sbi_images {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  #sbi_images {
    gap: clamp(1.25rem, 0.214rem + 4.42vw, 3.75rem);
  }
}

#sb_instagram #sbi_images .sbi_item {
  aspect-ratio: 1/1;
}

/* override customer_form */
.customer_form#delivery_flag tr:first-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.customer_form input {
  border: none;
}

.customer_form input[type=text] {
  width: 100% !important;
  margin-bottom: 6px;
  margin-right: 0;
}

@media screen and (min-width: 740px) {
  .customer_form input[type=text] {
    width: unset;
    margin-bottom: 0;
  }
}
.customer_form input[type=radio],
.customer_form td label {
  cursor: pointer;
}

#memberinfo table {
  border: none;
}

#memberinfo #history_head th {
  word-break: break-word;
}

.customer_form th {
  margin-bottom: 0;
  padding: 10px !important;
  font-weight: 700;
  color: #222222;
  border: none;
}
@media screen and (min-width: 740px) {
  .customer_form th {
    border: 1px solid #ffffff;
  }
}

.customer_form .notes {
  background-color: #ffffff;
  width: 100%;
}

#memberinfo th {
  margin-bottom: 0;
  font-weight: 700;
  color: #222222;
  border: none;
}
@media screen and (min-width: 620px) {
  #memberinfo th {
    border: 1px solid #ffffff;
    padding: 10px !important;
  }
}

#memberinfo .customer_form th {
  margin-bottom: 0;
  padding: 10px;
}

#memberinfo .customer_form td {
  padding: 10px;
}

.customer_form td {
  padding: 10px;
  color: #222222 !important;
  border: none;
}
@media screen and (min-width: 740px) {
  .customer_form td {
    border: 1px solid #9EA4A7;
  }
}

#memberinfo td {
  padding: 10px;
  color: #222222 !important;
  border: none;
}
@media screen and (min-width: 620px) {
  #memberinfo td {
    border: 1px solid #9EA4A7;
  }
}

#memberinfo #history_head {
  margin-bottom: 3px;
}

#memberinfo .retail {
  margin-bottom: 2rem;
}

#memberinfo #history_head th,
#memberinfo .retail th,
#memberinfo #history_head td,
#memberinfo .retail td {
  border-color: #ffffff;
}

#memberinfo .customer_form td {
  border-color: #9EA4A7;
}
.customer_form tr {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (min-width: 620px) {
  .customer_form tr {
    border-bottom: none;
  }
}

.customer_form tr.inp1 td {
  width: 50%;
}

@media screen and (min-width: 740px) {
  .customer_form tr.inp1 td {
    width: 37.5%;
  }
}

.customer_form tr.inp1 input {
  width: 80%;
  margin-left: 0;
}

.customer_form input#search_zipcode,
.customer_form select {
  border: 1px solid #9EA4A7;
  background-color: #ffffff;
  color: #222222;
  cursor: pointer;
}
.customer_form input#search_zipcode:focus, .customer_form input#search_zipcode:hover,
.customer_form select:focus,
.customer_form select:hover {
  background-color: #F1F2F2;
}

#wc_newcompletion #memberpages p a,
#wc_lostcompletion #memberpages p a,
#wc_changepasscompletion #memberpages p a,
#wc_newcompletion .send a,
#wc_lostcompletion .send input,
#wc_lostcompletion .send a,
#wc_changepasscompletion .send a {
  background-color: #ffffff;
}
#wc_newcompletion #memberpages p a:hover, #wc_newcompletion #memberpages p a:focus,
#wc_lostcompletion #memberpages p a:hover,
#wc_lostcompletion #memberpages p a:focus,
#wc_changepasscompletion #memberpages p a:hover,
#wc_changepasscompletion #memberpages p a:focus,
#wc_newcompletion .send a:hover,
#wc_newcompletion .send a:focus,
#wc_lostcompletion .send input:hover,
#wc_lostcompletion .send input:focus,
#wc_lostcompletion .send a:hover,
#wc_lostcompletion .send a:focus,
#wc_changepasscompletion .send a:hover,
#wc_changepasscompletion .send a:focus {
  background-color: #ffffff !important;
  opacity: 0.7;
}

#main #content.cart-page {
  padding-bottom: clamp(3.125rem, 2.348rem + 3.31vw, 5rem) !important; /* 50-80 */
}

#memberpages > .post a:not(.welcart-btn) {
  border-bottom: 1px solid #9EA4A7;
}

/* overrire error */
.error-404 .page-content div {
  text-align: left;
  margin-top: 20px;
}
.error-404 .page-content div > .search-text {
  width: calc(100% - 80px);
  max-width: 600px;
}

.u-hidden {
  display: none;
}

@media screen and (min-width: 640px) {
  .sm\:u-hidden {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .md\:u-hidden {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .pc\:u-hidden {
    display: none;
  }
  .pc\:u-block {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:u-hidden {
    display: none;
  }
}

.u-flex {
  display: flex;
}

.u-text-center {
  align-items: center;
}

.u-text-align-center {
  text-align: center;
}

.u-indent {
  padding-left: -1em;
  text-indent: 1em;
}

/* font */
.u-text-white {
  color: #ffffff;
}

.u-text-gray {
  color: #9EA4A7;
}

.u-font-bold {
  font-weight: 700;
}

.u-font-medium {
  font-weight: 500;
}

.u-text-xxs {
  font-size: 0.6rem;
  line-height: 1.5 !important;
}

.u-text-xs {
  font-size: 0.75rem;
  line-height: 1.5 !important;
}

.u-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem !important;
}

.u-font-zenoldmincho {
  font-family: "Zen Old Mincho", serif;
}

/* image*/
.u-img-full-space {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-aspect-1-1 {
  aspect-ratio: 1/1;
}

.u-aspect-4-3 {
  aspect-ratio: 4/3;
}

.u-aspect-3-4 {
  aspect-ratio: 3/4;
}

.u-aspect-16-9 {
  aspect-ratio: 16/9;
}

/*link*/
.u-link-box-wrap {
  position: relative;
}

.u-link-box {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.u-link-underline {
  position: relative;
}
@media (hover: hover) {
  .u-link-underline:hover::after {
    width: 100%;
  }
}

.u-link-underline::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  border-bottom: 1px solid #E6E6E6;
  transition: all 0.25s ease-in-out;
}

.u-link {
  display: inline-block;
  border-bottom: 1px solid #9EA4A7;
}

.u-link--gray {
  border-color: #9EA4A7;
}

.u-underline {
  text-decoration-color: #E6E6E6;
}
.u-border-bottom {
  border-bottom: 1px solid #9EA4A7;
}

.u-block {
  display: block;
}

@media (hover: hover) {
  .u-hover:hover {
    opacity: 0.7;
  }
}

.u-cursor-pointer {
  cursor: pointer;
}

.u-bg-color-1 {
  background-color: #E6E6E6;
}

.u-bg-white {
  background-color: #ffffff;
}

/* margin */
.u-mt-0 {
  margin-top: 0;
}

.u-mt-4 {
  margin-top: 1rem;
}

.u-mt-8 {
  margin-top: 2rem;
}

.u-mt-12 {
  margin-top: 3rem;
}

.u-mt-16 {
  margin-top: 4rem;
}
.u-mt-40 {
  margin-top: 10rem;
}

.u-mb-0 {
  margin-bottom: 0;
}

.u-mb-8 {
  margin-bottom: 2rem;
}

.u-mb-12 {
  margin-bottom: 3rem;
}

.u-mb-20 {
  margin-bottom: 5rem;
}

.u-text-right {
  text-align: right;
}

.js-slowly-display {
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
}
.js-slowly-display.is-show {
  opacity: 1;
}

.js-fadeIn {
  opacity: 0;
  transform: translate(0, 50px);
  transition-duration: 0.8s;
  transition-property: opacity, transform;
}
.js-fadeIn.is-scrollIn {
  opacity: 1;
  transform: translate(0, 0);
}

/*# sourceMappingURL=child-style.css.map */
