@charset "UTF-8";
/* ==========================================================================
   Common
========================================================================== */
html {
  scroll-behavior: smooth;
}

body {
  font-feature-settings: "palt" 1;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

@media only screen and (max-width: 640px) {
  .pc {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .pc-tablet {
    display: none;
  }
}

.tablet {
  display: none;
}
@media only screen and (max-width: 768px) {
  .tablet {
    display: block;
  }
}

.sp {
  display: none;
}
@media only screen and (max-width: 640px) {
  .sp {
    display: block;
  }
}

.wrapper {
  max-width: 1780px;
  margin: 0 auto;
  width: 94vw;
}

*:focus-visible {
  outline-offset: 0 !important;
  box-shadow: none !important;
}

#captcha .shopify-challenge__button.btn {
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
  padding: 0 5em;
}

.g-recaptcha {
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none !important;
    text-decoration: none !important;
  }
}

.button {
  background-size: calc(100% + 2px) calc(100% + 2px), 0 calc(100% + 2px);
  background-position: right -1px top;
}

.cm-index .button span {
  display: inline-block;
  padding-right: 1.75em;
  background: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye.png?v=1712979") right center no-repeat;
  background-size: 1.25em auto;
}
@media only screen and (min-width: 769px) {
  .cm-index .button:hover span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye_w.png?v=1712979");
  }
}
.cm-index .button.iconColor span {
  background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye_w.png?v=1712979");
}
@media only screen and (max-width: 640px) {
  .cm-index .button.iconColor span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye.png?v=1712979");
  }
}
@media only screen and (min-width: 769px) {
  .cm-index .button.iconColor:hover span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye.png?v=1712979");
  }
}
@media only screen and (max-width: 640px) {
  .cm-index .button.iconColorSP span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye_w.png?v=1712979");
  }
}

.cm-homeBlog .button, .shopify-section--multi-column-shop .multi-column__item .button, .homeColumn__button .button, .homeColumn .columnItem .textArea .button, .shopify-section--featured-collections .button, .shopify-section--image-with-text-block .content-over-media .prose .button, .shopify-section--media-grid .media-grid .prose .button {
  font-family: "Lato", sans-serif;
  font-size: 0.9375rem;
  letter-spacing: 0.05em;
  padding: 0.5rem 3rem;
}
@media only screen and (max-width: 640px) {
  .cm-homeBlog .button, .shopify-section--multi-column-shop .multi-column__item .button, .homeColumn__button .button, .homeColumn .columnItem .textArea .button, .shopify-section--featured-collections .button, .shopify-section--image-with-text-block .content-over-media .prose .button, .shopify-section--media-grid .media-grid .prose .button {
    font-size: 3.2vw;
    background: none !important;
  }
}

@media only screen and (max-width: 340px) {
  .pop-in {
    padding: 2rem 1rem 1rem;
  }
}
@media only screen and (max-width: 640px) {
  .pop-in .prose {
    text-align: left;
  }
}
@media only screen and (max-width: 340px) {
  .pop-in__close-button {
    inset-block-start: 0.75rem;
    inset-inline-end: 0.75rem;
  }
}
.pop-in .button span {
  background: none !important;
  padding: 0;
}

