/** Shopify CDN: Minification failed

Line 637:12 Unexpected "{"
Line 637:21 Expected ":"
Line 637:28 Unexpected "{"
Line 640:2 Unexpected "{"
Line 640:3 Expected identifier but found "%"
Line 641:15 Expected identifier but found whitespace
Line 641:17 Unexpected "{"
Line 641:26 Expected ":"
Line 642:2 Unexpected "{"
Line 642:3 Expected identifier but found "%"
... and 5 more hidden warnings

**/
body {
  color: #1B1B1B;
}
p {
  font-size: 14px;
  font-weight: 400;
}
.iconNav [class*=hasChildren]>ul {
  padding: 0!important;
}
section {
  margin-bottom: 50px!important;
}
.sidememu .accordionButton, .sidememu > li ul > li {
    background: #F8F8F8;
}
.sidememu > li {
  margin-bottom: 15px;
}
.sidememu > li:last-of-type {
  margin-bottom: 30px;
}
.sidememu .accordionButton img {
  margin-right: 12px;
  width: 32px;
}
.sidememu .accordionButton > div {
      display: flex
;
    align-items: center;
}
.sidememu > li ul > li a {
  color: #1B1B1B;
  font-weight: 500;
  font-size: 14px;
}
.sidememu > li ul > li {
    padding: 0 16px!important;
  
}
.sidememu > li {
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
}
.sidememu .accordionButton {
  font-weight: 700;
  font-size: 15px;
    min-height: 48px;
    padding: 0 8px!important;
}
.product-form__submit {
      box-sizing: border-box;
}
.product__text {
  margin-bottom: 15px!important;
}
@media screen and (max-width: 768px) {
section {
  margin-bottom: 40px!important;
}
}
@media screen and (min-width: 768px) {
.spOnly {
  display: none!important;
}
}
@media screen and (max-width: 767px) {
.pcOnly {
  display: none!important;
}
  .d_title_wrap .d_title_link a {
    padding-inline: 22px!important;
    padding-block: 5px!important;
    font-size: 10px!important;
  }
  .d_title_wrap .d_title_link a::before {
        right: 11px!important;
  }
}
.d_title_wrap .d_title_link a .icon-d_arrow {
  display: none;
}
.sidememu>li {
   border-top: unset!important;
  
}
 .sidememu>li ul>li {
   position: relative;
 }
.d_title_wrap .d_title_link a {
    
    
    
    letter-spacing: 1px;
    color: #fff;
    background: #0E0E0E;
    
    display: block;
    padding-inline: 55px;
    padding-block: 8px;
    font-size: 12px;
    font-weight: 700;
}
.sidememu>li ul>li::before {
      border-top: 2px solid #1b1b1b!important;
    border-right: 2px solid #1b1b1b!important;
}
.d_title_wrap .d_title_link a::before, .sidememu>li ul>li::before {
    border-radius: unset;
    border-color: #1b1b1b;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 5px;
    height: 5px;
    right: 20px;
    left: auto;
    z-index: 1;
    border-top: 2px solid #64B72F;
    border-right: 2px solid #64B72F;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: top center;
    transition: .15s;
}
.d_title  {
      padding-bottom: 13px;
      align-items: center;
  position: relative;
  border-bottom: 1px solid #DADADA;
  margin-bottom: 30px!important;
}
.d_title::after  {
content: '';
  position: absolute;
  left: 0;
      bottom: -1px;
  width: 80px; /* 緑の下線の長さ */
  height: 2px;
  background-color: #64B72F; /* グリーン */
}
.footer .plus-button {
    
    color: #64B72F;
}
.footer .plus-button:before {
  height: 2px;
  
}
.footer .plus-button:after {
  width: 2px;
}
.footer [aria-expanded=true] .plus-button:before, .footer [aria-expanded=true] .plus-button:after {
      width: 2px;
    height: 10px;
  background: #64B72F;
}
.footer-block__heading {
      display: flex
;
    align-items: center;
    justify-content: space-between;
  color: #fff!important;
  font-size: 24px!important;
  padding-bottom: 5px;
  margin-bottom: 10px!important;
  border-bottom: 1px solid #64B72F;
}
.footer-block__details-content .list-menu__item--link {
  color: #fff!important;
}
.footer-block__details-content .list-menu__item--link {
  font-size: 12px!important;
}

