/** Shopify CDN: Minification failed

Line 367:27 Expected ")" to end URL token
Line 435:27 Expected ")" to end URL token

**/
*{
  font-family: Helvetica, 'Noto Sans JP', Arial, sans-serif !important;
}
#powrIframeLoader{
  display:none !important;
}
      .custom-title_wrapper{
        display:flex;
        justify-content:flex-start;
            align-items: baseline;
      }
.c-title{
  font-size:36px !important;
  font-weight:600 !important;
  margin-bottom:30px !important;
}
.c-subtitle{
  margin-left:1rem;
    margin-bottom:30px;
}
.c-tabttl{
  color:#999999;
    font-size:16px !important;
}
button.c-tabttl.Heading.u-h1.TabList__Item.is-active {
  font-size:16px;
    color:#333 !important;
}
.SectionHeader__TabList.TabList{
  text-align: initial;
}
@media only screen and (max-width:500px){
.c-title{
  font-size:28px !important;
}
}

/*hb-css*/


.hb-header__lang .ls-sw-currencies, .hb-header__lang .ls-sw-languages, .hb-header__lang selector[data-type=currencies], .hb-header__lang selector[data-type=languages] {
  min-width: auto !important;
}

#notepad-anchor-title {
  display: none !important;
}

#SI_trigger_wrapper {
  margin-top: 10px !important;
}

.hb-search {
  padding: 12px 22px;
}

.splide__arrow--next {
  right: -1rem !important;
}

.splide__arrow--prev {
  left: -1rem !important;
}

.shopify-payment-button .shopify-payment-button__button--unbranded + .shopify-payment-button__button--hidden {
  display: none;
}

.cbb-frequently-bought-total-price-box {
  text-align: left !important;
  color: #231B0D;
}

.cbb-frequently-bought-selector-list li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0,0,0,0.12);
  display: grid;
  grid-template-columns: 20px 1fr 100px;
  grid-template-rows: 1fr auto;
  color: #231B0D;
}

.cbb-frequently-bought-selector-list li input {
  margin-top: 5px !important;
}

.cbb-frequently-bought-selector-label-name {
  line-height: 1.4 !important;
}

.cbb-frequently-bought-selector-label-regular-price {
  grid-column: 3;
  text-align: right;
  margin-top: 8px;
}

.shopify-cleanslate div[role="button"] {
  border-radius: 2px;
  min-height: 58px !important;
  max-height: 58px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
}

.magik-infi-loader {
  display: block !important;
  width: 24px !important;
  margin: 20px auto 0  !important;
}

.u-hidden{
  display: none;
}

.l-hb-header--before {
  padding-top: 80px;
}

.l-hb-header--before.l-hb-header--noAnnouncement {
  padding-top: 48px;
}

.l-hb-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
}

.hb-header {
  width: 100%;
}

.hb-header__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  width: 100%;
  height: 48px;
  padding:12px;
  margin: 0;
}

.hb-header__content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 24px;
  margin: 0;
  padding: 0;
}

.hb-header__content--left {
  justify-content: flex-start;
}

.hb-header__content--center {
}

.hb-header__content--right {
  justify-content: flex-end;
}

.hb-header__icon {
  background: transparent;
  border-radius: 0;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}

.hb-header__icon--hamburger {
  cursor: pointer;
}

.hb-header__icon--search {}

.hb-header__icon--cart {
  margin-left: 12px;
}

#navMenu:checked ~ .hb-header__icon--menu {
  z-index: 9999;
}

.hb-header__icon--menu .icon-close {
  display: none;
  fill: #231B0D;
  padding: 2px;
}

.hb-header__icon--menu .icon-hamburger {
  display: block;
}

.hb-header__menuwrap{
  position: fixed;
  height: 100%;
  background: #fafafa;
  padding: 52px 20px 78px;
  z-index: 9998;
  transition: .3s;
  overflow-y: scroll;
  top: 0;
  right: 100%;
  width: 240px;
}

.hb-header__menulist{
  list-style: none;
}
.hb-header__menulist li a{
  text-decoration: none;
  color: #333;
  display: block;
}

