/** Shopify CDN: Minification failed

Line 724:11 Expected ":"
Line 724:13 Expected identifier but found "2rem"

**/
/***** COMMON *****/
html {
  scroll-behavior: smooth;
}

.title-wrapper-with-link {
  margin-bottom: 2rem;
}

.multicolumn h2.title:not(.left) {
  margin: 0 auto;
}
.multicolumn.__custom.background-none .multicolumn-card__image-wrapper {
  margin: 0;
}
.multicolumn.__custom .multicolumn-list__item .media--adapt .multicolumn-card__image {
  border-radius: 1rem;
}
.multicolumn.__custom.background-none .slider .multicolumn-card__image-wrapper+.multicolumn-card__info {
  padding-right: 0;
  padding-left: 0;
}
.multicolumn-card__info h3 {
  font-weight: bold;
  text-align: center;
}
.multicolumn.__custom.background-none .multicolumn-card__info h3 {
  font-size: 2rem;
}

.en-title {
  display: block;
  font-size: 1.2rem;
  text-align: center;
  margin-top: 6px;
}
.en-title.__banner {
  text-align: left;
  margin-left: 2px;
}
.multicolumn h3 + div {
  line-height: 1.6;
}
.multicolumn:not(.__recommendation) h3 + div {
  letter-spacing: normal;
}
.multicolumn .button {
  min-width: 20rem;
}

.rte li {
  margin-left: 1.6rem;
  list-style-position: outside;
}
.rte li + li {
  margin-top: 8px;
}
.rte li > ol {
  padding-left: 1rem;
}

@media only screen and (min-width: 750px) {
  h2, .h2 {
    font-size: calc(var(--font-heading-scale) * 3rem);
  }
}

@media screen and (max-width: 749px) {
  .multicolumn .underlined-link {
    display: none;
  }
  .multicolumn slider-component + div {
    display: block !important;
  }
}

/***** HEADER *****/
.header.page-width {
  max-width: 100%;
}
header.header--middle-left {
  grid-template-columns: auto;
}
.header__inline-menu {
  text-align: center;
}
.list-menu--inline {
  gap: 3rem;
}

#cart-icon-bubble::after {
  display: block;
  content: 'カート';
  font-size: 14px;
}
.header__icon .svg-wrapper {
  display: none !important;
}
.header__icon--cart {
  text-decoration: none;
}
header .cart-count-bubble {
  font-size: 1rem;
  width: 1.4rem;
  height: 1.4rem;
  bottom: 50%;
  left: 106%;
  transform: translateY(50%);
}

/***** FOOTER *****/
.grid--4-col-tablet .grid__item:not(:first-child),
.footer-block__details-content,
.footer-block__details-content > li {
  max-width: fit-content;
}
div.footer__content-top {
  padding-bottom: 0;
}
h2.footer-block__heading {
  font-size: 1.2rem;
  line-height: 1.5;
  word-break: auto-phrase;
  margin-bottom: 8px;
}

div.footer__content-bottom {
  border-top: none;
}
div.footer__content-bottom-wrapper--center {
  justify-content: end;
}
small.copyright__content {
  font-size: 1rem;
}

@media screen and (min-width: 750px) {
  .grid--4-col-tablet .grid__item:nth-child(n + 3) {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 749px) {
  .footer-block__brand-info {
    margin-bottom: 2rem;
  }
  .footer-block__image-wrapper {
    margin: 0 auto 1rem;
  }
  h2.footer-block__heading {
    text-align: center;
    margin-bottom: 0;
  }
  footer .footer-block__brand-info .footer__list-social.list-social {
    justify-content: center;
  }

  footer .footer-block.grid__item.footer-block--menu,
  footer .footer-block.grid__item.footer-block--menu li {
    margin: auto;
  }
  footer .footer-block.grid__item {
    margin: 0;
  }
  footer .footer-block__details-content {
    margin-bottom: 0;
  }
  footer .footer-block__details-content .list-menu__item--link {
    padding-bottom: 6px;
  }
}

/* SLIDE */
.__custom-slide {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 749px) {
  /* .slideshow.__custom .slideshow__slide {
    padding-bottom: 122%;
  } */
  .slideshow.__custom picture {
    transform: translateX(-20%);
  }
  .__custom-slide {
    width: auto;
    height: 100%;
  }
  /* .slideshow.__custom .slideshow__text-wrapper {
    top: 27vh;
  } */
  #shopify-section-template--17916054896812__slideshow_Npqjja h2.banner__heading {
    font-size: 3.2rem;
    /* max-height: 26rem; */
    line-height: 1.4;
    text-indent: -13rem;
    margin-top: 4rem;
    margin-left: -25rem;
  }
}

