/** Shopify CDN: Minification failed

Line 162:38 Expected identifier but found "!"
Line 181:38 Expected identifier but found "!"
Line 340:38 Expected identifier but found "!"
Line 837:0 Unexpected "}"

**/
.customer.account h1 {
  display: none;
}
.account-ttl {
  margin-top: 80px;
  margin-bottom: 80px!important;
}
.account-ttl .d_title {
  margin-bottom: unset!important;
}
.shopify-section:has(.account-faq)  {
  margin-bottom: 73px!important;
}
.account-faq  {
  margin-bottom: 73px!important;
}
ranky-estimate-rank-container{
  display: none!important;
}
@media screen and (max-width: 768px) {
  .account-ttl {
  margin-top: 60px;
  margin-bottom: 60px!important;
}
  .shopify-section:has(.account-faq)  {
  margin-bottom: 60px!important;
}
.account-faq  {
  margin-bottom: 60px!important;
}
.customer.account:is(.account,.order) {
  margin-block: 0 52px!important;
}
  .faqWrap dl {
    padding-block: 15px!important;
  }
  .account-faq .faqWrap dl dt:before {
    top: -6px;
  }
}
:is(.account,.order) {
  margin-block: 0 12px!important;
}
.shopify-section:has(#dokopoiblock) {
  margin-block: 30px!important;
}
.account-faq .faqWrap dl {
    border: 1px solid #DAB09A;
}
.account-faq .faqWrap dl dt {
  font-size: 16px;
}
.account-faq .faqWrap dl dt:after {
    border-top: 3px solid #272727;
    border-left: 3px solid #272727;
}
.account-faq .faqWrap dl dd:before {
  display: none;
}
.accountMain {
  padding-block: unset!important;
  margin-top: unset!important;
}
.account-faq .faqWrap dl:nth-of-type(1) dt:before {
  content: url('/cdn/shop/files/ic01.svg?v=1752046499'); /* 画像パス */
}
.account-faq .faqWrap dl:nth-of-type(2) dt:before {
  content: url('/cdn/shop/files/ic02.svg?v=1752046500'); /* 画像パス */
  
}
.account-faq .faqWrap dl:nth-of-type(3) dt:before {
  content: url('/cdn/shop/files/ic03.svg?v=1752046500'); /* 画像パス */
  
}
.account-faq .faqWrap dl:nth-of-type(4) dt:before {
  content: url('/cdn/shop/files/ic04.svg?v=1752046500'); /* 画像パス */
  
}
.account-faq .faqWrap dl dt,.account-faq .faqWrap dl dd {
    padding-left: 43px; 
}
p {
  font-size: 14px;
  font-weight: 400;
}
#parts_Sec_template--22602015965492__pickup_zfALfj {
  padding-bottom: unset!important;
  padding-top: unset!important;
}
section {
  margin-bottom: 100px!important;
}
@media screen and (max-width: 768px) {
section {
  margin-bottom: 40px!important;
}
}
@media screen and (min-width: 768px) {
.spOnly {
  display: none;
}
}
@media screen and (max-width: 767px) {
.pcOnly {
  display: none;
}
}
@media (max-width: 767px) {
    .iconNav {
        display: block!important;
    }
}
.cart-count-bubble {
  height: 15px!important;
    width: 15px!important;
background: #D5A98F!important;
    top: 5px;
  bottom: unset!important;
}
@media screen and (max-width: 768px) {
.cart-count-bubble {
  top: 0;
}
}
#parts_Sec_template--22602015965492__banner_JQiriz .contents_blocks ,#parts_Sec_template--22602015965492__banner_CHd9wE .contents_blocks {
  max-width: 800px;
  margin: 0 auto;
}
.d_title,.h2A  {
  margin-bottom: 40px!important;
}
@media screen and (max-width: 768px) {
  .header {
        min-height: 60px!important;
  }
.d_title,.h2A  {
  margin-bottom: 20px!important;
}
}
#shopify-block-AalFnMFFJblQrZ0R4K__judge_me_reviews_featured_carousel_kWQqre > div {
  max-width: 1200px!important;
  width: 100%;
}
.jdgm-carousel-wrapper {
  overflow: hidden;
    width: 100%!important;
}
.d_title .main_en,.h2A, .jdgm-carousel-title {
  text-align: left!important;
  width: fit-content;
  position: relative;
  font-size: 24px!important;
  font-weight: 400!important;
  font-family: "Noto Serif JP", serif;!important;
  letter-spacing: 3px;
}
.d_title,.h2A {
      overflow: hidden;
  
}
.main_en::after,.h2A::after,.jdgm-carousel-title::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 0.5em;
  width: 1200px;         /* 線の長さ（調整可能） */
  height: 1px;
  background: #000;     /* 線の色 */
  transform: translateY(-50%);
}
.important_infomation_list>li span.important_infomation_day {
  font-family: "Noto Serif JP", serif;!important;
  
}
@media screen and (max-width: 768px) {
.main_en,.h2A,.jdgm-carousel-title {
  font-size: 20px!important;
}
}
.page-width {
max-width: 1200px!important;

  padding: 0 15px!important;
}

