/** Shopify CDN: Minification failed

Line 3043:0 Unexpected "}"

**/
html {
  padding-bottom: 0 !important;
}

/* ---------------------------------------
  Header
--------------------------------------- */
header.shopify-section .header {
  box-shadow: none;
}
header.shopify-section .header__primary-nav-item:hover:before {
  transform: scaleX(1.35);
}
/* header.shopify-section .header__primary-nav-item > a,
header.shopify-section .header__primary-nav-item > .header__menu-disclosure .h4 {
  font-size: 15px;
} */

@media screen and (min-width: 1000px) {
  header.shopify-section .header {
    padding-left: 45px;
    padding-right: 45px;
  }
}

@media screen and (max-width: 999px) {
  header.shopify-section .header {
    padding-left: 30px;
    padding-right: 17px;
  }
}

/***fixed settings***/
header.shopify-section .header.is-solid .header__logo-image {
  opacity: 1;
}

header.shopify-section .header.is-solid .header__logo-image.header__logo-image--transparent {
  opacity: 0;
}

/* header.shopify-section .header.is-solid {
  background-color: #EEEEEE;
}

header.shopify-section .header.is-solid .header__dropdown-menu {
  background-color: #EEEEEE;
} */

header.shopify-section .header.is-solid .header__menu-disclosure,
header.shopify-section .header.is-solid .header__primary-nav-item>a,
header.shopify-section .header.is-solid .localization-toggle,
header.shopify-section .header.is-solid .header__secondary-nav {
  color: rgb(var(--text-color));
}

@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .header__logo-image {
    width: 25vw;
  }
}

@media screen and (min-width: 1000px) {
  header.shopify-section .header .localization-toggle {
    font-size: 16px;
  }
}

header.shopify-section .header.is-solid .header__dropdown-menu:before,
header.shopify-section .header.is-solid .header__primary-nav-item:before {
  background: rgb(var(--text-color));
}