/* RECOMMEND */
/* .multicolumn.__recommendation > div {
  border-bottom: 1px solid #ccc;
} */
.multicolumn.__recommendation .multicolumn-card__image-wrapper {
  margin: 0;
}
.multicolumn.__recommendation a:not(.button) {
  text-decoration: none;
  color: initial;
}
.multicolumn.__recommendation .media {
  border-radius: var(--text-boxes-radius);
}
.multicolumn.__recommendation.background-none .multicolumn-card__info {
  text-align: center;
  padding-right: 0;
  padding-left: 0;
}
.multicolumn.__recommendation.background-none .multicolumn-card__info .rte {
  text-align: initial;
}

.multicolumn.__recommendation h3 {
  text-align: center;
}
.multicolumn.__recommendation h3.__collection {
  font-size: 2.4rem;
}
.multicolumn.__recommendation h3.__product {
  font-weight: normal;
  margin: 2px 0;
}
.multicolumn.__recommendation a.button {
  margin-top: 1.5rem;
}

@media screen and (max-width: 749px) {
  .multicolumn.__recommendation h3.__collection {
    font-size: 2rem;
  }
}

/* ABOUT */
@media screen and (max-width: 749px) {
  .color-scheme-9ddd85b0-69d4-42b8-b45d-4750c67323df h2,
  .color-scheme-9ddd85b0-69d4-42b8-b45d-4750c67323df p {
    color: #121212;
  }
}

/* VOICE */
.multicolumn.__voice .multicolumn__title {
  margin-bottom: 0;
}
.multicolumn.__voice .multicolumn-list {
  gap: 0;
}
.multicolumn.__voice .multicolumn-list .multicolumn-list__item {
  max-width: 100%;
}
.multicolumn.__voice .multicolumn-card__info {
  padding-bottom: 0;
}
.multicolumn.__voice h3 {
  display: inline-block;
}
.rating {
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 6px;
}
.rating-star {
  --color-reviews: rgb(var(--color-button));
  --letter-spacing: .2;
  --font-size: 1.8;
  --percent: calc((var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size)))) * 100%);
  letter-spacing: calc(var(--letter-spacing) * 1rem);
  font-size: calc(var(--font-size) * 1rem);
  line-height: 1;
  display: inline-block;
  font-family: Times;
  margin: 0;
}
.rating-star:before {
  content: "\2605\2605\2605\2605\2605";
  background: linear-gradient(90deg, var(--color-reviews) var(--percent), rgba(var(--color-foreground),.15) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
style attribute {
  --rating: 5;
  --rating-max: 5;
  --rating-decimal: 0;
}
.multicolumn.__voice .rte {
  line-height: 1.6;
}

@media screen and (max-width: 749px) {
  .multicolumn.__voice .multicolumn-list .multicolumn-list__item {
    width: 95%;
  }
}

/* CONTACT */


/***** COLLECTION *****/
h1.collection-hero__title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 12px;
}
.collection-hero h2.collection-badge {
  font-size: 16px;
  margin-top: 0;
  padding: 6px 2rem;
}

.product-grid-container.__collection #product-grid {
  row-gap: 3rem;
}
p.product__card__description {
  line-height: 1.6;
}
.product__card__label {
  display: flex;
  align-items: :center;
  gap: 16px;
}
.product__card__label .price,
.label__item {
  color: #fff;
  background: rgb(var(--color-button));
  padding: 2px 2rem 3px;
  border-radius: 4px;
}
.product__card__label .price {
  font-size: 1.9rem;
}
.label__item {
  background: #999;
  padding-top: 6px;
}

@media screen and (min-width: 750px) {
  .product-grid-container.__collection .grid__item:nth-child(odd) {
    padding-right: 1rem;
  }
  .product-grid-container.__collection .grid__item:nth-child(even) {
    padding-left: 1rem;
  }
  div.collection-hero__description {
    max-width: 70%;
    letter-spacing: normal;
  }
}