/* ==========================================================================
   PASSWORD
========================================================================== */
.password__content {
  background: rgba(246, 246, 246, 0.7);
}
.password__footer {
  visibility: hidden;
}
.password .social-media {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.password .social-media__item {
  outline-style: none;
  width: 30px;
  height: 30px;
}
.password .social-media__item a {
  padding: 0;
}
.password .social-media__item svg {
  width: 30px;
  height: 30px;
}

.cm-password .button {
  --button-background: 28 28 28;
  --button-text-color: 255 255 255;
}

/* ==========================================================================
   announcement
========================================================================== */
@media only screen and (max-width: 640px) {
  .announcement-bar .prose {
    font-size: 3.2vw;
  }
}

/* ==========================================================================
  Header
========================================================================== */
@media screen and (min-width: 1001px) {
  x-header.header {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 340px) {
  x-header.header {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
    padding-inline-start: 5vw;
    padding-inline-end: 5vw;
  }
}

@media only screen and (max-width: 340px) {
  .header__secondary-nav {
    gap: 0.625rem 0.25rem;
  }
}

.header__cart-dot {
  background-color: #1A1A1A;
  width: 1.75em;
  height: 1.75em;
  inset-block-start: -0.35rem;
  inset-inline-end: -0.5rem;
  color: #ffffff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  font-size: 0.5625rem;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 340px) {
  .header__cart-dot {
    width: 1.5em;
    height: 1.5em;
    font-size: 0.5rem;
    inset-block-start: -0.25rem;
    inset-inline-end: -0.35rem;
  }
}

.wkh-counter {
  width: 1.75em !important;
  height: 1.75em !important;
  font-size: 0.5625rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  display: none !important;
  opacity: 1 !important;
  top: -0.6em !important;
  right: -1.25em !important;
  box-shadow: 0 0 0 2px rgb(var(--background));
}
@media only screen and (max-width: 340px) {
  .wkh-counter {
    min-width: 0 !important;
    width: 1.5em !important;
    height: 1.5em !important;
    font-size: 0.5rem !important;
  }
}
.wkh-counter.show {
  display: flex !important;
}

@media screen and (max-width: 1100px) {
  .header__primary-nav {
    gap: 0.625rem;
  }
}

.header__primary-nav-item > details > summary.h6 {
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
  font-family: "Lato", sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.header__primary-nav-item > details > summary.h6:hover::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #707070;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
}

.header__dropdown-menu {
  width: 100%;
  left: 0;
  min-width: 0;
  max-width: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
}
.header__dropdown-menu:before {
  height: 1px;
  background: #DBDBDB;
}
.header__dropdown-menu .link-faded-reverse {
  font-size: 0.8125rem;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .header__dropdown-menu .link-faded-reverse {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 1400px) {
  .header__dropdown-menu :is(a, summary) {
    padding: 0.375rem 1rem;
  }
}
@media screen and (max-width: 1100px) {
  .header__dropdown-menu :is(a, summary) {
    padding: 0.375rem 0.75rem;
  }
}
.header__dropdown-menu .header__dropdown-menu {
  display: block;
  position: static;
  border: none;
  inset-block-start: auto;
  inset-inline-start: auto;
  box-shadow: none;
}
.header__dropdown-menu .header__dropdown-menu .link-faded-reverse {
  font-size: 0.8125rem;
  font-weight: 400;
}

.nav2 .nav3 {
  visibility: hidden;
  height: 0;
  padding: 0.5em 0 0;
  overflow: visible;
}
.nav2 > li:hover .nav3 {
  visibility: visible;
  height: auto;
}
.nav2 > li .pc.header__menu-disclosure > .link-faded-reverse a {
  position: relative;
}
.nav2 > li .pc.header__menu-disclosure > .link-faded-reverse a:after {
  content: "";
  width: 7px;
  height: 7px;
  border-right: #1E2843 2px solid;
  border-bottom: #1E2843 2px solid;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}
@media screen and (max-width: 1100px) {
  .nav2 > li .pc.header__menu-disclosure > .link-faded-reverse a:after {
    right: 0;
  }
}

.header__menu-disclosure.pc .link-faded-reverse a {
  font-size: 0.8125rem;
  font-weight: 700;
}

.header .sidebarSubmit {
  display: none;
}

.header-sidebar .sidebarSubmit {
  display: none;
}
@media only screen and (max-width: 999px) {
  .header-sidebar .sidebarSubmit {
    display: block;
    border: #444444 1px solid;
    border-left: none;
    height: 45px;
    background: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_search.svg?v=1705388256") no-repeat center center;
    background-size: 20px;
    background-color: #fefefe;
  }
}
@media only screen and (max-width: 640px) {
  .header-sidebar .sidebarSubmit {
    height: 12vw;
    background-size: 7vw;
  }
}

.header-sidebar__main-panel {
  display: block;
}
.header-sidebar .header-search {
  display: block;
  position: static;
}
.header-sidebar .header-search::part(overlay) {
  display: none;
}
.header-sidebar .header-search__form-control {
  grid-template-columns: 1fr 12vw;
  gap: 0;
}
.header-sidebar .header-search__form-control button {
  display: none;
}
.header-sidebar .header-search .icon-search {
  display: none;
}
.header-sidebar .header-search__input {
  border: #444444 1px solid;
  border-right: none;
  padding: 0.5em;
  font-size: 0.875rem;
  height: 45px;
  background-color: #fefefe;
}
.header-sidebar .header-search__input::-moz-placeholder {
  color: #444444;
  opacity: 1;
}
.header-sidebar .header-search__input::placeholder {
  color: #444444;
  opacity: 1;
}
.header-sidebar .header-search__input::-webkit-input-placeholder {
  color: #444444;
  opacity: 1;
}
.header-sidebar .header-search__input::-moz-placeholder {
  color: #444444;
  opacity: 1;
}
@media only screen and (max-width: 640px) {
  .header-sidebar .header-search__input {
    font-size: 3.73vw;
    height: 12vw;
  }
}
.header-sidebar .sidebarNavWrap {
  border-bottom: #444444 1px solid;
}
.header-sidebar .sidebarNavSecond {
  margin-top: -0.5em;
  padding-left: 1em;
  padding-bottom: 0.5em;
  border-left: #444444 3px solid;
}
.header-sidebar .sidebarNavThird {
  padding-left: 1em;
  padding-bottom: 0.5em;
  border-left: #444444 2px solid;
}
.header-sidebar .sidebarNavItem,
.header-sidebar .sidebarNavSecondItem {
  width: 100%;
  text-align: left;
  position: relative;
  font-size: 0.875rem;
  padding: 1em 0;
}
@media only screen and (max-width: 640px) {
  .header-sidebar .sidebarNavItem,
  .header-sidebar .sidebarNavSecondItem {
    font-size: 3.73vw;
  }
}
@media only screen and (max-width: 999px) {
  .header-sidebar .sidebarNavItem::before, .header-sidebar .sidebarNavItem::after,
  .header-sidebar .sidebarNavSecondItem::before,
  .header-sidebar .sidebarNavSecondItem::after {
    content: "";
    width: 10px;
    height: 1px;
    background: #1A1A1A;
    position: absolute;
    top: 50%;
    right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .header-sidebar .sidebarNavItem::before, .header-sidebar .sidebarNavItem::after,
  .header-sidebar .sidebarNavSecondItem::before,
  .header-sidebar .sidebarNavSecondItem::after {
    width: 2.67vw;
    height: 0.27vw;
  }
}
@media only screen and (max-width: 999px) {
  .header-sidebar .sidebarNavItem::after,
  .header-sidebar .sidebarNavSecondItem::after {
    transform: rotate(90deg);
    transition: transform 0.2s ease;
  }
}
.header-sidebar .sidebarNavSecondItem {
  padding: 0.5em 0;
}
.header-sidebar .sidebarNavSecondLink {
  padding: 0.5em 0;
  display: block;
  font-size: 0.875rem;
}
@media only screen and (max-width: 640px) {
  .header-sidebar .sidebarNavSecondLink {
    font-size: 3.73vw;
  }
}
.header-sidebar .sidebarNavThird a {
  padding: 0.5em 0;
  display: block;
  font-size: 0.875rem;
}
@media only screen and (max-width: 640px) {
  .header-sidebar .sidebarNavThird a {
    font-size: 3.73vw;
  }
}
.header-sidebar details[open] > .sidebarNavItem::after, .header-sidebar details[open] > .sidebarNavSecondItem::after {
  transform: rotate(0deg);
}
.header-sidebar details[open] .sidebarNavSecond > li,
.header-sidebar details[open] .sidebarNavThird > li {
  animation: fadeIn 0.5s ease;
}
.header-sidebar__footer {
  padding: 0 1.25rem 3rem;
}
.header-sidebar .accountTitle {
  padding: 1em 0;
  font-size: 0.875rem;
}
@media only screen and (max-width: 640px) {
  .header-sidebar .accountTitle {
    font-size: 3.73vw;
  }
}
.header-sidebar .accountBtn {
  font-size: 3.47vw;
  padding: 1em 0;
  display: block;
  text-align: center;
  background: #1A1A1A;
  color: #ffffff;
  padding: 1em;
  font-size: 0.8125rem;
}
@media only screen and (max-width: 640px) {
  .header-sidebar .accountBtn {
    font-size: 3.47vw;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.predictive-search .button:hover {
  color: #1A1A1A !important;
}

/* ==========================================================================
  Footer
========================================================================== */
.footer {
  padding-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  .footer {
    padding: 16vw 0 8vw;
  }
}
.footer__inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}
@media only screen and (max-width: 768px) {
  .footer__inner {
    display: block;
  }
}
.footer__logo {
  width: 220px;
}
@media only screen and (max-width: 640px) {
  .footer__logo {
    width: 48vw;
  }
}
.footer p.h6 {
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
  .footer p.h6 {
    display: block;
    position: relative;
  }
}
@media only screen and (max-width: 640px) {
  .footer p.h6 {
    font-size: 3.73vw;
  }
}
@media only screen and (max-width: 768px) {
  .footer p.h6.footMenuTitle::before, .footer p.h6.footMenuTitle::after {
    content: "";
    width: 2.67vw;
    height: 0.27vw;
    background: #ffffff;
    position: absolute;
    top: 50%;
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .footer p.h6.footMenuTitle::after {
    transform: rotate(90deg);
    transition: transform 0.2s ease;
  }
}
@media only screen and (max-width: 768px) {
  .footer p.h6.footMenuTitle.is-active::after {
    transform: rotate(0deg);
  }
}
.footer__block {
  flex: initial;
  max-width: none;
}
.footer__block-list {
  justify-content: flex-start;
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .footer__block-list {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .footer__block-list {
    margin-top: 15vw;
  }
}
@media only screen and (max-width: 640px) {
  .footer__block .gap-4 {
    gap: 0;
    margin-bottom: 0.75rem;
  }
}
@media only screen and (max-width: 768px) {
  .footer__block ul {
    overflow: hidden;
    transition: max-height 0.3s ease;
    max-height: 0;
  }
}
@media only screen and (max-width: 640px) {
  .footer__block ul {
    margin-top: 0.75rem;
    gap: 0;
  }
}
.footer__block ul li a {
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #BFBFBF;
}
@media only screen and (max-width: 640px) {
  .footer__block ul li a {
    font-size: 3.2vw;
    padding: 0.5em 0;
    display: inline-block;
  }
}
.footer .subArea {
  max-width: 291px;
}
@media only screen and (max-width: 768px) {
  .footer .subArea {
    margin-top: 5vw;
  }
}
@media only screen and (max-width: 640px) {
  .footer .subArea {
    margin-top: 10vw;
  }
}
.footer .subArea .text {
  margin: 0.35em 0 1.25em;
  font-size: 0.6875rem;
  line-height: 1.5;
}
.footer .subArea .form {
  margin-top: 0.75rem;
  display: grid;
  grid-template-columns: 240px 50px;
  gap: 1px;
}
@media only screen and (max-width: 768px) {
  .footer .subArea .form {
    gap: 0;
    grid-template-columns: 240fr 51fr;
  }
}
.footer .subArea .form .input {
  background: #ffffff;
  border: none;
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #1A1A1A;
}
.footer .subArea .form .input::-moz-placeholder {
  color: #444444;
}
.footer .subArea .form .input::placeholder {
  color: #444444;
}
.footer .subArea .form .align-self-start {
  height: 100%;
}
.footer .subArea .form .button {
  overflow: hidden;
  text-indent: -9999px;
  position: relative;
  padding: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .footer .subArea .form .button {
    border: none;
  }
}
.footer .subArea .form .button:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% - 2px), -50%) rotate(-45deg);
  pointer-events: none;
}
.footer .subArea .form .button span {
  background: none;
  padding: 0;
}
.footer .subArea .line {
  margin-top: 7px;
}
.footer .subArea .line a {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .footer .subArea .line a {
    border: none;
  }
}
.footer .subArea .line a.button {
  --initial-gradient: linear-gradient(rgb(#06C755), rgb(#06C755));
  color: #ffffff;
  background-color: #06C755;
  border-color: #06C755;
}
.footer .subArea .social-media {
  margin-top: 20px;
  gap: 10px;
}
.footer .subArea .social-media__item {
  opacity: 1;
}
.footer .subArea .social-media__item svg {
  width: 24px;
  height: 24px;
}
.footer .subArea .tel {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .footer .subArea .tel {
    margin-top: 5vw;
  }
}
@media only screen and (max-width: 640px) {
  .footer .subArea .tel {
    margin-top: 17vw;
  }
}
.footer .subArea .tel__title {
  font-size: 0.9375rem;
  letter-spacing: 0;
  color: #BFBFBF;
}
@media only screen and (max-width: 640px) {
  .footer .subArea .tel__title {
    font-size: 4vw;
  }
}
.footer .subArea .tel__num a {
  font-family: "Lato", sans-serif;
  font-size: 1.6875rem;
  font-weight: 700;
  color: #ffffff;
}
@media only screen and (min-width: 769px) {
  .footer .subArea .tel__num a {
    pointer-events: none;
  }
}
@media only screen and (max-width: 640px) {
  .footer .subArea .tel__num a {
    font-size: 7.2vw;
  }
}
.footer .subArea .tel__note {
  margin-top: 5px;
  border: #707070 1px solid;
  font-size: 0.8125rem;
  line-height: 1;
  padding: 0.75em 1.25em;
  text-align: center;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .footer .subArea .tel__note {
    font-size: 3.47vw;
  }
}
.footer .footNavList {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .footer .footNavList {
    display: block;
    margin-top: 10vw;
  }
}
.footer .footNavList li {
  line-height: 1;
  font-size: 0.75rem;
}
@media only screen and (max-width: 640px) {
  .footer .footNavList li {
    font-size: 2.93vw;
  }
}
@media only screen and (min-width: 769px) {
  .footer .footNavList li:not(:first-child) {
    margin-left: 1em;
    padding-left: 1em;
    border-left: #707070 1px solid;
  }
}
.footer .footNavList li a {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .footer .footNavList li a {
    padding: 1em 0;
    display: block;
  }
}
.footer .copyrights {
  margin-top: 20px;
  text-align: center;
  font-size: 0.6875rem;
  display: block;
}
@media only screen and (max-width: 768px) {
  .footer .copyrights {
    margin-top: 20vw;
  }
}
@media only screen and (max-width: 640px) {
  .footer .copyrights {
    font-size: 2.93vw;
  }
}

.pagetop {
  display: none;
}
@media only screen and (max-width: 768px) {
  .pagetop {
    display: block;
  }
}
.pagetop {
  position: fixed;
  right: -60px;
  bottom: 10px;
  transition: right 0.2s ease;
  z-index: 100;
}
@media only screen and (max-width: 640px) {
  .pagetop {
    right: -16vw;
    bottom: 2.13vw;
  }
}
.pagetop.is-show {
  right: 10px;
}
@media only screen and (max-width: 640px) {
  .pagetop.is-show {
    right: 2.13vw;
  }
}
.pagetop a {
  width: 53px;
  height: 44px;
  padding-top: 44px;
  border-radius: 4px;
}
@media only screen and (max-width: 640px) {
  .pagetop a {
    width: 14.13vw;
    height: 11.73vw;
    padding-top: 11.73vw;
    border-radius: 1.07vw;
  }
}
.pagetop a {
  display: block;
  overflow: hidden;
  background: #626262;
  position: relative;
}
.pagetop a:after {
  content: "";
  width: 8px;
  height: 8px;
}
@media only screen and (max-width: 640px) {
  .pagetop a:after {
    width: 2.13vw;
    height: 2.13vw;
  }
}
.pagetop a:after {
  border-right: #ffffff 2px solid;
  border-bottom: #ffffff 2px solid;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 2px)) rotate(-135deg);
  pointer-events: none;
}

.newsletter-popup :-webkit-autofill ~ .floating-label {
  color: #ffffff;
}

/* ==========================================================================
  Common
========================================================================== */
/* ==========================================================================
  HOME
========================================================================== */
.slideshow__slide .content-over-media.content-over-media--fill::before {
  background: linear-gradient(to bottom, #272727, rgba(39, 39, 39, 0)) !important;
}

.shopify-section--media-grid .media-grid {
  border-top: #ffffff 6px solid;
  gap: 6px;
  background: #ffffff;
}
@media only screen and (max-width: 640px) {
  .shopify-section--media-grid .media-grid {
    grid-template-rows: 1fr 1fr 1.18fr 1.18fr;
  }
}
.shopify-section--media-grid .media-grid .prose h2 {
  margin: 0;
}
.shopify-section--media-grid .media-grid .prose .h4 {
  font-family: "Lato", sans-serif;
  font-size: 1.4375rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 640px) {
  .shopify-section--media-grid .media-grid .prose .h4 {
    font-size: 4vw;
  }
}
.shopify-section--media-grid .media-grid .prose .h4 + p {
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  margin-block-start: 0;
}
@media only screen and (max-width: 640px) {
  .shopify-section--media-grid .media-grid .prose .h4 + p {
    font-size: 3.73vw;
  }
}
.shopify-section--media-grid .media-grid .prose .button {
  margin-block-start: 0.75rem;
}
@media only screen and (max-width: 640px) {
  .shopify-section--media-grid .media-grid .prose .button {
    margin-block-start: 0.25rem;
  }
}
@media only screen and (min-width: 768px) {
  .shopify-section--media-grid .media-grid__item .prose.firstChild {
    padding-top: 506px;
  }
}
@media only screen and (max-width: 768px) {
  .shopify-section--media-grid .media-grid__item .prose.firstChild img {
    aspect-ratio: 375/330;
  }
}

.cm-homeCollection {
  padding: 80px 0 160px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .cm-homeCollection {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 640px) {
  .cm-homeCollection {
    padding: 13.33vw 0;
  }
}
.cm-homeCollection__inner {
  margin: 80px auto 0;
  width: 92vw;
}
@media only screen and (max-width: 640px) {
  .cm-homeCollection__inner {
    margin-top: 10.67vw;
  }
}
@media only screen and (max-width: 640px) {
  .cm-homeCollection .cm-homeTitle, .cm-homeCollection #insta-feed h2, #insta-feed .cm-homeCollection h2 {
    font-size: 4.27vw;
  }
}
.cm-homeCollection .noItem {
  text-align: center;
  margin-top: 2em;
  font-size: 1.125rem;
}
@media only screen and (max-width: 640px) {
  .cm-homeCollection .noItem {
    font-size: 3.73vw;
  }
}
.cm-homeCollection .splide {
  padding-bottom: 70px;
}
@media only screen and (max-width: 640px) {
  .cm-homeCollection .splide {
    padding-bottom: 10.67vw;
  }
}
.cm-homeCollection .splide__track {
  overflow: visible;
}

.cm-homeTitle, #insta-feed h2 {
  text-align: center;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #1A1A1A;
}
@media only screen and (max-width: 640px) {
  .cm-homeTitle, #insta-feed h2 {
    font-size: 5.33vw;
  }
}

.splide__pagination__page {
  background: #707070 !important;
  width: 10px !important;
  height: 10px !important;
  opacity: 1 !important;
}
@media only screen and (max-width: 640px) {
  .splide__pagination__page {
    width: 2.13vw !important;
    height: 2.13vw !important;
  }
}
.splide__pagination__page.is-active {
  background: #1A1A1A !important;
  transform: scale(1) !important;
}

.product-card {
  gap: 1em;
}
@media only screen and (max-width: 640px) {
  .product-card {
    gap: 0.5em;
  }
}
.product-card__figure .badge-list {
  inset-block-start: 0 !important;
  inset-inline-start: 0 !important;
}
.product-card__figure .badge-list .badge--on-sale {
  font-family: "Lato", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  width: 100px;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .product-card__figure .badge-list .badge--on-sale {
    font-size: 3.2vw;
    width: 21.33vw;
  }
}
.product-card__figure .badge-list .badge--new {
  font-family: "Lato", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  width: 100px;
  justify-content: center;
  background: #1A1A1A;
  color: #1A1A1A;
}
@media only screen and (max-width: 640px) {
  .product-card__figure .badge-list .badge--new {
    font-size: 3.2vw;
    width: 21.33vw;
  }
}
.product-card__figure .badge-list.soldout {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background: rgba(26, 26, 26, 0.7);
  pointer-events: none;
}
.product-card__figure .badge-list.soldout .badge--sold-out {
  background: none;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 640px) {
  .product-card__figure .badge-list.soldout .badge--sold-out {
    font-size: 3.47vw;
  }
}
.product-card__figure .badge-list.soldout .badge--sold-out + .badge, .product-card__figure .badge-list.soldout .badge--sold-out + .badge + .badge {
  display: none;
}
.product-card__media {
  overflow: hidden;
}
.product-card__media img {
  transition: transform 0.3s ease;
}
@media only screen and (min-width: 769px) {
  .product-card__media:hover img {
    transform: scale(1.125);
  }
}
.product-card__info .product-title,
.product-card__info .price-list .h6 {
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 640px) {
  .product-card__info .product-title,
  .product-card__info .price-list .h6 {
    font-size: 3.2vw;
  }
}
.product-card__info .product-title .sub,
.product-card__info .price-list .h6 .sub {
  font-size: 0.6875rem;
  display: block;
}
@media only screen and (max-width: 640px) {
  .product-card__info .product-title .sub,
  .product-card__info .price-list .h6 .sub {
    font-size: 2.67vw;
  }
}
.product-card__info .price-list {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.product-card__info .tax {
  font-size: 65%;
}
.product-card__info wishlist-button-collection .wk-button {
  width: 36px;
  min-width: 36px;
}
.product-card__info wishlist-button-collection .wk-button:hover {
  width: 36px;
  min-width: 36px;
}

.shopify-section--image-with-text-block .content-over-media {
  place-items: center start;
}
@media only screen and (max-width: 640px) {
  .shopify-section--image-with-text-block .content-over-media {
    height: 140vw;
  }
}
.shopify-section--image-with-text-block .content-over-media:before {
  background: rgba(26, 26, 26, 0.5);
}
.shopify-section--image-with-text-block .content-over-media .content.text-center {
  text-align: left;
}
@media only screen and (max-width: 640px) {
  .shopify-section--image-with-text-block .content-over-media .content.text-center {
    max-width: none;
    width: 100%;
  }
}
.shopify-section--image-with-text-block .content-over-media .prose {
  font-size: 0.9375rem;
}
@media only screen and (max-width: 640px) {
  .shopify-section--image-with-text-block .content-over-media .prose {
    font-size: 3.73vw;
    text-align: center;
  }
}
.shopify-section--image-with-text-block .content-over-media .prose .h6 {
  font-family: "Lato", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 640px) {
  .shopify-section--image-with-text-block .content-over-media .prose .h6 {
    font-size: 4vw;
    text-align: center;
  }
}
.shopify-section--image-with-text-block .content-over-media .prose .h6 strong {
  font-size: 1.875rem;
}
@media only screen and (max-width: 640px) {
  .shopify-section--image-with-text-block .content-over-media .prose .h6 strong {
    font-size: 5.33vw;
  }
}
@media only screen and (max-width: 640px) {
  .shopify-section--image-with-text-block .content-over-media .prose .h6 + div {
    text-align: left;
  }
}
@media only screen and (max-width: 640px) {
  .shopify-section--image-with-text-block .content-over-media .prose .h6 + div br {
    display: none;
  }
}
.shopify-section--image-with-text-block .content-over-media .prose .h6 + .button {
  margin-block-start: 0.5rem;
}
@media only screen and (max-width: 640px) {
  .shopify-section--image-with-text-block .content-over-media .prose .button {
    color: #ffffff;
  }
}
@media only screen and (max-width: 640px) {
  .shopify-section--image-with-text-block .content-over-media .prose .button span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye_w.png?v=1712979");
  }
}
.shopify-section--image-with-text-block .content-over-media.posLeft {
  place-items: flex-end flex-start;
}
@media only screen and (max-width: 768px) {
  .shopify-section--image-with-text-block .content-over-media.posLeft .prose {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .shopify-section--image-with-text-block .content-over-media.posLeft .prose .h6 {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .shopify-section--image-with-text-block .content-over-media.posLeft .button {
    margin-left: 0;
  }
}
.shopify-section--image-with-text-block .image-with-text-block > :not(img, svg, picture) {
  background: none;
  color: #ffffff;
  box-shadow: none;
}

@media only screen and (max-width: 640px) {
  .shopify-section--featured-collections .button {
    color: #1A1A1A;
  }
}
.shopify-section--featured-collections .button span {
  background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye_w.png?v=1712979");
}
@media only screen and (max-width: 640px) {
  .shopify-section--featured-collections .button span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye.png?v=1712979");
  }
}
@media only screen and (min-width: 769px) {
  .shopify-section--featured-collections .button:hover span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye.png?v=1712979");
  }
}

body.index .shopify-section--featured-collections .section-stack > .v-stack {
  display: none;
}

@media only screen and (max-width: 768px) {
  .homeColumn {
    overflow: hidden;
  }
}
.homeColumn .cm-homeTitle, .homeColumn #insta-feed h2, #insta-feed .homeColumn h2 {
  margin: 3rem 0;
}
@media only screen and (max-width: 768px) {
  .homeColumn .cm-homeTitle, .homeColumn #insta-feed h2, #insta-feed .homeColumn h2 {
    margin: 0 0 2.25rem;
  }
}
.homeColumn .columnItem {
  background: center center no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 3.6vw;
}
.homeColumn .columnItem::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgab(#1A1A1A, 0.5);
}
.homeColumn .columnItem .textArea {
  position: relative;
  color: #ffffff;
}
@media only screen and (max-width: 640px) {
  .homeColumn .columnItem .textArea {
    width: 100%;
  }
}
.homeColumn .columnItem .textArea .title {
  font-family: "Lato", sans-serif;
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .homeColumn .columnItem .textArea .title {
    font-size: 4vw;
    text-align: center;
  }
}
.homeColumn .columnItem .textArea .text {
  margin-top: 0.5em;
  font-size: 0.9375rem;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .homeColumn .columnItem .textArea .text {
    font-size: 3.73vw;
    text-align: center;
  }
}
.homeColumn .columnItem .textArea .button {
  margin-top: 1rem;
}
@media only screen and (max-width: 640px) {
  .homeColumn .columnItem .textArea .button {
    color: #ffffff;
  }
}
@media only screen and (max-width: 640px) {
  .homeColumn .columnItem .textArea .button span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye_w.png?v=1712979");
  }
}
@media only screen and (max-width: 640px) {
  .homeColumn .columnItem .textArea .button {
    display: block;
    width: 46vw;
    margin-left: auto;
    margin-right: auto;
    padding: 0.5rem 1rem;
  }
}
.homeColumn .topcolumn {
  width: 100%;
  height: 100%;
  aspect-ratio: 1920/770;
}
@media only screen and (max-width: 768px) {
  .homeColumn .topcolumn {
    aspect-ratio: 750/635;
  }
}
.homeColumn .columnList {
  margin-top: 6px;
}
@media only screen and (max-width: 640px) {
  .homeColumn .columnList {
    padding-bottom: 10.67vw;
  }
}
@media only screen and (min-width: 769px) {
  .homeColumn .columnList .splide__list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .homeColumn .columnList .splide__track {
    overflow: visible;
    width: 85.6vw;
  }
}
.homeColumn .columnList__item {
  width: 100%;
  height: 100%;
  aspect-ratio: 635/500;
}
@media only screen and (max-width: 768px) {
  .homeColumn .columnList__item {
    aspect-ratio: 321/341;
  }
}
.homeColumn__button .button {
  padding: 0.5rem;
  display: block !important;
  max-width: 164px;
  margin: 0 auto;
  width: 100%;
  border-color: #1A1A1A;
}
@media only screen and (max-width: 640px) {
  .homeColumn__button .button {
    color: #1A1A1A;
  }
}
.homeColumn__button .button span {
  background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye_w.png?v=1712979");
}
@media only screen and (max-width: 640px) {
  .homeColumn__button .button span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye.png?v=1712979");
  }
}
@media only screen and (min-width: 769px) {
  .homeColumn__button .button:hover span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye.png?v=1712979");
  }
}

.shopify-section--multi-column .section-spacing {
  padding: 0;
}
.shopify-section--multi-column .container {
  margin: 0;
}
.shopify-section--multi-column {
  /* .multi-column {
  	margin: 6px 0 0;
  	padding: 0;
  	gap: 4px;
  	grid-template-columns: repeat(3, 1fr);

  	&__item {
  		position: relative;

  		.overflow-hidden {
  			position: relative;

  			&::before {
  				content: "";
  				width: 100%;
  				height: 100%;
  				background: rgba(#1A1A1A, 0.36);
  				position: absolute;
  				top: 0;
  				left: 0;
  			}
  		}

  		&:first-child {
  			.overflow-hidden::before {
  				background: rgba(#1A1A1A, 0.54);
  			}
  		}

  		.prose {
  			position: absolute;
  			top: 0;
  			left: 0;
  			width: 100%;
  			height: 100%;
  			aspect-ratio: 636/500;
  			padding: 12.5%;
  			display: flex;
  			flex-wrap: nowrap;
  			justify-content: center;
  			align-items: flex-start;
  			flex-direction: column;
  			color: #ffffff;

  			.title {
  				font-family: st.$font-eng;
  				font-size: 1.5625rem;
  				font-weight: 700;
  				letter-spacing: 0.05em;
  			}

  			.text {
  				margin-top: 0.5em;
  				font-size: 0.9375rem;
  				font-weight: 500;
  			}

  			.button {
  				font-family: st.$font-eng;
  				font-size: .9375rem;
  				letter-spacing: .05em;
  				padding: 0.5rem 3rem;
  			}
  		}
  	}
  } */
}

.shopify-section--multi-column-shop .section-spacing {
  padding: 120px 0 0;
}
@media only screen and (max-width: 999px) {
  .shopify-section--multi-column-shop .section-spacing {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 640px) {
  .shopify-section--multi-column-shop .section-spacing {
    padding-top: 0;
  }
}
.shopify-section--multi-column-shop .container {
  margin: 0;
}
.shopify-section--multi-column-shop .multi-column {
  margin: 6px 0 0;
  padding: 0;
  gap: 4px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}
@media only screen and (max-width: 768px) {
  .shopify-section--multi-column-shop .multi-column {
    grid: none;
    display: grid;
    grid-template-columns: 1fr;
    gap: 4px;
  }
}
.shopify-section--multi-column-shop .multi-column__item {
  position: relative;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .shopify-section--multi-column-shop .multi-column__item {
    width: 100%;
    height: 112vw;
  }
}
.shopify-section--multi-column-shop .multi-column__item::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(26, 26, 26, 0.57);
  position: absolute;
  top: 0;
  left: 0;
}
.shopify-section--multi-column-shop .multi-column__item {
  padding: 2.85vw 2.85vw 2.85vw 6.14vw;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: space-between;
  flex-direction: column;
  color: #ffffff;
  background: center center no-repeat;
  background-size: cover;
  gap: 0;
}
@media only screen and (max-width: 640px) {
  .shopify-section--multi-column-shop .multi-column__item {
    justify-content: flex-end;
    padding-bottom: 10vw;
    padding-right: 5vw;
  }
}
.shopify-section--multi-column-shop .multi-column__item .space {
  height: 7.5vw;
}
@media only screen and (max-width: 640px) {
  .shopify-section--multi-column-shop .multi-column__item .space {
    display: none;
  }
}
.shopify-section--multi-column-shop .multi-column__item .text {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: space-between;
  flex-direction: column;
  position: relative;
}
.shopify-section--multi-column-shop .multi-column__item .shoulder {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .shopify-section--multi-column-shop .multi-column__item .shoulder {
    font-size: 3.2vw;
    text-align: right;
  }
}
.shopify-section--multi-column-shop .multi-column__item .eng {
  font-family: "Lato", sans-serif;
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: 0.25em 0 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .shopify-section--multi-column-shop .multi-column__item .eng {
    font-size: 4.53vw;
    text-align: right;
  }
}
.shopify-section--multi-column-shop .multi-column__item .jpn {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: 0;
  position: relative;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .shopify-section--multi-column-shop .multi-column__item .jpn {
    font-size: 3.73vw;
    text-align: right;
  }
}
.shopify-section--multi-column-shop .multi-column__item .button {
  padding: 0.5rem;
  display: inline-block !important;
  max-width: 164px;
  position: relative;
  margin-top: 1.5em;
}
@media only screen and (max-width: 640px) {
  .shopify-section--multi-column-shop .multi-column__item .button {
    display: block;
    width: 46vw;
    margin-left: auto;
    padding: 0.5rem 1rem;
    color: #ffffff;
  }
}
@media only screen and (max-width: 640px) {
  .shopify-section--multi-column-shop .multi-column__item .button span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye_w.png?v=1712979");
  }
}
.shopify-section--multi-column-shop .multi-column__item .address {
  position: relative;
  margin-top: 4.6vw;
}
@media only screen and (max-width: 768px) {
  .shopify-section--multi-column-shop .multi-column__item .address {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .shopify-section--multi-column-shop .multi-column__item .address {
    margin-top: 15vw;
    font-size: 0.6875rem;
  }
}
.shopify-section--multi-column-shop .multi-column__item .address p {
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
}
.shopify-section--multi-column-shop .multi-column__item .address em {
  font-style: normal;
  font-size: 0.6875rem;
  margin-left: 0.5em;
}

.cm-homeBlog {
  padding: 120px 0;
}
@media only screen and (max-width: 640px) {
  .cm-homeBlog {
    padding: 60px 0;
  }
}
.cm-homeBlog blog-posts {
  overflow: hidden;
}
.cm-homeBlog .splide {
  width: 75vw;
  margin: 0 auto 0 3.65vw;
}
@media only screen and (max-width: 768px) {
  .cm-homeBlog .splide {
    width: 94vw;
    margin: 0 auto;
  }
}
.cm-homeBlog .splide__track {
  overflow: visible;
  padding-bottom: 40px;
}
.cm-homeBlog .splide__slide {
  width: 75vw;
}
@media only screen and (max-width: 768px) {
  .cm-homeBlog .splide__slide {
    width: 100%;
  }
}
.cm-homeBlog .blog-post-card {
  display: grid;
  grid-template-columns: 62.8% 1fr;
}
@media only screen and (max-width: 768px) {
  .cm-homeBlog .blog-post-card {
    display: block;
  }
}
.cm-homeBlog .blog-post-card__info {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .cm-homeBlog .blog-post-card__info {
    margin-top: 0.75rem;
  }
}
.cm-homeBlog .blog-post-card__title {
  word-break: break-all;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #15191E;
}
@media only screen and (max-width: 640px) {
  .cm-homeBlog .blog-post-card__title {
    font-size: 4vw;
  }
}
.cm-homeBlog .blog-post-card__excerpt {
  word-break: break-all;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  color: #15191E;
  line-height: 1.42;
  text-overflow: normal;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .cm-homeBlog .blog-post-card__excerpt {
    font-size: 3.73vw;
    -webkit-line-clamp: 3;
  }
}
.cm-homeBlog .blog-post-card__read-more {
  font-family: "Lato", sans-serif;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 640px) {
  .cm-homeBlog .blog-post-card__read-more {
    font-size: 3.47vw;
  }
}
.cm-homeBlog .splide__pagination {
  width: 92.7vw;
  padding: 0;
  bottom: 0;
  transform: translateX(-9px);
}
.cm-homeBlog .splide__pagination__page {
  background: #BABABA;
  width: 9px;
  height: 9px;
}
.cm-homeBlog .splide__pagination__page.is-active {
  background: #424242;
  transform: scale(1);
}
.cm-homeBlog .button {
  padding: 0.5rem;
  display: inline-block !important;
  max-width: 164px;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .cm-homeBlog .button {
    color: #1A1A1A;
  }
}
.cm-homeBlog .button span {
  background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye_w.png?v=1712979");
}
@media only screen and (max-width: 640px) {
  .cm-homeBlog .button span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye.png?v=1712979");
  }
}
@media only screen and (min-width: 769px) {
  .cm-homeBlog .button:hover span {
    background-image: url("https://cdn.shopify.com/s/files/1/0632/2343/1358/files/icon_eye.png?v=1712979");
  }
}