/**SP header logo icon settings**/
@media screen and (max-width: 999px) {
  header.shopify-section .header {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pr_header-mobile-menu-icon-box {
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
  }

  .pr_header-mobile-menu-icon-box .header__nav-icon {
    position: relative;
    z-index: 0;
    top: 2px;
    width: auto;
  }
}

/***logo***/
@media screen and (min-width: 1000px) and (max-width: 1149px) {
  header.shopify-section .header__logo {
    --header-logo-width: auto;
    --header-logo-height: 16px;
  }
}

/**mega menu**/
.pr_header__primary-nav-item-pc details {
  pointer-events: auto;
  cursor: pointer;
}
.pr_header__primary-nav-item-pc details summary {
  pointer-events: none;
}

/**dropdown**/
.header__dropdown-menu {
  max-width: none;
  border-color: rgb(var(--text-color));
}

/*marker*/
.header__cart-dot {
  top: -3px;
  width: 0.6rem;
  height: 0.6rem;
  box-shadow: none;
  background-color: rgb(var(--text-color));
}

header-sidebar .header__cart-dot {
  background-color: rgb(var(--text-color));
}

@media screen and (max-width: 999px) {
  .header__cart-dot {
    top: 0px;
    width: 0.5rem;
    height: 0.5rem;
  }
}

/***serach bar***/
header-search .container {
  margin-inline-start: 55px;
  margin-inline-end: 55px;
}

header-search [is="dialog-close-button"] svg {
  width: 24px;
  height: auto;
}

.predictive-search__products {
  align-items: stretch;
}

@media screen and (max-width: 999px) {
  header-search .container {
    margin-inline-start: 30px;
    margin-inline-end: 17px;
  }
}

/***secondary navi***/
/**PC**/
@media screen and (max-width: 999px) {
  .pr_header-mobile-menu-icon-box .pr_header-cart-link svg {
    position: relative;
    z-index: 0;
    top: 3px;
    width: 19px;
  }

  .pr_header-mobile-menu-icon-box .pr_header-account-link svg {
    position: relative;
    z-index: 0;
    top: 1px;
    width: 21px;
  }
}

header.shopify-section .header.is-solid .pr_header-search-link svg path {
  stroke: rgb(var(--text-color));
}

header.shopify-section .header.is-solid .pr_header-account-link svg path,
header.shopify-section .header.is-solid .pr_header-cart-link svg path {
  fill: rgb(var(--text-color));
}

header.shopify-section .header.is-solid .header__primary-nav svg.header__nav-icon * {
  stroke: rgb(var(--text-color));
}

/***sidebar SP only***/
.header-sidebar::part(header) {
  justify-content: flex-end;
  align-items: center;
  display: none !important;
}

.header-sidebar::part(content) {
  grid-auto-rows: auto auto minmax(0, 1fr) auto;
  max-width: none;
  padding: 0 20px 30px;
  background: rgb(var(--background));
  width: 90%;
}

/**header**/
/* .pr_sidebar-header002 {
  position: sticky;
  z-index: 10;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-right: -13px;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-bottom: 53px;
  background: rgb(var(--background));
} */

/* .pr_sidebar-header002 > div {
  flex-basis: 50%;
}

.pr_sidebar-header002 .localization-selectors {
  min-height: 26px;
  justify-content: flex-start;
  gap: 5px 10px;
}


.pr_sidebar-header002 .localization-toggle,
.pr_sidebar-header002 .localization-toggle:hover {
  color: (var(--text-color));
}

.pr_sidebar-header002__links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
} */

/*js scrolled*/
.js-header-fixed .pr_sidebar-header002 {
  padding-top: calc(70px - var(--announcement-bar-height));
}

/*icon*/
.pr_sidebar-header002 .pr_header-search-link svg path {
  stroke: rgb(var(--text-color));
}

/* .pr_sidebar-header002 .pr_header-account-link svg path,
.pr_sidebar-header002 .pr_header-cart-link svg path {
  fill: rgb(var(--text-color));
} */

.pr_sidebar-header002 .pr_sidebar-close svg * {
  stroke: #333333;
}

.pr_sidebar-header002 .pr_sidebar-close svg {
  width: 16px;
  height: auto;
}

.pr_sidebar-header002 .pr_header-cart-link svg {
  position: relative;
  z-index: 0;
  top: 3px;
}

.pr_sidebar-header002 .pr_header-search-link svg {
  position: relative;
  z-index: 0;
  top: 3px;
  width: 17px;
}

.pr_sidebar-header002 .pr_header-cart-link {
  right: 55px;
  top: 20px;
}

.pr_sidebar-header002 .pr_header-cart-link svg {
  position: relative;
  z-index: 0;
  top: 4px;
  width: 20px;
}

.pr_sidebar-header002 .pr_header-account-link {
  top: 22px;
  right: 90px;
} 

.pr_sidebar-header002 .pr_header-account-link svg {
  position: relative;
  z-index: 0;
  top: 1px;
  width: 21px;
}

.pr_sidebar-header002 .pr_header-social-link {
  position: absolute;
  right: 20px;
  top: 23px;
}

.pr_sidebar-header002 .pr_header-social-link svg {
  position: relative;
  z-index: 0;
  top: 0px;
  width: 23px;
}

.pr_sidebar-header002 .localization-selectors {
  position: absolute;
  right: 125px;
  top: 23px;
}
.pr_sidebar-header002 .localization-selectors .localization-toggle {
  font-size: 14px;
  color: #333;
}

.pr_sidebar-header002 .pr_sidebar-close {
  position: absolute;
  left: 20px;
  top: 27px;
}

.pr_sidebar-header002__links {
  height: 20px;
  margin-top: 25px;
}
.pr_sidebar-header002 .header-search__form {
  margin: 20px 0;
  width: 100%;
}
.pr_sidebar-header002 .header-search__input {
  width: 100%;
}
.header-sidebar .header-sidebar__linklist-button {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  padding-top: 15px !important;
  font-weight: bold !important;
}
.header-sidebar .header-sidebar__linklist-button span {
  font-size: 12px;
  color: #ddd;
  font-weight: bold;
}
.header-sidebar .header-sidebar__linklist-button .ico {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.header-sidebar .header-address p {
  margin-top: 10px;
}
.header-sidebar .header-address a {
  text-decoration: underline;
}
/**search**/
.header-search__form-control svg path {
  stroke: rgb(var(--text-color));
}

mobile-header-search .container {
  width: 100%;
  margin: 0 auto;
}

mobile-header-search .header-search__form-control {
  position: relative;
  z-index: 0;
  padding: 0;
  padding-bottom: 3px;
  border-bottom: 1px solid currentColor;
}

.pr_sidebar-search-trig {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

mobile-predictive-search product-list.product-list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-flow: row;
  flex-wrap: wrap;
  margin-inline: 0 !important;
  margin-top: 20px;
  gap: 20px 10px;
}

mobile-predictive-search product-card.product-card {
  width: calc(50% - 5px);
}

mobile-predictive-search product-card.product-card .product-card__figure a {
  aspect-ratio: 1 / 1;
}

mobile-predictive-search product-card.product-card .product-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/**accodion menu**/
.header-sidebar__scroller {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 38px;
}

header-sidebar .js-accodion-parents li {
  position: relative;
  z-index: 0;
  border-top: none;
}

header-sidebar .pr_sidebar-alpha-link {
  position: absolute;
  z-index: 2;
  opacity: 0;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: .07em;
  text-align: left;
}

/*ac triger*/
header-sidebar .js-accodion-parents>li>.header-sidebar__linklist-button {
  position: relative;
  z-index: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.07em;
  text-align: left;
}

header-sidebar .js-accodion-trig svg {
  transition: .5s ease;
  transform: rotateX(0deg);
}

header-sidebar .js-accodion-open .js-accodion-trig svg {
  transform: rotateX(180deg);
}

/*ac body*/
/*.header-sidebar__linklist {
  margin-top: 29px;
}*/
.pr_sidebar-accodion-list {
  margin-left: 0;
  margin-right: 0;
  list-style: none;
}

header-sidebar .js-accodion-parents .pr_sidebar-accodion-main li {
  padding-left: 14px;
}

header-sidebar .js-accodion-parents .pr_sidebar-accodion-main a {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.07em;
  text-align: left;
}

/***under***/
.pr_sidebar-menu-under-item {
  margin-top: 38px;
}

/*image*/
.pr_sidebar-munder-img-box {
  width: 100%;
  aspect-ratio: 308 / 213;
  margin-bottom: 8px;
}

.pr_sidebar-munder-img-box img {
  width: 100%;
  height: 100%;
  ;
  object-fit: cover;
}

/**sidebar footer**/
.header-sidebar__footer:before {
  content: none;
}

/*sns-icon*/
.pr_sidebar-sns-box {
  margin-top: 48px;
}

.pr_sidebar-sns-box .social-media--list {
  gap: 24px;
}

.pr_sidebar-sns-box .social-media--list .social-media__item {
  opacity: 1;
}

.pr_sidebar-sns-box .social-media--list svg {
  width: auto;
}

.pr-article__footer .social-media__item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pr-article__footer .social-media__item:not(.branding-colors--email) svg path {
  fill: currentColor;
}

/***search mode js***/
.js-header-fixed.js-sp-search-active header.shopify-section .header {
  background-color: transparent;
}

.js-sp-search-active header-sidebar {
  z-index: 99;
}

.js-sp-search-active header.shopify-section .header .header__logo,
.js-sp-search-active .pr_header-mobile-menu-icon-box {
  opacity: 0;
  pointer-events: none;
}

.js-sp-search-active :where(.modal, .drawer, .popover, .header-search)::part(overlay) {}

.js-sp-search-active :where(.header-search)::part(overlay) {
  min-height: 200vh;
  top: -100px;
}

/***display settings***/
@media screen and (min-width: 1000px) {
  header.shopify-section .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 999px) {
  header.shopify-section .pc-only {
    display: none !important;
  }
}

/* ---------------------------------------
  Announce bar
--------------------------------------- */
.pr_an-sect .pr_an-slide-txt {
  display: block;
  white-space: nowrap;
}

.pr_an-slide-txt-box {
  width: 100%;
  overflow: auto hidden;
}

.pr_an-sect .pr_an-slide-txt-box::-webkit-scrollbar {
  height: 5px;
  background-color: #efefef;
}

.pr_an-sect .pr_an-slide-txt-box::-webkit-scrollbar-track {
  background-color: #efefef;
}

.pr_an-sect .pr_an-slide-txt-box::-webkit-scrollbar-thumb {
  background-color: rgb(var(--background) / .65);
  /*background-color: #000;*/
}

/***display settings***/
@media screen and (min-width: 1000px) {
  .pr_an-sect .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 999px) {
  .pr_an-sect .pc-only {
    display: none !important;
  }
}

/* ---------------------------------------
  Common
--------------------------------------- */
/* ----- Sect Title ----- */
/***TOP only***/
.pr_com-sect-title,
#index main .shopify-section .h2 {
  font-family: var(--heading-font-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 31px;
  letter-spacing: 0.13em;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .pr_com-sect-title,
  #index main .shopify-section .h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-align: center;
  }
}

.pr-heading {
  font-size: var(--heading-font-mobile-size);
  line-height: 2;
}

.pr-subheading {
  font-size: var(--subheading-font-mobile-size);
}

@media screen and (min-width: 1000px) {
  .pr-heading {
    font-size: var(--heading-font-size);
  }

  .pr-subheading {
    font-size: var(--subheading-font-size);
  }
}

/* ----- Text ----- */
.pr-richtext {
  font-size: var(--richtext-font-size);
  font-weight: var(--richtext-font-weight);
  line-height: 2;
  letter-spacing: .07em;
}

/* ----- Link / Button ----- */
.pr-link {
  width: 100%;
  display: flex;
  align-items: center;
}

.pr-link.--right {
  justify-content: flex-end;
}

.pr-link.--center {
  justify-content: center;
}

.pr-link_arrow {
  display: flex;
  column-gap: 8px;
  align-items: center;
  font-family: var(--textLinkFont-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.07em;
}

.pr-link_arrow .icon-link-arrow {
  transition: transform .3s ease;
}

.pr-link_arrow:hover .icon-link-arrow {
  transform: translate(5px, 0);
}

.button,
.input,
.textarea,
.select {
  border-radius: 5px;
}

.button--outline {
  border-color: rgb(var(--text-color));
}

.button.w-small {
  min-width: 210px;
}

.button.w-medium {
  min-width: 256px;
}

.button.w-large {
  min-width: 300px;
}

/* ----- margin / padding ----- */
.pr-section-spacing {
  padding-top: var(--container-mobile-top-padding);
  padding-bottom: var(--container-mobile-bottom-padding);
}

@media screen and (min-width: 1000px) {
  .pr-section-spacing {
    padding-top: var(--container-top-padding);
    padding-bottom: var(--container-bottom-padding);
  }
}

/* ---------------------------------------
  Section
--------------------------------------- */
/* ----- Blog posts ----- */
.pr-section__blog-posts .blog-post-card__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#page___pages_shop-cafe .pr-blog-posts_wrap {
  margin-block-start: 0;
  margin-block-end: 0;
}

/**list settings**/
.pr_bpost-list-slide-box {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  padding: 10px 0;
  padding: 0;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  max-width: 810px;
  height: 62px;
  margin: 0 auto;
  gap: 0 18px;
  overflow: hidden;
}

.pr_bpost-list-slide-txt-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  width: 110px;
}

/*js slider*/
blog-post-list-slider {
  width: calc(100% - 100px);
}