/***** PRODUCT *****/
div.product__title {
  margin-bottom: -4px;
}
.product__title > h1 {
  font-weight: bold;
}
.collection-badge + .product__text {
  font-size: 2.2rem;
  font-weight: bold;
}
.product__info-container > div.product__description {
  margin-top: 4px;
  margin-bottom: 0;
}
.product .price {
  font-size: 3rem;
}
.product .price .tax-text {
  font-size: 1.2rem;
}
.product__description + div  {
  margin-bottom: -2rem;
}
.product__description + div + div {
  display: none;
}
div.product-form__quantity {
  display: flex;
  align-items: anchor-center;
  gap: 1rem;
  margin-top: 2.4rem;
}
.product-form__quantity .quantity__label.form__label {
  margin-bottom: 0;
  font-size: 1.6rem;
}
#quantity-selector {
  font-size: 1.8rem;
  padding: 1rem 1rem 1rem 2rem;
  border-radius: 6px;
}
.quantity__rules-cart {
  display: none;
}

/* MEDIA */
.product__media-wrapper.__custom {
  width: 100%;
  max-width: 100%;
  margin-bottom: 4rem;
}
.product__media-wrapper.__custom .thumbnail-list__item:before {
  padding-bottom: 0;
}
.product__media-wrapper.__custom .thumbnail {
  position: relative;
  height: calc(100% - 3px);
  border-radius: 6px;
  pointer-events: none;
}
.product__media-wrapper.__custom .thumbnail[aria-current] {
  box-shadow: none;
  border: none;
}
.product__media-wrapper.__custom .thumbnail img {
  object-fit: contain;
}

/* .product__media.media {
  aspect-ratio: 1;
} */
.product__media.media img {
  object-fit: contain;
  background: #eee;
}
.product .thumbnail {
  position: relative;
  height: calc(100% - 3px);
  border-radius: 4px;
}
.product .thumbnail-list__item:before {
  padding-bottom: 0;
}
.product .thumbnail img {
  object-fit: contain;
}
.collection-badge {
  display: inline-block;
  /* color: rgb(var(--color-button)); */
  color: #fff;
  font-size: 12px;
  /* border: 1px solid rgb(var(--color-button)); */
  background: rgb(var(--color-button));
  border-radius: 4px;
  padding: 2px 2rem;
}
.product__info-container .product__title + h2 {
  margin-top: 0;
}
.product__info-container .collection-badge {
  margin-bottom: 0;
}
.product__info-container .collection-badge + .product__description {
  margin-top: 12px;
  margin-bottom: 12px;
}

.tax-text {
  font-size: 1rem;
}
section.product__info-container .product-form {
  margin-bottom: 0;
}
.product-form__submit,
.button.collection-link {
  height: 5.6rem;
  border-radius: 6px;
  max-width: 300px;
  font-weight: bold;
}
.button.collection-link {
  max-width: 44rem;
  width: 100%;
  margin-top: 8px;
}

@media screen and (min-width: 990px) {
  .product__media-wrapper.__custom .thumbnail-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 750px) {
  .product .product__info-container {
    max-width: 65%;
  }
}
@media screen and (max-width: 749px) {
  .product__media-wrapper.__custom {
    margin-bottom: 2rem;
  }
  .product__media-wrapper.__custom .thumbnail-slider > button {
    display: none;
  }
  .product__media-wrapper.__custom .thumbnail-slider .thumbnail-list.slider {
    margin-bottom: 0;
    padding: .5rem 1.5rem;
    scroll-padding-left: 0;
  }
  /* .product-media-container .product__media.media {
    padding-top: 0;
  } */
  div.product__title {
    margin-bottom: 0;
  }
  .collection-badge + .product__text {
    font-size: 1.8rem;
  }
  .product .price {
    font-size: 2.4rem;
  }
  .product-form__submit {
    margin: auto;
  }
}


/* OPTION */
.multicolumn.__custom.__product .multicolumn-list {
  justify-content: center;
}

.multicolumn.__options h2.title {
  margin-left: 0;
}
.__options .link {
  display: flex;
  text-decoration: none;
  color: initial;
  gap: 16px;
}
.__options .link h3 {
  color: #fff;
  text-align: center;
  line-height: 31px;
  min-width: 72px;
  background: #898989;
  padding: 2px 1rem;
  border-radius: 6px;
}
.__options .link h3 + div {
  font-size: 1.6rem;
  line-height: 31px;
}

@media screen and (max-width: 749px) {
  .__options .link {
    gap: 8px;
  }
  .__options .link h3 {
    min-width: 44px;
    font-size: 1.5rem;
    padding: 2px;
  }
  .__options .link h3 + div {
    font-size: 1.4rem;
  }
}