@media screen and (min-width: 750px) {
  .headerBottom>.page-width {
    height: 70px!important;
}
    .footer__content-top .grid {
gap: 40px!important;
    }
}
.d_title  {
  flex-direction: row!important;
  gap: 5px;
}
@media screen and (max-width: 768px) {
.d_title  {
      padding-bottom: 10px;
  margin-bottom: 20px!important;
}
}
.main_en {
  font-family: "Madimi One", sans-serif!important;
  font-size: 36px!important;
  font-weight: 400!important;
}
.d_title .sub_jp {
  margin-left: 16px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
}
.d_title_wrap .d_title_link {
    top: 50%;
    bottom: unset;
    transform: translateY(-50%);
}
li.hasChildren:after {
  display: none;
}

@media screen and (max-width: 768px) {
.main_en {
  font-size: 22px!important;
}
.d_title .sub_jp {
  font-size: 14px;
  font-weight: 500px;
}

}
.page-width {
max-width: 1200px!important;
  padding: 0 15px!important;
}

h3.card__heading {
  font-size: 14px;
  font-weight: 400;
}
.price {
    font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
    .page-width {

  
}
.price {
    font-size: 16px;
  font-weight: 700;
}
}
.tax_in {
    font-size: 12px!important;
  font-weight: 700!important;
}
  @media screen and (max-width: 768px) {
.tax_in {
    font-size: 12px;
  font-weight: 700;
}
  }

.tab-list {
  margin-bottom: 30px!important;
}
.tab-list li.active {
    color: #fff;
    background: #64B72F;
  border: 1px solid #64B72F;
}
.tab-item.clickable, .section-item-slider .tab-group-wrap.--typeB .tab-group .tab {
    cursor: pointer;
    border: 1px solid #231815;
    color: #231815;
    border-radius: 100px;
    padding-block: 2px;
    padding-inline: 24px;
    margin-right: 1em;
}
.tab-item.clickable {
  
      margin-right: 10px!important;
  padding-inline: 42px;
    position: relative;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 21px;
}
.footer__content-bottom {
  border-top: 1px solid #fff!important;
  margin-top: 40px;
  padding-top: unset!important;
}
.header__heading, .header__heading-link {
        justify-self: center!important;
        margin-left: 60px;
    }