.shopify-section--prev-next-blog-posts .cm-homeTitle, .shopify-section--prev-next-blog-posts #insta-feed h2, #insta-feed .shopify-section--prev-next-blog-posts h2 {
  color: #ffffff;
  text-transform: uppercase;
}

.cm-homeArrival {
  background: #1A1A1A;
  color: #ffffff;
  padding: 60px 0;
}
@media only screen and (max-width: 640px) {
  .cm-homeArrival {
    padding: 10vw 0;
  }
}
.cm-homeArrival .section-stack {
  gap: 0;
}
.cm-homeArrival .cm-homeTitle, .cm-homeArrival #insta-feed h2, #insta-feed .cm-homeArrival h2 {
  color: #ffffff;
}
@media only screen and (max-width: 640px) {
  .cm-homeArrival .cm-homeTitle, .cm-homeArrival #insta-feed h2, #insta-feed .cm-homeArrival h2 {
    font-size: 4.27vw;
  }
}
.cm-homeArrival .splide {
  margin: 2em auto 0;
  max-width: 90vw;
}
.cm-homeArrival .splide__slide {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
@media only screen and (max-width: 768px) {
  .cm-homeArrival .splide__slide {
    display: block;
  }
}
.cm-homeArrival .splide__slide .date,
.cm-homeArrival .splide__slide .title {
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 640px) {
  .cm-homeArrival .splide__slide .date,
  .cm-homeArrival .splide__slide .title {
    font-size: 4vw;
  }
}
.cm-homeArrival .splide__slide .date a,
.cm-homeArrival .splide__slide .title a {
  color: #ffffff;
  text-decoration: underline;
}
.cm-homeArrival .splide__slide .date a:hover,
.cm-homeArrival .splide__slide .title a:hover {
  text-decoration: none;
}
.cm-homeArrival .splide__slide .title {
  text-overflow: normal;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .cm-homeArrival .splide__slide .title {
    font-size: 3.47vw;
    line-height: 2.2;
    margin-top: 0.5em;
  }
}

#insta-feed {
  padding: 60px 0;
}
@media only screen and (max-width: 640px) {
  #insta-feed {
    padding: 10vw 0;
  }
}
/* ==========================================================================
  PRODUCT
========================================================================== */
.cm-product .section-spacing {
  padding-top: 25px;
}
@media only screen and (max-width: 640px) {
  .cm-product .section-spacing {
    padding-top: 2.5vw;
  }
}
.cm-product .footer .container {
  --container-max-width: 100%;
}
.cm-product .container {
  --container-max-width: 1300px;
}
@media only screen and (max-width: 999px) {
  .cm-product .container {
    margin-top: 6.4vw;
  }
}
@media only screen and (max-width: 640px) {
  .cm-product .container {
    margin-top: 0;
  }
}
.cm-product .container .product {
  grid-template-columns: 1fr 31.15%;
  gap: 3.23%;
}
@media only screen and (max-width: 1200px) {
  .cm-product .container .product {
    grid-template-columns: 1fr 40%;
  }
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product {
    gap: 2.5vw;
  }
}
.cm-product .container .product__breadcrumb {
  padding-bottom: 50px;
  overflow-x: auto;
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product__breadcrumb {
    display: block;
    padding-bottom: 2.5vw;
    margin: 0 -0.5rem;
    width: calc(100% + 1rem);
  }
}
.cm-product .container .product__breadcrumb li {
  white-space: nowrap;
}
.cm-product .container .product__breadcrumb .smallcaps {
  font-size: 0.75rem;
}
.cm-product .container .product__breadcrumb .smallcaps.link-faded {
  color: #444444;
}
.cm-product .container .product-gallery {
  gap: 50px;
  position: sticky;
  top: 0;
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product-gallery {
    position: relative;
    gap: 25px;
  }
}
.cm-product .container .product-gallery__image-list {
  width: 82.5%;
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product-gallery__image-list {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-gallery__image-list {
    gap: 0.25em;
    margin: 0 -1.25rem;
    width: calc(100% + 2.5rem);
  }
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product-gallery__carousel {
    margin: 0;
    gap: 0;
  }
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product-gallery__zoom-button {
    display: none;
  }
}
.cm-product .container .product-gallery__thumbnail-list {
  width: 11.375%;
}
.cm-product .container .product-gallery__thumbnail-scroller {
  grid-auto-columns: 90px;
}
.cm-product .container .product-gallery__note {
  font-size: 0.875rem;
  letter-spacing: 0.075em;
  color: #1A1A1A;
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-gallery__note {
    font-size: 3.2vw;
  }
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-gallery carousel-navigation {
    position: static;
    padding: 20px 0;
  }
}
.cm-product .container .product-info {
  --product-info-gap: 0;
  position: static;
}
.cm-product .container .product-info__block-item {
  line-height: 1;
  --product-info-gap: 0;
}
.cm-product .container .product-info__block-item[data-block-type="@app"] + .product-info__block-item {
  margin-top: 15px;
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product-info__block-item[data-block-type=status] {
    text-align: center;
  }
}
.cm-product .container .product-info__block-item[data-block-type=status] [class^=icon-] {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #ffffff;
  line-height: 1;
  padding: 0.35em 2em;
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-info__block-item[data-block-type=status] [class^=icon-] {
    font-size: 0.625rem;
  }
}
.cm-product .container .product-info__block-item[data-block-type=status] .icon-soldout,
.cm-product .container .product-info__block-item[data-block-type=status] .icon-new {
  background: #A73535;
  padding: 0.35em 1em;
}
.cm-product .container .product-info__block-item[data-block-type=status] .icon-sale {
  background: #A73535;
}
.cm-product .container .product-info__block-item[data-block-type=status] .icon-restock {
  border: 1px solid;
  padding: 0.35em 1em;
  color: #A73535;
}
.cm-product .container .product-info__block-item[data-block-type=vendor] {
  margin-top: 15px;
  font-size: 0.875rem;
  color: #777;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product-info__block-item[data-block-type=vendor] {
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-info__block-item[data-block-type=vendor] {
    font-size: 0.875rem;
  }
}
.cm-product .container .product-info__block-item[data-block-type=title] .product-title {
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #1A1A1A;
  margin-top: 15px;
  line-height: 1;
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product-info__block-item[data-block-type=title] .product-title {
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-info__block-item[data-block-type=title] .product-title {
    font-size: 1.125rem;
  }
}
.cm-product .container .product-info__block-item[data-block-type=title] .product-title .main {
  display: inline-block;
  padding-right: 10px;
  line-height: 1.35;
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-info__block-item[data-block-type=title] .product-title .main {
    display: block;
    padding-right: 0;
    padding-bottom: 7px;
  }
}
.cm-product .container .product-info__block-item[data-block-type=title] .product-title .sub {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.25;
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-info__block-item[data-block-type=title] .product-title .sub {
    display: block;
    font-size: 0.6875rem;
  }
}
.cm-product .container .product-info__block-item[data-block-type=price] {
  margin-top: 15px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.05em;
}
.cm-product .container .product-info__block-item[data-block-type=price] .price-list--product {
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product-info__block-item[data-block-type=price] .price-list--product {
    justify-content: center;
    padding-bottom: 1em;
  }
}
.cm-product .container .product-info__block-item[data-block-type=price] sale-price {
  font-size: 1.1875rem;
  color: #1A1A1A;
}
.cm-product .container .product-info__block-item[data-block-type=price] sale-price.text-on-sale {
  color: #A73535;
}
.cm-product .container .product-info__block-item[data-block-type=price] compare-at-price {
  font-size: 1.1875rem;
  color: #1A1A1A;
  text-decoration: none;
  position: relative;
  margin-left: 1rem;
}
.cm-product .container .product-info__block-item[data-block-type=price] compare-at-price::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #1A1A1A;
  position: absolute;
  top: 50%;
  left: 0;
}
.cm-product .container .product-info__block-item[data-block-type=price] .tax {
  font-size: 75%;
  padding-left: 0.25em;
}
.cm-product .container .product-info__block-item[data-block-type=shippingDate] {
  margin-top: 15px;
}
@media only screen and (max-width: 999px) {
  .cm-product .container .product-info__block-item[data-block-type=shippingDate] {
    text-align: center;
  }
}
.cm-product .container .product-info__block-item[data-block-type=shippingDate] .shippingDate {
  display: inline-block;
  background: #ffffff;
  border-radius: 100px;
  border: #DDDDDD 1px solid;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #1A1A1A;
  line-height: 1;
  padding: 0.5em 2em;
}
.cm-product .container .product-info__block-item[data-block-type=shippingDate] .preOrder__title {
  margin-top: 0.5em;
  font-size: 1.0625rem;
  font-weight: 700;
}
.cm-product .container .product-info__block-item[data-block-type=shippingDate] .preOrder__text {
  margin-top: 0.5em;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5;
}
.cm-product .container .product-info__block-item[data-block-type=variant-picker] {
  margin-top: 30px;
}
.cm-product .container .product-info__block-item[data-block-type=variant-picker] .variant-picker__option-info legend {
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #323232;
}
.cm-product .container .product-info__block-item[data-block-type=variant-picker] .block-swatch {
  background: #F5F5F5;
  font-size: 0.75rem;
  padding: 1em 2em;
  margin-top: 0.25em;
  border-color: #ddd;
}
.cm-product .container .product-info__block-item[data-block-type=variant-picker] .color-swatch {
  border-color: #ccc !important;
}
.cm-product .container .product-info__block-item[data-block-type=variant-picker] :checked + .color-swatch {
  border-color: currentColor !important;
}
.cm-product .container .product-info__block-item[data-block-type=variant-picker] :checked + .block-swatch {
  background: #ffffff;
  border-color: #868686;
}
.cm-product .container .product-info__block-item[data-block-type=quantity-selector] {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .cm-product .container .product-info__block-item[data-block-type=quantity-selector] {
    display: flex;
    flex-wrap: wrap; /* レスポンシブ対応 */
    align-items: center;
    -moz-column-gap: 10.5px;
         column-gap: 10.5px;
  }
}
.cm-product .container .product-info__block-item[data-block-type=quantity-selector] quantity-selector {
  background: #ffffff;
}
.cm-product .container .product-info__block-item[data-block-type=quantity-selector] .quantity-selector__input {
  width: 100px;
  font-size: 0.9375rem;
  color: #1A1A1A;
  font-family: "Lato", sans-serif;
}
.cm-product .container .product-info__block-item .orichi-quantity-textError {
  display: block;
  padding-top: 0.5em;
  line-height: 1.5;
}
.cm-product .container .product-info__block-item[data-block-type=buy-buttons] {
  margin-top: 30px;
}
.cm-product .container .product-info__block-item[data-block-type=buy-buttons] .button {
  font-size: 0.9375rem;
  color: #ffffff;
  transition: background 0.3s ease;
  background: linear-gradient(to left, #085a7a 50%, rgba(8, 90, 122, 0) 50%);
  background-size: 200% auto;
  background-position: right top;
  border-color: #085a7a;
}
@media only screen and (min-width: 769px) {
  .cm-product .container .product-info__block-item[data-block-type=buy-buttons] .button:hover {
    background-position: left top;
    color: #1A1A1A;
    position: relative;
  }
}
.cm-product .container .product-info__block-item[data-block-type=buy-buttons] .button[disabled] {
  border-color: #444444;
  background: #444444;
  cursor: not-allowed !important;
  color: #ffffff !important;
}
.cm-product .container .product-info__block-item[data-block-type=buy-buttons] .notAddToCart {
  text-align: center;
  border: #085a7a 2px solid;
  padding: 1rem;
  color: #085a7a;
  font-size: 1rem;
  font-weight: 700;
  cursor: not-allowed;
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-info__block-item[data-block-type=buy-buttons] .notAddToCart {
    font-size: 3.73vw;
  }
}
.cm-product .container .product-info__block-item[data-block-type=buy-buttons] .added-to-cart-message {
  display: none;
  padding: 1rem;
  background-color: #ffffff;
  border: 1px solid #085a7a;
  color: #1A1A1A;
}
.cm-product .container .product-info__block-item[data-block-type=buy-buttons] .added-to-cart-message-inline {
  font-weight: bold;
  line-height: 1.6;
}
.cm-product .container .product-info__block-item[data-block-type=buy-buttons] .added-to-cart-message a {
  color: #085a7a;
  text-decoration: underline;
}
.cm-product .container .product-info__block-item[data-block-type=buy-buttons] .added-to-cart-message a:hover {
  text-decoration: none;
  color: #085a7a;
}
.cm-product .container .product-info__block-item[data-block-type="@app"] .wk-button {
  background: #F5F5F5;
  border: #ddd 1px solid;
}
.cm-product .container .product-info__block-item[data-block-type="@app"] .wk-button.wk-selected {
  background: #1A1A1A;
}
.cm-product .container .product-info__block-item .stocklist {
  margin: 5px 0;
  text-align: center;
}
.cm-product .container .product-info__block-item .stocklist button {
  font-size: 0.9375rem;
  color: #1A1A1A;
  border-bottom: 1px solid;
  padding: 0.5em 0;
}
.cm-product .container .product-info__block-item .postage__toggle {
  background: #444444;
  text-align: center;
  font-size: 0.9375rem;
  color: #ffffff;
  letter-spacing: 0.05em;
  display: block;
  cursor: pointer;
  width: 100%;
  margin-top: 20px;
  padding: 15px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-info__block-item .postage__toggle {
    font-size: 4vw;
  }
}
.cm-product .container .product-info__block-item .postage__toggle::before, .cm-product .container .product-info__block-item .postage__toggle::after {
  content: "";
  width: 10px;
  height: 1px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  right: 20px;
}
.cm-product .container .product-info__block-item .postage__toggle::after {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
.cm-product .container .product-info__block-item .postage__toggle.is-active::after {
  transform: rotate(0deg);
}
.cm-product .container .product-info__block-item .postage__target {
  overflow: hidden;
  transition: max-height 0.3s ease;
  max-height: 0;
}
.cm-product .container .product-info__block-item .postage__target .inner {
  background: #444444;
  padding: 15px 20px 20px;
}
.cm-product .container .product-info__block-item .postage__title {
  text-align: center;
  font-size: 0.875rem;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-info__block-item .postage__title {
    font-size: 3.73vw;
  }
}
.cm-product .container .product-info__block-item .postage__text {
  font-size: 0.75rem;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-top: 1em;
  line-height: 2;
}
@media only screen and (max-width: 640px) {
  .cm-product .container .product-info__block-item .postage__text {
    font-size: 3.2vw;
  }
}
.cm-product .container .product-info__block-item .postage__text a {
  text-decoration: underline;
}
.cm-product .container .product-info__block-item .postage__text a:hover {
  text-decoration: none;
}
.cm-product .nonReview {
  padding-bottom: 0;
}
.cm-product #judgeme_product_reviews,
.cm-product .jdgm-rev-widg__body {
  padding-top: 118px;
  margin-top: -118px !important;
}
@media only screen and (max-width: 999px) {
  .cm-product #judgeme_product_reviews,
  .cm-product .jdgm-rev-widg__body {
    padding-top: 110px;
    margin-top: -110px !important;
  }
}
@media only screen and (max-width: 640px) {
  .cm-product #judgeme_product_reviews,
  .cm-product .jdgm-rev-widg__body {
    padding-top: 95px;
    margin-top: -95px !important;
  }
}

.cm-productFootArea {
  margin-top: 100px;
  display: grid;
  grid-template-columns: 1fr 31.15%;
  gap: 3.23%;
}
@media only screen and (max-width: 999px) {
  .cm-productFootArea {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea {
    gap: 13.8vw;
  }
}
.cm-productFootArea .productDescription {
  border-bottom: #CBCBCB 1px solid;
  margin-left: 150px;
}
@media only screen and (max-width: 999px) {
  .cm-productFootArea .productDescription {
    margin-left: 0;
  }
}
.cm-productFootArea .productDescription__title {
  border-top: #CBCBCB 1px solid;
  font-size: 1.1875rem;
  font-weight: 500;
  color: #1A1A1A;
  padding: 15px;
  cursor: pointer;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__title {
    font-size: 4vw;
    padding-right: 40px;
  }
}
.cm-productFootArea .productDescription__title::before, .cm-productFootArea .productDescription__title::after {
  content: "";
  width: 10px;
  height: 1px;
  background: #1A1A1A;
  position: absolute;
  top: 50%;
  right: 40px;
  transition: transform 0.2s ease;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__title::before, .cm-productFootArea .productDescription__title::after {
    right: 20px;
  }
}
.cm-productFootArea .productDescription__title::after {
  transform: rotate(90deg);
}
.cm-productFootArea .productDescription__title.is-active::before {
  transform: rotate(-45deg);
}
.cm-productFootArea .productDescription__title.is-active::after {
  transform: rotate(45deg);
}
.cm-productFootArea .productDescription__target {
  display: none;
}
.cm-productFootArea .productDescription__target .inner {
  padding: 15px 15px 30px;
  font-size: 0.875rem;
  line-height: 1.64;
  letter-spacing: 0.075em;
  color: #1A1A1A;
  word-break: break-all;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .inner {
    font-size: 3.47vw;
  }
}
.cm-productFootArea .productDescription__target .detail-cap-headline {
  font-size: 1rem;
  font-weight: 500;
  color: #222;
  line-height: 1.875;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-cap-headline {
    font-size: 4vw;
  }
}
.cm-productFootArea .productDescription__target .detail-check {
  margin-top: 20px;
  padding: 1.5em 2.5em 1.5em 4em;
  margin-left: 0;
  background-color: #F6F6F6;
  box-shadow: 0 0 6px rgba(177, 177, 177, 0.16);
  list-style-type: disc;
  list-style-position: outside;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-check {
    padding: 1em 1em 1em 2.5em;
  }
}
.cm-productFootArea .productDescription__target .detail-check-point {
  font-size: 0.9375rem;
  padding: 0.5em 0;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-check-point {
    font-size: 3.73vw;
  }
}
.cm-productFootArea .productDescription__target p:not(:first-child) {
  margin-top: 1.5em;
}
.cm-productFootArea .productDescription__target a {
  text-decoration: underline;
}
.cm-productFootArea .productDescription__target a:hover {
  text-decoration: none;
}
.cm-productFootArea .productDescription__target ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1.75em;
}
.cm-productFootArea .productDescription__target hr {
  margin-top: 1.5em;
}
.cm-productFootArea .productDescription__target iframe {
  max-width: 100%;
}
.cm-productFootArea .productDescription__target iframe[src*=youtube] {
  aspect-ratio: 560/315;
  width: 100%;
  height: 100%;
}
.cm-productFootArea .productDescription__target .detail-add {
  padding: 1.5em;
  font-size: 0.875em;
  line-height: 1.78;
  border: 1px #C1C1C1 solid;
  background: #F6F6F6;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-add {
    font-size: 4vw;
  }
}
.cm-productFootArea .productDescription__target .detail-item-add {
  font-size: 0.75em;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-item-add {
    font-size: 3.47vw;
  }
}
.cm-productFootArea .productDescription__target .detail-catch {
  font-size: 0.9375rem;
  margin-bottom: 0.25em;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-catch {
    font-size: 4vw;
  }
}
.cm-productFootArea .productDescription__target .detail-catch + dl dt {
  margin-top: 1em;
  font-size: 0.875rem;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-catch + dl dt {
    font-size: 3.47vw;
  }
}
.cm-productFootArea .productDescription__target .detail-catch + dl dd {
  font-size: 0.875rem;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-catch + dl dd {
    font-size: 3.47vw;
  }
}
.cm-productFootArea .productDescription__target .detail-highliht {
  padding: 1.5em;
  font-size: 0.875em;
  line-height: 1.78;
  border: 1px #C1C1C1 solid;
  background: #F6F6F6;
  margin: 1.5em 0;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-highliht {
    font-size: 3.47vw;
    margin: 1em 0;
  }
}
.cm-productFootArea .productDescription__target .seibun_disp table {
  border-collapse: collapse;
  margin-top: 0.75em;
  table-layout: fixed;
  width: auto;
}
.cm-productFootArea .productDescription__target .seibun_disp table th,
.cm-productFootArea .productDescription__target .seibun_disp table td {
  background: #FFFFFF;
  font-size: 0.8125rem;
  padding: 1em;
  border: #EFEFEF 1px solid;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .seibun_disp table th,
  .cm-productFootArea .productDescription__target .seibun_disp table td {
    font-size: 3.2vw;
  }
}
.cm-productFootArea .productDescription__target .seibun_disp table th {
  background: #F6F6F6;
  font-weight: 700;
}
.cm-productFootArea .productDescription__target .seibun_disp table tr:first-child th {
  background-color: #ddd;
  border-color: #f6f6f6;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun h4 {
  font-size: 0.9375rem;
  font-weight: 500;
  color: #222222;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-tab_seibun h4 {
    font-size: 3.73vw;
  }
}
.cm-productFootArea .productDescription__target .detail-tab_seibun table {
  background: #DDDDDD;
  border-collapse: separate;
  border-spacing: 1px;
  margin-top: 0.75em;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun table td {
  background: #FFFFFF;
  font-size: 0.8125rem;
  padding: 1em;
  border: none;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun table td.fill {
  background: #F6F6F6;
  width: 40%;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun table td:first-child {
  width: 50%;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .left ul {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 10px;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .left ul li {
  display: block;
  padding: 0.75em;
  border: #DDDDDD 1px solid;
  box-shadow: none;
  width: auto;
  background: #FFFFFF;
  color: #242424;
  font-size: 0.75rem;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-tab_seibun .left ul li {
    font-size: 3.47vw;
  }
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .left ul li:hover, .cm-productFootArea .productDescription__target .detail-tab_seibun .left ul li.component-type-current {
  border-color: #777777;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .left .component-type-headline {
  font-size: 0.9375rem;
  margin-top: 2em;
  color: #222222;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-tab_seibun .left .component-type-headline {
    font-size: 3.73vw;
  }
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .left .content_wrap.disnon {
  display: none;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .left .content_wrap table {
  background: #DDDDDD;
  border-collapse: separate;
  border-spacing: 1px;
  margin-top: 0.75em;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .left .content_wrap table td {
  background: #FFFFFF;
  font-size: 0.8125rem;
  padding: 1em;
  border: none;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-tab_seibun .left .content_wrap table td {
    font-size: 3.73vw;
  }
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .left .content_wrap table td.fill {
  background: #F6F6F6;
  width: 40%;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .left h4:not(:first-child) {
  margin-top: 25px;
}
.cm-productFootArea .productDescription__target .detail-tab_seibun .right h4 {
  margin-top: 25px;
}
.cm-productFootArea .productDescription__target .detail-tab_howtoeat {
  padding: 1.5em;
  font-size: 0.875em;
  line-height: 1.78;
  border: 1px #C1C1C1 solid;
  background: #F6F6F6;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-tab_howtoeat {
    font-size: 3.47vw;
  }
}
.cm-productFootArea .productDescription__target .detail-tab_howtoeat p {
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.cm-productFootArea .productDescription__target .detail-tab_howtoeat p img {
  float: left;
  margin: 0 1.5em 0.5em 0;
}
@media only screen and (max-width: 640px) {
  .cm-productFootArea .productDescription__target .detail-tab_howtoeat p img {
    margin: 0 1em 0.25em 0;
  }
}
.cm-productFootArea .antiDoping,
.cm-productFootArea .promo-banner {
  margin-bottom: 20px;
}
.cm-productFootArea .antiDoping__title a,
.cm-productFootArea .promo-banner__title a {
  display: block;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #222;
  letter-spacing: 0.05em;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.cm-productFootArea .antiDoping__title a span,
.cm-productFootArea .promo-banner__title a span {
  margin-left: auto;
  display: inline-block;
  padding-right: 13px;
  position: relative;
}
.cm-productFootArea .antiDoping__title a span:after,
.cm-productFootArea .promo-banner__title a span:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(-45deg);
  pointer-events: none;
}
.cm-productFootArea .antiDoping__title a:hover,
.cm-productFootArea .promo-banner__title a:hover {
  opacity: 0.5;
}
.cm-productFootArea .antiDoping__img,
.cm-productFootArea .promo-banner__img {
  margin-top: 10px;
  transition: opacity 0.2s ease;
}
.cm-productFootArea .antiDoping__img:hover,
.cm-productFootArea .promo-banner__img:hover {
  opacity: 0.75;
}
.cm-productFootArea .antiDoping__img img,
.cm-productFootArea .promo-banner__img img {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .cm-productFootArea .promo-banner.only-pc {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .cm-productFootArea .promo-banner.only_sp {
    display: block !important;
  }
}
.cm-productFootArea .shareTitle {
  margin-bottom: 10px;
  font-family: "Lato", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #1A1A1A;
  letter-spacing: 0.05em;
}
.cm-productFootArea .social-media--list .social-media__item {
  opacity: 1;
}
.cm-productFootArea .social-media--list .social-media__item svg {
  width: 26px;
}

.shopify-section--related-products,
.shopify-section--recently-viewed-products {
  margin: 100px 0;
}
@media only screen and (max-width: 768px) {
  .shopify-section--related-products,
  .shopify-section--recently-viewed-products {
    margin: 50px 0;
  }
}
@media only screen and (max-width: 640px) {
  .shopify-section--related-products,
  .shopify-section--recently-viewed-products {
    margin: 10vw 0;
  }
}

.cmorg {
  display: none;
  z-index: 100;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cmorg.is-active {
  display: flex;
}
.cmorg.is-active .cmorg__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(26, 26, 26, 0.25);
}
.cmorg__inner {
  max-width: 800px;
  width: 96vw;
  max-height: 80vh;
  max-height: 80dvh;
  background: #ffffff;
  position: relative;
  box-shadow: 0 0 10px rgba(26, 26, 26, 0.2);
  padding: 25px 30px 40px;
  overflow-y: auto;
}
@media only screen and (max-width: 768px) {
  .cmorg__inner {
    max-height: 90vh;
    max-height: 90dvh;
  }
}
@media only screen and (max-width: 640px) {
  .cmorg__inner {
    padding: 2.5vw;
  }
}
.cmorg__close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.cmorg__close .icon {
  width: 20px;
}
.cmorg-variation-li {
  display: grid;
  grid-template-columns: 32px 1fr 50px 200px;
}
.cmorg__title {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  padding-right: 30px;
}
@media only screen and (max-width: 640px) {
  .cmorg__title {
    font-size: 3.73vw;
  }
}
.cmorg__note {
  font-size: 0.8125rem;
  margin-top: 10px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 640px) {
  .cmorg__note {
    font-size: 3.47vw;
  }
}
.cmorg__table {
  width: 100%;
  border-collapse: collapse;
}
.cmorg__table thead th {
  border: #ccc 1px solid;
  padding: 5px 10px !important;
  background: #f6f6f6;
  font-size: 0.875em;
  color: #1A1A1A;
  white-space: nowrap;
}
@media only screen and (max-width: 640px) {
  .cmorg__table thead th {
    padding: 5px !important;
    font-size: 3.2vw;
    text-align: center;
  }
}
.cmorg__table thead th:first-child {
  border-right: none;
}
.cmorg__table thead th:nth-child(2) {
  border-left: none;
}
@media only screen and (max-width: 640px) {
  .cmorg__table thead th:nth-child(2) {
    display: none;
  }
}
.cmorg__table tbody td {
  border: #ccc 1px solid;
  padding: 10px !important;
  font-size: 1em;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td {
    font-size: 3.2vw;
    padding: 10px 5px !important;
  }
}
.cmorg__table tbody td.cmorg-variation-img {
  width: 80px;
  border-right: none;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-img {
    display: none;
  }
}
.cmorg__table tbody td.cmorg-variation-title {
  border-left: none;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-title {
    border-left: #ccc 1px solid;
    font-size: 3.2vw;
  }
}
.cmorg__table tbody td.cmorg-variation-price {
  width: 120px;
  text-align: center;
  font-size: 1em;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-price {
    width: auto;
    font-size: 3.2vw;
    line-height: 1.25;
  }
}
.cmorg__table tbody td.cmorg-variation-price .tax {
  font-size: 75%;
  margin-left: 0.25em;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-price .tax {
    margin-left: 0;
    display: inline-block;
  }
}
.cmorg__table tbody td.cmorg-variation-price del {
  text-decoration: none;
  position: relative;
  font-size: 0.875em;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-price del {
    font-size: 3.2vw;
  }
}
.cmorg__table tbody td.cmorg-variation-price del::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #222;
  position: absolute;
  top: 50%;
  left: 0;
}
.cmorg__table tbody td.cmorg-variation-quantity {
  width: 80px;
  text-align: center;
  font-size: 1.25em;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-quantity {
    width: auto;
    font-size: 3.73vw;
  }
}
.cmorg__table tbody td.cmorg-variation-add-cart {
  width: 200px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-add-cart {
    width: 80px;
  }
}
.cmorg__table tbody td.cmorg-variation-add-cart button {
  background: #1A1A1A;
  color: #ffffff;
  font-size: 1em;
  width: 180px;
  text-align: center;
  padding: 0.5em;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-add-cart button {
    width: 100%;
    font-size: 2.67vw;
    white-space: nowrap;
  }
}
.cmorg__table tbody td.cmorg-variation-add-cart .soldoutText {
  background: #444444;
  color: #1A1A1A;
  font-size: 1em;
  width: 180px;
  text-align: center;
  padding: 0.25em;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-add-cart .soldoutText {
    width: 100%;
    font-size: 2.67vw;
    white-space: nowrap;
  }
}
.cmorg__table tbody td.cmorg-variation-add-cart .soldoutLink {
  display: inline-block;
  margin-top: 0.5em;
  text-decoration: underline;
  font-size: 0.875em;
}
@media only screen and (max-width: 640px) {
  .cmorg__table tbody td.cmorg-variation-add-cart .soldoutLink {
    font-size: 2.67vw;
    white-space: nowrap;
  }
}

.huckleberry-subscription-widget-container input + label {
  background: #ffffff !important;
  padding-top: 24px !important;
  padding-bottom: 24px !important;
  color: #666 !important;
  border: none !important;
}
.huckleberry-subscription-widget-container input + label::before {
  left: 5px !important;
}
.huckleberry-subscription-widget-container input + label::after {
  left: 13px !important;
}
.huckleberry-subscription-widget-container input + label svg {
  display: none !important;
}
.huckleberry-subscription-widget-container input + label p {
  font-weight: 400 !important;
}
.huckleberry-subscription-widget-container input + label.sc-fIoroj {
  justify-content: space-around !important;
}
.huckleberry-subscription-widget-container input#onetime:checked + label,
.huckleberry-subscription-widget-container input#subscription:checked + label {
  color: #1A1A1A !important;
  background-color: #7db9d1 !important;
}

/* ==========================================================================
  COLLECTION
========================================================================== */
.noImgCollectionHeader {
  background: #1A1A1A;
  color: #ffffff;
  padding: 25px 0;
}
.noImgCollectionHeader .breadcrumb {
  display: block;
}
@media only screen and (max-width: 768px) {
  .noImgCollectionHeader .breadcrumb {
    top: 0.125em;
    left: 0.5em;
  }
}
.noImgCollectionHeader .breadcrumb__list-item:before {
  color: #ffffff;
}
.noImgCollectionHeader .breadcrumb__list-item .link-faded {
  color: #ffffff;
}
.noImgCollectionHeader .h1 {
  font-size: 1.875rem;
  font-weight: 700;
  color: #ffffff;
}
@media only screen and (max-width: 640px) {
  .noImgCollectionHeader .h1 {
    font-size: 1.25rem;
  }
}

.collection-banner .breadcrumb {
  display: none;
}
.collection-banner .content-over-media .h1 {
  font-size: 1.875rem;
  font-weight: 700;
  color: #ffffff;
}
@media only screen and (max-width: 640px) {
  .collection-banner .content-over-media .h1 {
    font-size: 1.25rem;
  }
}
.collection-banner .content-over-media img {
  transform: scale(1) !important;
}

.filterLabel {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #1A1A1A;
}
.filterLabel[data-filter-label=Price] {
  display: none;
}
.filterLabel__content {
  padding-bottom: 30px;
}
.filterLabel__content .checkbox-control {
  margin-top: 15px;
}

.collection-toolbar .popover {
  inset-inline-end: 0;
}

.drawer::part(header) {
  border-block-end-color: #ffffff !important;
  background-color: #f6f6f6;
}

#facets-drawer p.h4 {
  color: #ffffff;
}

#facets-drawer::part(footer) {
  display: none;
}

.accordion[is=accordion-disclosure] {
  border: none;
}

.linkList {
  list-style: none;
  margin: 0;
  padding: 0;
}
.linkList__item {
  border-bottom: #B7B7B7 1px solid;
}
.linkList__item:has(details[open]) {
  border-bottom: none;
}
.linkList__item:has(details[open]) .linkList .linkList__item:last-child {
  border-bottom: #B7B7B7 1px solid;
}
.linkList__item .linkList .linkList__item:last-child {
  border-bottom: none;
}
.linkList__item .linkList .linkList__item a, .linkList__item .linkList .linkList__item--toggle {
  font-size: 0.75rem;
}
.linkList__item a, .linkList__item--toggle {
  font-size: 0.9375rem;
  font-weight: 900;
  color: #1A1A1A;
  font-family: "Lato", sans-serif;
  padding: 1em 0;
}
.linkList__item a {
  display: block;
}
.linkList__item details .linkList__item--toggle {
  position: relative;
}
.linkList__item details .linkList__item--toggle::before, .linkList__item details .linkList__item--toggle::after {
  content: "";
  width: 10px;
  height: 2px;
  background: #222;
  position: absolute;
  right: 0;
  top: 50%;
}
.linkList__item details .linkList__item--toggle::after {
  transform: rotate(90deg);
  transition: transform 0.2s ease;
}
.linkList__item details[open] {
  padding-bottom: 2em;
}
.linkList__item details[open] > .linkList__item--toggle {
  padding-bottom: 0.5em;
}
.linkList__item details[open] > .linkList__item--toggle::after {
  transform: rotate(0deg);
}

.shopify-section--main-collection .empty-state {
  margin: 100px 0 0;
}

.noactiveButton {
  font: var(--button-font);
  letter-spacing: var(--button-letter-spacing);
  text-align: center;
  cursor: not-allowed;
  color: rgb(var(--button-text-color));
  border: 1px solid #ccc;
  border-radius: var(--button-border-radius);
  background: #ccc;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 1.125rem;
       column-gap: 1.125rem;
  padding: 0.65rem 1.75rem;
  display: inline-flex;
  position: relative;
}
.noactiveButton__text {
  font-size: 0.875rem;
  margin-top: 0.5em;
  color: #c00;
  font-weight: 500;
}
.noactiveButton .productNameList {
  display: block;
  margin-top: 0.5em;
  font-size: 0.75rem;
}

.product-card__info {
  display: block;
}
.product-card__info .v-stack {
  display: block;
}
.product-card__info .v-stack .product-title {
  display: block;
  width: 100%;
}
.product-card__info .color-swatch {
  margin-top: 0.5em;
  border-color: #ddd;
}
.product-card__info :checked + .color-swatch,
.product-card__info .color-swatch.is-selected {
  border-color: currentColor;
}

wk-button.wk-floating {
  top: -0.75em !important;
}

.rating-badge {
  margin-top: 0.5em;
}
.rating-badge .icon.icon-star-rating {
  width: 1.25em;
  height: 1.25em;
}

/* ==========================================================================
  PAGE
========================================================================== */
.shopify-section--main-page hr {
  margin-block-start: 0;
  border: none;
  border-bottom: #ccc 1px solid;
  padding-top: 1em;
}

/* About
------------------------------------------ */
.about h2 {
  font-size: 1.5rem;
  padding-top: 0.5em;
}
@media only screen and (max-width: 640px) {
  .about h2 {
    font-size: 1.375rem;
  }
}

/* TSP
------------------------------------------ */
.cm-tsp {
  padding: 50px 0;
}
@media only screen and (max-width: 640px) {
  .cm-tsp {
    padding: 15vw 0;
  }
}
.cm-tsp .wrapper {
  max-width: 1000px;
}
.cm-tsp__contents {
  margin-top: 50px;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 640px) {
  .cm-tsp__contents {
    margin-top: 15vw;
    font-size: 0.875rem;
  }
}
.cm-tsp h2 {
  font-size: 1.5rem;
}
@media only screen and (max-width: 640px) {
  .cm-tsp h2 {
    font-size: 1.125rem;
  }
}
.cm-tsp h3 {
  font-size: 1.125rem;
  margin-top: 1.25em;
  background: #ffffff;
  line-height: 1;
  padding: 0.75em;
}
@media only screen and (max-width: 640px) {
  .cm-tsp h3 {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.cm-tsp p:not(:first-child) {
  margin-top: 0.75em;
}
.cm-tsp .sec01 .bnr {
  text-align: center;
  margin-bottom: 2em;
}
.cm-tsp .sec01 .bnr img {
  display: inline;
}
.cm-tsp .sec02 {
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  .cm-tsp .sec02 {
    margin-top: 15vw;
  }
}
.cm-tsp .sec02__inner {
  display: grid;
  grid-template-columns: 250px 1fr;
  gap: 25px;
  margin-top: 1em;
}
@media only screen and (max-width: 640px) {
  .cm-tsp .sec02__inner {
    grid-template-columns: 1fr;
    gap: 5vw;
  }
}
.cm-tsp .sec02 .tsp-logo {
  background: #ffffff;
  border: #ccc 1px solid;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .cm-tsp .sec02 .tsp-logo {
    padding: 5vw;
  }
}
.cm-tsp .sec02 .textLink {
  text-decoration: underline;
  position: relative;
  display: inline-block;
  padding-right: 1.25em;
}
.cm-tsp .sec02 .textLink:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}
.cm-tsp .sec02 .textLink:hover {
  text-decoration: none;
}
.cm-tsp .sec03 {
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  .cm-tsp .sec03 {
    margin-top: 15vw;
  }
}
.cm-tsp__member {
  margin: 50px 0 0;
  padding: 0;
  list-style: none;
}
.cm-tsp__member .item {
  padding: 1.5em 0;
  border-bottom: #ccc 1px solid;
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 25px;
}
@media only screen and (max-width: 640px) {
  .cm-tsp__member .item {
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1;
  }
}
.cm-tsp__member .item:first-child {
  border-top: #ccc 1px solid;
}
@media only screen and (max-width: 640px) {
  .cm-tsp__member .item .img {
    float: left;
    width: 25vw;
    margin: 0 1.5em 0.5em 0;
  }
}
@media only screen and (max-width: 340px) {
  .cm-tsp__member .item .img {
    width: 20vw;
    margin: 0 1em 0.25em 0;
  }
}
.cm-tsp__member .item .name {
  font-size: 1rem;
  margin-top: 0;
  background: none;
  line-height: 1;
  padding: 0;
}
@media only screen and (max-width: 640px) {
  .cm-tsp__member .item .name {
    font-size: 0.9375rem;
  }
}
.cm-tsp__member .item .eng {
  font-size: 0.75rem;
  line-height: 1.5;
  margin-top: 0.5em;
}
@media only screen and (max-width: 640px) {
  .cm-tsp__member .item .eng {
    font-size: 0.625rem;
  }
}
.cm-tsp__member .item .shoulder {
  font-size: 0.8125rem;
  line-height: 1.5;
  opacity: 0.75;
  margin-top: 0;
}
@media only screen and (max-width: 640px) {
  .cm-tsp__member .item .shoulder {
    font-size: 0.6875rem;
  }
}
.cm-tsp__member .item .text {
  margin-top: 0.75em;
  font-size: 0.875rem;
  line-height: 1.5;
}
@media only screen and (max-width: 640px) {
  .cm-tsp__member .item .text {
    font-size: 0.75rem;
  }
}
.cm-tsp .sec04 {
  margin-top: 50px;
  padding-bottom: 75px;
}
@media only screen and (max-width: 640px) {
  .cm-tsp .sec04 {
    margin-top: 10vw;
    padding-bottom: 0;
  }
}
.cm-tsp .sec04 h3:not(:first-of-type) {
  margin-top: 75px;
}
@media only screen and (max-width: 640px) {
  .cm-tsp .sec04 h3:not(:first-of-type) {
    margin-top: 10vw;
  }
}
.cm-tsp .resultList {
  list-style: none;
  margin: 25px 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 25px;
}
@media only screen and (max-width: 999px) {
  .cm-tsp .resultList {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 640px) {
  .cm-tsp .resultList {
    margin-top: 5vw;
    gap: 7.5vw;
  }
}
.cm-tsp .resultList .item {
  display: grid;
  grid-template-columns: 100fr 185fr;
  gap: 25px;
}
@media only screen and (max-width: 999px) {
  .cm-tsp .resultList .item {
    grid-template-columns: 50fr 185fr;
  }
}
@media only screen and (max-width: 640px) {
  .cm-tsp .resultList .item {
    grid-template-columns: 1fr;
    gap: 2.5vw;
  }
}
.cm-tsp .resultList .item .img img {
  width: 100%;
}
.cm-tsp .resultList .item .title {
  font-size: 1rem;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .cm-tsp .resultList .item .title {
    font-size: 0.9375rem;
  }
}
.cm-tsp .resultList .item select {
  font-size: 0.875rem;
  line-height: 1;
  border: #ccc 1px solid;
  padding: 0.25em;
  margin-top: 0.25em;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .cm-tsp .resultList .item select {
    font-size: 0.75rem;
    padding: 0.5em;
    margin-top: 0.5em;
  }
}
.cm-tsp .resultList .item select option {
  white-space: normal;
}
.cm-tsp .resultList .item .textLink {
  margin-top: 1em;
}
.cm-tsp .resultList .item .textLink a {
  text-decoration: underline;
  position: relative;
  display: inline-block;
  padding-right: 1em;
}
@media only screen and (max-width: 640px) {
  .cm-tsp .resultList .item .textLink a {
    font-size: 0.75rem;
  }
}
.cm-tsp .resultList .item .textLink a:after {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(calc(-50% + 2px)) rotate(-45deg);
  pointer-events: none;
}
.cm-tsp .resultList .item .textLink a:hover {
  text-decoration: none;
}
.cm-tsp #popup {
  display: none;
}
.cm-tsp #popup.is-active {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background: rgba(26, 26, 26, 0.75);
  padding: 25px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.cm-tsp #popup img {
  max-height: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.cm-tsp #popup button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  zoom: 1;
  padding-top: 50px;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .cm-tsp #popup button {
    top: 2.5vw;
    right: 2.5vw;
    width: 10vw;
    height: 10vw;
    padding-top: 10vw;
  }
}
.cm-tsp #popup button::before, .cm-tsp #popup button::after {
  content: "";
  width: 50px;
  height: 2px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 640px) {
  .cm-tsp #popup button::before, .cm-tsp #popup button::after {
    width: 10vw;
  }
}
.cm-tsp #popup button::after {
  transform: rotate(45deg);
}

/* FAQ
------------------------------------------ */
.cm-faq {
  padding: 50px 0 100px;
}
@media only screen and (max-width: 640px) {
  .cm-faq {
    padding: 15vw 0;
  }
}
.cm-faq .wrapper {
  max-width: 1000px;
}
.cm-faq__anchor {
  list-style: none;
  margin: 50px 0 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media only screen and (max-width: 999px) {
  .cm-faq__anchor {
    gap: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .cm-faq__anchor {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .cm-faq__anchor {
    gap: 2.5vw;
    margin-top: 10vw;
  }
}
.cm-faq__anchor .item a {
  display: block;
  text-align: center;
  background: #ffffff;
  border: #ddd 1px solid;
  font-size: 0.875rem;
  padding: 0.75em 40px;
  transition: background 0.2s ease;
  position: relative;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  line-height: 1.5;
}
@media only screen and (max-width: 999px) {
  .cm-faq__anchor .item a {
    padding: 0.75em 30px 0.75em 10px;
    font-size: 0.8125rem;
  }
}
@media only screen and (max-width: 640px) {
  .cm-faq__anchor .item a {
    font-size: 0.75rem;
    padding: 0.5em 30px 0.5em 10px;
  }
}
.cm-faq__anchor .item a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}
@media only screen and (max-width: 999px) {
  .cm-faq__anchor .item a:after {
    right: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .cm-faq__anchor .item a:after {
    width: 6px;
    height: 6px;
  }
}
.cm-faq__anchor .item a:hover {
  background: #444444;
  color: #ffffff;
}
.cm-faq .sec {
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  .cm-faq .sec {
    margin-top: 10vw;
  }
}
.cm-faq h2 {
  background: #ffffff;
  font-size: 1.25rem;
  line-height: 1;
  padding: 0.75em;
}
@media only screen and (max-width: 640px) {
  .cm-faq h2 {
    font-size: 1rem;
  }
}
.cm-faq .faqList {
  border-bottom: #ccc 1px dotted;
}
.cm-faq .faqList details:not(:first-child) .q {
  border-top: #ccc 1px dotted;
}
.cm-faq .faqList details[open] .q::after {
  transform: rotate(135deg);
}
.cm-faq .faqList .q {
  padding: 1.25em 60px;
  font-size: 1.125rem;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  .cm-faq .faqList .q {
    font-size: 0.875rem;
    padding: 1em 40px;
  }
}
.cm-faq .faqList .q::before {
  content: "Q";
  position: absolute;
  top: 0.25em;
  left: 0.5em;
  font-size: 2rem;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .cm-faq .faqList .q::before {
    font-size: 1.5rem;
    left: 0.25em;
  }
}
.cm-faq .faqList .q::after {
  content: "+";
  position: absolute;
  top: 0.25em;
  right: 0.5em;
  font-size: 2.5rem;
  font-weight: 400;
  transition: transform 0.2s ease;
}
@media only screen and (max-width: 640px) {
  .cm-faq .faqList .q::after {
    font-size: 1.75rem;
    right: 0.25em;
  }
}
.cm-faq .faqList .a {
  padding: 0 0 1.25em 60px;
  font-size: 1rem;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .cm-faq .faqList .a {
    font-size: 0.875rem;
    padding: 0 10px 1em 40px;
  }
}
.cm-faq .faqList .a::before {
  content: "A";
  position: absolute;
  top: -0.25em;
  left: 0.525em;
  font-size: 2.25rem;
  font-weight: 500;
  color: #999;
}
@media only screen and (max-width: 640px) {
  .cm-faq .faqList .a::before {
    font-size: 1.5rem;
    top: -0.125em;
    left: 0.3em;
  }
}
.cm-faq .faqList .a p {
  padding-top: 1em;
}
.cm-faq .faqList .a p:first-child {
  padding-top: 0.5em;
}
.cm-faq .faqList .a a {
  text-decoration: underline;
  font-weight: 700;
  display: inline-block;
  padding: 0 0.25em;
}
.cm-faq .faqList .a a:hover {
  text-decoration: none;
}

/* メールマガジン
------------------------------------------ */
.mailmagazine {
  max-width: 780px;
  margin: 0 auto;
  width: 100%;
}
.mailmagazine__inner {
  margin-top: 50px !important;
  display: grid;
  grid-template-columns: 375px 1fr;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .mailmagazine__inner {
    margin-top: 5vw !important;
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .mailmagazine__img {
    width: 40vw;
    margin: 0 auto;
  }
}
.mailmagazine__box {
  border: #ccc 1px solid;
  padding: 1.5em;
}
@media only screen and (max-width: 767px) {
  .mailmagazine__box {
    padding: 1em;
  }
}
@media only screen and (max-width: 640px) {
  .mailmagazine__box {
    font-size: 3.73vw;
  }
}
.mailmagazine__box .boxTitle {
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .mailmagazine__box .boxTitle {
    font-size: 3.73vw;
  }
}
.mailmagazine__box .dots {
  list-style: disc;
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 0.75em !important;
}
@media only screen and (max-width: 767px) {
  .mailmagazine__box .dots {
    margin-left: 1.5em;
  }
}
@media only screen and (max-width: 640px) {
  .mailmagazine__box .dots {
    font-size: 3.73vw;
  }
}
.mailmagazine__title {
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 1em;
}
@media only screen and (max-width: 640px) {
  .mailmagazine__title {
    font-size: 4vw;
  }
}
.mailmagazine__now {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 1em;
  border: 1px solid;
  padding: 1em;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .mailmagazine__now {
    font-size: 3.73vw;
  }
}
.mailmagazine .form,
.mailmagazine .form-control {
  margin: 0.25em 0 0 !important;
}
.mailmagazine .form {
  gap: 0;
}
.mailmagazine .floating-label {
  display: none !important;
}
.mailmagazine__submitBtn {
  margin-top: 0.5em !important;
}
.mailmagazine__submitBtn .button {
  width: 100%;
}

/* オフィシャルサプライヤー
------------------------------------------ */
.partner-section {
  margin-top: 50px;
}
.partner h2 {
  background: #444444;
  font-size: 1rem;
  line-height: 1;
  padding: 0.75em;
}
.partner-block {
  margin-top: 25px;
  display: grid;
  grid-template-columns: 200px 1fr;
  align-items: start;
  gap: 25px;
}
@media only screen and (max-width: 640px) {
  .partner-block {
    grid-template-columns: 1fr;
  }
}
.partner-logo {
  border: #e5e5e5 1px solid;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 25px;
  aspect-ratio: 1/1;
}
@media only screen and (max-width: 640px) {
  .partner-logo {
    border: none;
    aspect-ratio: auto;
  }
}
.partner-txt {
  font-size: 0.875rem;
  line-height: 2;
}
@media only screen and (max-width: 640px) {
  .partner-txt {
    line-height: 1.75;
  }
}
.partner-txt a {
  font-weight: 700;
  word-break: break-all;
}

/* ==========================================================================
  お気に入りリスト
========================================================================== */
.wk-page {
  padding: 50px 3vw !important;
  margin: 0 auto;
  width: 94vw;
  max-width: 1780px;
}

.wk-title {
  text-align: center;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 1.25rem !important;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #1A1A1A;
}
@media only screen and (max-width: 640px) {
  .wk-title {
    font-size: 5.33vw !important;
  }
}

.wk-wishlist-empty-callout {
  margin-top: 15px !important;
  font-size: 1rem !important;
}
@media only screen and (max-width: 640px) {
  .wk-wishlist-empty-callout {
    font-size: 4vw !important;
  }
}

.wk-callout-cta {
  margin-top: 25px !important;
}

/* ==========================================================================
  CART
========================================================================== */
.shopify-section--main-cart h1 {
  font-size: 1.25rem;
  font-weight: 700;
}
.shopify-section--main-cart .free-shipping-bar {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.shopify-section--main-cart .free-shipping-bar .text-subdued {
  color: #1A1A1A;
}
.shopify-section--main-cart .free-shipping-bar em {
  font-weight: 700;
  font-style: normal;
  border-bottom: 3px double;
  margin: 0 0.25em;
}
.shopify-section--main-cart .order-summary th {
  opacity: 1;
}
.shopify-section--main-cart .order-summary * {
  border-color: #999;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-cart .order-summary .line-item {
    --line-item-media-width: 35vw;
    -moz-column-gap: 5vw;
         column-gap: 5vw;
  }
}
.shopify-section--main-cart .order-summary .line-item-info ul {
  list-style-type: none;
  margin: 0;
}
.shopify-section--main-cart .order-summary .line-item-info ul li {
  padding: 0;
}
.shopify-section--main-cart .order-summary .productImg {
  display: block;
  transition: opacity 0.2s ease;
}
@media only screen and (min-width: 769px) {
  .shopify-section--main-cart .order-summary .productImg:hover {
    opacity: 0.85;
  }
}
.shopify-section--main-cart .order-summary .productTitle {
  font-size: 1rem;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-cart .order-summary .productTitle {
    line-height: 1.35;
  }
}
.shopify-section--main-cart .order-summary .text-subdued {
  color: #1A1A1A;
}
.shopify-section--main-cart .order-summary .trash-button {
  display: flex;
  align-items: center;
  gap: 1.5px;
}
.shopify-section--main-cart .tax {
  font-size: 75%;
}
.shopify-section--main-cart .textarea {
  border-color: #999;
}

div[data-anygift=CartPageGiftUi]:empty {
  display: none;
}

/* 配送日指定 */
.delivery-container .delivery-select-container--calendar {
  top: 50% !important;
  transform: translateY(-50%);
}

.delivery-container .delivery-select-container--calendar path {
  fill: #1A1A1A !important;
}

.delivery-container .delivery-mindate-caution {
  color: #1A1A1A !important;
}

/* 同意チェックボックス */
.cm-cart-check {
  background: #ffffff;
  color: #1A1A1A;
  padding: 10px;
  width: 100%;
  border: #999 1px solid;
}

.cm-cart-check__hdg {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.8rem;
  text-align: justify;
}

.cm-cart-check__txt {
  font-size: 12px;
  text-align: justify;
  margin-bottom: 12px;
}

.cm-cart-check__btns {
  display: flex;
  gap: 0.8rem;
  margin-bottom: 1rem;
}

.cm-cart-check__btn {
  border: 1px solid #1A1A1A;
  padding: 0.6rem 0.75rem;
  font-size: 10px;
  cursor: pointer;
  text-align: center;
}

.cm-cart-check__btn:hover {
  background-color: #1A1A1A;
  color: #ffffff;
}

.cm-cart-check__label {
  display: block;
  font-size: 12px;
  margin-top: 1rem;
  text-align: justify;
}

.cm-cart-check__label input {
  margin-right: 0.5rem;
}

button[name=checkout][disabled=true] {
  cursor: not-allowed !important;
  opacity: 0.5;
  pointer-events: auto !important;
}

.privacy-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  display: none;
}

.privacy-modal.is-active {
  display: block !important;
}

.privacy-modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  top: 0;
  left: 0;
}

.privacy-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 800px;
  height: 90%;
  transform: translate(-50%, -50%);
  background: #ffffff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.privacy-modal__close {
  align-self: flex-end;
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 1;
}

.privacy-modal__body {
  flex: 1;
  overflow-y: auto;
  padding: 1rem;
}

.privacy-modal__inner {
  all: initial;
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-wrap: break-word;
  box-sizing: border-box;
}

.privacy-modal__inner * {
  all: revert;
  box-sizing: border-box;
  max-width: 100%;
}

/* ==========================================================================
  CONTACT
========================================================================== */
.shopify-section--contact .section-header {
  text-align: left;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.shopify-section--contact .section-header strong {
  text-align: center;
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
  padding-top: 1em;
}
.shopify-section--contact .input,
.shopify-section--contact .textarea,
.shopify-section--contact .select {
  border-color: #999;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: none;
}

/* ==========================================================================
  POLICY
========================================================================== */
.shopify-policy__title {
  font-size: 1.5rem;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .shopify-policy__title {
    font-size: 4vw;
  }
}
.shopify-policy__body {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding-bottom: 100px;
}
@media only screen and (max-width: 640px) {
  .shopify-policy__body {
    font-size: 3.47vw;
    padding-bottom: 10vw;
  }
}
.shopify-policy__body h2 {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 3em 0 1em !important;
}
@media only screen and (max-width: 640px) {
  .shopify-policy__body h2 {
    font-size: 3.73vw;
  }
}
.shopify-policy__body h2:first-child {
  margin-block-start: 2em !important;
}
.shopify-policy__body h3 {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 3em 0 1em !important;
}
@media only screen and (max-width: 640px) {
  .shopify-policy__body h3 {
    font-size: 3.73vw;
  }
}
.shopify-policy__body ul {
  margin: 1em 0 0;
  padding: 0;
}
.shopify-policy__body ul.nodots {
  list-style: none;
}
.shopify-policy__body ul.dots {
  list-style: disc;
  margin-left: 1.5em;
  list-style-position: outside;
}
.shopify-policy__body a {
  color: #1A1A1A;
}
.shopify-policy__body table {
  width: 100%;
  border-collapse: collapse;
}
.shopify-policy__body table tr:first-child th,
.shopify-policy__body table tr:first-child td {
  border-top: #999 1px solid;
}
.shopify-policy__body table th,
.shopify-policy__body table td {
  border-bottom: #999 1px solid;
  padding: 2em 1em;
  font-size: 0.875rem;
  color: #1A1A1A;
  opacity: 1;
  font-weight: 400;
}
@media only screen and (max-width: 640px) {
  .shopify-policy__body table th,
  .shopify-policy__body table td {
    padding: 1em 0.5em;
    font-size: 0.8125rem;
  }
}
@media only screen and (max-width: 640px) {
  .shopify-policy__body table th ul.dots,
  .shopify-policy__body table td ul.dots {
    list-style-position: inside;
    margin-left: 0;
  }
}
.shopify-policy__body table th {
  width: 30%;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .shopify-policy__body table th {
    width: auto;
    padding-right: 1.5em;
    font-size: 0.75rem;
    white-space: nowrap;
  }
}

/* ==========================================================================
  BLOG
========================================================================== */
.shopify-section--main-blog .blog-post-list {
  display: block;
}
.shopify-section--main-blog .blogItem {
  display: grid;
  grid-template-columns: 120px 1fr;
  font-size: 1rem;
  padding: 1em 0;
  border-bottom: #ccc 1px dotted;
}

/* ==========================================================================
  Artcile
========================================================================== */
.shopify-section--main-article .container--lg {
  --container-max-width: 1000px;
}
.shopify-section--main-article .contentArea {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-article .contentArea {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.shopify-section--main-article .contentArea p {
  margin-top: 1.5em;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-article .contentArea p {
    margin-top: 1em;
  }
}
.shopify-section--main-article .contentArea h1,
.shopify-section--main-article .contentArea h2,
.shopify-section--main-article .contentArea h3,
.shopify-section--main-article .contentArea h4,
.shopify-section--main-article .contentArea h5,
.shopify-section--main-article .contentArea h6 {
  margin-top: 1.5em;
}
.shopify-section--main-article .contentArea .small {
  font-size: 0.75rem;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-article .contentArea .small {
    font-size: 0.625rem;
  }
}
.shopify-section--main-article .contentArea hr {
  margin: 50px 0;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-article .contentArea hr {
    margin: 10vw 0;
  }
}
.shopify-section--main-article .contentArea .imgList {
  list-style: none;
  margin: 1.5em 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
}
.shopify-section--main-article .contentArea .imgList li {
  padding: 0 !important;
}
.shopify-section--main-article .contentArea .imgList img {
  width: 100%;
  height: auto;
}
.shopify-section--main-article .contentArea .table-scroller {
  margin-top: 0.5rem;
}
.shopify-section--main-article .contentArea .table {
  width: 100%;
  table-layout: fixed;
}
.shopify-section--main-article .contentArea .table.type1 td,
.shopify-section--main-article .contentArea .table.type1 th {
  border-width: 1px;
  text-align: center;
  padding: 1rem;
}
.shopify-section--main-article .contentArea .table.type1 th {
  opacity: 1;
  background: #f5f5f5;
}
.shopify-section--main-article .article__footer .social-media {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.shopify-section--main-article .article__footer .social-media__item {
  outline-style: none;
  width: 30px;
  height: 30px;
}
.shopify-section--main-article .article__footer .social-media__item a {
  padding: 0;
}
.shopify-section--main-article .article__footer .social-media__item svg {
  width: 30px;
  height: 30px;
}

.social-media--block .social-media__item {
  background: none !important;
  outline-color: rgb(var(--branding-background)) !important;
  color: #1A1A1A !important;
}

/* ==========================================================================
  404
========================================================================== */
.shopify-section--404 h1 {
  font-size: 1.25rem;
}

/* ==========================================================================
  Customer
========================================================================== */
body.cm-login,
body.cm-register,
body.cm-account,
body.cm-reset_password,
body.cm-activate_account,
.cm-mypage {
  background: #ffffff;
}

.shopify-section--main-customers-login .section-spacing,
.shopify-section--main-customers-register .section-spacing,
.shopify-section--main-customers-reset-password .section-spacing,
.shopify-section--main-customers-activate-account .section-spacing {
  padding: 0;
}
.shopify-section--main-customers-login .customerTitle,
.shopify-section--main-customers-register .customerTitle,
.shopify-section--main-customers-reset-password .customerTitle,
.shopify-section--main-customers-activate-account .customerTitle {
  font-size: 1.125rem;
  font-weight: 500;
  color: #1A1A1A;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-customers-login .customerTitle,
  .shopify-section--main-customers-register .customerTitle,
  .shopify-section--main-customers-reset-password .customerTitle,
  .shopify-section--main-customers-activate-account .customerTitle {
    font-size: 1rem;
  }
}
.shopify-section--main-customers-login p,
.shopify-section--main-customers-register p,
.shopify-section--main-customers-reset-password p,
.shopify-section--main-customers-activate-account p {
  color: #1A1A1A;
}
.shopify-section--main-customers-login .customer-account-box :is(.input:focus, .textarea:focus, .select:focus-visible),
.shopify-section--main-customers-register .customer-account-box :is(.input:focus, .textarea:focus, .select:focus-visible),
.shopify-section--main-customers-reset-password .customer-account-box :is(.input:focus, .textarea:focus, .select:focus-visible),
.shopify-section--main-customers-activate-account .customer-account-box :is(.input:focus, .textarea:focus, .select:focus-visible) {
  border-color: #1A1A1A;
}
.shopify-section--main-customers-login .customer-account-box :is(.input, .textarea):not(:placeholder-shown) ~ .floating-label,
.shopify-section--main-customers-login .customer-account-box :is(.input, .textarea, .select):-webkit-autofill ~ .floating-label,
.shopify-section--main-customers-login .customer-account-box .select:valid ~ .floating-label,
.shopify-section--main-customers-register .customer-account-box :is(.input, .textarea):not(:placeholder-shown) ~ .floating-label,
.shopify-section--main-customers-register .customer-account-box :is(.input, .textarea, .select):-webkit-autofill ~ .floating-label,
.shopify-section--main-customers-register .customer-account-box .select:valid ~ .floating-label,
.shopify-section--main-customers-reset-password .customer-account-box :is(.input, .textarea):not(:placeholder-shown) ~ .floating-label,
.shopify-section--main-customers-reset-password .customer-account-box :is(.input, .textarea, .select):-webkit-autofill ~ .floating-label,
.shopify-section--main-customers-reset-password .customer-account-box .select:valid ~ .floating-label,
.shopify-section--main-customers-activate-account .customer-account-box :is(.input, .textarea):not(:placeholder-shown) ~ .floating-label,
.shopify-section--main-customers-activate-account .customer-account-box :is(.input, .textarea, .select):-webkit-autofill ~ .floating-label,
.shopify-section--main-customers-activate-account .customer-account-box .select:valid ~ .floating-label {
  background-color: #ffffff;
}
.shopify-section--main-customers-login .customer-account-box,
.shopify-section--main-customers-login .noAccount,
.shopify-section--main-customers-register .customer-account-box,
.shopify-section--main-customers-register .noAccount,
.shopify-section--main-customers-reset-password .customer-account-box,
.shopify-section--main-customers-reset-password .noAccount,
.shopify-section--main-customers-activate-account .customer-account-box,
.shopify-section--main-customers-activate-account .noAccount {
  min-height: 0;
  max-width: 480px !important;
  width: 90vw;
  background: #ffffff;
  margin: 50px auto !important;
  padding: 50px !important;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-customers-login .customer-account-box,
  .shopify-section--main-customers-login .noAccount,
  .shopify-section--main-customers-register .customer-account-box,
  .shopify-section--main-customers-register .noAccount,
  .shopify-section--main-customers-reset-password .customer-account-box,
  .shopify-section--main-customers-reset-password .noAccount,
  .shopify-section--main-customers-activate-account .customer-account-box,
  .shopify-section--main-customers-activate-account .noAccount {
    padding: 10vw 5vw !important;
  }
}
.shopify-section--main-customers-login .customer-account-box form,
.shopify-section--main-customers-login .noAccount form,
.shopify-section--main-customers-register .customer-account-box form,
.shopify-section--main-customers-register .noAccount form,
.shopify-section--main-customers-reset-password .customer-account-box form,
.shopify-section--main-customers-reset-password .noAccount form,
.shopify-section--main-customers-activate-account .customer-account-box form,
.shopify-section--main-customers-activate-account .noAccount form {
  margin-top: 1rem;
}
.shopify-section--main-customers-login .customer-account-box input,
.shopify-section--main-customers-login .noAccount input,
.shopify-section--main-customers-register .customer-account-box input,
.shopify-section--main-customers-register .noAccount input,
.shopify-section--main-customers-reset-password .customer-account-box input,
.shopify-section--main-customers-reset-password .noAccount input,
.shopify-section--main-customers-activate-account .customer-account-box input,
.shopify-section--main-customers-activate-account .noAccount input {
  color: #1A1A1A;
}
.shopify-section--main-customers-login .customer-account-box input::-moz-placeholder, .shopify-section--main-customers-login .noAccount input::-moz-placeholder, .shopify-section--main-customers-register .customer-account-box input::-moz-placeholder, .shopify-section--main-customers-register .noAccount input::-moz-placeholder, .shopify-section--main-customers-reset-password .customer-account-box input::-moz-placeholder, .shopify-section--main-customers-reset-password .noAccount input::-moz-placeholder, .shopify-section--main-customers-activate-account .customer-account-box input::-moz-placeholder, .shopify-section--main-customers-activate-account .noAccount input::-moz-placeholder {
  color: #444444;
}
.shopify-section--main-customers-login .customer-account-box input::placeholder,
.shopify-section--main-customers-login .noAccount input::placeholder,
.shopify-section--main-customers-register .customer-account-box input::placeholder,
.shopify-section--main-customers-register .noAccount input::placeholder,
.shopify-section--main-customers-reset-password .customer-account-box input::placeholder,
.shopify-section--main-customers-reset-password .noAccount input::placeholder,
.shopify-section--main-customers-activate-account .customer-account-box input::placeholder,
.shopify-section--main-customers-activate-account .noAccount input::placeholder {
  color: #444444;
}
.shopify-section--main-customers-login .customer-account-box button,
.shopify-section--main-customers-login .noAccount button,
.shopify-section--main-customers-register .customer-account-box button,
.shopify-section--main-customers-register .noAccount button,
.shopify-section--main-customers-reset-password .customer-account-box button,
.shopify-section--main-customers-reset-password .noAccount button,
.shopify-section--main-customers-activate-account .customer-account-box button,
.shopify-section--main-customers-activate-account .noAccount button {
  min-width: 240px;
  min-height: 45px;
  margin-top: 1rem;
  color: #ffffff;
  border-color: #444444;
}
.shopify-section--main-customers-login .customer-account-box button:hover,
.shopify-section--main-customers-login .noAccount button:hover,
.shopify-section--main-customers-register .customer-account-box button:hover,
.shopify-section--main-customers-register .noAccount button:hover,
.shopify-section--main-customers-reset-password .customer-account-box button:hover,
.shopify-section--main-customers-reset-password .noAccount button:hover,
.shopify-section--main-customers-activate-account .customer-account-box button:hover,
.shopify-section--main-customers-activate-account .noAccount button:hover {
  color: #1A1A1A;
  background-color: #ffffff;
}
.shopify-section--main-customers-login .noAccount,
.shopify-section--main-customers-register .noAccount,
.shopify-section--main-customers-reset-password .noAccount,
.shopify-section--main-customers-activate-account .noAccount {
  text-align: center;
  margin-top: -25px !important;
}
.shopify-section--main-customers-login .noAccount .title,
.shopify-section--main-customers-register .noAccount .title,
.shopify-section--main-customers-reset-password .noAccount .title,
.shopify-section--main-customers-activate-account .noAccount .title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-customers-login .noAccount .title,
  .shopify-section--main-customers-register .noAccount .title,
  .shopify-section--main-customers-reset-password .noAccount .title,
  .shopify-section--main-customers-activate-account .noAccount .title {
    font-size: 1.4rem;
  }
}
.shopify-section--main-customers-login .noAccount .button,
.shopify-section--main-customers-register .noAccount .button,
.shopify-section--main-customers-reset-password .noAccount .button,
.shopify-section--main-customers-activate-account .noAccount .button {
  min-width: 240px;
  width: 100%;
  min-height: 45px;
  margin-top: 2rem;
  color: #ffffff;
  border-color: #444444;
}
.shopify-section--main-customers-login .noAccount .button:hover,
.shopify-section--main-customers-register .noAccount .button:hover,
.shopify-section--main-customers-reset-password .noAccount .button:hover,
.shopify-section--main-customers-activate-account .noAccount .button:hover {
  background-color: #ffffff;
  color: #1A1A1A;
  border-color: #444444;
}
.shopify-section--main-customers-login .textLink,
.shopify-section--main-customers-register .textLink,
.shopify-section--main-customers-reset-password .textLink,
.shopify-section--main-customers-activate-account .textLink {
  margin-top: 2em;
  text-align: center;
}
.shopify-section--main-customers-login .textLink a,
.shopify-section--main-customers-register .textLink a,
.shopify-section--main-customers-reset-password .textLink a,
.shopify-section--main-customers-activate-account .textLink a {
  display: inline;
}
.shopify-section--main-customers-login,
.shopify-section--main-customers-register,
.shopify-section--main-customers-reset-password,
.shopify-section--main-customers-activate-account {
  /* customer field */
}
.shopify-section--main-customers-login .cf-field label,
.shopify-section--main-customers-login .cf-field legend,
.shopify-section--main-customers-register .cf-field label,
.shopify-section--main-customers-register .cf-field legend,
.shopify-section--main-customers-reset-password .cf-field label,
.shopify-section--main-customers-reset-password .cf-field legend,
.shopify-section--main-customers-activate-account .cf-field label,
.shopify-section--main-customers-activate-account .cf-field legend {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 0.5em;
}
.shopify-section--main-customers-login .cf-field label::after,
.shopify-section--main-customers-login .cf-field legend::after,
.shopify-section--main-customers-register .cf-field label::after,
.shopify-section--main-customers-register .cf-field legend::after,
.shopify-section--main-customers-reset-password .cf-field label::after,
.shopify-section--main-customers-reset-password .cf-field legend::after,
.shopify-section--main-customers-activate-account .cf-field label::after,
.shopify-section--main-customers-activate-account .cf-field legend::after {
  color: #A73535;
}
.shopify-section--main-customers-login .cf-field input,
.shopify-section--main-customers-register .cf-field input,
.shopify-section--main-customers-reset-password .cf-field input,
.shopify-section--main-customers-activate-account .cf-field input {
  font-size: 1rem !important;
}
.shopify-section--main-customers-login .cf-field input::-moz-placeholder, .shopify-section--main-customers-register .cf-field input::-moz-placeholder, .shopify-section--main-customers-reset-password .cf-field input::-moz-placeholder, .shopify-section--main-customers-activate-account .cf-field input::-moz-placeholder {
  font-size: 0.875rem;
  color: #999 !important;
  height: auto !important;
}
.shopify-section--main-customers-login .cf-field input::placeholder,
.shopify-section--main-customers-register .cf-field input::placeholder,
.shopify-section--main-customers-reset-password .cf-field input::placeholder,
.shopify-section--main-customers-activate-account .cf-field input::placeholder {
  font-size: 0.875rem;
  color: #999 !important;
  height: auto !important;
}
.shopify-section--main-customers-login .cf-field select,
.shopify-section--main-customers-register .cf-field select,
.shopify-section--main-customers-reset-password .cf-field select,
.shopify-section--main-customers-activate-account .cf-field select {
  font-size: 0.875rem;
  color: #1A1A1A;
}
.shopify-section--main-customers-login .cf-field-container[data-cf-column-width="4"],
.shopify-section--main-customers-register .cf-field-container[data-cf-column-width="4"],
.shopify-section--main-customers-reset-password .cf-field-container[data-cf-column-width="4"],
.shopify-section--main-customers-activate-account .cf-field-container[data-cf-column-width="4"] {
  width: 33.3333333333%;
}
.shopify-section--main-customers-login,
.shopify-section--main-customers-register,
.shopify-section--main-customers-reset-password,
.shopify-section--main-customers-activate-account {
  /* 注釈 */
}
.shopify-section--main-customers-login .cf-field-description,
.shopify-section--main-customers-register .cf-field-description,
.shopify-section--main-customers-reset-password .cf-field-description,
.shopify-section--main-customers-activate-account .cf-field-description {
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 0.5em;
}
.shopify-section--main-customers-login,
.shopify-section--main-customers-register,
.shopify-section--main-customers-reset-password,
.shopify-section--main-customers-activate-account {
  /* エラー */
}
.shopify-section--main-customers-login .cf-step-invalid,
.shopify-section--main-customers-register .cf-step-invalid,
.shopify-section--main-customers-reset-password .cf-step-invalid,
.shopify-section--main-customers-activate-account .cf-step-invalid {
  grid-column: 1/3;
  width: 100%;
}
.shopify-section--main-customers-login .cf-step-invalid .cf-error-message,
.shopify-section--main-customers-register .cf-step-invalid .cf-error-message,
.shopify-section--main-customers-reset-password .cf-step-invalid .cf-error-message,
.shopify-section--main-customers-activate-account .cf-step-invalid .cf-error-message {
  text-align: left;
  width: 100%;
}
.shopify-section--main-customers-login,
.shopify-section--main-customers-register,
.shopify-section--main-customers-reset-password,
.shopify-section--main-customers-activate-account {
  /* hover対策 */
}
.shopify-section--main-customers-login .cf-enum-field__choice,
.shopify-section--main-customers-register .cf-enum-field__choice,
.shopify-section--main-customers-reset-password .cf-enum-field__choice,
.shopify-section--main-customers-activate-account .cf-enum-field__choice {
  cursor: pointer;
}
.shopify-section--main-customers-login .cf-field input:not([type=checkbox]):not([type=radio]):focus,
.shopify-section--main-customers-login .cf-field textarea:focus,
.shopify-section--main-customers-login .cf-field select:focus,
.shopify-section--main-customers-register .cf-field input:not([type=checkbox]):not([type=radio]):focus,
.shopify-section--main-customers-register .cf-field textarea:focus,
.shopify-section--main-customers-register .cf-field select:focus,
.shopify-section--main-customers-reset-password .cf-field input:not([type=checkbox]):not([type=radio]):focus,
.shopify-section--main-customers-reset-password .cf-field textarea:focus,
.shopify-section--main-customers-reset-password .cf-field select:focus,
.shopify-section--main-customers-activate-account .cf-field input:not([type=checkbox]):not([type=radio]):focus,
.shopify-section--main-customers-activate-account .cf-field textarea:focus,
.shopify-section--main-customers-activate-account .cf-field select:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--color-foreground), 0.75) !important;
}
.shopify-section--main-customers-login .cf-fields-container > legend,
.shopify-section--main-customers-register .cf-fields-container > legend,
.shopify-section--main-customers-reset-password .cf-fields-container > legend,
.shopify-section--main-customers-activate-account .cf-fields-container > legend {
  padding: 0 0.5em;
}
.shopify-section--main-customers-login .cf-form-actions,
.shopify-section--main-customers-register .cf-form-actions,
.shopify-section--main-customers-reset-password .cf-form-actions,
.shopify-section--main-customers-activate-account .cf-form-actions {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 0 !important;
}
@media only screen and (max-width: 640px) {
  .shopify-section--main-customers-login .cf-form-actions,
  .shopify-section--main-customers-register .cf-form-actions,
  .shopify-section--main-customers-reset-password .cf-form-actions,
  .shopify-section--main-customers-activate-account .cf-form-actions {
    gap: 3.2vw;
  }
}
.shopify-section--main-customers-login .cf-form-actions button,
.shopify-section--main-customers-register .cf-form-actions button,
.shopify-section--main-customers-reset-password .cf-form-actions button,
.shopify-section--main-customers-activate-account .cf-form-actions button {
  width: 100%;
  min-width: 0;
  font-family: "Noto Sans JP", sans-serif !important;
}
.shopify-section--main-customers-login .cf-form-actions button.cf-submit-form,
.shopify-section--main-customers-register .cf-form-actions button.cf-submit-form,
.shopify-section--main-customers-reset-password .cf-form-actions button.cf-submit-form,
.shopify-section--main-customers-activate-account .cf-form-actions button.cf-submit-form {
  transition: none;
  border: #1A1A1A 1px solid !important;
}
.shopify-section--main-customers-login .cf-form-actions button.cf-submit-form:hover,
.shopify-section--main-customers-register .cf-form-actions button.cf-submit-form:hover,
.shopify-section--main-customers-reset-password .cf-form-actions button.cf-submit-form:hover,
.shopify-section--main-customers-activate-account .cf-form-actions button.cf-submit-form:hover {
  opacity: 0.75;
  background: #1A1A1A !important;
  color: #ffffff;
}
.shopify-section--main-customers-login .cf-form-actions button.cf-cancel,
.shopify-section--main-customers-register .cf-form-actions button.cf-cancel,
.shopify-section--main-customers-reset-password .cf-form-actions button.cf-cancel,
.shopify-section--main-customers-activate-account .cf-form-actions button.cf-cancel {
  background: #ffffff;
  border: #1A1A1A 1px solid;
  color: #1A1A1A;
}
.shopify-section--main-customers-login .cf-form-actions button.cf-cancel:hover,
.shopify-section--main-customers-register .cf-form-actions button.cf-cancel:hover,
.shopify-section--main-customers-reset-password .cf-form-actions button.cf-cancel:hover,
.shopify-section--main-customers-activate-account .cf-form-actions button.cf-cancel:hover {
  opacity: 0.75;
  background: #ffffff;
}

.shopify-section--main-customers-login .input-suffix {
  position: static;
  text-align: right;
  margin-top: 0.5em;
}

.shopify-section--main-customers-register .customer-account-box {
  max-width: 600px !important;
}

body.customers-account .customer {
  max-width: 700px !important;
}
body.customers-account .customer table {
  font-size: 1.4rem;
}
body.customers-account .accountHead {
  text-align: center;
}
body.customers-account .contentsTitle {
  margin-top: 0;
}
body.customers-account .mypageLayout {
  display: block !important;
  color: #1A1A1A !important;
}
body.customers-account .mypageLayout__title {
  font-size: 1.6rem;
  font-weight: 700;
  padding-bottom: 0.25em;
  border-bottom: 1px solid;
  margin-top: 2em;
  margin-bottom: 1em;
}
body.customers-account .mypageLayout__data {
  font-size: 1.6rem;
}
body.customers-account .mypageLayout__btn {
  display: inline-block;
  background-color: #A73535;
  line-height: 1;
  font-size: 1.2rem;
  padding: 0.5em 2em;
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 0;
  position: relative;
}
body.customers-account .mypageLayout__btn:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) rotate(-45deg);
  pointer-events: none;
}

body.customers-addresses .contentsTitle {
  margin-top: 0;
  margin-bottom: 1rem;
}
body.customers-addresses #AddressNewHeading {
  margin-top: 2em;
  font-size: 1.8rem;
  font-weight: 700;
}

.addresses li > button {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 750px) {
  .addresses li > button:first-of-type {
    margin-top: 3rem;
  }
}
.addresses li > button + button {
  margin-top: 0rem;
}
.addresses form button:first-of-type {
  margin-right: 1rem;
}
.addresses form button + button {
  margin-top: 0rem;
}
.addresses button {
  min-width: 0 !important;
}
.addresses ul[role=list] {
  border-top: #ccc 1px solid;
}
.addresses li[data-address] {
  text-align: left;
  border-bottom: #ccc 1px solid;
  margin-top: 0;
  padding: 1em 0;
}
.addresses li[data-address] h2 {
  margin-top: 1em;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 1em;
  display: inline-block;
  background: #f0f0f0;
  line-height: 1;
  padding: 0.5em;
}

body.customers-order .customer {
  max-width: 760px !important;
}
body.customers-order .contentsTitle {
  margin-top: 0;
}
body.customers-order .accountHead {
  text-align: center;
}
body.customers-order .orderBody {
  display: block !important;
}
body.customers-order .orderBody > div {
  padding: 0 !important;
}
body.customers-order .orderBody > div + div {
  margin-top: 40px;
}
body.customers-order .orderBody h2 {
  font-size: 1.8rem;
  font-weight: 700;
}
body.customers-order .orderBody thead th:nth-last-child(-n+3),
body.customers-order .orderBody td:nth-last-child(-n+3) {
  white-space: nowrap;
}
body.customers-order .orderBody td:before {
  white-space: nowrap;
}

.register-information {
  width: 90vw;
  max-width: 650px;
  padding: 25px;
  margin: 50px auto;
  background: #f6f6f6;
}
@media only screen and (max-width: 640px) {
  .register-information {
    margin-top: 5vw;
    padding: 5vw;
  }
}
.register-information h1 {
  margin: 0;
}
.register-information h2 {
  font-size: 2.4rem;
  font-weight: 700;
  margin-top: 1.5em;
}
@media only screen and (max-width: 640px) {
  .register-information h2 {
    font-size: 1.8rem;
  }
}
.register-information h3 {
  font-size: 2rem;
  font-weight: 700;
  border-bottom: 1px dashed;
  padding: 0.5em 0;
}
@media only screen and (max-width: 640px) {
  .register-information h3 {
    font-size: 1.6rem;
  }
}
.register-information em {
  font-style: normal;
  border-bottom: 3px double;
}

.customer.register .contentsTitle {
  margin-top: 0;
}

.cm-country {
  display: none;
}

.cm-mypage {
  padding: 50px 0;
}
.cm-mypage .customer {
  max-width: 700px;
  width: 90vw;
  background: #ffffff;
  color: #1A1A1A;
  margin: 0 auto;
  padding: 50px;
}
@media only screen and (max-width: 640px) {
  .cm-mypage .customer {
    padding: 10vw 5vw;
  }
}
.cm-mypage .customerTitle {
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
}
.cm-mypage__logout {
  text-align: center;
  margin-top: 0.5em;
}
.cm-mypage__logout a {
  color: #1A1A1A;
  font-size: 0.875rem;
  text-decoration: none;
}
.cm-mypage__logout a:hover {
  text-decoration: underline;
}
.cm-mypage__back {
  text-align: center;
  margin-top: 0.75em;
}
.cm-mypage__back a {
  color: #1A1A1A;
  font-size: 0.875rem;
  text-decoration: none;
  position: relative;
}
.cm-mypage__back a:hover {
  text-decoration: underline;
}
.cm-mypage__back a:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: 50%;
  left: -18px;
  transform: translateY(-50%) rotate(135deg);
  pointer-events: none;
}
.cm-mypage__noorder {
  text-align: center;
  margin: 100px 0 50px;
  font-size: 1rem;
}
.cm-mypage__data {
  margin-top: 1.5em;
}
.cm-mypage__list {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-top: #444444 1px solid;
  border-left: #444444 1px solid;
  margin: 1.5em 0 0;
}
@media only screen and (max-width: 640px) {
  .cm-mypage__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cm-mypage__list .item {
  border-right: #444444 1px solid;
  border-bottom: #444444 1px solid;
  margin: 0;
  padding: 0;
}
.cm-mypage__list .item a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #1A1A1A;
  text-decoration: none;
  padding: 3em 2em;
  transition: background 0.2s ease;
}
.cm-mypage__list .item a:hover {
  background: #f0f0f0;
}
.cm-mypage__list .item a .title {
  font-size: 0.875rem;
  font-weight: 700;
}
.cm-mypage__list .item a .text {
  margin-top: 1em;
  font-size: 0.875rem;
}
.cm-mypage__list .cf-edit-account-link-spacer,
.cm-mypage__list .cf-edit-account-link {
  display: none !important;
}
.cm-mypage .subscriptionBtn {
  border: #444444 1px solid;
  margin: 30px 0 0;
  padding: 0;
}
.cm-mypage .subscriptionBtn a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #1A1A1A;
  text-decoration: none;
  padding: 3em 2em;
  transition: background 0.2s ease;
}
.cm-mypage .subscriptionBtn a:hover {
  background: #f0f0f0;
}
.cm-mypage .subscriptionBtn a .title {
  font-size: 0.875rem;
  font-weight: 700;
}
.cm-mypage .subscriptionBtn a .text {
  margin-top: 1em;
  font-size: 0.875rem;
}
.cm-mypage #huckleberry-subscription-customer-portal-wrap > p {
  text-align: center;
  margin-bottom: 1.5em;
}
.cm-mypage #huckleberry-subscription-customer-portal-wrap > p::before {
  content: "[ ";
}
.cm-mypage #huckleberry-subscription-customer-portal-wrap > p::after {
  content: " ]";
}
.cm-mypage #huckleberry-subscription-customer-portal-wrap > p a {
  color: #1A1A1A;
  font-size: 0.875rem;
  text-decoration: none;
}
.cm-mypage #huckleberry-subscription-customer-portal-wrap > p a:hover {
  text-decoration: underline;
}