.button {
    position: relative;
    max-width: 270px;
    width: 100%;
    font-size: 16px;
    font-size: 500;
    letter-spacing: 3px;
  background: #1b1b1b;
  color: #fff;
  letter-spacing: 0px;
}
.button::before {
    border-radius: unset;
    border-color: #1b1b1b;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    right: 20px;
    left: auto;
    z-index: 1;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: top center;
    transition: .15s;
}
h3.card__heading {
  font-size: 14px;
  font-weight: 400;
}
.price {
    font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
.price {
    font-size: 16px;
  font-weight: 700;
}
}
.tax_in {
    font-size: 12px;
  font-weight: 400;
}
  @media screen and (max-width: 768px) {
.tax_in {
    font-size: 12px;
  font-weight: 700;
}
  }


.main-sli {
  margin-bottom: unset!important;
}
.shopify-section:has(.main-sli) {
  margin-bottom: unset!important;
}
.shopify-section {
  
  margin-top: unset!important;
  
}

.narrow-news {
  padding-block: 15px;
}
.important_infomation_title h2 {
  display: flex;
  align-items: center;
  gap: 3px;
  font-weight: 400!important;
  font-size: 12px!important;
  background: #fff;
  padding: 6px 21px;
}
.important_infomation_title {
  margin-right: 20px!important;
}
.important_infomation_wrap {
  align-items: center;
}
.narrow-news .material-icons {
      font-size: 16px;
}
.important_infomation_list > li span.important_infomation_day {
  font-size: 12px;
}
.important_infomation_list > li a {
  align-items: center;
}
@media screen and (max-width: 768px) {
  .narrow-news {
  padding-block: 20px;
}
  .important_infomation_wrap {
    flex-wrap: nowrap!important;
  }
  .important_infomation_title {
  margin-right: 16px!important;
}
  .important_infomation_title h2 {
  background: #fff;
  padding: 6px 12px;
        width: 75px;
}
  .important_infomation_list>li span.important_infomation_day {
    font-weight: 700;
  }
  .important_infomation_list > li span.important_infomation_title {
        font-size: 12px !important;
    display: -webkit-box;
  -webkit-line-clamp: 1; /* 2行で切る */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  
}

.shopify-section:has(.topic) {
  margin-bottom: unset!important;
}
.topic {
  margin-bottom: 20px!important;
  
}
.topic .contents_blocks {
  gap: 20px!important;
}
@media screen and (max-width: 768px) {
.topic {
  margin-bottom: 15px!important;
  
}
#parts_Sec_template--22602015965492__banner_CHd9wE .contents_blocks {
  gap: 15px!important;
  grid-template-columns: 100%!important;
}
  
}
body, p, a, h3, h2, small, div {
  font-family: "Noto Serif JP", serif;!important;
}
.category-slide ul.icon li.grid__item {
  border: unset!important;
}
.cate-sec .grid {
      max-width: 790px;
    margin: 0 auto;
  
}
.cate-sec {
  padding-block: 100px 60px!important;
}
.cate-sec ul.icon li.grid__item:before {
  display: none;
}
.cate-sec  li.grid__item a {
  padding: 0!important;
  flex-direction: column;
}
.cate-sec ul.icon li.grid__item img {
  width: 100%!important;
}
.cate-sec li.grid__item a .ttl {
  padding: 0!important;
  margin-top: 12px!important;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #1b1b1b;
}
.cate-sec li.grid__item a p { 
  line-height: 120%;
  font-weight: 400;
  font-size: 14px;
  color: #929292;
}
.category-slide ul.icon li.grid__item {
    padding-inline: 15px!important;
}
.category-slide ul.icon li.grid__item img {
      aspect-ratio: 1 / 1;
    object-fit: cover;
  border-radius: 50%;
  border: 1px solid #EEEEEE;
}
.cate-sec .tab-list {
  margin-bottom: 40px!important;
}
.cate-sec .tab-item {
  margin-inline: unset!important;
  padding: 12px 27px;
  color: #666666;
  font-weight: 400;
  font-size: 16px;
}
.cate-sec .tab-item.active {
  border-bottom: 1px solid #1B1B1B!important;
  color: #1B1B1B;
  font-size: 18px;
}
.cate-sec .tab-item:not(:last-of-type) {
  border-right: 1px solid #DFDFDF;
}
@media (max-width: 768px) {
  .cate-sec .tab-item.active {
    font-size: 16px!important;
  }
  .cate-sec .tab-item {
    padding: 14px 14px!important;
  }
  .cate-sec .tab-list {
    margin-bottom: 30px !important;
}
  .category-slide ul.icon li.grid__item {
    padding-inline: 7.5px !important;
}
  .cate-sec li.grid__item a .ttl {
    font-weight: 700;
    font-size: 14px!important;
}
  .cate-sec li.grid__item a p {
    font-weight: 400;
    font-size: 14px!important;
  }
  .cate-sec .grid {
    gap: 15px 0;
  }
  .cate-sec {
    padding-block: 60px 60px !important;
}
}



