﻿
#HENRI .header-wrap {
  width: 100vw;
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap {
    -webkit-backdrop-filter: blur(85px);
            backdrop-filter: blur(85px);
    background-color: transparent;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap.fix-inner.fixInit {
    position: fixed;
    top: -180px;
  }
  #HENRI .header-wrap.fix-inner.fixed {
    background-color: #ffffff;
    position: fixed;
    left: 0;
    margin: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    top: 0;
    z-index: 100;
  }
  #HENRI .header-wrap.fix-inner.fixed .header-wrap__top {
    display: none;
  }
  #HENRI .header-wrap.fix-inner.fixed .inner-wrap {
    height: 30px;
  }
}
#HENRI .header-wrap .fixedHeader-inline {
  display: none;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap .fixedHeader-inline {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap .fixedHeader-none {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap.fix-inner.fixed .fixedHeader-inline {
    display: inline;
  }
}
#HENRI .header-wrap.fix-inner.fixed .fixedHeader-inline.pc {
  display: none;
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap.fix-inner.fixed .fixedHeader-inline.pc {
    display: inline;
  }
}
#HENRI .header-wrap.fix-inner.fixed .fixedHeader-inline.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap.fix-inner.fixed .fixedHeader-inline.sp {
    display: inline;
  }
}
#HENRI .header-wrap.fix-inner.fixed .fixedHeader-none {
  display: none;
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap.fix-inner.fixInit {
    position: fixed;
    width: 100%;
    top: -100%;
    left: 0;
    padding: 20px 0;
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #HENRI .header-wrap.fix-inner.fixInit .btn-logo {
    bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap.fix-inner.fixed {
    top: 0;
    z-index: 100;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  #HENRI .header-wrap.fix-inner.fixed .header-wrap__top {
    display: none;
  }
  #HENRI .header-wrap.fix-inner.fixed .header-wrap__content-menu {
    display: none;
  }
  #HENRI .header-wrap.fix-inner.fixed .header-wrap__content-navi {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap.fixed .header-wrap__content-navi .btn-logo {
    width: 30px;
    bottom: 0;
  }
}
#HENRI .header-wrap.fixed .header-wrap__content-navi .btn-logo.fixed-none {
  display: none;
}
#HENRI .header-wrap.fixed .header-wrap__content-navi .btn-logo.fixed-inline {
  display: inline;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #HENRI.category-top .header-wrap__content {
    background-color: rgba(255, 255, 255, 0.3);
  }
}
#HENRI .header-wrap__top {
  background-color: #552b21;
  height: 52px;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    height: 40px;
  }
}
#HENRI .header-wrap__top-logo {
  width: 35%;
}
#HENRI .header-wrap__top-logo a img {
  vertical-align: middle;
}
#HENRI .header-wrap__top-content {
  width: 80%;
  margin-right: 0px;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top-content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
}
#HENRI .header-wrap__top .otodoke-counter {
  margin-left: 0px;
  padding-right: 3%;
  background-color: inherit;
  width: 100%;
  height: 52px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top .otodoke-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
    height: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#HENRI .header-wrap__top .otodoke-counter:before {
  content: none;
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__top .otodoke-counter__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#HENRI .header-wrap__top .otodoke-counter__inner img.pc {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top .otodoke-counter__inner img.pc {
    display: none;
  }
}
#HENRI .header-wrap__top .otodoke-counter__inner img.sp {
  display: inline-block;
}
@media screen and (max-width: 375px) {
  #HENRI .header-wrap__top .otodoke-counter__inner img.sp {
    max-width: 25px;
  }
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__top .otodoke-counter__inner img.sp {
    display: none;
  }
}
#HENRI .header-wrap__top .otodoke-counter__inner p .d-374 {
  display: none;
}
@media screen and (max-width: 375px) {
  #HENRI .header-wrap__top .otodoke-counter__inner p .d-374 {
    display: block;
  }
}
#HENRI .header-wrap__top .otodoke-counter__inner p img {
  top: 0;
}
#HENRI .header-wrap__top .otodoke-counter__inner-num {
  font-size: 12px;
}
#HENRI .header-wrap__top .otodoke-counter__inner-span {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__top .otodoke-counter__icon {
    position: absolute;
    left: -50px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__top .otodoke-counter__text {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top .otodoke-counter__text {
    min-height: 40px;
    width: 100%;
  }
}
#HENRI .header-wrap__top .otodoke-counter__text p + p {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top .otodoke-counter__text p + p {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top .otodoke-counter__text p {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0;
    background-size: cover;
    background-position: center center;
    /* 8秒のサイクルで無限に繰り返す */
    -webkit-animation: switchFadeInOut 8s infinite ease-in-out;
            animation: switchFadeInOut 8s infinite ease-in-out;
    opacity: 0;
  }
}
#HENRI .header-wrap__top .otodoke-counter__text p:nth-of-type(1) {
  /* 最初のpタグはすぐにアニメーションを開始 */
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
#HENRI .header-wrap__top .otodoke-counter__text p:nth-of-type(2) {
  /* 2つ目のpタグは4秒後にアニメーションを開始 */
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
@-webkit-keyframes switchFadeInOut {
  0%, 50%, 100% {
    opacity: 0;
  }
  6.25%, 43.75% {
    opacity: 1;
  } /* 0.5秒でフェードイン、次の3秒間表示を維持、その後0.5秒でフェードアウト */
}
@keyframes switchFadeInOut {
  0%, 50%, 100% {
    opacity: 0;
  }
  6.25%, 43.75% {
    opacity: 1;
  } /* 0.5秒でフェードイン、次の3秒間表示を維持、その後0.5秒でフェードアウト */
}
@-webkit-keyframes image-switch-animation {
  0% {
    opacity: 0.1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes image-switch-animation {
  0% {
    opacity: 0.1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top .otodoke-counter__text p:not(:first-of-type) {
    border-top: none;
  }
}
#HENRI .header-wrap__top .otodoke-counter .text_yellow {
  color: #fdd000;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top .otodoke-counter .text_yellow {
    font-size: 14px;
  }
}
#HENRI .header-wrap__top .header-wrap__top-sns {
  position: relative;
  margin-left: 1%;
  width: 19%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__top .header-wrap__top-sns {
    display: none;
  }
}
#HENRI .header-wrap__top .header-wrap__top-sns:before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  background-color: #fff;
  width: 37px;
  height: 1px;
  border: none;
  -webkit-transform: rotate(125deg);
          transform: rotate(125deg);
  margin-top: auto;
  margin-bottom: auto;
}
#HENRI .header-wrap__top .header-wrap__top-sns > * + * {
  margin-left: 18px;
}
#HENRI .header-wrap__content-menu {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-menu {
    border-top: none;
    width: 100%;
    padding-top: 0;
  }
}
#HENRI .header-wrap__content-menu .menu-list {
  width: 20%;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-menu .menu-list {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-menu .menu-list + .menu-list {
    position: relative;
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-menu .menu-list + .menu-list:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    background-color: #552b21;
    opacity: 0.1;
    width: 1px;
    height: 20px;
    border: none;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
    margin-top: auto;
    margin-bottom: auto;
  }
}
#HENRI .header-wrap__content-menu .menu-head {
  position: relative;
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__content-menu .menu-head:hover {
    opacity: 1;
  }
  #HENRI .header-wrap__content-menu .menu-head:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #c94f8e;
    position: absolute;
    bottom: -13px;
  }
}
#HENRI .header-wrap__content-navi {
  padding-top: 30px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-navi {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-navi .inner-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__content-navi .btn-logo {
    bottom: -20px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-navi .btn-logo {
    bottom: 8px;
  }
}
#HENRI .header-wrap__content-navi .btn-logo.fixed-none {
  display: none;
}
#HENRI .header-wrap__content-navi .btn-logo.fixed-inline {
  display: inline;
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__content-navi .btn-toggle-menu {
    margin-left: 10px;
  }
}
#HENRI .header-wrap__content-navi .header-search__wrap {
  position: absolute;
  left: 10%;
  max-width: 300px;
  width: 27%;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-navi .header-search__wrap {
    display: none;
  }
}
#HENRI .header-wrap__content-navi .header-search__wrap form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #a59f8e;
  background: #fff;
}
#HENRI .header-wrap__content-navi .header-search__wrap form input#keyword {
  width: calc(100% - 40px);
  padding: 5px 0 5px 10px;
  line-height: 1;
  font-size: 13px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#HENRI .header-wrap__content-navi .header-search__wrap form .submit-btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