#navMenu:checked ~ .hb-header__menuwrap{
  right: calc(100% - 240px);
}
#navMenu:checked ~ .hb-header__icon--menu .icon-close {
  display: block;
}
#navMenu:checked ~ .hb-header__icon--menu .icon-hamburger{
  display: none;
}

#navMenu:checked ~ .hb-header__menuCover{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 9997;
  background: rgba(0, 0, 0, 0.27);
  display: block;
}

.hb-popup {
  display: none;
  z-index: 99;
  position: fixed;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 24px);
  max-width: 400px;
  padding: 8px 12px 20px;
  border-radius: 8px;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.12);
}


@media only screen and (min-width: 750px) {
  .hb-popup {
    right: 12px;
    bottom: 20px;
    left: auto;
    transform: translateX(0);
  }
  .slick-dots li button:before, .slick-dots li a:before {
    width: 8px;
    height: 8px;
  }
}

.hb-popup .btn {
  font-weight: bold;
}

.hb-popup__head {
  display: grid;
  grid-template-columns: 1fr 24px;
  grid-gap: 12px;
  align-items: center;
  margin-bottom: 8px;
}

.hb-popup__title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  color: #231B0D;
  margin: 9px 0;
}

.hb-popup__rte {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  margin: 0;
}

.hb-popup__close {
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 50%;
  background: transparent;
  padding: 0;
  margin: 0;
}

.hb-collection__inner {
  width: 100%;
  padding: 12px 0;
  border-bottom: solid 1px rgba(0,0,0,0.12);
}
.hb-collection__contents {
  width: 100%;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hb-collection__contents::-webkit-scrollbar{
  display: none;
}

.hb-collection__item {
  position: relative;
}
.hb-collection__item:last-of-type::after {
  content: '';
  display: block;
  width: 12px;
  position: absolute;
  right: -12px;
  height: 100%;
  top: 0;
}  
.hb-collection__item:hover {
  opacity: 0.8;
}

.hb-header__lang {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 8px;
  margin-bottom: 20px;
}

.hb-header__lang .ls-sw-currencies,
.hb-header__lang .ls-sw-languages,
.hb-header__lang selector[data-type=currencies],
.hb-header__lang selector[data-type=languages] {
  inset: auto !important;
}

.hb-header__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url({{ 'arrow.svg' | asset_url }});
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-color: #fff;
  padding: 13px 50px 13px 24px;
  border: solid 1px rgba(0,0,0,0.12);
  color: #231B0D;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  width: auto;
}

.hb-header__select::-ms-expand {
  display: none; 
}

.hb-soldout {
  font-size: 16px;
  font-weight: bold;
  color: #E60012;
  line-height: 1;
  text-align: left;
  margin-bottom: 8px;
}

.grid-view-item .hb-soldout {
  font-size: 12px;
  font-weight: bold;
  color: #E60012;
  margin-top: 6px;
  margin-bottom: 4px;
}

.hb-tax {
  margin: 0;
  font-size: 12px;
  line-height: 19.5px;
}

#hb-rte--blank {
  margin-bottom: 0;
}

.hb-pageTitle {
  font-size: 24px;
  line-height: 1;
  margin: 40px 0 0;
  text-align: center;
}

.hb-productInfo {
  margin: 0 auto 20px;
  width: auto;
}


.hb-collection__sortWrapper {
  position: fixed;
  bottom: 8px;
  right: 12px;
  z-index: 999;
}

.hb-collection__sort {
  -webkit-appearance: none;
  appearance: none;
  background-image: url({{ 'sort.svg' | asset_url }});
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-color: #231B0D;
  padding: 14px 20px 14px 40px;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.12);
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  width: auto;
}


@media only screen and (min-width: 750px) {
  .hb-collection__sortWrapper {
    position: relative;
    width: 100%;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 100%;
  }

  .hb-collection__sort {
    width: 100%;
    margin: 12px auto 0;
    display: block;
  }
}