blog-post-list-slider .swiper-slide {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.pr-blog-post-card_wrap {
  width: 100%;
  display: block;
}

.pr-blog-post-card_wrap .pr-link_arrow {
  padding-top: 20px;
  padding-bottom: 20px;
  /* padding-right: 90px; */
  width: 100%;
}

.pr-blog-post-card_wrap .pr_bpost-list-link-box {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  gap: 10px;
  padding-left: 0;
  padding-right: 70px;
  opacity: 0;
  transform: translate(0, 30px);
  transition: 1.2s ease-in-out;
}

.pr_bposts-only-slide .pr-blog-post-card_wrap .pr_bpost-list-link-box {
  opacity: 1;
  transform: translate(0, 0);
}

.pr-blog-post-card_wrap .pr_bpost-list-link-box time,
.pr-blog-post-card_wrap .pr_bpost-list-link-box .blog-post-card__title {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0.07em;
}

.pr-blog-post-card_wrap .pr_bpost-list-link-box .blog-post-card__title {
  max-width: 530px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.swiper-slide-active .pr-blog-post-card_wrap .pr_bpost-list-link-box {
  opacity: 1;
  transform: translate(0, 0);
}

.pr-blog-post-card_wrap .pr-link_arrow .icon-link-arrow {
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
}

.pr-blog-post-card_wrap .pr-link_arrow:hover .icon-link-arrow {
  transform: translate(5px, -50%);
}

@media screen and (max-width: 599px) {
  .pr_bpost-list-slide-txt-box-sp {
    margin-bottom: 25px;
  }

  .pr_bpost-list-slide-box {
    flex-flow: column;
    gap: 0;
    height: auto;
  }

  blog-post-list-slider {
    width: 100%;
  }

  .pr-blog-post-card_wrap .pr-link_arrow {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .pr-blog-post-card_wrap .pr-link_arrow .icon-link-arrow {
    top: auto;
    bottom: 0;
    transform: translateY(0);
    display: none;
  }

  .pr-blog-post-card_wrap .pr_bpost-list-link-box {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 6px;
    /*padding-right: 60px;*/
    padding-right: 0;
    width: 100%;
    gap: 10px;
  }

  .pr-blog-post-card_wrap .pr_bpost-list-link-box .blog-post-card__title {
    max-width: none;
    white-space: normal;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  /*.pr-blog-post-card_wrap .pr-link_arrow .icon-link-arrow {
    width: 32px;
  }*/
}

/*last button*/
.pr_bpost-btn-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 50px;
}

/*grid settings*/
.pr-section__blog-posts [data-layout-mode="grid"] .section-stack {
  gap: 44px;
}

/*display settings*/
@media screen and (min-width: 1000px) {
  .pr-section__blog-posts .sp_only {
    display: none !important;
  }
}

@media screen and (max-width: 999px) {
  .pr-section__blog-posts .pc_only {
    display: none !important;
  }
}

.pr-blog-post-card_wrap .blog-post-card__info .blog-post-card__excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/* ----- Collection list ----- */
.pr-section__collection-list .section-stack {
  gap: 47px;
}

.pr-section__collection-list .collection-card__content.place-self-end-center {
  top: 24px;
}

.pr-section__collection-list .collection-card__content>p {
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
}

@media screen and (max-width: 999px) {
  .pr-section__collection-list .collection-card__content>p {
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.13em;
  }
}

@media screen and (max-width: 699px) {
  .pr-section__collection-list .container {
    margin-left: 0;
    margin-right: 0;
  }

  .pr-section__collection-list .collection-card__content.place-self-end-center {
    top: 7px;
    left: 9px;
    width: calc(100% + 1ch);
    margin-left: -0.5ch;
    text-align: left;
  }
}

/* ----- Featured & Collection list item ----- */
.product-card__info .product-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
}

.product-card__info sale-price {
  font-family: 'UN-Next-R', 'DNP ShueiGoGinStd', sans-serif;
  /*font-family: 'UNT-R';*/
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: var(--text-color);
}

.pr_product-list-item-included-tax {
  font-family: 'UN-Next-R', 'DNP ShueiGoGinStd', sans-serif;
  font-size: 12px;
  line-height: calc(16/14);
  letter-spacing: 0em;
  text-align: center;
  color: var(--text-color);
}

.product-card__info .pr_product-list-item-included-tax {
  font-size: 12px;
}

/* ----- Text with icons ----- */
.pr-section__text-with-icons .text-with-icons {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}

#page___pages_shop-cafe .pr-section__text-with-icons {
  display: none;
}

.pr-section__text-with-icons .pr-text-with-icons_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.pr-section__text-with-icons .pr-text-with-icons_item .constrained-image {
  margin-top: auto;
}

/*@media screen and (max-width: 699px) {
  .pr-section__text-with-icons .pr-richtext br {
    display: none;
  }
}*/

/**20240220 add status**/
.pr_product-card-price-none-active price-list {
  display: none;
}

/**add button**/
.pr_product-card__add-button-area {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

@media screen and (min-width: 700px) {
  .pr-section__text-with-icons .text-with-icons {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    gap: 45px;
  }

  .pr-section__text-with-icons .text-with-icons>* {
    flex-basis: calc((100% - 45px * 2) / 3);
  }
}

/* ----- Images with scroll ----- */
@media screen and (min-width: 1000px) {
  .pr-images-with-scroll__container {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 50px;
    padding-right: 50px;
  }
  .pr-images-with-scroll__item {
    max-width: 1160px;
    margin: 0 auto;
  }
}


.pr-images-with-scroll__item {
  padding-top: 64px;
  padding-bottom: 64px;
}

.pr-images-with-scroll__image {
  position: relative;
  margin-bottom: 30px;
}

.pr-images-with-scroll__header {
  width: 100%;
  position: absolute;
  top: -17px;
  padding-left: 30px;
  padding-right: 30px;
}

.pr-images-with-scroll__header .h1 {
  font-size: var(--mobaileTitleFontSize);
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.pr-images-with-scroll__header .h5 {
  font-size: var(--mobaileSubtitleFontSize);
  line-height: 1.2;
  letter-spacing: 0.07em;
}

.pr-images-with-scroll__image-item {
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.pr-images-with-scroll__contents {
  padding: 30px 20px;
}

.pr-images-with-scroll__icon-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.pr-images-with-scroll__icon-item {
  width: 78px;
}

.pr-images-with-scroll__icon-img {
  margin-bottom: 10px;
}

.pr-images-with-scroll__icon-label {
  font-family: "Fira Sans", "dnp-shuei-gothic-gin-std", sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.45455;
  letter-spacing: 0.01em;
  text-align: center;
}

.js-word-measure-box {
  position: absolute;
  z-index: -100;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.pr-images-with-scroll__text {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 2;
}

.pr-images-with-scroll__product-list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 15px;
}

.pr-images-with-scroll__product-list .product-card {
  flex-basis: calc((100% - 15px) / 2);
}

/*title image**/
.pr-is_image_box {
  margin-bottom: 22px;
}

@media screen and (max-width: 699px) {
  .pr-images-with-scroll__container {
    margin-left: 0;
    margin-right: 0;
  }

  .pr-images-with-scroll__image {
    margin-bottom: 0;
  }

  .pr-images-with-scroll__image-item {
    max-width: calc(100% - 54px);
    margin-left: auto;
    margin-right: 0;
  }

  .pr-is_image_box {
    margin-bottom: 14px;
  }

  .pr-images-with-scroll__text {
    font-size: 15px;
  }
}

@media screen and (min-width: 700px) {
  .pr-images-with-scroll__header {
    padding-left: 0;
    padding-right: 0;
  }

  .pr-images-with-scroll__contents {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1000px) {
  .pr-images-with-scroll {
    min-height: calc(100vh - var(--sticky-area-height));
  }

  .pr-images-with-scroll__item {
    display: grid;
    grid-template-columns: auto 22.1551724%;
    column-gap: 45px;
    padding-top: 60px;
    padding-bottom: 0;
    align-items: start;
    --image-width: min(50vw - var(--container-gutter), 560px);
    --image-height: min(var(--image-width), var(--image-width) / var(--images-with-text-scroll-master-image-ratio));
    --content-padding: calc((100vh - var(--image-height) - var(--sticky-area-height)) / 2);
  }

  .pr-images-with-scroll__primary {
    display: grid;
    grid-template-columns: auto 255px;
    column-gap: 45px;
    /* align-items: end; */
    /* height: var(--image-height); */
    position: sticky;
    top: 0;
    /* top: calc(var(--content-padding) + var(--sticky-area-height)); */
    top: calc(60px + var(--sticky-area-height));
  }

  .pr-images-with-scroll__secondary {
    min-height: calc(100vh - (60px + var(--sticky-area-height)));
    padding-bottom: 80px;
  }

  .pr-images-with-scroll__image {
    margin-bottom: 0;
  }

  .pr-images-with-scroll__header {
    top: -17px;
    /*margin-left: -4.1666667vw;*/
    margin-left: -30px;
    text-align: left;
  }

  .pr-images-with-scroll__header .h1 {
    font-size: var(--titleFontSize);
    line-height: 1.2;
    letter-spacing: 0.05em;
  }

  .pr-images-with-scroll__header .h5 {
    font-size: var(--subtitleFontSize);
    line-height: 1.2;
    letter-spacing: 0.07em;
  }

  .pr-images-with-scroll__image-item {
    max-width: none;
    width: 100%;
    aspect-ratio: 558 / 665;
  }

  .pr-images-with-scroll__contents {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .pr-images-with-scroll__icon-wrap {
    width: fit-content;
    justify-content: flex-start;
    flex-direction: column;
    row-gap: 18px;
    margin-bottom: 44px;
  }

  .pr-images-with-scroll__icon-item {
    /*width: 152px;*/
    /*display: flex;*/
    width: var(--ciws-txt-w);
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }

  .pr-images-with-scroll__icon-img {
    width: 74px;
    margin-bottom: 0;
  }

  .pr-images-with-scroll__product-list {
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .pr-images-with-scroll__product-list .product-card {
    flex-basis: 100%;
  }
}

/*height settings*/
@media screen and (min-width: 1000px) and (max-height: 780px) {
  .pr-images-with-scroll__icon-wrap {
    margin-bottom: 24px;
  }

  .pr-images-with-scroll__icon-img {
    /*width: 54px;*/
    /*width: 61px;*/
    width: clamp(41px, 9vh, 68px);
  }
}

@media screen and (min-width: 1440px) {
  .pr-images-with-scroll__header {
    margin-left: -60px;
  }
}

/*display settings*/
@media screen and (min-width: 1000px) {
  .pr-images-with-scroll .sp-only {
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
}

@media screen and (max-width: 999px) {
  .pr-images-with-scroll .pc-only {
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
}

/* ----- Multi column ----- */
.pr-section__multi-column * {
  letter-spacing: normal;
}

.pr-section__multi-column .section-header {
  max-width: 688px;
}

.pr-section__multi-column .section-header .pr-heading {
  margin: 0;
}

.pr-section__multi-column .section-header .pr-richtext {
  width: 80.8139%;
  margin-top: 13px;
  margin-inline: auto;
}

.pr-section__multi-column .multi-column__item {
  gap: 5px;
}

.pr-section__multi-column .multi-column__item img {
  width: 100%;
}

@media screen and (max-width: 699px) {
  .pr-section__multi-column .section-header .pr-richtext {
    width: 100%;
    text-align: left;
  }
}

@media screen and (min-width: 1000px) {
  .pr-section__multi-column .section-header .pr-richtext {
    margin-top: 25px;
  }

  .pr-section__multi-column .multi-column__item {
    gap: 7px;
  }
}

/* ----- Collection mainvisual ----- */
.pr-mainvisual__contents {
  padding: 53px 20px 45px;
}

.pr-mainvisual__contents .pr-heading__image {
  margin-bottom: 20px;
}

.pr-mainvisual__contents .pr-heading__image img {
  display: inline-block;
  width: var(--heading-imagge-mobile-width);
}

.pr-mainvisual__contents .pr-richtext {
  margin-top: 38px;
  margin-bottom: 25px;
}

.pr-mainvisual__label-list {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}

.pr-mainvisual__label-item {
  font-size: 15px;
  line-height: 1.06667;
  letter-spacing: 0.07em;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.pr-mainvisual__label-item>.icon {
  flex: 0 0 29px;
}

@media screen and (min-width: 700px) {
  .pr-mainvisual__contents {
    padding-left: 5.71428vw;
    padding-right: 5.71428vw;
  }

  .pr-mainvisual__label-list {
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 40px;
  }

  .pr-mainvisual__label-item {
    flex-basis: calc((100% - 40px) / 2);
  }
}

@media screen and (min-width: 1000px) {
  .pr-section__mainvisual {
    margin-bottom: 73px;
  }

  .pr-mainvisual__wrap {
    display: flex;
    align-items: stretch;
  }

  .pr-mainvisual__media,
  .pr-mainvisual__contents {
    flex-basis: 50%;
  }

  .pr-mainvisual__contents {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .pr-mainvisual__contents .pr-heading__image {
    margin-bottom: 30px;
  }

  .pr-mainvisual__contents .pr-heading__image img {
    width: var(--heading-imagge-width);
  }

  .pr-mainvisual__contents .pr-richtext {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .pr-mainvisual__contents {
    padding-left: 9.72222222vw;
    padding-right: 9.72222222vw;
  }
}

@media screen and (min-width: 1440px) {
  .pr-mainvisual__contents {
    padding-left: 140px;
    padding-right: 140px;
  }
}

@media screen and (max-width: 999px) {
  .shopify-section:first-child .content-over-media--fill.pr-mobile__over-media--auto {
    --content-over-media-height: auto;
  }
}

/* ----- Rich text ----- */
.pr-container {
  max-width: var(--container-max-width);
}

.pr-section__rich-text.section--ptn2 .prose>* {
  margin-block-start: 0;
  margin-bottom: var(--block-mobile-bottom-margin);
}

.pr-section__rich-text.section--ptn2 .button-group .button {
  font-size: 18px;
  padding: 0.354375rem 1.75rem;
}

@media screen and (max-width: 999px) {
  .pr-section__rich-text .pr-richtext {
    letter-spacing: 0.06em;
  }
}

@media screen and (min-width: 1000px) {
  .pr-section__rich-text.section--ptn2 .prose>* {
    margin-block-start: 0;
    margin-bottom: var(--block-bottom-margin);
  }
}

/* ----- Image with text ----- */
.pr-image-with-text__heading {
  margin-bottom: 40px;
}

.pr-section__image-with-text .image-with-text img {
  width: 100%;
}

/*title image*/
.pr-section__image-with-text .pr_iwithtext-title-image {
  max-width: 300px;
}

.pr_iwithtext-title-image+.pr-heading {
  margin-block-start: 9px;
}

/*heading + rich-text*/
.pr-section__image-with-text .pr-heading+.pr-richtext {
  margin-block-start: 9px;
}

@media screen and (max-width: 699px) {
  .pr-spacing__mobile-image>picture {
    padding-inline-start: var(--container-gutter);
    padding-inline-end: var(--container-gutter);
  }

  .pr-section__image-with-text .image-with-text>.prose {
    margin-inline: unset;
    margin-block: 50px;
    max-width: 100%;
  }
}

@media screen and (min-width: 1000px) {
  .pr-image-with-text__heading {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 1000px) {
  .pr-section__image-with-text .image-with-text>.prose {
    padding-inline-start: var(--image-with-text-gap);
    padding-inline-end: var(--image-with-text-gap);
  }

  .pr-section__image-with-text .image-with-text img {
    margin-left: auto;
    margin-right: 0;
  }

  .pr-section__image-with-text .image-with-text--reverse img {
    margin-left: 0;
    margin-right: auto;
  }

  image-with-text.pr_imwt-none-image.image-with-text {
    grid-template-columns: 1fr;
    --image-with-text-gap: 45px !important;
    max-width: calc(1160px + (45px * 2));
    margin: 0 auto;
  }

  image-with-text.pr_imwt-none-image.image-with-text .prose {
    max-width: 100%;
  }
}

/*button*/
@media screen and (max-width: 999px) {
  .pr-section__image-with-text :is(.button, .button-group:has(.button)) {
    margin-block-start: 44px;
  }
}

/*display settings*/
@media screen and (min-width: 1000px) {
  .pr-section__image-with-text .sp_only {
    display: none !important;
  }
}

@media screen and (max-width: 999px) {
  .pr-section__image-with-text .pc_only {
    display: none !important;
  }
}

/* ---------------------------------------
  Apps Section
--------------------------------------- */
@media screen and (max-width: 999px) {
  .pr_apps-sect .container {
    width: 100%;
    margin: 0;
  }
}

/*display settings*/
@media screen and (min-width: 1000px) {
  .pr_apps-sect .sp_only {
    display: none !important;
  }
}

@media screen and (max-width: 999px) {
  .pr_apps-sect .pc_only {
    display: none !important;
  }
}

#page___pages_shop-cafe .pr_apps-sect .section-spacing {
  margin: 0;
}

/* Recently viewed products */
/* Related products */
.shopify-section--related-products .section-spacing,
.shopify-section--recently-viewed-products .section-spacing {
  margin-top: var(--container-mobile-top-margin);
  margin-bottom: var(--container-mobile-bottom-margin);
}

.shopify-section--related-products .section-stack,
.shopify-section--recently-viewed-products .section-stack {
  --section-stack-gap: 35px;
}

@media screen and (min-width: 1000px) {

  .shopify-section--related-products .section-spacing,
  .shopify-section--recently-viewed-products .section-spacing {
    margin-top: var(--container-top-margin);
    margin-bottom: var(--container-bottom-margin);
  }

  .shopify-section--related-products .section-stack,
  .shopify-section--recently-viewed-products .section-stack {
    --section-stack-gap: 50px;
  }
}

/* ---------------------------------------
  Collections
--------------------------------------- */
.pr-section__main-collection .pr-sticky__off {
  top: unset !important;
}

.pr-section__main-collection .collection-toolbar__products-count {
  color: rgb(var(--text-color) / .80);
}

.pr-section__main-collection .collection-toolbar__button {
  opacity: .8;
}

.product-card__figure .object-cover {
  width: 100%;
}

/* ---------------------------------------
  Product
--------------------------------------- */
.pr-section__main-product .section-spacing {
  margin-bottom: 100px;
}

@media screen and (min-width: 1000px) {
  .pr-section__main-product .section-spacing {
    margin-bottom: 75px;
  }
}

/* ----- Product info block ----- */
/* vendor */
.pr-vendor {
  font-size: 12px;
  line-height: 2;
  letter-spacing: .07em;
  padding: 3px 17px 2px;
  border-radius: 5px;
  background-color: #FFFFFF;
}

.pr-vendor.pr-vendor__type1 {
  color: #FFFFFF;
  background-color: #CAA9A2;
}

.pr-vendor.pr-vendor__type2 {
  color: #FFFFFF;
  background-color: #A9B3BC;
}

.pr-vendor.pr-vendor__type3 {
  color: #FFFFFF;
  background-color: #AABE9D;
}

/* price */
.pr-product__price {
  color: rgb(var(--text-color) / .7);
  font-family: var(--textPriceFont-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: .07em;
}

.pr-product__price.text-on-sale {
  color: rgb(var(--on-sale-text) / .7);
}

.pr-product__price_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.pr-product__tag--frozen {
  font-size: 11px;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #976A4C;
  padding: 0 12px;
  border-radius: 5px;
  line-height: 2;
  letter-spacing: 0.07em;
}

@media screen and (min-width: 1000px) {
  .pr-product__price {
    font-size: 20px;
  }
}

/* separator */
.pr-section__main-product [data-block-type="separator"] hr {
  border-color: rgb(var(--text-color) / .3);
}

/* description */
.pr-section__main-product [data-block-type="description"] {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: .07em;
}

/* noshi */
/* variant-picker */
.pr-section__main-product [data-block-type="noshi"] .select,
.pr-section__main-product [data-block-type="noshi"] .input,
.pr-section__main-product [data-block-type="variant-picker"] .select {
  padding: 7px 18px 6px;
  box-shadow: none;
  border-color: rgb(var(--text-color));
  border-radius: 5px;
  line-height: 2;
  letter-spacing: .07em;
  cursor: pointer;
}

.pr-section__main-product [data-block-type="noshi"] .pr-noshi__select-info,
.pr-section__main-product [data-block-type="variant-picker"] .variant-picker__option-info {
  flex: 1 1 auto;
  line-height: 2;
  letter-spacing: .07em;
}

.pr-section__main-product [data-block-type="noshi"] .pr-noshi__select-feild,
.pr-section__main-product [data-block-type="variant-picker"] .relative {
  flex: 0 0 59.4285%;
}

.pr-section__main-product [data-block-type="variant-picker"] {
  --product-info-gap: 1.875rem;
}

.pr-select-feild__icon {
  position: relative;
}

.pr-select-feild__icon>.select:focus-visible+.icon {
  transform: rotate(180deg);
}

/* quantity-selector */
.pr-section__main-product [data-block-type="quantity-selector"] .pr-quantity-selector__label {
  flex: 1 1 auto;
  line-height: 2;
  letter-spacing: .07em;
}

.pr-section__main-product [data-block-type="quantity-selector"] .pr-quantity-selector__feild {
  flex: 0 1 59.4285%;
}

.pr-section__main-product [data-block-type="quantity-selector"] .quantity-selector {
  margin-left: -1rem;
  border: none;
}

.pr-section__main-product [data-block-type="quantity-selector"] .quantity-selector__input {
  font-family: var(--textPriceFont-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1875;
  letter-spacing: .13em;
}

/* buy-buttons */
.pr-section__main-product [data-block-type="quantity-selector"]+[data-block-type="buy-buttons"] {
  margin-top: 2.25rem;
  margin-bottom: 0;
}

.pr-section__main-product [data-block-type="buy-buttons"] .button,
.pr-section__main-product [data-block-type="buy-buttons"] .shopify-payment-button__button {
  min-height: unset;
  padding-top: 8px;
  padding-bottom: 7px;
  font-size: 14px;
  line-height: 2;
}

/*slide buy buttons*/
[data-comp-carousel] .complementary-products {
  position: relative;
  z-index: 0;
}

@media screen and (min-width: 1000px) {
  [data-comp-carousel] .complementary-products {
    padding-bottom: 40px;
    margin-bottom: -15px;
  }
}

.pr_product-slide-button {
  padding-top: 7px;
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 2;
}

[aria-controls="complementary-products-carousel-complementary_products"].page-dots {
  position: absolute;
  z-index: 0;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
}

/* text */
.pr-section__main-product [data-block-type="buy-buttons"]+[data-block-type="text"] {
  margin-top: 0.5rem;
  margin-bottom: 0;
}

.pr-section__main-product [data-block-type="text"] .pr-richtext a {
  display: inline-block;
  padding-right: 1rem;
  background-size: 0;
  position: relative;
}

.pr-section__main-product [data-block-type="text"] .pr-richtext a::after {
  content: '';
  display: inline-block;
  width: .486875rem;
  height: .486875rem;
  border-top: 1px solid #976A4C;
  border-right: 1px solid #976A4C;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: rotate(45deg) translateY(-50%);
}

/* complementary-products */
.pr-section__main-product [data-block-type="text"]+[data-block-type="complementary-products"] {
  margin-top: 2.875rem;
}

[data-block-type="complementary-products"] .pr-complementary__horizon {
  max-width: unset;
  grid-template-columns: 1fr 1fr;
}

[data-block-type="complementary-products"] .pr-complementary__horizon .complementary-products__header {
  text-align: start;
  justify-content: space-between;
}

[data-block-type="complementary-products"] .pr-complementary__label {
  font-size: 14px;
  line-height: 2;
  letter-spacing: .07em;
}

[data-block-type="complementary-products"] .pr-complementary__horizon .horizontal-product-card__info {
  display: block;
}

[data-block-type="complementary-products"] .pr-complementary__horizon .button--outline {
  padding-top: 7px;
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 2;
}

.pr-section__main-product [data-block-type="complementary-products"] .pr_product-list-item-included-tax {
  font-size: 12px;
}

.pr-section__main-product [data-block-type="complementary-products"] .h6.text-subdued {
  font-size: 16px;
}

@media screen and (min-width: 700px) {
  .pr-section__main-product [data-block-type="text"]+[data-block-type="complementary-products"] {
    margin-top: 2.3125rem;
  }

  [data-block-type="complementary-products"] .pr-complementary__horizon {
    grid-template-columns: auto 57.54985%;
  }
}


/***fixed button***/
.product-sticky-bar {
  top: auto;
  bottom: 0;
}
/*base style*/
/*.product-sticky-bar__info {
  display: none;
}*/
.product-sticky-bar buy-buttons.buy-buttons {
  display: none;
}
/*new style*/
.pr_product-fixed-cart {
  background-color: rgba(255, 255, 255, .9);
  margin: 0 -10px;

}
.pr_product-fixed-cart form {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding: 10px;
  gap: 10px;
  background-color: transparent;
}
.pr_product-fc-input {
  width: 50px;
  background-color: transparent;
  text-align: center;
  font-family: var(--textPriceFont-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1875;
  letter-spacing: .13em;
}
.pr_product-fc-btn {
  width: 100%;
}
.pr_product-fc-qbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  aspect-ratio: 1;
}

.pr_product-fc-quantity-box {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}

@media screen and (min-width: 700px) {
  .pr_product-fixed-cart {
    background-color: transparent;
  }
}

/* ---------------------------------------
  Pages
--------------------------------------- */
/* ----- Page mainvisual ----- */
.pr-section__page-mainvisual .pr-heading {
  margin-bottom: 35px;
}

@media screen and (max-width: 699px) {
  .pr-section__page-mainvisual .container.sm-max\:full {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (min-width: 700px) {
  .pr-section__page-mainvisual .pr-heading {
    margin-bottom: 38px;
  }

  .pr-section__page-mainvisual .container img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
  }
}

/* ----- Page rich text ----- */
.pr-section__page-rich-text .pr-richtext {
  padding-top: 40px;
}

.pr-page-rich-text_contents {
  position: relative;
  width: fit-content;
  margin-bottom: 96px;
}

.pr-page-rich-text_contents .pr-richtext {
  letter-spacing: normal;
}

.pr-page-rich-text_icon {
  position: absolute;
  bottom: -95px;
  right: 0;
  width: 2.84%;
  min-width: 111px;
}

@media screen and (max-width: 999px) {
  .pr-section__page-rich-text .pr-richtext {
    font-size: var(--richtext-font-mobile-size);
  }
}

@media screen and (max-width: 799px) {
  .pr-section__page-rich-text .pr-page-rich-text__inner {
    width: fit-content;
    margin-inline: auto;
  }

  .pr-section__page-rich-text .pr-heading {
    width: fit-content;
  }
}

@media screen and (min-width: 800px) {
  .pr-section__page-rich-text .pr-page-rich-text__inner {
    display: flex;
    justify-content: space-between;
  }

  .pr-page-rich-text_contents {
    margin-bottom: 66px;
  }

  .pr-section__page-rich-text .pr-richtext {
    padding-top: 0;
  }

  .pr-page-rich-text_icon {
    bottom: -64px
  }
}

/*display settings*/
@media screen and (min-width: 800px) {
  .pr-section__page-rich-text .pr_sp-only {
    display: none;
  }
}

@media screen and (max-width: 799px) {
  .pr-section__page-rich-text .pr_pc-only {
    display: none;
  }
}

/* ----- Page image with text ----- */
.pr-section__page-image-with-text .pr-section-spacing {
  padding-top: var(--container-top-padding);
  padding-bottom: var(--container-bottom-padding);
}

.pr-section__page-image-with-text .pr-image-with-text__heading {
  margin-bottom: 0;
  padding-bottom: 36px;
}

.pr-page__image-with-text {
  display: block;
}

.pr-page__image-with-text--wrap {
  background-color: var(--container-background-color);
}

.pr-page__image-with-text--wrap>:is(picture, svg, img) {
  aspect-ratio: 1;
}

.pr-page__image-with-text--content>.prose>* {
  margin: 0;
  letter-spacing: normal;
}

.pr-page__image-with-text--content>.prose>.pr-richtext {
  margin-top: 12px;
}

@media screen and (max-width: 699px) {
  .pr-section__page-image-with-text .container {
    margin-left: 0;
    margin-right: 0;
  }

  .pr-page__image-with-text {
    overflow: inherit;
  }

  .pr-page__image-with-text--wrap>:is(picture, svg, img) {
    display: block;
    width: 82.05128%;
  }

  .pr-page__image-with-text--content>.prose {
    padding: 8.46154% var(--container-gutter) 10.25641%;
  }

  .pr-section__page-image-with-text+.pr-section__page-image-with-text .pr-page__image-with-text--content>.prose {
    padding: 8.46154% var(--container-gutter) 20.51282%;
  }

  .image-with-text--reverse .pr-page__image-with-text--wrap>:is(picture, svg, img) {
    margin-left: auto;
  }

  .pr-page__image-with-text--wrap picture img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

@media screen and (min-width: 700px) {
  .pr-page__image-with-text--wrap {
    display: flex;
    align-items: stretch;
  }

  .image-with-text--reverse .pr-page__image-with-text--wrap>:is(picture, svg, img) {
    order: 9999;
  }

  .pr-page__image-with-text--wrap picture {
    flex: 1 0 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .pr-page__image-with-text--content {
    flex: 0 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .pr-page__image-with-text--content>.prose {
    padding: 3.9801% 6.840796% 4.35323%;
  }
}

@media screen and (min-width: 800px) {
  .pr-page__image-with-text--wrap picture {
    flex: 1 0 356px;
  }
}

@media screen and (min-width: 1000px) {
  .pr-page__image-with-text--content>.prose>.pr-richtext {
    margin-top: 5px;
  }
}

/* ----- Page series list ----- */
.pr-section__page-series-list .section-header {
  max-width: 688px;
}

.pr-section__page-series-list .section-header .pr-richtext {
  width: 80.8139%;
  margin-top: 13px;
  margin-inline: auto;
}

.pr-series-list__wrap {
  display: grid;
  grid: var(--multi-column-grid);
  column-gap: var(--multi-column-gap);
  row-gap: var(--series-row-gap);
  justify-content: var(--multi-column-content-alignment);
}

.pr-series-list__item {
  position: relative;
  padding-top: 60px;
  padding-bottom: 20px;
  color: var(--series-list-text-color);
  background-color: var(--series-list-background-color);
}

.pr-series-list__header {
  position: absolute;
  top: 0;
  padding: 42px 25px 0;
}

.pr-section__page-series-list .pr-heading__image {
  max-width: 280px;
  margin-bottom: 14px;
}

.pr-series-list__item picture {
  display: block;
  width: 81.45977%;
  margin-inline-start: auto;
}

.pr-series-list__item picture img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.pr-section__page-series-list .placeholder {
  background-color: #EEEEEE;
}

.pr-series-list__item>:is(picture, svg, img) {
  aspect-ratio: 1;
}

.pr-series-list__content {
  padding-top: 30px;
  padding-left: 25px;
  padding-right: 23px;
}

.pr-series-list__label {
  margin-bottom: 6px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}

.pr-series-list__label-item {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.06667;
  letter-spacing: 0.07em;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.pr-series-list__label-item>.icon {
  flex: 0 0 29px;
}

@media screen and (max-width: 699px) {
  .pr-section__page-series-list .section-header .pr-heading {
    letter-spacing: normal;
  }

  .pr-section__page-series-list .section-header .pr-richtext {
    width: 100%;
    text-align: left;
  }
}

@media screen and (min-width: 1000px) {
  .pr-section__page-series-list .section-header .pr-richtext {
    margin-top: 25px;
  }
}

@media screen and (max-width: 700px) {
  .pr-series-list__header {
    padding: 43px 27px 0;
  }

  .pr-section__page-series-list .pr-heading__image {
    max-width: 287px;
  }

  .pr-series-list__content {
    padding-left: 27px;
    padding-right: 24px;
  }
}

/*display settings*/
@media screen and (min-width: 700px) {
  .pr-section__page-series-list .pr_sp-only {
    display: none;
  }
}

@media screen and (max-width: 699px) {
  .pr-section__page-series-list .pr_pc-only {
    display: none;
  }
}

/* ----- Custom text list ----- */
.pr-section__oredered-list .container.container--full {
  /* max-width: 1440px; */
  margin: 0 auto;
}

.pr-oredered-list__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid rgb(151 106 76 / 50%);
  padding-top: 12px;
  padding-bottom: 13px;
  padding-left: max(var(--container-gutter), 50% - var(--container-max-width) / 2);
  padding-right: max(var(--container-gutter), 50% - var(--container-max-width) / 2);
}

.pr-oredered-list__item:first-child {
  border-top: 1px solid rgb(151 106 76 / 50%);
}

.pr-oredered-list__item-inner {
  display: flex;
  column-gap: 20px;
  max-width: 1160px;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: .07em;
  align-items: center;
}

.pr-oredered-list__item-inner>span {
  font-family: "Fira Sans", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

@media screen and (min-width: 1000px) {
  .pr-oredered-list__item {
    padding-top: 20px;
    padding-bottom: 21px;
  }

  .pr-oredered-list__item-inner {
    font-size: 22px;
  }
}

/* ----- Custom link list ----- */
.pr-link-list__item {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}

.pr-section__link-list .pr-link_arrow {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: .13em;
}

.pr-section__link-list .pr-link__box {
  background-color: #FFFFFF;
  border: 1px solid currentColor;
  border-radius: 5px;
}

.pr-section__link-list .pr-link_arrow {
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  justify-content: center;
  position: relative;
}

.pr-section__link-list .pr-link_arrow .icon {
  position: absolute;
  right: 20px;
}

@media screen and (min-width: 1000px) {
  .pr-link-list__item {
    row-gap: 20px;
  }

  .pr-section__link-list .pr-link_arrow {
    font-size: 26px;
  }

  .pr-section__link-list .pr-link_arrow {
    height: 64px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .pr-section__link-list .pr-link_arrow .icon {
    right: 35px;
  }
}

/* ----- Custom button list ----- */
.pr-button-list__item {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.pr-section__button-list .pr-button__box {
  border: 1px solid currentColor;
  border-radius: 5px;
  width: 100%;
}

.pr-section__button-list .pr-link_arrow {
  --initial-gradient: linear-gradient(transparent, transparent);
  --hover-gradient: linear-gradient(rgb(151 106 76), rgb(151 106 76));
  --initial-background-position: left;
  --hover-background-position: right;
  height: 100%;
  padding: 9px 32px 8px;
  justify-content: center;
  position: relative;
  font-size: 14px;
  line-height: 2;
  letter-spacing: .13em;
  background-image: var(--initial-gradient), var(--hover-gradient);
  background-size: 100% 100%, 0 100%;
  background-position: var(--initial-background-position);
  background-repeat: no-repeat;
  transition: background-size .45s cubic-bezier(.785, .135, .15, .86), background-position .45s step-end, color .45s cubic-bezier(.785, .135, .15, .86), border .45s cubic-bezier(.785, .135, .15, .86);
}

.pr-section__button-list .pr-link_arrow:hover {
  color: #FFFFFF;
  background-image: var(--initial-gradient), var(--hover-gradient);
  background-size: 0 100%, 100% 100%;
  background-position: var(--hover-background-position);
}

.pr-section__button-list .pr-link_arrow .icon {
  position: absolute;
  right: 14px;
}

@media screen and (min-width: 700px) {
  .pr-button-list--row-2 .pr-button__box {
    width: calc((100% - 16px) / 2);
  }

  .pr-button-list--row-3 .pr-button__box {
    width: calc((100% - 16px * 2) / 3);
  }
}

/* ----- Media grid ----- */
@media screen and (pointer: fine) and (prefers-reduced-motion: no-preference) {
  #page___pages_shop-cafe.features--zoom-image .pr-media-grid__link-item .group:hover .group-hover\:zoom {
    scale: 1.2;
  }

  #page___pages_shop-cafe.features--zoom-image .group:hover .group-hover\:zoom {
    scale: none;
  }
}

/* ----- Custom page list ----- */
#page___pages_shop-cafe .pr-custom_product_list .pr-heading {
  line-height: 1.2;
}

#page___pages_shop-cafe .pr-custom_product_list .pr-subheading {
  line-height: 2;
}

/* ----- Main article ----- */
.pr-article_pnbtn_wrap {
  display: flex;
  justify-content: space-between;
}

.pr-article_pnbtn {
  display: flex;
  align-items: center;
  gap: 12px;
}

.pr-article_pnbtn:first-child {
  margin-right: auto;
}

.pr-article_pnbtn:not(:first-child) {
  flex-direction: row-reverse;
  margin-left: auto;
}

.pr-article_pnbtn:first-child svg {
  scale: -1;
}

.pr-article_pnbtn.pr-hidden {
  display: none;
}

.pr-article__image {
  max-width: 1200px;
  margin: 0 auto;
}

/* ----- Main article ----- */
#page___pages_corporate .shogun-table-row-container .shogun-table-row:first-child {
  white-space: nowrap;
}

/* ---------------------------------------
  Cart
--------------------------------------- */
.pr-cart__text-note a {
  text-underline: none;
  background: linear-gradient(to right, currentColor, currentColor) 0 min(100%, 1.35em) / 100% 1px no-repeat;
  transition: background-size .3s ease-in-out;
}

.pr_cart-price-tax-box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-flow: column;
  gap: 10px;
}

/***Apps***/
/*derively*/
.pr_cart-derively-none #cart-delivery-datetime_section {
  display: none;
}

#cart-delivery-datetime_section .delivery-select-container__select>div {
  color: #976A4C;
}

#cart-delivery-datetime_section .delivery-container .delivery-select-container__select {
  color: #976A4C;
}

#cart-delivery-datetime_section .delivery-container .amp-select-allow::after {
  content: "";
  position: absolute !important;
  right: 19px;
  top: 50%;
  width: 22px;
  height: 8px;
  border-top: none;
  border-left: none;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20aria-hidden%3D%22true%22%20focusable%3D%22false%22%20fill%3D%22none%22%20width%3D%2222%22%20height%3D%227%22%20class%3D%22icon%20icon-select-down%22%20viewBox%3D%220%200%2022%207%22%3E%3Cpath%20d%3D%22M1%201L10.7436%206L21%201%22%20stroke%3D%22rgba(151%2C106%2C76%2C1)%22%20stroke-linecap%3D%22square%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-size: auto 7px;
  background-position: center center;
  transform: translateY(-50%);
}

#cart-delivery-datetime_section .delivery_box .delivery-title:first-child {
  display: none;
}

#cart-delivery-datetime_section .delivery-container .delivery-select-container--calendar {
  position: absolute !important;
  right: 18px;
  top: 50%;
  transform: translate(0, -50%);
}

@media screen and (pointer: fine) {
  :is(.pr-cart__text-note a):hover {
    background-size: 0 1px;
  }
}

/* ---------------------------------------
  user guide
--------------------------------------- */
#page___pages_guide .pr_faq-anker-blank-box {
  height: 0;
  margin-block-start: 3rem;
}

.pr-answer-image {
  padding-top: 20px;
}

/* ---------------------------------------
  Popup
--------------------------------------- */
/****news letter****/
.shopify-section--popup.shopify-section {
  z-index: 100;
}

/****Cokkie policy****/
.shopify-section--privacy-banner.shopify-section {
  z-index: 100;
}

/* ---------------------------------------
  footer
--------------------------------------- */
.footer {
  padding-top: 90px;
  padding-bottom: 60px;
}

.footer__block-list {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .footer {
    padding-top: 70px;
    padding-bottom: 40px;
  }
}

.pr_footer-logo {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  
}

.pr_footer-logo a {
  width: 230px;
  opacity: 1;
  transition: opacity .2s ease-in-out;
}

.pr_footer-logo a:hover {
  opacity: .65;
}

.pr_footer-logo img {
  width: 100%;
}

.pr_footer-logo+.footer__inner {
  margin-top: 50px;
}

@media screen and (max-width: 699px) {
  .pr_footer-logo a {
    min-width: 250px;
  }

  .pr_footer-logo+.footer__inner {
    margin-top: 62px;
  }

  .footer__block-list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: column;
    gap: 45px;
  }

  .footer__block {
    width: 100%;
  }

  .footer .footer__block--links .v-stack+.pr_footer-sns-box {
    margin-top: 51px;
  }
}

.footer__inner {
  row-gap: 0;
}

.footer .link-faded {
  font-size: 14px;
  font-weight: 500;
  /*line-height: 32px;*/
  line-height: 2;
  letter-spacing: 0.07em;
  text-align: left;
  color: rgb(var(--text-color));
}

.pr_footer-sns-box .social-media--list {
  gap: 24px;
}

.pr_footer-sns-box .social-media--list .social-media__item {
  opacity: 1;
}

.pr_footer-sns-box .social-media--list .social-media__item:hover {
  opacity: .65;
}

.footer .link-faded:hover {
  color: rgb(var(--text-color) / .65);
}

.footer .footer__block--links .v-stack+.pr_footer-sns-box {
  margin-top: 29px;
}

.pr_footer-sns-box .social-media--list svg {
  width: auto;
}

.footer__block--newsletter .pr-heading {
  line-height: normal;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

@media screen and (min-width: 700px) {
  .footer__block--newsletter .button {
    width: auto;
  }
}

.footer__block--newsletter .form {
  display: flex;
}
.footer__block--newsletter .form-control {
  flex: 1;
}
.footer__block--newsletter .form-control .input {
  background-color: #fff;
}
.footer__block--newsletter .button {
  width: 96px;
  flex: 0 0 96px;
  background: #996A4C;
  border: 0;
  height: 40px;
  font-size: 13px;
  margin-left: 10px;
}
/* ---------------------------------------
  Password
--------------------------------------- */
.pr-password__inner {
  align-content: baseline;
  row-gap: 0;
}
.pr-password__links {
  display: flex;
  margin-inline-start: auto;
  align-items: flex-end;
  gap: 10px;
}
.pr-password__links .pr-password__social {
  padding: 0;
}
.pr-password__links .social-media--block {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
.pr-password__links .social-media--block svg {
  width: 25px;
  aspect-ratio: 1 /1;
}
.pr-password__links .social-media--block svg path {
  fill: #fff;
}
.pr-password__links .social-media--block .social-media__item {
  background-color: transparent;
  outline: unset;
  transition: opacity .2s,color .2s;

}
.pr-password__links .social-media--block .social-media__item a {
  padding: 0;
}
.pr-password__links .social-media--block .social-media__item:hover {
  opacity: .65;
}
.pr-password__block-list {
  position: relative;
  top: var(--passwordPos);
}
.pr-password__block-list .password__block-list-image {
  width: 100%;
  max-width: var(--passwordImageSize);
  margin: 0 auto;
}
.pr-password__block-list .password__block-list-image img {
  width: 100%;
}
.pr-password__block-list .password__content {
  width: min(100%,30rem);
}
.password__block-list-text {
  text-align: center;
  font-size: var(--passwordTextSize);
  padding: 13px 0;
}
.pr-password__block-list .pr-password__text {
  font-size: var(--passwordBlockText);
  text-align: center;
  padding-top: 13px;
}
@media screen and (max-width: 699px) {
  .pr-password__block-list {
    padding: 0 20px;
  }
  .pr-password__block-list .password__block-list-image {
    max-width: var(--passwordImageSizeMobile);
  }
  .pr-password__block-list {
    top: var(--passwordPosMobile);
  }
  .pr-password__links {
    gap: 15px;
  }
    .pr-password__links .social-media--block svg {
    width: 16px;
  }
}
/*@media screen and (min-width: 700px) {
  .footer .footer__block--newsletter {
    max-width: 410px;
    margin-top: 35px;
  }
  .footer .footer__block--newsletter .h6 {
    font-size: 16px;
  }
  .footer .footer__block--newsletter .prose {
    margin-top: -4px;
  }
  .footer .footer__block--newsletter .prose p {
    font-size: 17px;
  }
  .footer .footer__block--newsletter .form-control input {
    font-size: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}*/

/* ---------------------------------------
sec_slideshow.liquid icon
--------------------------------------- */
.pr_iconlink-wrap {
  z-index: 10;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  position: absolute;
}

.pr_iconlink-wrap a {
  transition: opacity .2s ease-in-out;
}

.pr_iconlink-text {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-align: center;
  padding-top: 5px;
}

@media (max-width: 999px ) {
  .pr_iconlink-text {
    font-size: 12px;
  }
}

@media (hover: hover) {
  .pr_iconlink-wrap a:hover {
    opacity: 0.6;
  }
}

/* ---------------------------------------
main-blog-news.liquid
--------------------------------------- */
.pr-blog-news .blog-post-list {
  gap: 0;
}
.pr-blog-news .pr-blog-post-card_wrap {
  border-top: 1px solid rgba(151, 106, 76, 0.5);
  padding: 32px 0;
}
.pr-blog-news .pr-blog-post-card_wrap:last-child {
  border-bottom: 1px solid rgba(151, 106, 76, 0.5);
}
.pr-blog-news .pr-blog-date-tag {
  display: flex;
  gap: 26px;
  align-items: center;
}
.pr-blog-news .pr-blog-tag {
  font-size: 12px;
  background-color: #FFFFFF;
  padding: 4px 23px;
  border-radius: 5px;
  line-height: 1.166;
}
.pr-blog-news .pr-blog-post-card__title svg {
  display: inline-block;
}
.pr-blog-news .pr-link_arrow {
  width: auto;
  padding: 0;
  display: inline-block;
  line-height: 1.6;
}
.pr-blog-news .pr-link_arrow .icon-link-arrow {
  position: static;
  transform: translateY(0);
  display: inline-block;
}
.pr-blog-news .pr-link_arrow:hover .icon-link-arrow {
  transform: translate(5px);
}

@media screen and (min-width: 700px) {
  .pr-blog-news .blog-post-list {
    --blog-post-list-column-gap: 1fr;
  }
  .pr-blog-news .blog-post-card__info {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 59px;
  }
  .pr-blog-news .blog-post-card__excerpt {
    width: 100%;
  }
}


/* ---------------------------------------
blog page
--------------------------------------- */

.article__wrapper.container--xs {
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
}

/* ---------------------------------------
product detail page
--------------------------------------- */

.prose span.metafield-multi_line_text_field {
    font-weight: 400;
    line-height: 2;
    letter-spacing: .07em;
}
@media screen and (max-width: 767px) {
  .pr_an-slide-txt-box.prose {
    font-size: 10px;
  }
}
}