#HENRI .header-wrap__content-navi .header-search__wrap form .submit-btn-block .submit-btn-block--icon {
  padding: 9px 9px;
  width: 40px;
}
#HENRI .header-wrap__content-navi .btn-sys-menu > * span img {
  height: 32px;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-navi .btn-sys-menu > * span img {
    height: 22px;
    margin-bottom: 5px;
  }
}
#HENRI .header-wrap__content-navi .btn-sys-menu > * span img.pc {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-navi .btn-sys-menu > * span img.pc {
    display: none;
  }
}
#HENRI .header-wrap__content-navi .btn-sys-menu > * span img.sp {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__content-navi .btn-sys-menu > * span img.sp {
    display: none;
  }
}
#HENRI .header-wrap__content-navi .btn-sys-menu__hover {
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__content-navi .btn-sys-menu__hover:hover > .btn-sys-menu__under {
    display: block;
  }
}
#HENRI .header-wrap__content-navi .btn-sys-menu__under {
  display: none;
  position: absolute;
  top: 50px;
  left: -130%;
  min-width: 180px;
  z-index: 1;
  padding-top: 20px;
}
#HENRI .header-wrap__content-navi .btn-sys-menu__under:before, #HENRI .header-wrap__content-navi .btn-sys-menu__under:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  height: 0;
  width: 0;
  margin: 0 auto;
  padding-top: 20px;
}
#HENRI .header-wrap__content-navi .btn-sys-menu__under:before {
  border: 12px solid;
  border-color: transparent;
  border-top-color: rgba(0, 0, 0, 0.2);
  -webkit-filter: blur(2px);
          filter: blur(2px);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: -27px;
}
#HENRI .header-wrap__content-navi .btn-sys-menu__under:after {
  border: 14px solid;
  border-color: transparent;
  border-top-color: white;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: -26px;
}
#HENRI .header-wrap__content-navi .btn-sys-menu__under > ul {
  padding: 10px 15px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  cursor: initial;
}
#HENRI .header-wrap__content-navi .btn-sys-menu__under > ul > li + li {
  border-top: 1px solid #cccccc;
}
#HENRI .header-wrap__content-navi .btn-sys-menu__under > ul > li a {
  display: block;
  padding: 12px 20px 12px 10px;
  position: relative;
}
#HENRI .header-wrap__content-navi .btn-sys-menu__under > ul > li a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #c94f8e;
  border-right: 1px solid #c94f8e;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  #HENRI .header-wrap__content-navi .btn-sys-menu__spOnlyLink {
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .header-wrap__content-navi .btn-toggle-menu span {
    border-color: #552b21;
  }
  #HENRI .header-wrap__content-navi .btn-toggle-menu span:nth-of-type(1) {
    top: 7px;
  }
  #HENRI .header-wrap__content-navi .btn-toggle-menu span:nth-of-type(2) {
    top: 13px;
  }
  #HENRI .header-wrap__content-navi .btn-toggle-menu span:nth-of-type(3) {
    top: 19px;
  }
  #HENRI .header-wrap__content-navi .btn-toggle-menu p {
    font-size: 8px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#HENRI .hover-menu {
  width: 100%;
  left: 0;
  position: absolute;
  background-color: #fff4e1;
  padding: 30px 10px 50px;
}
#HENRI .hover-menu__inner {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}
#HENRI .hover-menu__box {
  margin: 0;
}
#HENRI .hover-menu__box#hdQuantity .hover-menu__box-link__noImage-wrap {
  max-width: 600px;
}
#HENRI .hover-menu__box#hdQuantity .hover-menu__box-link__noImage-wrap .hover-menu__box-link__noImage {
  width: calc(25% - 10px);
}
#HENRI .hover-menu__content {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  #HENRI .hover-menu__content .link-arw {
    margin-top: 40px !important;
    width: 330px;
  }
}
#HENRI .hover-menu__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: inherit;
}
#HENRI .hover-menu__cat:before {
  content: none;
}
#HENRI .hover-menu__cat-link {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  padding: 5px 20px;
  border-radius: 5em;
  background-color: #ffffff;
  cursor: pointer;
}
#HENRI .hover-menu__cat-link.hover-active:not(.btnRed) {
  background-color: #230e02;
  color: #ffffff;
}
#HENRI .hover-menu__cat-link.hover-active:not(.btnRed):after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 9px 7.5px;
  border-color: transparent transparent #230e02 transparent;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -6px;
  margin: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#HENRI .hover-menu__cat-link:after {
  content: none;
}
#HENRI .hover-menu__cat-link + .hover-menu__cat-link:before {
  content: none;
}
#HENRI .hover-menu__cat-link.btnRed {
  background-color: #c94f8e;
  color: #fff;
}
#HENRI .hover-menu__box-link {
  width: calc(20% - 10px);
  background-color: #ffffff;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: auto;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
}
#HENRI .hover-menu__box-link:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #bda35f;
  border-right: 1px solid #bda35f;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#HENRI .hover-menu__box-link .hover-menu__box-name {
  color: #230e02;
  text-align: left;
  padding-left: 15px;
  padding-right: 25px;
  font-size: 13px;
  line-height: 1.5;
}
#HENRI .hover-menu__box-link .hover-menu__box-img {
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#HENRI .hover-menu__box-link .hover-menu__box-img img {
  max-height: 80px;
  position: static;
}
#HENRI .hover-menu__box-link .hover-menu__box-txt {
  width: 100%;
}
#HENRI .hover-menu__box-link__noImage {
  padding: 10px 0;
  width: calc(33.3333333333% - 10px);
}
#HENRI .hover-menu__box-link__noImage .hover-menu__box-name {
  margin-bottom: 0;
}
#HENRI .hover-menu__box-link__noImage-wrap {
  max-width: 600px;
  margin: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#HENRI .hover-menu__box-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#HENRI .hover-menu__box-inner.column_item7over {
  width: 100%;
  height: auto;
}
#HENRI .hover-menu__box-link + .hover-menu__box-link, #HENRI .hover-menu__box-inner.column_item7over .hover-menu__box-link:nth-child(4n) {
  border-top: none !important;
}
#HENRI .border-b1px.column_item7over {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #HENRI .side-menu {
    width: 100%;
    height: auto;
    padding-bottom: 70px;
    left: 0;
    display: none;
    -webkit-transition: none;
    transition: none;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .side-menu {
    background-color: inherit;
  }
}
@media screen and (min-width: 768px) {
  #HENRI .side-menu__search {
    background-color: inherit;
    max-width: 1260px;
    min-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .side-menu__search {
    background-color: inherit;
  }
}
@media screen and (min-width: 768px) {
  #HENRI .side-menu__search form {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #HENRI .side-menu__wrap {
    max-width: 1064px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 0px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #HENRI .side-menu__wrap:has(> .side-menu__list:nth-child(3)) {
    grid-template-columns: repeat(3, 1fr);
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  #HENRI .side-menu__list {
    border-bottom: none;
  }
  #HENRI .side-menu__list-wrap + .side-menu__list-wrap {
    border-top: none;
  }
  #HENRI .side-menu__list-head {
    font-size: 16px;
  }
  #HENRI .side-menu__list-ttl:has(> .side-menu__list-img) {
    padding-left: 75px;
  }
  #HENRI .side-menu__list-ttl:has(> .side-menu__list-img) img {
    max-width: 50px;
    width: auto;
  }
  #HENRI .side-menu__list-ttl.link-btn:after {
    border-color: #c94f8e;
  }
  #HENRI .side-menu__sns {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .side-menu__wrap {
    display: none;
  }
  #HENRI .side-menu__sns {
    background-color: #552b21;
  }
  #HENRI .side-menu__info {
    padding-left: 20px;
    padding-right: 20px;
  }
  #HENRI .side-menu__product-title {
    text-align: center;
  }
  #HENRI .side-menu__product-title img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    font-size: 12px;
    max-width: 123px;
  }
  #HENRI .side-menu__product-allProductBtnWrap {
    margin-top: 20px;
  }
  #HENRI .side-menu__product-allProductBtnWrap .link-arw {
    background-color: #552b21;
    color: #fff;
  }
  #HENRI .side-menu__product-allProductBtnWrap .link-arw span {
    border-color: #fff !important;
  }
  #HENRI .side-menu__product-allProductBtnWrap .link-arw span:after {
    background-color: #fff !important;
  }
  #HENRI .side-menu__product-tab {
    margin-top: 5px;
  }
  #HENRI .side-menu__product-tab-switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #552b21;
  }
  #HENRI .side-menu__product-tab-link {
    width: 50%;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
  }
  #HENRI .side-menu__product-tab-link img {
    margin-left: auto;
    margin-right: auto;
  }
  #HENRI .side-menu__product-tab-link.side-menu__product-tab-item-active:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #c94f8e;
    position: absolute;
    bottom: 0px;
  }
  #HENRI .side-menu__product-tab-link.side-menu__product-tab-item-active:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 9px 7.5px;
    border-color: transparent transparent #c94f8e transparent;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: -8px;
    margin: auto;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  #HENRI .side-menu__product-tab-item {
    display: none;
    position: relative;
    padding-top: 30px;
  }
  #HENRI .side-menu__product-tab-item.side-menu__product-tab-item-active {
    display: block;
  }
  #HENRI .side-menu__product-tab-item > .side-menu__list-wrap + .side-menu__list-wrap {
    border-top: 2px solid #552b21;
  }
  #HENRI .side-menu__product-tab-item .side-menu__list {
    border: none;
  }
  #HENRI .side-menu__product-tab-item .side-menu__list-ttl {
    padding-left: 10px;
  }
  #HENRI .side-menu__product-tab-item .side-menu__list-ttl:has(> .side-menu__list-img) {
    padding-left: 60px;
  }
  #HENRI .side-menu__product-tab-item .side-menu__list-ttl:has(> .side-menu__list-img) + .side-menu__list-inner .side-menu__list-ttl {
    padding-left: 60px;
  }
  #HENRI .side-menu__product-tab-item .side-menu__list-ttl.link-btn:after {
    border-color: #c94f8e;
  }
  #HENRI .side-menu .product-list__list-contents {
    float: none;
  }
  #HENRI .side-menu .product-list__link {
    position: relative;
  }
  #HENRI .side-menu .product-list__link:nth-of-type(even)::after {
    content: "";
    border-left: 1px solid #d5ceb7;
    position: absolute;
    border-width: 45px;
    height: 1px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 50%;
    left: -15%;
  }
  #HENRI .side-menu .product-list__link:last-of-type {
    width: 50%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #HENRI .side-menu .product-list__link {
    padding-right: 10px;
    width: 50%;
    border-top: 1px solid #cccccc;
    border-bottom: none;
  }
  #HENRI .side-menu .product-list__link:nth-of-type(even) {
    padding-right: 0px;
    padding-left: 10px;
  }
  #HENRI .side-menu .product-list__link:nth-of-type(even)::after {
    content: "";
    border-left: 1px solid #d5ceb7;
    position: absolute;
    border-width: 45px;
    height: 1px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: 50%;
    left: -15%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) and (max-width: 767px) {
  #HENRI .side-menu .product-list__link:nth-of-type(even) > div {
    width: 70% !important;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) and (max-width: 767px) {
  #HENRI .side-menu .product-list__link > div {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  #HENRI .side-menu__service {
    overflow: hidden;
    position: relative;
    margin-top: 80px;
  }
  #HENRI .side-menu__service-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid #552b21;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 30px;
  }
  #HENRI .side-menu__service-contents__img {
    width: 50%;
    padding: 0 8px;
  }
  #HENRI .side-menu__service-contents__txt {
    width: 50%;
    padding: 0 8px;
  }
  #HENRI .side-menu__service-contents__txt p {
    font-size: 11px;
  }
  #HENRI .side-menu__service-contents__txt p.side-menu__service-contents__txt-title {
    font-size: 13px;
    margin-bottom: 5px;
  }
  #HENRI .side-menu__service-contents__txt a {
    display: block;
    text-align: right;
    font-size: 11px;
    position: relative;
    padding-right: 20px;
    margin-top: 20px;
  }
  #HENRI .side-menu__service-contents__txt a:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #c94f8e;
    border-right: 1px solid #c94f8e;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3px;
    margin: auto;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #HENRI .side-menu__service-contents + .side-menu__service-contents {
    border-top: 2px solid #552b21;
  }
  #HENRI .side-menu__service-contents__column2 {
    margin-top: 15px;
  }
  #HENRI .side-menu__service-contents__column2 .side-menu__service-contents__column2-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-top: 1px solid #ccc;
  }
  #HENRI .side-menu__service-contents__column2 .side-menu__service-contents__column2-list > li {
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #HENRI .side-menu__service-contents__column2 .side-menu__service-contents__column2-list > li:nth-child(2n+1) {
    position: relative;
  }
  #HENRI .side-menu__service-contents__column2 .side-menu__service-contents__column2-list > li:nth-child(2n+1):before {
    content: "";
    position: absolute;
    background-color: #ccc;
    height: 80%;
    width: 1px;
    top: 10%;
    right: 0%;
  }
  #HENRI .side-menu__service-contents__column2 .side-menu__service-contents__column2-list > li:nth-child(2n+3) {
    position: relative;
  }
  #HENRI .side-menu__service-contents__column2 .side-menu__service-contents__column2-list > li:nth-child(2n+3):after {
    content: "";
    position: absolute;
    background-color: #ccc;
    height: 1px;
    width: 100vw;
    top: 0;
    left: 0%;
  }
  #HENRI .side-menu__service-contents__column2 .side-menu__service-contents__column2-list > li .side-menu__service-contents__column2-list__ttl-ttlWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #HENRI .side-menu__service-contents__column2 .side-menu__service-contents__column2-list > li .side-menu__service-contents__column2-list__ttl-ttlWrap .side-menu__service-contents__column2-list__ttl {
    font-size: 12px;
    padding-left: 5px;
  }
  #HENRI .side-menu__service-contents__column2 .side-menu__service-contents__column2-list > li .side-menu__service-contents__column2-list__txt {
    font-size: 11px;
    text-align: center;
    margin-top: 15px;
  }
}
#HENRI .pane-footer .footer__top {
  background-color: #552b21;
}
#HENRI .pane-footer .footer__top-btn > * {
  background-color: #f6f4f3;
}
#HENRI .pane-footer .footer__top-btn > *:after {
  border-color: #c94f8e;
}
@media screen and (min-width: 768px) {
  #HENRI .pane-footer .footer__bottom-wrap {
    background-color: #fff;
  }
}
#HENRI .toggle-menu-cover {
  display: none !important;
}