.header__menu-item span {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.header__menu-item .icon-caret {
  color: #64B72F;
}
.headerBottom .search-header__form .search__input.field__input {
  border-radius: unset!important;
}
.headerBottom .headerBottom__search form {
  width: 250px!important;
}
.list-menu--inline {
  flex-wrap: nowrap!important
}
.headerBottom .keywordSearch--typeB .keywordList {
  width: fit-content!important;
  margin-right: 20px;
}
.headerBottom__search {
      display: flex
;
    align-items: center;
}
.header__submenu.list-menu {
  padding-block: unset!important;
}
@media screen and (max-width: 767px) {
  .header {
    padding-block: 15px !important;
  }
  .header__heading-link {
    padding: 0!important;
  }
  .tab-item.clickable {
    padding-block: 5px;
    padding-inline: 22px;
  }
  .tab-item.clickable {
    margin-right: 5px!important;
  }
}

.copyright__content {
  color: #fff;
  
}
.footer__localization:empty+.footer__column--info {
    justify-content: center !important;
    color: #fff;
}
.footer__copyright {
    padding-block: 6px;
    margin-top: 0 !important;
    font-weight: 400;
    font-size: 12px;
}
.footer .list-social__item path {
  fill: #fff!important;
}
.list-social__link {
  padding: 10px!important;
}
.headerBottom .keywordList li {
  margin-bottom: unset!important;
}
@media screen and (min-width: 750px) {
    .headerBottom .keywordList__unit:nth-of-type(n + 5)  {
      display: none;
    }
  .header__icon:not(.header__icon--summary) {
    flex-direction: column;
  }
  .i-text {
    margin-bottom: unset;
            margin-top: -1px !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0px;
  }
  .header__icon--cart .i-text  {
    color: #fff;
  }
  .header__icon--cart .icon {
    height: 30px;
    width: 30px;
  }
  .iconNav {
        background: #F8F8F8;
    width: 120px;
    text-align: center;
    height: 120px;
    display: flex
;
    justify-content: center;
    align-items: center;
  }
   .iconNav li.hasChildren a {
     display: flex;
     align-items: center;
     flex-direction: column;
   }
  .iconNav li.hasChildren {
    padding-right: unset;
  }
  .header__icon--cart .icon path {
  fill: #fff;
}
.header__icon--cart {
    background: #64B72F;
    width: 120px;
    height: 120px;
}
  .footer-block-image.center .footer__list-social {
    justify-content: right!important;
    margin-right: 0!important;
    max-width: 100%!important;
}
  .footer-block:not(.footer-block--menu) .footer-block__details-content {
        text-align: right;
    display: flex
;
    flex-direction: column;
    align-items: end;
  }
  .swiper-button-next.swiper_navi {
    right: 14.6%!important;
}
   .swiper-button-prev.swiper_navi {
    left: 14.6%!important;
}
    .section-footer-padding {
        
        padding-bottom: unset!important;
    }
}
.disclosure .localization-form__select, .d_title .main_en {
  white-space: nowrap;
}
.m_drawer_recent_itmes .recently-viewed-grid-item a {
  position: relative;
}

@media screen and (max-width: 749px) {
  .footer__list-social {
    display: none!important;
  }
  .headerBottom .keywordSearch--typeB .keywordList {
    margin-right: unset;
  }
  .headerBottom>.page-width {
    justify-content: center!important;
  }
  .headerBottom .headerBottom__search form {
    width: 100%!important;
}
  .headerBottom {
    background: #F2F2F2!important;
  }
  .headerBottom>.page-width {
    height: auto!important;
    padding-block: 11px!important;
  }
  .headerBottom__search {
    flex-direction: column-reverse;
    gap: 11px;
  }
  .header__heading, .header__heading-link {
    max-width: 150px;
        margin-left: unset!important;
  }
  .iconNav, .headerBottom {
    display: block!important;
  }
  .iconNav>ul>li svg {
    width: 20px;
    height: 20px;
  }
    .footer__localization:empty+.footer__column {
        padding-top: 0!important;
    }
      footer.section-footer-padding {
        padding-top: 38px;
        padding-bottom: unset!important;
    }
}
.shopify-section:has(.shopinfo-sec) {
  margin-top: unset!important;
}
.shopify-section:has(.slider-sec) {
  margin-bottom: unset!important;
}
.twoColumnLayout {
  margin-top: 40px!important;
  box-sizing: unset!important;
  max-width: 1200px!important;
  padding: 0 15px!important;
}
.menu-drawer summary.menu-drawer__menu-item {
  background: #0E0E0E!important;
  color: #fff!important;
}
.iconNav {
  margin-right: unset!important;
  margin-left: unset!important;
}
@media screen and (max-width: 1200px) {
  .twoColumnLayout {
  box-sizing: border-box!important;
  }
}
.navi_arrow2 svg {
  color: #64B72F;
}

.narrow-news {
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  padding-block: 27px;
}
.important_infomation_title h2:not(.d_title) {
  display: flex;
  align-items: center;
  gap: 3px;
  font-weight: 700!important;
  font-size: 10px!important;
  color: #fff;
  background: #64B72F;
  padding: 6px 13px;
}
.important_infomation_title {
  margin-right: 38px!important;
}
.important_infomation_wrap {
  align-items: center;
}
.important_infomation_list > li span.important_infomation_day {
  font-size: 12px;
  color: #999999;
  font-weight: 400;
}
.important_infomation_list > li a {
  align-items: center;
}
  .keyword-sec .d_title {
    padding-bottom: unset!important;
    margin-bottom: 28px!important;
    border: none;
  }
  .keyword-sec .d_title::after {
    display: none;
  }
  .narrow-news .d_title {
    padding-bottom: unset!important;
    margin-bottom: 7px!important;
    border: none;
  }
  .narrow-news .d_title::after {
    display: none;
  }
.important_infomation_list > li span.important_infomation_title {
  font-size: 14px;
  font-weight: 700;
}
  .narrow-news .page-width {
    padding: 0 30px!important;
  }
.keyword-sec .ks__keywords {
  border: 1px solid #DFDFDF;
  border-radius: 10px;
      flex-direction: column;
  padding-block: 30px!important;
}
.cate-sec.category-slide li.grid__item {
          width: calc(33.33% - 20px * 2 / 3)!important;
        max-width: calc(33.33% - 20px * 2 / 3)!important;
}
.cate-sec.category-slide li.grid__item a p {
  font-weight: 500;
}
.cate-sec.category-slide li.grid__item a {
  background: #F8F8F8!important;
  border-left: 3px solid #64B72F;
  color: #1b1b1b;
}
.cate-sec .grid {
  gap: 20px;
}

.menu-drawer__inner-container {
    padding-bottom: 100px;
  height: 950px!important;
}
.cate-sec.category-slide li.grid__item:before {
      border-top: 2px solid #1b1b1b!important;
    border-right: 2px solid #1b1b1b!important;
}
.slider-sec {
  margin-top: 30px;
}
.shopinfo-sec .main_en {
  font-size: 24px!important;
}
.shoppingGuide .row .row__box:last-child .page-width {
  padding: 0!important;
}
.shoppingGuide .row .row__box:last-child {
  box-sizing: border-box;
  padding: 25px 40px!important;
}
.shoppingGuide .shopInfoTable th {
    
    width: 75px!important;
}
.shoppingGuide .shopInfoTable th, .shoppingGuide .shopInfoTable td {
  vertical-align: baseline;
}
.header__menu-item img {
  width: 11px;
    margin-left: 10px;
}

.keywordList li a:hover {
  background: #fff;
  color: #64B72F;
}
  .section-{{ section.id }} {
    background-size: cover;
    background-position: center;
  {%- if section.settings.background_color != blank -%}
    background: {{ section.settings.background_color }};
  {%- endif -%}
  {%- if section.settings.background_image != blank -%}
    background-image: url({{ section.settings.background_image | img_url: 'master' }});
  {%- endif -%}
  }
  .keywordSearch--typeB .ks__searchForm {
  width: 600px;
  max-width: 100%;
  margin: 0 auto 30px;
}
.keywordSearch--typeB .ks__keywords {
  padding-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.keywordSearch--typeB .ks__keywords h3 {
  flex: 0 0 80px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .keywordSearch--typeB .ks__keywords h3 {
    font-size: 12px;
  }
  .keywordSearch--typeB .ks__keywords ul {
    width: 100%;
    justify-content: center;
  }
}
.keywordSearch--typeB .keywordList {
  justify-content: center;
      width: 440px;
}

.keywordList {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
@media (max-width: 767px) {
  #FooterLanguageForm1 {
        width: 100%;
    padding: 0 10px 0 10px;
  }
  .localization-selector.link {
    min-height: unset!important;
    min-width: unset!important;
        width: 53px !important;
    padding: 1px !important;
    font-size: 10px;
    margin-bottom: unset!important;
        height: 3rem!important;

  }
  .localization-form__select .icon-caret {
        right: 4px!important;

  }
  #FooterLanguageLabel {
    font-size: 12px!important;
  }
  .keywordList {
    margin: 0 -5px;
    justify-content: center;
  }
}
   .header .disclosure__list-wrapper {
    bottom: -200%!important;
   }

.keywordList li {
  margin: 5px;
}
   @media screen and (min-width: 750px) {
#FooterLanguageForm1 {
  margin-right: 15px;
}
     
    .product__info-wrapper {
        padding-left: 2rem!important;
    }
}
@media (max-width: 767px) {
        .header-language {
     display: none!important;
   }
  .keywordList li {
    margin: 0 2.5px 5px;
  }
}
.keywordList li a {
  display: block;
  background: #64B72F;
  border: 1px solid #64B72F;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 16px;
  padding: 3px 5px;
  text-align: center;
  border-radius: 5px;
}
.keywordList li a:hover {
  background: transparent;
}
@media (max-width: 479px) {
  .keywordList li a {
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {
.headerBottom {
    margin-bottom: unset;
}
  .footer__content-bottom {
    margin-top: unset!important;
  }
  .footer-block.grid__item.footer-block--menu {
    display: none;
  }
      .shoppingGuide .row .row__box:last-child {
        
        width: 100%!important;
      }
  .shoppingGuide .shop__mapWrap {
         max-height: unset!important;
    }
  .shoppingGuide .row .row__box:last-child {
    padding: 0 0 20px !important;
}
  .shopify-section:has(.narrow-news) {
    padding-inline: 15px;
  }
  .twoColumnLayout {
    padding: 0!important;
  }
 /* .cate-sec.category-slide li.grid__item:nth-of-type(n + 9) {
    display: none;
  } */
  .cate-sec.category-slide li.grid__item a p {
    font-size: 12px;
  }
  .cate-sec .grid {
    gap: 22px;
  }
  .cate-sec.category-slide li.grid__item {
 width:  100%!important;
        max-width:  100%!important;
}
  .keyword-sec .ks__keywords {
    padding-block: 20px !important;
  }
    .keyword-sec .d_title {
    margin-bottom: 15px!important;
  }
  .ranking .grid--5-col-desktop .grid__item:nth-of-type(n + 5), .new-items .grid--5-col-desktop .grid__item:nth-of-type(n + 5) {
    display: none;
  }
  .narrow-news .page-width {
    padding-inline: unset!important;
  }
  .important_infomation_list>li a {
    flex-direction: column;
            align-items: baseline;

  }
  .narrow-news {
  padding-block: 20px;
}
  .important_infomation_title h2:not(.d_title) {
    width: fit-content;
    padding: 5px 10px!important;
  }
  .important_infomation_list>li:nth-of-type(n + 2) {
    display: none;
  }
  .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;
  }
  
}
.important_infomation_title {
  flex-direction: column;
}

.drawer__nav li a {
    position: relative;
    transition: .3s;
    padding-right: 15px;
  color: #fff!important;
}
.drawer__nav > li:first-of-type {
  border-top: 1px solid #fff;
}
.drawer__nav > li:last-of-type a {
  border-bottom: unset;
}
.drawer__nav li a {
    display: block;
    position: relative;
    line-height: 24px;
    padding:6px 20px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
}
.drawer__nav li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: 2px solid #64B72F;
    border-right: 2px solid #64B72F;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: top center;
    transition: .15s;
}

.drawer__nav li a:after {
    right: 20px !important;
}
.drawer__nav li.hasChildren--click > a::after {
    transform: rotate(90deg) translateY(-50%) !important;
    transform-origin: center top !important;
}
.drawer__nav li.hasChildren--click > a::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: rotate(0deg) translateY(-50%);
    transform-origin: center top;
    transition: 0.15s;
}
.drawer__nav li.hasChildren--click > a::before, .drawer__nav li.hasChildren--click > a::after {
    right: 20px !important;
    width: 2px !important;
    height: 12px !important;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: #64B72F;
}
.fNav__list li.hasChildren--click > a.open::before, .drawer__nav li.hasChildren--click > a.open::before {
    transform: rotate(90deg) translateY(-50%) !important;
}