.shopify-section--main-customers-register .cf-reset-password {
  display: none !important;
}

.customer.cf-form-section {
  max-width: 600px;
  width: 90vw;
  background: #ffffff;
  color: #1A1A1A;
  margin: 50px auto;
  padding: 50px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 640px) {
  .customer.cf-form-section {
    padding: 10vw 5vw;
  }
}
.customer.cf-form-section #cf-edit-account-heading {
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1rem;
  order: -1;
}
.customer.cf-form-section #cf-edit-account-back-link {
  color: #1A1A1A;
  font-size: 0.875rem;
  text-decoration: none;
  position: relative;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 3em;
}
.customer.cf-form-section #cf-edit-account-back-link:hover {
  text-decoration: underline;
}
.customer.cf-form-section #cf-edit-account-back-link:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: 50%;
  left: -18px;
  transform: translateY(-50%) rotate(135deg);
  pointer-events: none;
}
.customer.cf-form-section label {
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 0.5em;
}
.customer.cf-form-section .cf-field input:not([type=checkbox]):not([type=radio]) {
  padding: 12px 14px;
  border-radius: 0;
  border: 1px solid #444444;
  width: 100%;
  line-height: normal;
  resize: none;
  transition: border-color 0.1s ease-in-out;
  background: transparent;
  font-size: 1rem !important;
}
.customer.cf-form-section .cf-reset-password {
  display: none !important;
}
.customer.cf-form-section .cf-form-actions {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
  margin-top: 0 !important;
}
.customer.cf-form-section .cf-cancel {
  color: #1A1A1A;
  border: #444444 1px solid;
  background: none;
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
  transition: all 0.3s ease-out;
  display: none !important;
}
.customer.cf-form-section .cf-cancel:hover {
  background: none;
  opacity: 0.75;
}
.customer.cf-form-section .cf-submit-form {
  transition: none !important;
  transition: opacity 0.3s ease-out;
  margin: 2em 0 0;
}
.customer.cf-form-section .cf-submit-form:hover {
  background: #1A1A1A !important;
  opacity: 0.75;
  color: #ffffff;
}

