/* src/scss/customize.scss */
.section-cover-video .title-wrapper .video-button button {
  -moz-appearance: none;
  -webkit-appearance: none;
}
@keyframes scroll-attention {
  0% {
    top: 64px;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    top: -16px;
    opacity: 0;
  }
}
@keyframes scroll-more {
  0% {
    top: 0;
  }
  100% {
    top: 12px;
  }
}
@keyframes blink-logo {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
@keyframes kenburns {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
h1,
.h1 {
  font-size: 2.5rem;
}
h2,
.h2 {
  font-size: 2.2rem;
}
.h0 {
  line-height: 1.1;
}
p:lang(en) {
  letter-spacing: 0;
}
.main-page-title {
  padding: 1.5rem 0 0.5rem;
  font-size: 2.5rem;
  text-align: center;
}
.shopify-policy__title {
  padding: 5rem 0 0.5rem;
}
.shopify-policy__title h1 {
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .shopify-policy__title h1 {
    font-size: 2.5rem;
  }
}
.shopify-policy__body {
  padding: 2rem 0 6rem;
}
.shopify-policy__body dl dt,
.shopify-policy__body dl dd {
  margin: 0;
}
.shopify-policy__body dl dt {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.shopify-policy__body table.table {
  border-spacing: 0;
}
.shopify-policy__body table.table tr th,
.shopify-policy__body table.table tr td {
  padding: 1rem 0.5rem;
  text-align: left;
  font-size: 14px;
  border-top: 1px solid black;
}
.shopify-policy__body table.table tr:last-of-type th,
.shopify-policy__body table.table tr:last-of-type td {
  border-bottom: 1px solid black;
}
.product__title {
  text-align: left;
  margin-top: 4px !important;
}
.product__title h1 {
  font-size: 4rem;
  text-align: left;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .product__title h1 {
    font-size: 2.5rem;
  }
}
.product__description h2,
.product__description h3,
.product__description h4 {
  margin-top: 4rem;
}
.product__description ul li p,
.product__description ol li p {
  margin: 0;
}
.product__description table {
  border-collapse: collapse;
}
.product__description table.product__sizesheet tbody tr td {
  width: 15% !important;
  font-size: 14px;
  text-align: right;
  border-bottom: 1px solid #ddd;
  padding: 8px 4px;
}
.product__description table.product__sizesheet tbody tr td:first-child {
  width: 70px !important;
  text-align: left;
  font-size: 12px;
}
.product__description table.product__outline tbody {
  border-top: 1px solid #ddd;
}
.product__description table.product__outline tbody tr td {
  width: auto !important;
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: 8px 4px;
}
.product__description table.product__outline tbody tr td:first-child {
  width: 140px !important;
}
.product__information dl dt {
  font-size: 1.2rem;
}
.product__information dl dd {
  margin: 0 0 2rem;
}
.product__sizesheet {
  margin-bottom: 4rem;
}
.product__sizesheet h3 {
  margin-bottom: 0;
}
.product__sizesheet table {
  border: none;
  box-shadow: none;
}
.product__sizesheet table thead,
.product__sizesheet table tbody {
  border: none;
}
.product__sizesheet table thead tr,
.product__sizesheet table tbody tr {
  border: none;
}
.product__sizesheet table thead tr th,
.product__sizesheet table thead tr td,
.product__sizesheet table tbody tr th,
.product__sizesheet table tbody tr td {
  text-align: left;
  border-right: none;
  border-left: none;
  padding: 0.7rem;
}
.product__sizesheet table thead tr th,
.product__sizesheet table tbody tr th {
  font-weight: normal;
}
.product__sizesheet table thead tr td,
.product__sizesheet table tbody tr td {
  text-align: right;
}
.product__sizesheet table thead tr:last-of-type th,
.product__sizesheet table thead tr:last-of-type td,
.product__sizesheet table tbody tr:last-of-type th,
.product__sizesheet table tbody tr:last-of-type td {
  border-bottom: none;
}
.product__sizesheet table thead tr th,
.product__sizesheet table thead tr td {
  border-top: none;
}
.product .product__info-wrapper .product__info-container div .note {
  margin-top: 2rem;
  color: red;
  flex-direction: column;
  align-items: center;
}
.product .product__info-wrapper .product__info-container .product__text.note {
  border: 1px solid red;
  margin-top: 4rem;
  color: red;
}
.product .product__info-wrapper .product__info-container .product__text.product-note {
  font-size: 80%;
  color: #f66e0b !important;
  margin-top: 0;
}
.product .product__info-wrapper .product__info-container .product__participant .participant {
  padding-top: 1rem;
}
.product .product__info-wrapper .product__info-container .product__participant .participant .title {
  margin: 0;
  display: flex;
  align-items: center;
}
.product .product__info-wrapper .product__info-container .product__participant .participant .title::after {
  content: "";
  width: auto;
  height: 1px;
  background-color: #ddd;
  flex-grow: 1;
  margin-left: 1rem;
}
.product .product__info-wrapper .product__info-container .product__participant .participant .line-item-property__field {
  padding: 0 1rem;
  display: flex;
  justify-content: flex-start;
}
.product .product__info-wrapper .product__info-container .product__participant .participant .line-item-property__field .participant_name {
  margin-right: 1rem;
}
.slidevisual-section .swiper {
  height: 82vh;
  max-height: 680px;
}
@media screen and (max-width: 768px) {
  .slidevisual-section .swiper {
    height: 100vw;
  }
}
.slidevisual-section .swiper-wrapper .swiper-slide .banner__content {
  opacity: 0;
  position: relative;
  animation: hide-slide-content 0.6s forwards;
}
.slidevisual-section .swiper-wrapper .swiper-slide .banner__content .banner__box {
  background-color: rgba(255, 255, 255, 0.9);
}
.slidevisual-section .swiper-wrapper .swiper-slide .banner__content .banner__box .banner__heading {
  color: inherit;
}
@media screen and (max-width: 768px) {
  .slidevisual-section .swiper-wrapper .swiper-slide .banner__content .banner__box .banner__buttons .button {
    margin-top: 1rem;
    background-color: black;
    border-color: black;
    color: white;
  }
}
.slidevisual-section .swiper-wrapper .swiper-slide .banner__content--center-left {
  justify-content: flex-start;
  margin-left: 100px;
}
@media screen and (max-width: 768px) {
  .slidevisual-section .swiper-wrapper .swiper-slide .banner__content--center-left {
    justify-content: center;
    margin-right: 6vw;
    margin-left: 6vw;
  }
}
.slidevisual-section .swiper-wrapper .swiper-slide .banner__content--center-right {
  justify-content: flex-end;
  margin-right: 100px;
}
@media screen and (max-width: 768px) {
  .slidevisual-section .swiper-wrapper .swiper-slide .banner__content--center-right {
    justify-content: center;
    margin-right: 6vw;
    margin-left: 6vw;
  }
}
.slidevisual-section .swiper-wrapper .swiper-slide .media img.image-align-flex-start {
  object-position: top center;
}
.slidevisual-section .swiper-wrapper .swiper-slide .media img.image-align-flex-end {
  object-position: bottom center;
}
.slidevisual-section .swiper-wrapper .swiper-slide.swiper-slide-active .banner__content {
  animation: show-slide-content 0.6s 0.9s forwards;
}
.slidevisual-section .swiper-pagination {
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .slidevisual-section .swiper-pagination {
    text-align: center;
  }
}
.slidevisual-section .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0px;
  height: 2px;
  width: 58px;
}
@media screen and (max-width: 768px) {
  .slidevisual-section .swiper-pagination .swiper-pagination-bullet {
    width: 36px;
    height: 1px;
  }
}
.slidevisual-section .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  -moz-transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.slidevisual-section .swiper-pagination .swiper-pagination-bullet-active {
  background-color: white;
}
.section-cover-video {
  position: relative;
}
.section-cover-video .title-wrapper {
  margin: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABHNCSVQICAgIfAhkiAAAABRJREFUCFtjZGBgSAPiWYxAAgTSAAwrAWlMe4s8AAAAAElFTkSuQmCC);
}
.section-cover-video .title-wrapper .title {
  display: none;
  margin: 0;
  font-size: 26px;
  font-weight: 600;
  color: white;
  letter-spacing: 0.3rem;
  text-align: center;
  padding: 0 20px;
  opacity: 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .section-cover-video .title-wrapper .title {
    font-size: 20px;
  }
}
.section-cover-video .title-wrapper .title.start {
  animation: opneing_title 1s 2s forwards;
}
.section-cover-video .title-wrapper .video-button {
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  transition: all 1s ease-out;
  height: 60px;
  width: 60px;
  margin: 0 auto;
  position: absolute;
  opacity: 0;
  animation: opneing_title 1s 0.5s forwards;
}
.section-cover-video .title-wrapper .video-button button {
  width: 56px;
  height: 56px;
  background: none;
  border: 2px solid white;
  color: white;
  border-radius: 30px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
}
.section-cover-video .title-wrapper .video-button.hide {
  display: none;
}
.section-cover-video .title-wrapper .video-button.rehide {
  height: 0px;
  overflow: hidden;
}
.section-cover-video .video-wrapper {
  height: 80vh;
  max-height: 600px;
  overflow: hidden;
}
.section-cover-video .video-wrapper .video-main {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -moz-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.section-cover-video .video-wrapper .video-main.hide {
  opacity: 0;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__title {
  text-align: left;
  font-size: 4.5rem;
}
@media screen and (max-width: 768px) {
  .collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__title {
    font-size: 3.5rem;
  }
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description > p {
  font-size: 1.4rem;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap {
  border: 1px solid #666;
  border-top: none;
  padding: 1rem 1.5rem;
  padding-top: 0;
  margin: 3rem 0;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap h3,
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap p {
  margin: 0;
  line-height: 1;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap h3 {
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  margin: 0 -1.5rem;
  position: relative;
  top: -0.6rem;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap h3::before,
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #666;
  flex: 1;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap h3::before {
  width: 1.2rem;
  flex: none;
  margin-right: 0.5rem;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap h3::after {
  margin-left: 0.5rem;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap p.code {
  font-size: 2.5rem;
  margin: 0.5rem 0;
}
.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description .codeWrap p small {
  font-size: 70%;
  color: #999;
}
.collection-hero .collection-hero__inner .collection-hero__image-container img {
  aspect-ratio: 3/2;
  position: static;
}
@media screen and (max-width: 768px) {
  .collection-hero .collection-hero__inner .collection-hero__image-container img {
    aspect-ratio: 1/1;
  }
}
.collection-hero.collection-hero--with-image {
  padding: 0 !important;
}
.collection-hero.collection-hero--with-image .collection-hero__inner {
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .collection-hero.collection-hero--with-image .collection-hero__inner {
    padding-right: 1.5rem;
  }
}
@keyframes rotateBadge {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes popupBadge {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.card .card__content {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.card .card__content .card__information .caption-with-letter-spacing {
  letter-spacing: inherit;
  margin-bottom: 0.5rem;
  color: black;
}
.card .card__content .card__custom_badge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 2rem;
  background: none;
  color: black;
  overflow: hidden;
  display: flex;
  transform: translateY(-100%);
  animation: opening_badge 0.5s calc(var(--animation-order) * 0.3s) forwards;
}
.card .card__content .card__custom_badge .custom_badge {
  display: flex;
  justify-content: center;
  align-items: center;
  color: inherit;
  font-size: 90%;
  font-weight: 600;
  font-style: italic;
  padding: 3px;
  text-align: center;
  line-height: 1.4;
  text-transform: uppercase;
  pointer-events: none;
  object-fit: contain;
  animation: ticker 10s linear infinite;
  opacity: 0.9;
}
@media screen and (max-width: 768px) {
  .card .card__content .card__custom_badge .custom_badge {
    font-size: 80%;
  }
}
.card .card__content .card__custom_badge .custom_badge span {
  margin: 0 2rem;
}
.card .card__content .card__custom_badge.type-soon {
  background-color: black;
  color: white;
}
.card .card__content .card__custom_badge.type-new {
  background-color: yellow;
  color: black;
}
.card .card__content .card__custom_badge.type-restock {
  background-color: gray;
  color: white;
}
.card .card__content .card__custom_badge.type-sold,
.card .card__content .card__custom_badge.type-soldout {
  background-color: red;
  color: white;
}
.card .card__content .card__badge .badge {
  line-height: 1.2;
}
.card .card__content .card__badge .badge:lang(en) {
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .card .card__content .card__badge .badge {
    font-size: 70%;
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
}
.card .card__content .card-information .caption-with-letter-spacing {
  letter-spacing: 0;
}
.card .card__content:hover .card__custom_badge {
  animation: closing_badge 0.5s forwards;
}
.card .card__content .card__image-cover {
  display: block !important;
  opacity: 0;
}
.product-restock-date {
  color: #F66E0B;
  border: 1px solid #F66E0B;
  padding: 1.5rem;
}
.product-restock-date h3,
.product-restock-date p {
  color: inherit;
  margin: 0;
}
.product-restock-date h3 {
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
}
.product-restock-date p {
  font-size: 1.3rem;
}
.product-restock-date p small {
  display: inline-block;
  line-height: 1.5;
  margin-top: 0.5rem;
}
.multicolumn-card .multicolumn-card__info p {
  margin: 1rem 0;
}
.multicolumn-card .multicolumn-card__info p:last-child {
  margin-bottom: 0;
}
@keyframes ticker {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes opneing_title {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opening_badge {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes closing_badge {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100% 0);
  }
}
.cart__footer .cart__blocks .tax-note .note-text {
  display: block;
}
.cart__footer .cart__blocks .tax-note .shipping-text {
  color: red;
}
.cart__footer .cart__blocks .tax-note .shipping-text .save-price {
  font-size: 1.7rem;
  margin: 0 2px;
}
.member-product-section {
  pointer-events: none;
  position: relative;
}
.member-product-section .member-modal {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(2px);
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.member-product-section .member-modal .member-modal-inner {
  position: sticky;
  top: 100px;
  pointer-events: all;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 28px 40px 48px;
  max-width: 640px;
  margin: 28px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  text-align: center;
  opacity: 0;
  transform: translateY(20px);
  animation: open-member-modal 0.5s 2s forwards;
}
.member-product-section .member-modal .member-modal-inner p a {
  color: inherit;
  margin: 0 0.5em;
}
.product__inventory {
  position: absolute;
  top: -0.1rem;
  right: 0;
}
.ranking-section .slider__slide .card::before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 1.8rem;
  font-weight: 600;
  font-style: italic;
  width: 3.5rem;
  height: 2.7rem;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  color: white;
  z-index: 10;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .ranking-section .slider__slide .card::before {
    width: 3.2rem;
    height: 2.4rem;
    font-size: 1.4rem;
  }
}
.ranking-section .slider__slide:nth-child(1) .card::before,
.ranking-section .slider__slide:nth-child(2) .card::before,
.ranking-section .slider__slide:nth-child(3) .card::before {
  width: 5rem;
  height: 5rem;
  font-size: 160%;
}
@media screen and (max-width: 768px) {
  .ranking-section .slider__slide:nth-child(1) .card::before,
  .ranking-section .slider__slide:nth-child(2) .card::before,
  .ranking-section .slider__slide:nth-child(3) .card::before {
    width: 3.2rem;
    height: 3.2rem;
    font-size: 120%;
  }
}
.ranking-section .slider__slide:nth-child(1) .card::before {
  content: "1";
  background-color: #DEBC56;
}
.ranking-section .slider__slide:nth-child(2) .card::before {
  content: "2";
  background-color: #B1B8C3;
}
.ranking-section .slider__slide:nth-child(3) .card::before {
  content: "3";
  background-color: #B7926A;
}
.ranking-section .slider__slide:nth-child(4) .card::before {
  content: "4";
}
.ranking-section .slider__slide:nth-child(5) .card::before {
  content: "5";
}
.ranking-section .slider__slide:nth-child(6) .card::before {
  content: "6";
}
.ranking-section .slider__slide:nth-child(7) .card::before {
  content: "7";
}
.ranking-section .slider__slide:nth-child(8) .card::before {
  content: "8";
}
.ranking-section .slider__slide:nth-child(9) .card::before {
  content: "9";
}
.ranking-section .slider__slide:nth-child(10) .card::before {
  content: "10";
}
.ranking-section .slider__slide:nth-child(11) .card::before {
  content: "11";
}
.ranking-section .slider__slide:nth-child(12) .card::before {
  content: "12";
}
.ranking-section .slider__slide:nth-child(13) .card::before {
  content: "13";
}
.ranking-section .slider__slide:nth-child(14) .card::before {
  content: "14";
}
.ranking-section .slider__slide:nth-child(15) .card::before {
  content: "15";
}
.ranking-section .slider__slide:nth-child(16) .card::before {
  content: "16";
}
.ranking-section .slider__slide:nth-child(17) .card::before {
  content: "17";
}
.ranking-section .slider__slide:nth-child(18) .card::before {
  content: "18";
}
.ranking-section .slider__slide:nth-child(19) .card::before {
  content: "19";
}
.ranking-section .slider__slide:nth-child(20) .card::before {
  content: "20";
}
@keyframes open-member-modal {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
form .field:has(select) {
  position: relative;
}
form .field:has(select) .field__input,
form .field:has(select) select {
  padding: 1.5rem;
  line-height: 1;
  cursor: pointer;
}
form .field:has(select)::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  position: absolute;
  transform: rotate(45deg);
  inset: 0;
  right: 20px;
  left: auto;
  margin: auto;
  z-index: 1;
}
form .field.selected select {
  padding: 2.2rem 1.5rem 0.8rem;
}
form .field.selected label {
  font-size: 1rem;
  top: 0.3em;
  letter-spacing: 0.04rem;
}
.register-wrapper,
.login-wrapper {
  display: flex;
}
@media screen and (max-width: 768px) {
  .register-wrapper,
  .login-wrapper {
    flex-direction: column;
  }
}
.register-wrapper .customer-image,
.login-wrapper .customer-image {
  width: 50%;
  border: none;
}
@media screen and (max-width: 768px) {
  .register-wrapper .customer-image,
  .login-wrapper .customer-image {
    width: 100%;
    height: 260px;
  }
}
.customer .member-tag {
  display: inline-block;
  background-color: black;
  color: white;
  padding: 0.8rem 1.2rem;
  line-height: 1;
  margin: 1rem 0;
  border-radius: 20px;
  font-size: 70%;
  font-weight: 600;
  letter-spacing: 0;
  border-top: 1px solid rgb(25.5, 25.5, 25.5);
  border-bottom: 1px solid black;
}
.customer .member-tag.is-vip {
  background-color: #DEBC56;
  border-top-color: rgb(225.3, 194.7, 102.9);
  border-bottom-color: rgb(217.9746534653, 179.8273267327, 65.3853465347);
  box-shadow: inset 0 0 12px rgb(219.4841584158, 182.8920792079, 73.1158415842);
}
.customer .member-meta {
  margin: 2rem 0;
  border-top: 1px solid #ccc;
  padding: 2rem 0;
}
.customer .member-meta summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer .member-meta summary::after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  transform: translateY(-0.2rem) rotate(45deg);
  margin-right: 0.5rem;
}
.customer .member-meta .member-meta-table {
  padding-top: 1rem;
}
.customer .member-meta .member-meta-table table {
  border: none;
  box-shadow: none;
}
.customer .member-meta .member-meta-table table tr {
  border-top: 1px solid #eee;
  display: table-row;
}
.customer .member-meta .member-meta-table table tr th,
.customer .member-meta .member-meta-table table tr td {
  padding: 1rem;
  vertical-align: middle;
  border: none;
  font-size: 80%;
  display: table-cell;
}
.customer .member-meta .member-meta-table table tr th {
  text-align: left;
}
.customer .member-meta .member-meta-table table tr td a {
  padding: 0.7rem 1rem;
  border-radius: 2rem;
}
.customer .member-meta .member-meta-table table tr:last-of-type {
  border-bottom: 1px solid #eee;
}
.customer .member-meta .member-meta-table p.note {
  margin: 1rem 0;
  color: #F66E0B;
  font-size: 80%;
}
.customer .member-meta[open] summary::after {
  transform: translateY(0.2rem) rotate(-135deg);
}
.customer .field:has(select)::after {
  box-shadow: none !important;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  left: auto;
  right: 1.5rem;
}
.customer .field select {
  padding: 2.2rem 1.5rem 0.8rem 2rem;
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
}
.customer .field select:not(:placeholder-shown) ~ label {
  font-size: 1rem;
  top: calc(var(--inputs-border-width) + 0.5rem);
  left: calc(var(--inputs-border-width) + 2rem);
  letter-spacing: 0.04rem;
}
.customer.account .account-side {
  width: 25%;
  min-width: 280px;
}
@media screen and (max-width: 768px) {
  .customer.account .account-side {
    width: 100%;
    min-width: 0;
  }
}
@media screen and (max-width: 768px) {
  .customer.login,
  .customer.register {
    margin-top: -100px !important;
    position: relative;
    z-index: 1;
    background-color: white;
  }
}
.product-form .product-release-date {
  text-align: center;
  color: #999;
  font-size: 80%;
}
.blog .contains-card--list {
  max-width: 720px;
  margin: 0 auto;
}
.blog .contains-card--list .blog__post {
  border-bottom: 1px solid #ededed;
}
@media screen and (max-width: 768px) {
  .blog .contains-card--list .blog__post {
    border-bottom: none;
  }
}
.blog .contains-card--list .blog__post:last-of-type {
  border-bottom: none;
}
.blog .contains-card--list .blog__post .article-card-wrapper .article-card__excerpt {
  display: none;
}
.blog .contains-card--list .blog__post .article-card-wrapper .article-card__info {
  order: 1;
  font-size: 1.6rem;
  padding: 0;
  color: #999;
  font-weight: 400;
  font-size: 90%;
}
.blog .contains-card--list .blog__post .article-card-wrapper .card > .card__content {
  display: none;
}
.blog .contains-card--list .blog__post .article-card-wrapper .card__content {
  padding: 0;
}
.blog .contains-card--list .blog__post .article-card-wrapper .card__heading {
  order: 2;
  font-size: 1.6rem;
  font-weight: 400;
}
.blog .contains-card--list .blog__post .article-card-wrapper .card__information {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
@media screen and (max-width: 768px) {
  .blog .contains-card--list .blog__post .article-card-wrapper .card__information {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
}
.shopify-policy__container {
  max-width: 960px;
}
.footer .footer-block-html table {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .footer .footer-block__newsletter .footer-block__heading {
    font-size: 1.4rem;
  }
}
.footer .footer__list-social {
  padding-top: 1rem;
}
@media screen and (max-width: 768px) {
  .tl-switcher-container.bottom-right {
    bottom: 11px !important;
    right: 11px !important;
  }
}
.coupon-ticket-app-pc {
  right: auto;
  left: 20px;
  z-index: 1;
}
.coupon-ticket-app-sp .flex-between {
  justify-content: flex-start;
}
.coupon-ticket-app-sp .flex-between span {
  margin-right: 0.5rem;
}
.socialplus-association-wrapper,
.socialplus-login-button-wrapper {
  padding-bottom: 8rem;
}
.header__icon .cart-count-bubble {
  opacity: 0;
  animation: showup-icon 0.5s 1s forwards cubic-bezier(0.17, 1.06, 0.82, 1.06);
}
.th_wlc_position_relative {
  width: 44px;
  margin: 0;
}
.th_wlc_position_relative .th_wlc_product_count {
  background-color: white;
  color: inherit;
  top: auto;
  bottom: 8px;
  right: 2px;
  font-size: 0.9rem;
  opacity: 0;
  animation: showup-icon 0.5s 1s forwards cubic-bezier(0.17, 1.06, 0.82, 1.06);
}
.th_wlc_position_relative svg {
  fill: white;
  width: 20px;
  height: 20px;
  opacity: 0;
  animation: showup-icon 0.5s 0.5s forwards cubic-bezier(0.17, 1.06, 0.82, 1.06);
}
.th_wlc_position_relative svg path {
  fill: white;
}
.th-wl-container {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.th-wl-quantity-box {
  display: none;
}
@keyframes showup-icon {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*# sourceMappingURL=customize.min.css.map */