#pagetop {
  bottom: 80px;
}
@media screen and (max-width: 767px) {
  #pagetop {
    bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  #pagetop.iconTrue {
    bottom: 80px !important;
  }
}

.footer__telBusiness-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
  opacity: 0.95;
}
@media screen and (max-width: 767px) {
  .footer__telBusiness-wrap {
    width: calc(100% - 255px);
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
@media screen and (min-width: 768px) {
  .footer__telBusiness-wrap > * + * {
    border-left: 1px solid #fff;
  }
}
@media screen and (max-width: 767px) {
  .footer__telBusiness-wrap > * + * a {
    position: relative;
  }
  .footer__telBusiness-wrap > * + * a:before {
    content: "";
    display: block;
    width: 1px;
    height: 60%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background-color: rgba(255, 255, 255, 0.3);
  }
}
.footer__telBusiness-wrap .icon-true, .footer__telBusiness-wrap .icon-false {
  display: none;
}
@media screen and (max-width: 767px) {
  .footer__telBusiness-wrap .icon-true {
    display: none;
  }
  .footer__telBusiness-wrap .icon-false {
    display: block;
  }
  .footer__telBusiness-wrap.iconTrue {
    right: 10px;
    bottom: 10px;
  }
  .footer__telBusiness-wrap.iconTrue .icon-false {
    display: none;
  }
  .footer__telBusiness-wrap.iconTrue .icon-true {
    display: inline;
  }
  .footer__telBusiness-wrap.iconTrue > * + * {
    margin-left: 5px;
  }
  .footer__telBusiness-wrap.iconTrue > * + * a:before {
    content: none;
  }
  .footer__telBusiness-wrap.iconTrue > p > a > span {
    display: none;
  }
  .footer__telBusiness-wrap.iconTrue #footer__tel, .footer__telBusiness-wrap.iconTrue #footer__tel-business {
    background-color: inherit;
    max-width: 60px;
  }
  .footer__telBusiness-wrap.iconTrue #footer__tel a, .footer__telBusiness-wrap.iconTrue #footer__tel-business a {
    padding: 0;
  }
  .footer__telBusiness-wrap.iconTrue #footer__tel a img, .footer__telBusiness-wrap.iconTrue #footer__tel-business a img {
    margin: 0 auto;
    width: 100%;
  }
}

