/** Shopify CDN: Minification failed

Line 169:18 Expected identifier but found whitespace
Line 169:19 Unexpected "0"

**/


#fixedNav {
  position: fixed !important;
      width: 100%;

}
.hdrBottom.is-hidden {
    display: none;
    visibility: hidden;
    pointer-events: none;
  }

  /* 表示時 */
  .hdrBottom.is-visible {
    display: block;
    visibility: visible;
  }
.real-header-bottom #fixedNav {
  position: static!important;

}
#fixedNav .downMenu ul {
  background: #fff !important;
  padding: 13px;
}
#fixedNav .downMenu ul .row {
      display: flex;
    flex-wrap: wrap;
          gap: 20px 15px;
  text-align: center;
  justify-content: left;
}

#fixedNav .downMenu ul .col-tab-6 {
  width: 21.5%;
}
#fixedNav .iconButton--square span:nth-child(2), #fixedNav a.iconButton--square span:nth-child(2) {
  line-height: 15px;
  color: #1B1B1B;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0;
      display: block;
}
#fixedNav li.hasChildren > ul {
  inset: auto 0 110% 0 !important;
}
#fixedNav .bottomNav__icon img {
  width: 38px;
  height: 25px;
}
#fixedNav .bottomNav__text, #fixedNav .bottomNav__icon {
  color: #fff;
  font-weight: 700;
  font-size: 9px;
  line-height: 130%;
}
#fixedNav ul > li:not(:last-child) {
  margin-right: 0;
}
#fixedNav li.hasChildren > a {
  padding-right: 0;
}
#fixedNav li.hasChildren > a::after {
  display: none;
}
#fixedNav ul ul li {
  max-width: 100%;
}
#fixedNav .bottomNav__icon img {
  width: 38px;
  height: 25px;
}

.bottomNav {
  background: #bd9866;
  color: #ffffff;
  padding: 10px;
}
.gNav li.hasChildren > ul.open {
  display: block!important;
    pointer-events: all!important;
    opacity: 1!important;
    transition: 0.3s;
}
.bottomNav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottomNav ul li {
  margin: 0 2px;
  max-width: 20%;
  flex: 0 0 20%;
  padding-right: 0!important;
}
.hdrBottom.spOnly {
    background: #353535;
  justify-content: center!important;
  padding: 0!important;
  }
.bottomNav ul li a {
    position: relative;
  color: #ffffff;
  display: block;
      line-height: 15px;
}
.bottomNav .iconButton--square img {
  border-radius: 50%;
  width: 73px;
  height: 73px!important;
  border: 1px solid #EEEEEE;
}

.bottomNav__icon {
  display: block;
  text-align: center;
  line-height: 1;
}

.bottomNav__text {
  display: block;
  text-align: center;
  font-size: 10px;
  margin-top: 3px;
  line-height: 1;
}
#fixedNav {
    background: #82628C !important;
}
#fixedNav {
    bottom: 0;
    z-index: 500;
}

.bottomNav {
    background: #bd9866;
    color: #ffffff;
    padding: 10px;
}


.hdrBottom .gNav > ul {
    gap: 12px !important;
}
.bottomNav ul {
    display: flex
;
    justify-content: center;
    align-items: center;
}
.bottomNav ul li {
    margin: 0 2px;
    max-width: 20%;
    flex: 0 0 20%;
}
#fixedNav .downMenu {
    position: static !important;
}

    padding-right: 0;
}

.hdrBottom .gNav > ul > li > a {
    font-size: 12px;
    font-weight: 500;
}



#fixedNav li.hasChildren > ul {
    height: auto;
    overflow-y: auto;
        inset: auto 0 105% 0 !important;
    position: absolute;
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    background: #FBF6FFE5 !important;
    padding: 20px 13px;
}
.real-header-bottom #fixedNav li.hasChildren > ul {
        inset: 165% 0 auto 0 !important;
}
.real-header-bottom #fixedNav {
    background: #FBF6FF!important;
}
.real-header-bottom #fixedNav li.hasChildren > a {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}
.real-header-bottom #fixedNav li.hasChildren > a::before, .real-header-bottom #fixedNav li.hasChildren > a::after {
        content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 2px;
    top: 50%;
    right: 0px;
    background: rgb(27, 27, 27);
}
.real-header-bottom #fixedNav li.hasChildren > a.open::before {
    transform: rotate(0deg);
    transition: 0.15s;
}
.real-header-bottom #fixedNav li.hasChildren > a::before {
    transform: rotate(90deg);
    transition: 0.15s;
}
.real-header-bottom .bottomNav__text {
    margin-top: unset!important;
    color: #1b1b1b!important;
    font-weight: 400!important;
    font-size: 12px!important;
}
.real-header-bottom .bottomNav {
    padding-block: 8px!important;
}
.real-header-bottom .bottomNav ul li {
    
    max-width: 100%!important;
    flex: 0 0 100%!important;
}
.gNav li.hasChildren > ul {
}
.gNav .downMenu ul {
    display: block;
    min-width: 100%;
}
.style2 {
    display: none;
}