@media (min-width: 992px) {
    .fNav__list {
        display: flex
;
        justify-content: center;
        align-items: center;
    }
}
@media (min-width: 992px) {
    .fNav__list li:not(:last-child) {
        border-right: 1px solid #1b1b1b;
        line-height: 10px !important;
    }
}

@media (min-width: 992px) {
    .fNav__list ul, .fNav__list li {
        list-style: none;
    }
}
@media (min-width: 992px) {
    .fNav__list li {
        padding: 0 14px;
    }
}
.fNav__list a {
  font-size: 14px;
    padding-right: 0;
}
.footer__content-bottom {
    padding-top: 0 !important;
    background-color: #FAFAFA;
}
.copyright__content {
  font-size: 12px;
  color: #1b1b1b;
  
}
.fNav__list a {
  color: #1b1b1b;
  
}
.footer__content-top {
  display: none!important;
}
.footer__localization:empty+.footer__column--info {
    justify-content: center !important;
    color: #fff;
}
@media screen and (max-width: 750px) {
    footer.section-footer-padding {
        padding-top: 0!important;
    }
.footer__copyright {
    padding-block: 6px!important;
}
}
.footer__copyright {
    padding-block: 14px;
    margin-top: 0 !important;
    font-weight: 400;
    font-size: 12px;
}
#menu-drawer .main_en:after {
  display: none;
}
@media screen and (min-width: 750px) {
    .section-footer-padding {
        
        padding-bottom: unset!important;
    }
}
@media screen and (max-width: 749px) {
    .footer__localization:empty+.footer__column {
        padding-top: 0!important;
    }
      footer.section-footer-padding {
        padding-bottom: unset!important;
    }
  .footer-block-image {
    margin-bottom: unset!important;
  }
  .footer .grid {
    margin-bottom: unset!important;
  }
  .footer__content-top {
    padding-bottom: 30px!important;
  }
}
.drawer__nav li a {
    position: relative;
    transition: .3s;
    padding-right: 15px;
}