#footer__tel, #footer__tel-business {
  background-color: #552b21;
}
#footer__tel a, #footer__tel-business a {
  color: #fff;
  padding: 13px 13px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 305px;
}
@media screen and (max-width: 767px) {
  #footer__tel a, #footer__tel-business a {
    font-size: 8px;
    min-width: auto;
    padding: 8px 4px;
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 60px;
  }
}
#footer__tel a .pc-inline, #footer__tel-business a .pc-inline {
  display: inline;
}
@media screen and (max-width: 767px) {
  #footer__tel a .pc-inline, #footer__tel-business a .pc-inline {
    display: none;
  }
}
#footer__tel a img, #footer__tel-business a img {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  #footer__tel a img, #footer__tel-business a img {
    margin: 0 auto 3px;
  }
}
@media screen and (max-width: 767px) {
  #footer__tel a > span, #footer__tel-business a > span {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  #footer__tel {
    position: static !important;
  }
}
@media screen and (max-width: 767px) {
  #footer__tel {
    position: static !important;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #footer__tel img {
    width: 24px;
  }
}
#footer__tel .pc-inline {
  padding-left: 7px;
  position: relative;
  bottom: 2px;
}
#footer__tel .f-robot {
  font-size: 20px;
}
#footer__tel .footer__tel-icon {
  display: none;
}