.hb-collection__sort::-ms-expand {
  display: none; 
}
.hb-collection__inner.hb-collection__inner--filter {
  padding: 22px 0 20px;
  border-top: solid 1px rgba(0,0,0,0.12);
  border-bottom: solid 1px rgba(0,0,0,0.12);
}
.hb-collection__title {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #231B0D;
  padding: 0 22px;
  margin: 0 auto;
}
.hb-collection__contents {
  width: 100%;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin-bottom: 12px;
}
.hb-collection__contents::-webkit-scrollbar{
  display: none;
}
.hb-collection__inner--filter .hb-collection__list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 12px 22px 0;
  margin: 0 auto;
}
.hb-collection__item {
  position: relative;
}
.hb-collection__item:last-of-type::after {
  content: '';
  display: block;
  width: 12px;
  position: absolute;
  right: -12px;
  height: 100%;
  top: 0;
}

.hb-collection__filterArea {
  width: 100%;
  padding: 0 22px;
  margin: 0 auto;
  width: 100%;
}

.hb-collection__filterBtn {
  width: 100%;
  padding: 16px;
  background: #231B0D;
  border: none;
  border-radius: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
}


@media only screen and (min-width: 750px) {
  .hb-collection__filterArea {
    width: 100%;
    padding: 0 22px;
    margin: 0 auto;
    min-width: 360px;
  }
}

.hb-collection__filterBtn .icon-chevron-down {
  width: 8px;
  margin-left: 8px;
  padding-bottom: 4px;
}

.hb-collection__filterBtn.hb-collection__filterBtn--open .icon-chevron-down {
  transform: rotate(180deg);
  padding-top: 4px;
  padding-bottom: 0;
}

.hb-collection__filterInner {
  margin-top: 12px;
  display: none;
}

.hb-collection__filterTitle {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  color: #231B0D;
}

.hb-collection__filter {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 8px);
  margin: 0 -4px;
}

.hb-collection__tag {
  display: inline-block;
  padding: 8px 12px;
  margin: 4px;
  background: #EEEEEE;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  color: #231B0D;
}

.hb-collection__tag:hover {
  opacity: .8;
}

.hb-collection__tag--current {
  background: #231B0D;
  color: #fff;
}

a:not([disabled]).hb-collection__tag--current:hover {
  opacity: 1;
  color: #fff;
}

@media screen and (max-width:600px) {
  .hb-productInfo {
    margin: 0 -22px 20px;
  }

  .wk-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 10px !important;
    padding: 0 !important;
    margin: 40px auto !important;
  }
}


.hb-tab {
  margin-top: 24px;
}

.hb-tab__head {
  display: flex;
  overflow: hidden;
}
.hb-tab__head li{
  list-style:none;
}
.hb-tab__list {
  width: 50%;
  background: #9B9B9B;
  padding: 20px;
  border-bottom: 1px solid #B9B9B9;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  text-align: center;
}

.hb-tab__list--open {
  color: #231B0D;
  background: #FFF;
  border: solid 1px #B9B9B9;
  border-bottom: none;
  cursor: default;
  list-style:none;
}

.hb-tab__body {
  padding: 22px;
  background: #fff;
  border: 1px solid #B9B9B9;
  border-top: none;
}
.hb-tab-dl__body {
  padding: 5px 22px 22px 22px;
  background: #fff;
  border: 1px solid #B9B9B9;
}
.hb-tab__block {
  display: none;
}

.hb-tab__block--open {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}

.hb-tab table {
  margin: 0;
}

.hb-tab__blockContent p {
  font-size: 14px;
  line-height: 1.8;
  color: #231B0D;
}

.hb-table {
  background: #f8f8f8;
}

.hb-table__row {
  border: solid 1px #B9B9B9;
}

.hb-table__rowTitle {
  width: 120px;
}

.hb-addToCartWrapper {
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 8px;
}

.si-reset {
  position: fixed;
  left: 50% !important;
  bottom: 12px !important;
  top: auto !important;
  right: auto !important;
  transform: translateX(-50%) !important;
  width: 100% !important;
  max-width: 400px  !important;
  margin: 0 !important;
  padding: 0 12px !important;
}

.si-reset .si-button {
  text-shadow: none !important;
}

.si-button.SI_trigger {
  color: #fff !important;
  padding: 26px !important;
  border: 0px solid !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  border-radius: 4px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  position: relative !important;
}


@media only screen and (min-width: 750px) {
  .si-reset {
    right: 20px !important;
    bottom: 20px !important;
    left: auto !important;
    transform: none !important;
    padding: 0 !important;
  }
}