.drawer__nav li a {
    display: block;
    position: relative;
    line-height: 24px;
    padding:6px 20px;
    font-weight: 500;
    border-bottom: 1px solid #dfdfdf;
}
.drawer__nav li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: 2px solid #1b1b1b;
    border-right: 2px solid #1b1b1b;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: top center;
    transition: .15s;
}

.drawer__nav li a:after {
    right: 20px !important;
}

.featuredCollectionSliderWrapper .swiper-pagination, .d_title_link.--B {
  display: none!important;
}
.featuredCollectionSliderWrapper .featuredCollectionSlider {
      overflow: hidden;
}

.ranking .swiper-backface-hidden .swiper-slide {
    width: 214px !important;
}
.ranking .swiper-backface-hidden .swiper-slide::before {
    content: "";
    z-index: 2;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
  color: #1B1B1B;
    background: #fff;
    border: 1px solid #1B1B1B;
    border-radius: 50%;
}
.ranking .swiper-backface-hidden .swiper-slide:nth-child(1):before {
  content: "1";
    background: #FEF6D9;
    border-color: #EFDA8E;
}
.ranking .swiper-backface-hidden .swiper-slide:nth-child(2):before {
  content: "2";
        background: #DBDBDB;
    border-color: #AEAEAE;
}
.ranking .swiper-backface-hidden .swiper-slide:nth-child(3):before {
  content: "3";
        background: #DEC39E;
    border-color: #B5987B;
}
.ranking .swiper-backface-hidden .swiper-slide:nth-child(4)::before {
  content: "4";
}

.ranking .swiper-backface-hidden .swiper-slide:nth-child(5)::before {
  content: "5";
}

.ranking .swiper-backface-hidden .swiper-slide:nth-child(6)::before {
  content: "6";
}

.ranking .swiper-backface-hidden .swiper-slide:nth-child(7)::before {
  content: "7";
}

.ranking .swiper-backface-hidden .swiper-slide:nth-child(8)::before {
  content: "8";
}

.ranking .swiper-backface-hidden .swiper-slide:nth-child(9)::before {
  content: "9";
}

.ranking .swiper-backface-hidden .swiper-slide:nth-child(10)::before {
  content: "10";
}

@media (max-width: 767px) {
    .conceptD2 .conceptD__text {
        margin: -30px 15px 0!important;
    }
      .conceptD__text {
        z-index: 2!important;
      }
}
@media screen and (max-width: 749px) {
  .ranking .swiper-wrapper {
  overflow-x: auto;
            padding-bottom: 15px;

    
}
  .swiper_template--22602015965492__04251197-7be7-41ad-b24d-cb920fecd3b3 .height_mode_fix .mainSlide {
        height: 450px!important;
  }
  .ranking .swiper-wrapper::-webkit-scrollbar {
  height: 4px;
}

.ranking .swiper-wrapper::-webkit-scrollbar-track {
  background-color: #DCDCDC;
}

/* つまみ部分 */
.ranking .swiper-wrapper::-webkit-scrollbar-thumb {
  background-color: #1B1B1B;
  
}
  .ranking .swiper-backface-hidden .swiper-slide {
    width: 166px !important;
}
  .ranking .swiper-backface-hidden .swiper-slide::before {
        top: 5px;
    left: 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-weight: 700;
    font-size: 12px;
  }
}
.pickup slider-component {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2カラムを均等に */
  gap: 46px; /* 要素間の間隔 */
  margin-bottom: 40px;
}
.pickup-reverse slider-component > :nth-child(1) {
  order: 2;
}