.cf-field-description a {
  color: #1A1A1A;
  text-decoration: underline;
}
.cf-field-description a:hover {
  text-decoration: none;
}

.cm-address .button {
  width: 100%;
  max-width: 300px;
  margin: 2em auto 0;
  display: block;
  color: #ffffff;
}
.cm-address .button:hover {
  background-color: #ffffff;
}
.cm-address .customer-address-list {
  display: block !important;
  margin-top: 2em;
}
.cm-address .customer-account-category {
  margin: 2em 0 1em;
  padding: 0 0 0.25em;
}

.cm-addresses .checkbox {
  -webkit-appearance: auto !important;
     -moz-appearance: auto !important;
          appearance: auto !important;
}
.cm-addresses .modal .button {
  --button-background: 28 28 28;
  --button-text-color: 255 255 255;
}

.cm-mypage__top {
  margin-top: 1em;
}

.cm-orderHistory__table {
  margin-top: 2em;
}
.cm-orderHistory__table thead th:first-child {
  padding-left: 0.75rem;
}
.cm-orderHistory__table thead th:last-child {
  padding-right: 0.75rem;
}
.cm-orderHistory__table tbody td:first-child {
  padding-left: 0.75rem;
}
.cm-orderHistory__table tbody td:last-child {
  padding-right: 0.75rem;
}
.cm-orderHistory__spTable {
  margin-top: 1em;
}
.cm-orderHistory__spTable .v-stack.gap-8 {
  gap: 0;
}
.cm-orderHistory__spTable .v-stack.gap-4 {
  padding: 2rem 0;
  border-bottom: #222 1px dotted;
}