@media screen and (min-width: 768px) {
  #footer__tel-business {
    position: static !important;
  }
}
@media screen and (max-width: 767px) {
  #footer__tel-business {
    position: static !important;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #footer__tel-business img {
    width: 24px;
  }
}

.channelTalk-cstmBtn {
  opacity: 0.95;
  background-image: url(../image/chat_2502.jpg);
  width: 298px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  position: fixed;
  left: 0px;
  bottom: 0px;
  cursor: pointer;
  -webkit-filter: none;
          filter: none;
}
@media screen and (max-width: 767px) {
  .channelTalk-cstmBtn {
    background-image: url(../image/chat_2502_sp.jpg);
    width: 255px;
    height: 60px;
    bottom: 0px;
    left: 0px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-position: bottom;
  }
}
@media screen and (max-width: 767px) {
  .channelTalk-cstmBtn.iconTrue {
    background-image: url(../image/chat_2502-icon_sp.png);
    width: 64px;
    height: 64px;
    background-size: contain;
    background-repeat: no-repeat;
    position: fixed;
    left: 10px !important;
    bottom: 10px !important;
    -webkit-filter: none;
            filter: none;
  }
}

@media screen and (max-width: 374px) {
  .footer__telBusiness-wrap {
    width: calc(100% - 200px);
  }
  #footer__tel a, #footer__tel-business a {
    min-height: 47px;
    padding: 4px 4px;
  }
  .channelTalk-cstmBtn {
    width: 200px;
    height: 47px;
  }
}
.pane-footer .footer__bottom-wrap {
  background-color: #552b21;
}
@media screen and (max-width: 767px) {
  .pane-footer .footer__bottom-box {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .pane-footer .footer__bottom-box + .footer__bottom-box {
    background-color: #552b21;
  }
}
.pane-footer .footer__bottom-contact {
  color: #552b21;
}
@media screen and (max-width: 767px) {
  .pane-footer .footer__bottom-contact {
    background-color: inherit;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pane-footer .footer__bottom-contact .contact-link {
    width: 100%;
  }
}
.pane-footer .footer__bottom-contact .txt-head, .pane-footer .footer__bottom-contact .tel-link, .pane-footer .footer__bottom-contact .contact-link {
  color: #552b21;
}
@media screen and (max-width: 767px) {
  .pane-footer .d-none {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .pane-footer .d-md-inline {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .pane-footer .d-inline {
    display: inline;
  }
}
@media screen and (min-width: 768px) {
  .pane-footer .d-md-none {
    display: none;
  }
}

.goods-block-2502 {
  display: none;
}

.goods-none-2502 {
  display: inline;
}

.page-goods .goods-block-2502 {
  display: block;
}
.page-goods .goods-none-2502 {
  display: none;
}
@media screen and (min-width: 768px) {
  .page-goods .goods-PCnone-2502 {
    display: none;
  }
}
.page-goods .pane-goods-footer {
  background-color: #552b21 !important;
}
.page-goods .pane-goods-footer .icon-true, .page-goods .pane-goods-footer .icon-false {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-goods .pane-goods-footer .icon-false {
    display: block;
  }
}
.page-goods .pane-goods-footer #footer__tel .pc-inline {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .page-goods .pane-goods-footer #footer__tel-business {
    letter-spacing: -1px;
  }
}
.page-goods .pane-goods-footer #footer__tel a, .page-goods .pane-goods-footer #footer__tel-business a {
  min-width: auto;
}
@media screen and (max-width: 767px) {
  .page-goods .pane-goods-footer #footer__tel a, .page-goods .pane-goods-footer #footer__tel-business a {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.page-goods .pane-goods-footer .favorite_wrap a {
  background-image: url(../image/icon_like01.png);
  background-size: 24px;
}
.page-goods .pane-goods-footer .favorite_wrap .js-cancel-modal {
  background-image: url(../image/icon_like02.png);
}
.page-goods .pane-goods-footer .block-add-cart--btn {
  background-color: #552b21 !important;
}
.page-goods .channelTalk-cstmBtn {
  bottom: 93px;
  width: 170px;
  background-image: url(../image/chat_goods_2502.jpg);
  display: none;
}
@media screen and (max-width: 767px) {
  .page-goods .channelTalk-cstmBtn {
    width: 64px;
    height: 64px;
    background-image: url(../image/chat_goods_2502_sp.png);
  }
}
@media screen and (max-width: 767px) {
  .page-goods .channelTalk-cstmBtn.iconTrue {
    left: 10px !important;
    bottom: 80px !important;
    width: 64px;
    height: 64px;
    background-image: url(../image/chat_goods_2502_sp.png);
  }
}