.pickup-reverse slider-component > :nth-child(2) {
  order: 1;
}
@media screen and (max-width: 749px) {
  .pickup slider-component {
  display: block;
}
  .pickup slider-component {
  margin-bottom: 30px;
}
  .gallary-wrap img {
    margin-bottom: 15px;
  }
  .gallary-wrap span {
  font-size: 16px!important;
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 10px;
  }
  .gallary-wrap p {
  font-size: 14px;
  color: #666666;
  margin-bottom: unset;
}
}
.category-slide ul.icon li.grid__item {
  background: unset!important;
}
.gallary-wrap span {
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 8px;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 8px;
  color: #1b1b1b;
}
.gallary-wrap p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 20px;
}

.bnr-sec .page-width {
  max-width: 800px!important;
}

.blog-slide .card-wrapper .text-wrapper h3 {
  font-size: 14px;
}
.blog-slide .card-wrapper .text-wrapper time {
  font-size: 12px;
}
@media screen and (max-width: 749px) {
.blog-slide .card-wrapper .text-wrapper time {
  font-weight: 700;
}
.faqWrap dl dt, .faqWrap dl dd p {
  font-size: 12px!important;
}
}
.faqWrap dl dt, .faqWrap dl dd p {
  font-size: 16px;
}
.faqWrap dl dt:before {
  color: #D5A98F!important;
}
.faqWrap dl dd:before {
  color: #BC1111!important;
}

.bgBlack {
  background-color: rgba(0, 0, 0, 0.8)!important; /* 黒 + 透過度80% */
}
.conceptD2 .main_en {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 14px;
}
.conceptD2 .main_en::before {
  content: "";
  position: absolute;
  bottom: 0; /* テキストから少し下に */
  left: 0;
  width: 60px;
  height: 1px; /* 線の太さ */
  background-color: #fff; /* 横棒の色（必要に応じて変更） */
}
.conceptD2 .d_title  {
  margin-bottom: unset!important;
}
.conceptD2 p {
  line-height: 160%!important;
}
@media screen and (min-width: 750px) {
.conceptD2 .conceptD__text {
    margin: 95px 0 0px -200px!important;
}
  .conceptD__img {
        max-width: 60%!important;
    flex: 0 0 60%!important;
  }
  .fNav__list  {
    margin-bottom: 21px;
  }
  
}
@media screen and (max-width: 749px) {
  .conceptD2 .page-width {
    padding: 0!important;
  }
  .concept .conceptD2 .d_title_wrap .d_title {
    align-items: flex-start!important;
  }
  .conceptD2 .main_en {
  
  padding-bottom: 20px;
  margin-bottom: 20px;
}
      .conceptD__text {
        padding: 30px 15px!important;
      }
}

.headerBottom {
  background: #FAFAFA!important;
}
.headerBottom .search-header__form .search__input.field__input {
  border-radius: unset!important;
}
.header__heading a {
  width: 230px!important;
}
@media screen and (max-width: 749px) {
.header__heading a {
  width: 180px!important;
}
  .header__heading-link {
  width: 180px!important;
    
  }
}

.upper-news .news_list {
      max-width: 900px;
    margin: 0 auto;
}
.upper-news .news_list li time {
  font-weight: 400;
  font-size: 12px;
}
.upper-news .news_list li h3 {
  font-weight: 400;
  font-size: 14px!important;
}
}


.shopify-section:has(.upper-news) {
  margin-bottom: 40px!important;
}
.upper-news {
  margin-bottom: unset!important;
}

.header__icons .module {
  margin-right: 80px!important;
}
.shipping-free {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 14px;
}
.shipping-free span {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #D6A88F;
  font-size: 18px;
}
.shipping-free span img {
  width: 24px!important;
  margin-right: unset!important;
}