/* DETAIL */
.info-wrapper {
  background: #fff;
  padding: 3.6rem 4rem 2.4rem;
  border-radius: 2rem;
}
.info-wrapper .info__row {
  line-height: 3;
  padding: 0 1rem;
  border-top: 1px solid #ccc;
  font-size: 1.6rem;
}
.info-wrapper .type__container.info__row {
  display: block;
}
.info-wrapper .info__row:last-child {
  border-bottom: 1px solid #ccc;
}
.info-wrapper .type__container.info__row:last-child,
.info-wrapper .type__container.info__row .info__row:last-child {
  border-bottom: none;
}

.info-wrapper .info__row h3 {
  color: #f8b62d;
  font-weight: bold;
}
.info-wrapper dt {
  min-width: 13rem;
  font-weight: bold;
}
.info-wrapper .__photos dd {
  line-height: 1.8;
}
.info-note {
  font-size: 1.5rem;
  text-indent: -1rem;
  padding-left: 1rem;
}

@media screen and (min-width: 750px) {
  .info-wrapper .info__row {
    display: flex;
    padding: 0 2rem;
  }
  .info-wrapper .__photos dd {
    padding: 1rem 0;
  }
  .info-wrapper .price {
    line-height: 3;
  }
}
@media screen and (max-width: 749px) {
  .info-wrapper {
    padding: 2.4rem 2rem 1.5rem;
  }
  .info-wrapper dt {
    font-size: 1.5rem;
    margin-bottom: -1rem;
  }
  .info-wrapper .info__row dd {
    font-size: 15px;
    line-height: 1.5;
    margin-inline-start: 0;
    margin-bottom: 1.2rem;
  }
  .info-note {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}

/* FAQ */
.collapsible-content.__custom.__product .collapsible-content-wrapper-narrow {
  max-width: 64rem;
}
.collapsible-content.__custom .accordion summary,
.collapsible-content.__custom .accordion .accordion__content {
  padding: 2rem;
}
.collapsible-content.__custom .accordion__title {
  font-size: 1.7rem;
  font-weight: bold;
}

@media screen and (max-width: 749px) {
  .collapsible-content.__custom .accordion__title {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .collapsible-content.__custom .accordion .accordion__content p {
    font-size: 1.4rem;
  }
}

/***** SUPPORT *****/
.__support .multicolumn h2.title.right {
  margin-right: 0;
}
.__support .multicolumn-list {
  --grid-desktop-vertical-spacing: 32px;
  --grid-desktop-horizontal-spacing: 32px;
}
.multicolumn.__support .multicolumn-list__item > .multicolumn-card {
  background: transparent;
  border: 1px solid #aaa;
}
.__support .multicolumn-card__info {
  display: flex;
  flex-direction: column;
  aspect-ratio: 1;
  text-align: center;
}
.__support .multicolumn-card__image-wrapper {
  max-width: 10rem;
  margin: auto;
}
.__support .multicolumn-card__image-wrapper .media {
  padding-bottom: 0;
}
.__support .multicolumn-card__image-wrapper .media > img {
  position: relative;
  object-fit: contain;
}
.__support .multicolumn-card__info .link {
  font-size: 1.3rem;
  width: 18rem;
  min-width: 18rem;
  min-height: 3.6rem;
  margin: 1.5rem auto 0;
  padding: 0 1rem;
  background: rgba(var(--color-button),.8);
  transition: background .3s ease;
}
.__support .multicolumn-card__info .link:hover {
  background: rgba(var(--color-button),1);
}

@media screen and (max-width: 749px) {
  .__support .multicolumn-list {
    column-gap: 2rem;
  }
  .__support .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item {
    width: calc(70% - var(--grid-mobile-horizontal-spacing) - 3rem);
  }
  .__support .multicolumn-card__info {
    padding; 2rem;
  }
  .__support .multicolumn-card__image-wrapper {
    max-width: 8rem;
  }
  .__support .multicolumn-card__info .link {
    width: 16rem;
    min-width: 16rem;
  }
}

/***** FAQ *****/
.collapsible-content.__faq .collapsible-content__heading {
  margin-bottom: 2rem;
  border-bottom: 1px solid #666;
  padding: 0 0 6px 8px;
}
.collapsible-content.__custom .accordion summary[aria-expanded="true"] {
  background: rgba(var(--color-foreground),.04);
}
.collapsible-content.__faq .accordion:first-of-type {
  border-top: none;
}
.dvd-spec-table {
  width: 100%;
  max-width: 60rem;
  margin: 3rem auto 0;
}
.dvd-spec-table tr {
  line-height: 2.5;
}
.dvd-spec-table th,
.dvd-spec-table td {
  border-bottom: 1px solid #ccc;
}
.dvd-spec-table tr:first-child th,
.dvd-spec-table tr:first-child td {
  border-top: 1px solid #ccc;
}
.dvd-spec-table:not(.__price) th {
  width: 19rem;
  text-align: right;
  vertical-align: top;
  border-left: 1px solid #ccc;
  padding-left: 1.6rem;
}
.dvd-spec-table:not(.__price) th::after {
  content: '：';
  margin-left: 4px;
}
.dvd-spec-table.__price th,
.dvd-spec-table td {
  border-right: 1px solid #ccc;
}
.dvd-spec-table.__price th:first-of-type,
.dvd-spec-table.__price td:first-of-type {
  border-left: 1px solid #ccc;
}

/***** GUIDE *****/
.dvd-spec-table.__info {
  margin-top: 0;
  border-spacing: 0;
}

.dvd-spec-table.__info.__price caption {
  caption-side: bottom;
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: left;
  margin-top: 4px;
  padding: 0 1rem;
}
.dvd-spec-table.__info.__price th {
  text-align: center;
  letter-spacing: 2px;
}
.dvd-spec-table.__info.__price td {
  padding: 0 1rem;
}

@media screen and (max-width: 749px) {
  .rich-text.__custom.__guide .page-width {
    padding: 0;
  }
  .dvd-spec-table:not(.__price) th {
    width: 15rem;
    padding-left: 0;
  }
  .dvd-spec-table th {
    font-size: 13px;    
  }
  .dvd-spec-table td {
    font-size: 13px;
    line-height: 1.5;
    padding: 1rem 0;
  }
  .dvd-spec-table.__info.__price td {
    padding: 1rem 6px;
    word-break: break-all;
  }
}

/***** POLICY *****/
.shopify-policy__container {
  max-width: 64rem;
  margin: auto;
  padding: 4rem 0;
}
.shopify-policy__body > table {
  margin: 1rem 0;
}
.shopify-policy__title h1 {
  font-size: 3.2rem;
  font-weight: bold;
}
.shopify-policy__body h2 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 0;
}
.shopify-policy__body h2 + * {
  margin-top: 8px;
}
.shopify-policy__body p:not(.date) {
  padding-left: 2rem;
}
.shopify-policy__body p.date {
  padding-top: 3rem;
}
.shopify-policy__body th {
  min-width: 10rem;
  word-break: auto-phrase;
}
.shopify-policy__body th,
.shopify-policy__body td {
  line-height: 1.6;
}
.shopify-policy__body td ul {
  padding-left: 0;
}

@media screen and (max-width: 749px) {
  .shopify-policy__body h2 {
    font-size: 1.8rem;
  }
  .shopify-policy__body p,
  .rte li {
    line-height: 1.6;
  }
  .shopify-policy__body p,
  .rte ul,
  .rte ol {
    padding-left: 1rem;
  }
  .rte li > ol {
    padding-left: 0;
  }
}

/***** CART *****/
#MainContent .cart__warnings {
  padding: 6rem 0;
}
.cart__empty-text {
  font-size: 3.2rem;
}

/***** ARTICLE *****/
.article-card__info span.__custom {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 8px;
}
@media screen and (min-width:769px) {
  .article-card__info + h3 {
    font-size: 2.4rem;
  }
}

/***** BLOG *****/
.article-template span.__custom {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 1rem;
}
.article-template span.__custom .__jp {
  font-size: 14px;
}
div.article-template__hero-container {
  max-width: 72.6rem;
}
.toc_wrapper {
    border: 1px solid;
    margin: 4rem 0;
    padding: 2rem 3rem;
}
.article-template__content h2:not(.toc_title) {
  border-left: 6px solid rgb(var(--color-link));
  padding-left: 1rem;
}
.article-template__back {
  display: none;
}

@media screen and (max-width:768px) {
  h1.article-template__title {
    font-size: 2rem !important;
  }
  .article-template__content h2 {
    font-size: 1.8rem !important;
  }
}