/*
* ----------------------------------------------------------------------------
* Common
* ----------------------------------------------------------------------------
*/
body {
  font-family: "Noto Sans JP", sans-serif;
}
body input {
  margin: 0;
  padding: 0;
  line-height: 1;
}

html {
  -webkit-overflow-scrolling: touch;
}

.cart-desktop_cart_1 {
  background-image: url(/cdn/shop/files/back-ground2.jpg?v=1665484045), url(/cdn/shop/files/back-ground3.jpg?v=1665834097);
  background-repeat: no-repeat, no-repeat;
  background-position: top center, bottom left;
  background-size: 100% 533px, 100% 152px;
}
.cart-desktop_cart_1 .cart--root {
  padding: 47px 49px 383px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--headings .cart--heading--image {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
  text-align: left;
  padding: 22px 22px 17px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--headings .cart--heading--quantity {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
  text-align: left;
  padding: 22px 22px 17px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--headings .cart--heading--total {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
  padding: 22px 22px 17px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--image {
  padding: 38px 24px 44px 21px;
  width: 158px;
  max-width: none;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--image a .image--root {
  max-width: 113px;
  width: 113px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--image a .image--root .image--container {
  width: 113px;
  max-height: 113px;
  max-width: 113px;
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--image a .image--root .image--container img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--title {
  padding: 51px 0 44px;
  width: 250px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--title [data-item~=block-heading]:not(:last-child) {
  padding-bottom: 11px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--title [data-item~=block-heading] a {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--title .money {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity {
  padding: 33px 0 44px 22px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity .cart--item--quantity-wrapper {
  display: flex;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity .cart--item--quantity-wrapper .cart--quantity--container {
  box-sizing: border-box;
  border: 1px solid #535353;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity .cart--item--quantity-wrapper .cart--quantity--container .cart--minus {
  padding: 0 9px;
  height: 32px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity .cart--item--quantity-wrapper .cart--quantity--container .cart--minus .icon--minus {
  width: 8px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity .cart--item--quantity-wrapper .cart--quantity--container .cart--quantity--input {
  width: 66px;
  padding: 0 22px;
  height: 32px;
  margin: 0;
  border: none;
  font-size: 12px;
  color: #535353;
  font-weight: 300;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity .cart--item--quantity-wrapper .cart--quantity--container .cart--plus {
  padding: 0 9px;
  height: 32px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity .cart--item--quantity-wrapper .cart--quantity--container .cart--plus .icon--plus {
  width: 8px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity .cart--item--quantity-wrapper .cart--item--remove {
  margin-left: 26px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--quantity .cart--item--quantity-wrapper .cart--item--remove .remove::after {
  border: none;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--total .money {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--footer {
  padding: 24px 16px 0 0;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--total {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 27px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--total [data-item~=block-heading] {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
  padding-bottom: 0;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--total .cart--total--price {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
  margin-left: 62px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--tax-info {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
  margin: 0;
  padding-bottom: 29px;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--nav .cart--continue-shopping {
  display: none;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--nav .cart--checkout-button {
  width: 258px;
  height: 30px;
  color: #fff;
  transition: all 0.3s;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--nav .cart--checkout-button button {
  height: 36px;
  background-color: #535353;
}
.cart-desktop_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--nav .cart--checkout-button:hover {
  opacity: 0.6;
}

.cart-mobile_cart_1 {
  background-image: url(/cdn/shop/files/back-ground2-sp.jpg?v=1667315241);
  background-position: top right -130px;
  background-size: 760px 285px;
  background-repeat: no-repeat;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--title [data-item~=block-heading] {
  font-size: 14px;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--info .cart--item--quantity .cart--quantity--container {
  box-sizing: border-box;
  border: 1px solid #535353;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--info .cart--item--quantity .cart--quantity--container .cart--minus {
  padding: 0 9px;
  height: 32px;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--info .cart--item--quantity .cart--quantity--container .cart--minus .icon--minus {
  width: 8px;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--info .cart--item--quantity .cart--quantity--container .cart--quantity--input {
  width: 66px;
  padding: 0 22px;
  height: 32px;
  margin: 0;
  border: none;
  font-size: 12px;
  color: #535353;
  font-weight: 300;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--info .cart--item--quantity .cart--quantity--container .cart--plus {
  padding: 0 9px;
  height: 32px;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--info .cart--item--quantity .cart--quantity--container .cart--plus .icon--plus {
  width: 8px;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--body .cart--item .cart--item--info .cart--item--quantity .cart--item--remove .remove::after {
  border: none;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--total [data-item~=block-heading] {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--total .money {
  font-size: 14px;
  color: #535353;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--tax-info {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--nav .cart--checkout-button {
  transition: all 0.3s;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--nav .cart--checkout-button button {
  background-color: #535353;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--nav .cart--checkout-button:hover {
  opacity: 0.6;
}
.cart-mobile_cart_1 .cart--root .cart--form .cart--footer .cart--totals .cart--nav .cart--continue-shopping a {
  font-size: 12px;
  color: #535353;
  font-weight: 300;
}