.customer-order {
  margin-top: 25px;
  grid: none;
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-columns: auto !important;
  gap: 50px;
}

.customer-account-order-grid .hulk_tooltiptext,
.cm-orderHistory__table .hulk_tooltiptext,
.cm-order .hulk_tooltiptext {
  display: none !important;
}

#deleteitem {
  white-space: nowrap;
}

.hulk_notes textarea::-moz-placeholder {
  color: #999;
  font-size: 0.875rem;
}

.hulk_notes textarea::placeholder {
  color: #999;
  font-size: 0.875rem;
}
@media only screen and (max-width: 640px) {
  .hulk_notes textarea::-moz-placeholder {
    font-size: 0.75rem;
  }
  .hulk_notes textarea::placeholder {
    font-size: 0.75rem;
  }
}

/* ==========================================================================
  Company
========================================================================== */
.cm-company {
  gap: var(--section-stack-gap);
  grid-auto-columns: minmax(0, 1fr);
  max-width: 56.25rem;
  margin-block-start: var(--section-vertical-spacing-tight);
  margin-block-end: var(--section-vertical-spacing-tight);
  display: grid;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.cm-company .companyTable {
  width: 100%;
  border-collapse: collapse;
}
.cm-company .companyTable tr:first-child th,
.cm-company .companyTable tr:first-child td {
  border-top: #999 1px solid;
}
.cm-company .companyTable th,
.cm-company .companyTable td {
  border-bottom: #999 1px solid;
  padding: 2em 1em;
  font-size: 0.875rem;
  color: #1A1A1A;
  opacity: 1;
  font-weight: 400;
}
@media only screen and (max-width: 640px) {
  .cm-company .companyTable th,
  .cm-company .companyTable td {
    padding: 1em 0.5em;
    font-size: 0.8125rem;
  }
}
@media only screen and (max-width: 640px) {
  .cm-company .companyTable th ul.dots,
  .cm-company .companyTable td ul.dots {
    list-style-position: inside;
    margin-left: 0;
  }
}
.cm-company .companyTable th {
  width: 30%;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .cm-company .companyTable th {
    width: auto;
    padding-right: 1.5em;
    font-size: 0.75rem;
    white-space: nowrap;
  }
}

/* ==========================================================================
  ご利用ガイド
========================================================================== */
.cm-shoppingGuide {
  padding: 50px 0;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide {
    padding: 15vw 0;
  }
}
.cm-shoppingGuide .wrapper {
  max-width: 1000px;
}
.cm-shoppingGuide .cm-homeTitle, .cm-shoppingGuide #insta-feed h2, #insta-feed .cm-shoppingGuide h2 {
  font-family: "Noto Sans JP", sans-serif;
}
.cm-shoppingGuide__backtotop {
  text-align: center;
  margin: 2em 0 0;
}
.cm-shoppingGuide__backtotop a {
  position: relative;
}
.cm-shoppingGuide__backtotop a:before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: 50%;
  transform: translateY(calc(-50% + 2px)) rotate(135deg);
  pointer-events: none;
  margin-left: -20px;
}
@media only screen and (min-width: 769px) {
  .cm-shoppingGuide__backtotop a:hover {
    text-decoration: underline;
  }
}
.cm-shoppingGuide__title {
  text-align: center;
  font-size: 1rem;
  margin-top: 0.5em;
}
.cm-shoppingGuide__title::before {
  content: "[";
  padding-right: 0.5em;
}
.cm-shoppingGuide__title::after {
  content: "]";
  padding-left: 0.5em;
}
.cm-shoppingGuide__contents {
  padding: 50px 0;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__contents {
    padding: 5vw 0 15vw;
  }
}
.cm-shoppingGuide__contents .tabs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  list-style: none;
  margin: 0;
  padding: 0;
}
.cm-shoppingGuide__contents .tabs li {
  padding: 0;
  border-bottom: #ccc 1px solid;
}
.cm-shoppingGuide__contents .tabs li.is-active {
  border: #ccc 1px solid;
  border-bottom: none;
}
.cm-shoppingGuide__contents .tabs li.is-active button {
  background: #ffffff;
  color: #1A1A1A;
}
.cm-shoppingGuide__contents .tabs button {
  display: block;
  text-align: center;
  font-size: 1.25rem;
  width: 100%;
  background: #444444;
  border: #444444 2px solid;
  padding: 1em;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .cm-shoppingGuide__contents .tabs button {
    font-size: 0.875rem;
    padding: 1em 0.5em;
  }
}
@media only screen and (max-width: 340px) {
  .cm-shoppingGuide__contents .tabs button {
    font-size: 0.75rem;
    padding: 1em 0.25em;
  }
}
.cm-shoppingGuide__contents .tabTargets {
  border: #ccc 1px solid;
  border-top: none;
}
.cm-shoppingGuide__contents .tabTargets .tabTarget {
  display: none;
  padding: 25px 50px 50px;
}
@media only screen and (max-width: 767px) {
  .cm-shoppingGuide__contents .tabTargets .tabTarget {
    padding: 2.5vw 5vw 5vw;
  }
}
.cm-shoppingGuide__contents .tabTargets h2 {
  display: none;
}
.cm-shoppingGuide__contents h2 {
  font-size: 1.25rem;
  border-bottom: #ccc 1px solid;
  padding: 0.25em;
  color: #1A1A1A;
  font-weight: 500;
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .cm-shoppingGuide__contents h2 {
    margin-top: 2.5vw;
    font-size: 1rem;
  }
}
.cm-shoppingGuide__contents h3 {
  font-size: 1.25rem;
  border-bottom: #ccc 1px solid;
  padding: 0.25em;
  color: #1A1A1A;
  font-weight: 500;
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .cm-shoppingGuide__contents h3 {
    margin-top: 5vw;
    font-size: 1rem;
  }
}
.cm-shoppingGuide__contents .linkLists {
  list-style-type: disc;
  list-style-position: outside;
  margin: 1.5em 0 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .cm-shoppingGuide__contents .linkLists {
    margin-top: 0.75em;
  }
}
.cm-shoppingGuide__contents .linkLists li {
  margin-left: 2em;
}
.cm-shoppingGuide__contents .linkLists li a {
  font-size: 1rem;
  padding: 0.25em 0;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .cm-shoppingGuide__contents .linkLists li a {
    font-size: 0.875rem;
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .cm-shoppingGuide__contents .linkLists li a:hover {
    text-decoration: underline;
  }
}
.cm-shoppingGuide .guideContents {
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  .cm-shoppingGuide .guideContents {
    padding: 5vw;
  }
}
.cm-shoppingGuide__section h3 {
  padding-top: 0.5em;
}
.cm-shoppingGuide__section h4 {
  font-size: 1rem;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section h4 {
    font-size: 0.875rem;
    margin-top: 0.5em;
  }
}
.cm-shoppingGuide__section h4:not(.noBG) {
  background: #f6f6f6;
  padding: 0.25em 0.75em;
}
.cm-shoppingGuide__section h4:not(:first-child) {
  margin-top: 1em;
}
.cm-shoppingGuide__section h5 {
  font-size: 0.875rem;
  font-weight: 700;
  margin: 1em 0 0.5em;
}
.cm-shoppingGuide__section p:not(:first-child) {
  margin-top: 1em;
}
.cm-shoppingGuide__section .inner {
  padding: 25px 0 0;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section .inner {
    padding-top: 2.5vw;
    font-size: 0.875rem;
  }
}
.cm-shoppingGuide__section strong {
  color: #c33;
}
.cm-shoppingGuide__section .attention {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.75em;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section .attention {
    font-size: 1.125rem;
  }
}
.cm-shoppingGuide__section .shippingTable {
  width: 100%;
  margin-top: 1em;
  border-collapse: collapse;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section .shippingTable {
    margin-top: 0.5em;
  }
}
.cm-shoppingGuide__section .shippingTable tr:not(:last-child) td {
  border-bottom: none;
}
.cm-shoppingGuide__section .shippingTable th,
.cm-shoppingGuide__section .shippingTable td {
  border: #ccc 1px solid;
  font-size: 1rem;
  padding: 1.5em;
  text-align: left;
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section .shippingTable th,
  .cm-shoppingGuide__section .shippingTable td {
    display: block;
    width: 100%;
    padding: 1em;
    font-size: 0.875rem;
  }
}
.cm-shoppingGuide__section .shippingTable th .note,
.cm-shoppingGuide__section .shippingTable td .note {
  font-size: 75%;
}
.cm-shoppingGuide__section .shippingTable th {
  background: #fafafa;
  color: #1A1A1A;
  opacity: 1;
  width: 35%;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section .shippingTable th {
    width: 100%;
    border-bottom: none;
  }
}
.cm-shoppingGuide__section .tableType1, .cm-shoppingGuide__section .tableType2 {
  width: 100%;
  margin-top: 1em;
  border-collapse: collapse;
}
.cm-shoppingGuide__section .tableType1 thead th, .cm-shoppingGuide__section .tableType2 thead th {
  border: #ccc 1px solid;
  font-size: 1rem;
  padding: 1em 1.5em;
  text-align: left;
  vertical-align: middle;
  background: #fafafa;
  color: #1A1A1A;
  opacity: 1;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section .tableType1 thead th, .cm-shoppingGuide__section .tableType2 thead th {
    padding: 1em;
    font-size: 0.75rem;
  }
}
.cm-shoppingGuide__section .tableType1 th, .cm-shoppingGuide__section .tableType2 th,
.cm-shoppingGuide__section .tableType1 td,
.cm-shoppingGuide__section .tableType2 td {
  border: #ccc 1px solid;
  font-size: 1rem;
  padding: 1.5em;
  text-align: left;
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section .tableType1 th, .cm-shoppingGuide__section .tableType2 th,
  .cm-shoppingGuide__section .tableType1 td,
  .cm-shoppingGuide__section .tableType2 td {
    padding: 1em;
    font-size: 0.875rem;
    text-align: center;
  }
}
.cm-shoppingGuide__section .tableType1 th, .cm-shoppingGuide__section .tableType2 th {
  border: #ccc 1px solid;
  font-size: 1rem;
  padding: 1.5em;
  text-align: left;
  vertical-align: middle;
  color: #1A1A1A;
  opacity: 1;
  width: 50%;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section .tableType1 th, .cm-shoppingGuide__section .tableType2 th {
    width: 60%;
    padding: 1em;
    font-size: 0.75rem;
  }
}
.cm-shoppingGuide__section .tableType2 tbody th {
  background: #fafafa;
  width: 25%;
}
.cm-shoppingGuide__section .tableType2 tbody th img {
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .cm-shoppingGuide__section .tableType2 tbody td {
    font-size: 0.75rem;
    text-align: left;
  }
}
.cm-shoppingGuide__section .tableType2 a {
  text-decoration: underline;
}
.cm-shoppingGuide__section .tableType2 a:hover {
  text-decoration: none;
}
.cm-shoppingGuide__section .amazonpay-flow {
  margin-top: 25px;
  margin-left: 0;
}
.cm-shoppingGuide__section .amazonpay-flow li {
  padding: 25px 0;
  border-bottom: #ccc 1px solid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 25px;
}