body .block-category-list {
  padding-top: 0;
}
body .pane-topic-path {
  display: none !important;
}

.header-wrap {
  background: #fffcf0;
}
@media screen and (max-width: 767px) {
  .header-wrap.fix-inner.fixInit {
    position: fixed;
    top: -180px;
  }
  .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;
  }
  .header-wrap.fix-inner.fixed .header-wrap__top {
    display: none;
  }
  .header-wrap.fix-inner.fixed .inner-wrap {
    height: 30px;
  }
}
.header-wrap .fixedHeader-inline {
  display: none;
}
@media screen and (max-width: 767px) {
  .header-wrap .fixedHeader-inline {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap .fixedHeader-none {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap.fix-inner.fixed .fixedHeader-inline {
    display: inline;
  }
}
.header-wrap.fix-inner.fixed .fixedHeader-inline.pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .header-wrap.fix-inner.fixed .fixedHeader-inline.pc {
    display: inline;
  }
}
.header-wrap.fix-inner.fixed .fixedHeader-inline.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .header-wrap.fix-inner.fixed .fixedHeader-inline.sp {
    display: inline;
  }
}
.header-wrap.fix-inner.fixed .fixedHeader-none {
  display: none;
}
@media screen and (min-width: 768px) {
  .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) {
  .header-wrap.fix-inner.fixInit .btn-logo {
    bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .header-wrap.fix-inner.fixed {
    top: 0;
    z-index: 100;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .header-wrap.fix-inner.fixed .header-wrap__top {
    display: none;
  }
  .header-wrap.fix-inner.fixed .header-wrap__content-menu {
    display: none;
  }
  .header-wrap.fix-inner.fixed .header-wrap__content-navi {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.header-wrap.fixed .header-wrap__content-top {
  display: none;
}
@media screen and (max-width: 767px) {
  .header-wrap.fixed .header-wrap__content-navi .btn-logo {
    width: 126px;
    bottom: 0;
  }
}
.header-wrap.fixed .header-wrap__content-navi .btn-logo.fixed-none {
  display: none;
}
.header-wrap.fixed .header-wrap__content-navi .btn-logo.fixed-inline {
  display: inline;
}
.header-wrap__top {
  background-color: #d5e4ed;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .header-wrap__top {
    display: none;
  }
}
.header-wrap__top-tel:after {
  background: #000000;
  content: none;
}
.header-wrap__top-tel .txt-l {
  color: #000000 !important;
}
.header-wrap__top-tel .txt-l a {
  color: #000000 !important;
}
.header-wrap__top .header-wrap__top-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-wrap .header-wrap__content-menu {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .header-wrap .header-wrap__content-menu {
    border-top: none;
    width: 100%;
    padding-top: 0;
    background-color: #fffcf0;
  }
}
.header-wrap .header-wrap__content-menu .menu-list {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .header-wrap .header-wrap__content-menu .menu-list {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap .header-wrap__content-menu .menu-list + .menu-list {
    position: relative;
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap .header-wrap__content-menu .menu-list + .menu-list:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    background-color: #4f2c1c;
    opacity: 0.1;
    width: 1px;
    height: 20px;
    border: none;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
    margin-top: auto;
    margin-bottom: auto;
  }
}
.header-wrap__content {
  background: #fffcf0;
}
.header-wrap__content-navi .fix-inner {
  background: inherit;
}
.header-wrap__content-navi .fix-inner.fixInit {
  background: #fffcf0;
}
.header-wrap__content-navi .btn-logo {
  width: 327px;
}
@media screen and (max-width: 767px) {
  .header-wrap__content-navi .btn-logo {
    width: 160px;
    bottom: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .header-wrap__content-navi .btn-logo {
    left: 12%;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap__content-navi .btn-sys-menu > * + * {
    margin-left: 10px;
  }
}
.header-wrap__content-navi .btn-toggle-menu span {
  border-color: #3c2a17;
}
.header-wrap__content .hover-menu {
  background: #283949;
}
.header-wrap__content .hover-menu__box-link + .hover-menu__box-link {
  border-color: #786A5F;
}
.header-wrap__content .hover-menu__cat:before {
  border-color: transparent transparent #283949 transparent;
}
@media screen and (max-width: 767px) {
  .header-wrap__content-menu {
    border-bottom: 2px solid #230e02;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap__content-menu .menu-list {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .header-wrap__content-top > .inner-wrap {
    padding-bottom: 0px;
  }
}
.header-wrap .fixedHeader-inline {
  display: none;
}
@media screen and (max-width: 767px) {
  .header-wrap .fixedHeader-inline {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap .fixedHeader-none.pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .header-wrap .fixedHeader-none.sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap.fix-inner.fixed .fixedHeader-inline {
    display: inline;
  }
}
.header-wrap.fix-inner.fixed .fixedHeader-inline.pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .header-wrap.fix-inner.fixed .fixedHeader-inline.pc {
    display: inline;
  }
}
.header-wrap.fix-inner.fixed .fixedHeader-inline.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .header-wrap.fix-inner.fixed .fixedHeader-inline.sp {
    display: inline;
  }
}
.header-wrap.fix-inner.fixed .fixedHeader-none {
  display: none;
}
@media screen and (min-width: 768px) {
  .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) {
  .header-wrap.fix-inner.fixInit .btn-logo {
    bottom: 4px;
  }
}
@media screen and (min-width: 768px) {
  .header-wrap.fix-inner.fixed {
    top: 0;
    z-index: 100;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .header-wrap.fix-inner.fixed .header-wrap__top {
    display: none;
  }
  .header-wrap.fix-inner.fixed .header-wrap__content-menu {
    display: none;
  }
  .header-wrap.fix-inner.fixed .header-wrap__content-navi {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.side-menu {
  background-color: #fffcf0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .side-menu {
    overflow: auto;
    height: 100%;
    -webkit-overflow-scrolling: touch;
  }
}
.side-menu__sns {
  background: #3c2a17;
}
.side-menu__sns > * {
  width: 50%;
  height: 40px;
}
.side-menu__sns > * span {
  display: inline;
  vertical-align: sub;
}
.side-menu__sns img {
  display: inline;
  margin: 0 20px 0 0;
}
.side-menu__search {
  background: #d5e4ed;
}
.side-menu__info-login > *, .side-menu .side-menu__info-logout > * {
  background-color: #283949;
}
.side-menu__list-img {
  width: 40px;
  left: 8px;
}
.side-menu__footer-inner {
  background: #283949;
  color: #ffffff;
}
.side-menu__footer-inner .txt-kana {
  font-weight: normal;
}
.side-menu__footer-inner .txt-tel {
  color: #ffffff;
}
.side-menu__footer-inner .txt-tel-box {
  background-color: #ffffff;
}

.header-wrap__content-navi {
  padding-top: 50px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .header-wrap__content-navi {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .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) {
  .header-wrap__content-navi .btn-logo {
    bottom: -10px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap__content-navi .btn-logo {
    bottom: 8px;
  }
}
.header-wrap__content-navi .btn-logo.fixed-none {
  display: none;
}
.header-wrap__content-navi .btn-logo.fixed-inline {
  display: inline;
}
@media screen and (min-width: 768px) {
  .header-wrap__content-navi .btn-toggle-menu {
    margin-left: 10px;
  }
}
.header-wrap__content-navi .header-search__wrap {
  position: absolute;
  left: 10%;
  max-width: 300px;
  width: 27%;
}
@media screen and (max-width: 767px) {
  .header-wrap__content-navi .header-search__wrap {
    display: none;
  }
}
.header-wrap__content-navi .header-search__wrap form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #a59f8e;
  background: #fffcf0;
}
.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;
}
.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%;
}
.header-wrap__content-navi .header-search__wrap form .submit-btn-block .submit-btn-block--icon {
  padding: 9px 9px;
  width: 40px;
}
.header-wrap__content-navi .btn-sys-menu > * span img {
  height: 32px;
}
@media screen and (max-width: 767px) {
  .header-wrap__content-navi .btn-sys-menu > * span img {
    height: 22px;
    margin-bottom: 5px;
  }
}
.header-wrap__content-navi .btn-sys-menu > * span img.pc {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .header-wrap__content-navi .btn-sys-menu > * span img.pc {
    display: none;
  }
}
.header-wrap__content-navi .btn-sys-menu > * span img.sp {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .header-wrap__content-navi .btn-sys-menu > * span img.sp {
    display: none;
  }
}
.header-wrap__content-navi .btn-sys-menu__hover {
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 768px) {
  .header-wrap__content-navi .btn-sys-menu__hover:hover > .btn-sys-menu__under {
    display: block;
  }
}
.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;
}
.header-wrap__content-navi .btn-sys-menu__under:before, .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;
}
.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;
}
.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;
}
.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;
}
.header-wrap__content-navi .btn-sys-menu__under > ul > li + li {
  border-top: 1px solid #cccccc;
}
.header-wrap__content-navi .btn-sys-menu__under > ul > li a {
  display: block;
  padding: 12px 20px 12px 10px;
  position: relative;
}
.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) {
  .header-wrap__content-navi .btn-sys-menu__spOnlyLink {
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap__content-navi .btn-toggle-menu span:nth-of-type(1) {
    top: 7px;
  }
  .header-wrap__content-navi .btn-toggle-menu span:nth-of-type(2) {
    top: 13px;
  }
  .header-wrap__content-navi .btn-toggle-menu span:nth-of-type(3) {
    top: 19px;
  }
  .header-wrap__content-navi .btn-toggle-menu p {
    font-size: 8px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.pane-footer .bg-history {
  background-color: #f3f3f3;
}
.pane-footer .footer__top {
  background-color: #d5e4ed;
}
@media screen and (max-width: 767px) {
  .pane-footer .footer__top {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .pane-footer .footer__top .footer__top-add {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pane-footer .footer__top .footer__top-add {
    border-top: 1px solid #bac4ca;
    padding-top: 35px;
    padding-bottom: 20px;
  }
}
.pane-footer .footer__top .footer__top-add .link-arw {
  border-color: #230e02;
}
.pane-footer .footer__top .footer__top-add .link-arw span {
  border-color: #230e02 !important;
}
.pane-footer .footer__top .footer__top-add .link-arw span:after {
  background: #230e02;
}
.pane-footer .footer__top .footer__top-logo {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pane-footer .footer__top-box + .footer__top-box {
    border-top: 1px solid #bac4ca;
  }
}
@media screen and (min-width: 768px) {
  .pane-footer .footer__bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.pane-footer .footer__bottom .toggle-btn:after, .pane-footer .footer__bottom .toggle-btn:before {
  background-color: #230e02;
}
@media screen and (max-width: 767px) {
  .pane-footer .footer__bottom .footer__bottom-box {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
.pane-footer .footer__bottom .footer__bottom-box + .footer__bottom-box {
  background: #d5e4ed;
}
@media screen and (min-width: 768px) {
  .pane-footer .footer__bottom .footer__bottom-box + .footer__bottom-box {
    background: #ffffff;
  }
}
.pane-footer .footer__bottom .footer__bottom-wrap {
  background-color: #d5e4ed;
}
@media screen and (min-width: 768px) {
  .pane-footer .footer__bottom .footer__bottom-wrap {
    background-color: #ffffff;
  }
}
@media screen and (max-width: 767px) {
  .pane-footer .footer__bottom .footer__bottom-head {
    border-color: #bac4ca;
  }
}
.pane-footer .footer__bottom-link {
  color: inherit !important;
}
.pane-footer .footer__bottom-link:after {
  border-color: #230e02;
}
.pane-footer .footer__bottom-link + .footer__bottom-link {
  border-top: none;
}
.pane-footer .footer__bottom-inner {
  border-color: #bac4ca !important;
}
.pane-footer .footer__bottom-inner + .footer__bottom-link {
  border-top: none !important;
}
.pane-footer .footer__bottom-copy {
  color: inherit;
}

.channelTalk-cstmBtn {
  display: none !important;
}

#pagetop {
  opacity: 0.9;
}

.page-goods .pane-goods-footer {
  background-color: #283949;
}
.page-goods .pane-goods-footer .block-add-cart--btn {
  background-color: #283949;
}