﻿
#casaneo {
  color: #665e4d;
  font-family: "Montserrat", "fot-cezanne-pron", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#casaneo .ff-en {
  font-family: "Montserrat", serif;
}
#casaneo .ff-jp {
  font-family: "fot-cezanne-pron", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#casaneo .header-wrap {
  width: 100vw;
  border-bottom: 1px solid #e9e9e9;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap {
    width: 100%;
  }
}
#casaneo .header-wrap a {
  color: #665e4d;
}
#casaneo .header-wrap__content {
  background: #FFDC00;
}
#casaneo .header-wrap__content-navi {
  padding-top: 11px;
  padding-bottom: 11px;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#casaneo .header-wrap__content-navi .btn-logo {
  width: 71px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi .btn-logo {
    position: relative;
    min-height: 71px;
  }
}
#casaneo .header-wrap__content-navi .btn-logo img, #casaneo .header-wrap__content-navi .btn-logo .btn-logo__video {
  position: absolute;
}
#casaneo .header-wrap__content-navi .btn-logo .btn-logo__video {
  display: none;
}
#casaneo .header-wrap__content-navi__link {
  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;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi__link {
    width: 85%;
    margin-left: 4.8%;
    font-size: 13px;
  }
}
#casaneo .header-wrap__content-navi__link > * {
  padding-left: 2%;
  padding-right: 2%;
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap__content-navi__link > * {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi__link .btn-logo__wrap {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap__content-navi__link .btn-logo__wrap {
    display: block;
  }
}
#casaneo .header-wrap__content-navi__link .btn-logo__wrap img {
  height: auto;
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap__content-navi .inner-wrap {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi .inner-wrap {
    max-width: 1040px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi .btn-sys-menu {
    width: 9%;
    padding-right: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi .btn-sys-menu > * span img {
    height: auto;
    width: 31px;
  }
}
#casaneo .header-wrap__content-navi .btn-sys-menu > * + * {
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi .btn-sys-menu > * + * {
    margin-left: 30px;
  }
}
#casaneo .header-wrap__content-navi .btn-sys-menu img {
  max-width: none;
  width: auto;
}
#casaneo .header-wrap__content-navi .btn-toggle-menu {
  width: 47px;
  height: 15px;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi .btn-toggle-menu {
    width: 30px;
    height: 23px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
#casaneo .header-wrap__content-navi .btn-toggle-menu span {
  border-color: #665e4d;
  width: 28px;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__content-navi .btn-toggle-menu span {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap__content-navi .btn-toggle-menu span:nth-of-type(1) {
    top: 2px;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap__content-navi .btn-toggle-menu span:nth-of-type(2) {
    top: 9px;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap__content-navi .btn-toggle-menu span:nth-of-type(3) {
    top: 16px;
  }
}
#casaneo .header-wrap__top {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__top {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap__top {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
#casaneo .header-wrap__top img {
  height: auto;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__top > .inner-wrap {
    max-width: 1040px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__top-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#casaneo .header-wrap__top-logo .suz-logo {
  max-width: 100px;
}
#casaneo .header-wrap__top-logo .hc-logo {
  max-width: 66px;
}
#casaneo .header-wrap__top-logo .c3-logo {
  max-width: 30px;
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap__top-content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
}
#casaneo .header-wrap__top .otodoke-counter__text {
  color: #665e4d;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__top .otodoke-counter__text {
    font-size: 11px;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__top .otodoke-counter__text p {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .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;
  }
}
#casaneo .header-wrap__top .otodoke-counter__text p:nth-of-type(1) {
  /* 最初のpタグはすぐにアニメーションを開始 */
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
#casaneo .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) {
  #casaneo .header-wrap__top .otodoke-counter__text p:not(:first-of-type) {
    border-top: none;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap__top .otodoke-counter__inner-span {
    font-size: inherit;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap.fix-inner.fixed {
    background-color: #ffffff;
    left: 0;
    margin: 0;
    top: 0;
    z-index: 100;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  #casaneo .header-wrap.fix-inner.fixed .header-wrap__top {
    display: none;
  }
  #casaneo .header-wrap.fix-inner.fixed .inner-wrap {
    height: 30px;
  }
}
#casaneo .header-wrap .fixedHeader-inline {
  display: none;
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap .fixedHeader-inline {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap .fixedHeader-none {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap .fixedHeader-none.pc {
    display: none;
  }
}
#casaneo .header-wrap.fix-inner.fixInit {
  position: fixed;
  top: -150px;
}
#casaneo .header-wrap.fix-inner.fixed {
  top: 0;
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap.fix-inner.fixed .fixedHeader-inline {
    display: inline;
  }
}
#casaneo .header-wrap.fix-inner.fixed .fixedHeader-inline.pc {
  display: none;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap.fix-inner.fixed .fixedHeader-inline.pc {
    display: inline;
  }
}
#casaneo .header-wrap.fix-inner.fixed .fixedHeader-inline.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap.fix-inner.fixed .fixedHeader-inline.sp {
    display: inline;
  }
}
#casaneo .header-wrap.fix-inner.fixed .fixedHeader-none {
  display: none;
}
@media screen and (min-width: 768px) {
  #casaneo .header-wrap.fix-inner.fixInit {
    top: -200px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  #casaneo .header-wrap.fix-inner.fixInit .btn-logo {
    bottom: 10px;
  }
  #casaneo .header-wrap.fix-inner.fixInit .header-wrap__top {
    display: none;
  }
  #casaneo .header-wrap.fix-inner.fixed {
    top: 0;
    z-index: 100;
    background-color: #fff;
    position: fixed;
    width: 100%;
    left: 0;
    margin: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  #casaneo .header-wrap.fix-inner.fixed .header-wrap__content-menu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .header-wrap.fixed .header-wrap__content-navi .btn-logo {
    width: 40px;
    bottom: 0;
  }
}
#casaneo .header-wrap.fixed .header-wrap__content-navi .btn-logo.fixed-none {
  display: none;
}
#casaneo .header-wrap.fixed .header-wrap__content-navi .btn-logo.fixed-inline {
  display: inline;
}
#casaneo .header-wrap .block-headernav--cart-count {
  right: -10px;
}
#casaneo .side-menu {
  font-family: "Montserrat", "fot-cezanne-pron", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  background-color: #FFDC00;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu {
    width: 100%;
    height: auto;
    padding-bottom: 70px;
    left: 0;
    display: none;
    -webkit-transition: none;
    transition: none;
  }
}
#casaneo .side-menu img {
  height: auto;
  max-width: 100%;
}
#casaneo .side-menu a {
  color: #665e4d;
}
@media screen and (max-width: 767px) {
  #casaneo .side-menu .pc-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu .sp-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .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) {
  #casaneo .side-menu__search {
    background-color: inherit;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__search form {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__search .btn-close {
    width: 35px;
  }
}
#casaneo .side-menu__search .btn-close span {
  border-color: #665e4d;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__search .btn-close span {
    width: 40px;
  }
}
#casaneo .side-menu__search .btn-close span:nth-of-type(1) {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
#casaneo .side-menu__search .btn-close span:nth-of-type(2) {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
#casaneo .side-menu__logo-sp {
  width: 75px;
  margin-left: 13.3333333333vw;
  margin-right: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__logo-sp {
    display: none;
  }
}
#casaneo .side-menu__wrap {
  padding-left: 13.3333333333vw;
  padding-right: 13.3333333333vw;
  padding-top: 35px;
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__wrap {
    max-width: 1064px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    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;
    position: relative;
  }
  #casaneo .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;
  }
}
#casaneo .side-menu__list {
  border-bottom: none;
  border-top: none;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list {
    width: 94%;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list:first-of-type {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list:first-of-type .side-menu__list-child {
    padding-left: 10%;
  }
}
#casaneo .side-menu__list-wrap {
  border-bottom: 1px solid #665e4d;
}
#casaneo .side-menu__list-wrap + .side-menu__list-wrap {
  border-top: none;
}
#casaneo .side-menu__list-head {
  border-color: #665e4d;
  font-size: 16px;
  width: 100%;
  color: #665e4d;
}
@media screen and (max-width: 767px) {
  #casaneo .side-menu__list-head {
    margin-bottom: 0;
    letter-spacing: -1px;
  }
}
#casaneo .side-menu__list-ttl {
  padding-top: 14px;
  padding-bottom: 14px;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list-ttl {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#casaneo .side-menu__list-ttl:has(> .side-menu__list-img) {
  padding: 28px 15px 28px 70px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#casaneo .side-menu__list-ttl:has(> .side-menu__list-img) img {
  max-width: 58px;
  width: auto;
  left: 0;
}
#casaneo .side-menu__list-ttl.link-btn:after {
  border-color: #665e4d;
  width: 10px;
  height: 10px;
  right: 5px;
}
#casaneo .side-menu__list-ttl p {
  font-size: 13px;
}
#casaneo .side-menu__list-ttl span {
  font-size: 8px;
  text-align: center;
  width: 70%;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list-ttl span {
    font-size: 11px;
    margin-left: 0;
    width: 100%;
    letter-spacing: 0.06em;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list-ttl > div p {
    font-size: 18px;
    line-height: 1;
  }
}
#casaneo .side-menu__list-child {
  padding-left: 13%;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list-child {
    display: block;
    padding-left: 15%;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list-contents + .side-menu__list-contents {
    margin-top: 30px;
  }
}
#casaneo .side-menu__list-contents a.side-menu__list-head {
  position: relative;
}
#casaneo .side-menu__list-contents a.side-menu__list-head:after {
  content: "";
  display: block;
  border-top: 1px solid #230e02;
  border-right: 1px solid #230e02;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-color: #665e4d;
  width: 10px;
  height: 10px;
  right: 5px;
}
@media screen and (max-width: 767px) {
  #casaneo .side-menu__list-contents.side-menu__list-contents--support {
    margin-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .side-menu__list-contents.side-menu__list-contents--support .side-menu__list-wrap {
    border-bottom: none;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .side-menu__list-contents.side-menu__list-contents--support .side-menu__list-wrap .side-menu__list-ttl {
    display: inline-block !important;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .side-menu__list-contents.side-menu__list-contents--support .side-menu__list-wrap .side-menu__list-ttl.link-btn:after {
    content: none;
  }
}
#casaneo .side-menu__list.side-menu__list-sns {
  padding-bottom: 0;
  width: auto;
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list.side-menu__list-sns {
    position: absolute;
    left: 9%;
    bottom: -5px;
    margin-top: 0;
  }
}
#casaneo .side-menu__list.side-menu__list-sns .side-menu__list-child {
  padding-left: 0;
}
#casaneo .side-menu__list.side-menu__list-sns .side-menu__list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media screen and (min-width: 768px) {
  #casaneo .side-menu__list.side-menu__list-sns .side-menu__list-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
#casaneo .side-menu__list.side-menu__list-sns .side-menu__list-ttl {
  padding: 0;
}
#casaneo .side-menu__list.side-menu__list-sns .side-menu__list-ttl + .side-menu__list-ttl {
  margin-left: 15px;
}
#casaneo .side-menu__list.side-menu__list-sns .side-menu__list-ttl:after {
  content: none;
}
#casaneo .side-menu__list.side-menu__list-sns .side-menu__list-ttl:nth-child(3) {
  width: 29px;
}
#casaneo .side-menu__list.side-menu__list-sns .side-menu__list-ttl img {
  width: 32px;
}
#casaneo .pane-footer {
  font-family: "Montserrat", "fot-cezanne-pron", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  background-color: #FFDC00;
}
#casaneo .pane-footer #casaneo-history {
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer #casaneo-history {
    font-size: 38px;
  }
}
#casaneo .pane-footer .footer__top {
  background-color: inherit;
}
#casaneo .pane-footer .footer__top > .inner-wrap {
  padding: 0px 20px;
}
@media screen and (max-width: 767px) {
  #casaneo .pane-footer .footer__top > .inner-wrap {
    padding: 100px 20px 50px;
  }
}
#casaneo .pane-footer .footer__top-box {
  background-color: #FFF196;
  border-radius: 6px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__top-box {
    width: calc(33.3333333333% - 15px);
    padding-top: 30px;
    padding-bottom: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#casaneo .pane-footer .footer__top-box + .footer__top-box {
  border-left: none;
}
@media screen and (max-width: 767px) {
  #casaneo .pane-footer .footer__top-box + .footer__top-box {
    border-top: none;
    margin-top: 12px;
  }
}
#casaneo .pane-footer .footer__top-desc {
  color: #665e4d !important;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__top-desc {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
#casaneo .pane-footer .footer__top-btn > * {
  background-color: #999182;
  color: #fff !important;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__top-btn > * {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .pane-footer .footer__top-btn > * {
    padding-right: 0;
  }
}
#casaneo .pane-footer .footer__top-btn > *:after {
  content: none;
}
#casaneo .pane-footer .footer__top-mlg {
  background-color: #fff;
  color: #665e4d !important;
  border-radius: 5em;
  font-weight: normal;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__top-mlg {
    max-width: 245px;
    width: 100%;
  }
}
#casaneo .pane-footer .footer__top-mlg:before, #casaneo .pane-footer .footer__top-mlg:after {
  content: none;
}
#casaneo .pane-footer .footer__top-mlg img {
  width: 16px;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__top-mlg img {
    width: 18px;
    left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__top-sns {
    padding-bottom: 0;
  }
}
#casaneo .pane-footer .footer__top-inner {
  display: block;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__top-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
#casaneo .pane-footer .footer__top-ft {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #casaneo .pane-footer .footer__top-ft {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#casaneo .pane-footer .footer__bottom {
  color: #665e4d !important;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom .inner-wrap {
    max-width: none;
    padding-top: 0;
    margin-bottom: 0;
  }
}
#casaneo .pane-footer .footer__bottom-box {
  background-color: #FFDC00;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box {
    width: 50%;
  }
}
#casaneo .pane-footer .footer__bottom-box:first-of-type {
  background-color: #FFF196;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#casaneo .pane-footer .footer__bottom-box + .footer__bottom-box {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box + .footer__bottom-box {
    border-left: none;
    padding-left: 3px;
  }
}
#casaneo .pane-footer .footer__bottom-box + .footer__bottom-box .footer__bottom-link {
  background: #FFF196;
  color: inherit !important;
  font-size: 16px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box + .footer__bottom-box .footer__bottom-link {
    text-align: center;
    line-height: 2.8;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .pane-footer .footer__bottom-box + .footer__bottom-box .footer__bottom-link {
    margin-top: 1.5px;
    padding-left: 7%;
    padding-right: 7%;
  }
}
#casaneo .pane-footer .footer__bottom-box + .footer__bottom-box .footer__bottom-link + .footer__bottom-link {
  border-top: none;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box + .footer__bottom-box .footer__bottom-link + .footer__bottom-link {
    margin-top: 3px;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .pane-footer .footer__bottom-box + .footer__bottom-box .footer__bottom-link:after {
    right: 5%;
  }
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box .footer__bottom-contact {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #casaneo .pane-footer .footer__bottom-box .footer__bottom-contact {
    background: inherit;
  }
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .txt-head {
  font-weight: normal;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .txt-head {
    font-size: 19px;
  }
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .contact-link {
  background-color: #fff;
  border: none;
  border-radius: 5em;
  font-weight: normal;
  font-size: 13px;
  color: inherit;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .contact-link {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .contact-link:after {
  content: none;
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .contact-link img {
  position: static;
  margin-right: 10px;
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .tel-link {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 38px;
  font-weight: normal;
  color: inherit;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .tel-link {
    font-size: 37px;
  }
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .tel-link * + * {
  margin-left: 5px;
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .txt-time {
  font-size: 11px;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .txt-time {
    font-size: 12px;
  }
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .txt-time span {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .txt-time span {
    font-size: 16px;
  }
}
#casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .txt-address {
  margin-top: 30px;
  font-size: 11px;
  text-align: center;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__bottom-box .footer__bottom-contact .txt-address {
    font-size: 13px;
    margin-top: 20px;
  }
}
#casaneo .pane-footer .footer__bottom-inner {
  display: block;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
#casaneo .pane-footer .footer__bottom-wrap {
  background: #FFDC00;
}
#casaneo .pane-footer .footer__followCopyright {
  margin-top: 75px;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__followCopyright {
    margin-top: 90px;
  }
}
#casaneo .pane-footer .footer__followCopyright .footer__bottom-sns .footer__bottom-sns__list {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__followCopyright .footer__bottom-sns .footer__bottom-sns__list {
    margin-top: 40px;
  }
}
#casaneo .pane-footer .footer__followCopyright .footer__bottom-sns .footer__bottom-sns__list > * {
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__followCopyright .footer__bottom-sns .footer__bottom-sns__list > * {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#casaneo .pane-footer .footer__followCopyright .footer__bottom-copy {
  border-top: none;
  font-size: 9px;
  color: #665e4d;
}
@media screen and (min-width: 768px) {
  #casaneo .pane-footer .footer__followCopyright .footer__bottom-copy {
    font-size: 12px;
    margin-top: 20px;
  }
}
#casaneo #pagetop {
  width: 44px;
}
@media screen and (min-width: 768px) {
  #casaneo #pagetop {
    width: 90px;
  }
}

.channelTalk-cstmBtn {
  opacity: 0.95;
  background-image: url(../image/chat.png);
  width: 90px;
  height: 90px;
  background-size: contain;
  background-repeat: no-repeat;
  position: fixed;
  left: auto;
  right: 10px;
  bottom: 160px;
  cursor: pointer;
  -webkit-filter: none;
          filter: none;
  display: none;
}
@media screen and (max-width: 767px) {
  .channelTalk-cstmBtn {
    background-image: url(../image/chat_sp.png);
    width: 44px;
    height: 44px;
    bottom: 60px;
    left: auto;
    right: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-position: bottom;
  }
}

@media screen and (min-width: 768px) {
  body.menu-active .btn-toggle-menu span:nth-of-type(1), body.menu-active .btn-toggle-menu span:nth-of-type(3) {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    top: 2px;
  }
}
@media screen and (min-width: 768px) {
  body.menu-active .btn-toggle-menu span:nth-of-type(2) {
    display: inherit;
  }
}
@media screen and (min-width: 768px) {
  body.menu-active .btn-toggle-menu span:nth-of-type(3) {
    top: 21px;
  }
}

.side-menu {
  background-color: #fffbf3;
}
@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: #fffbf3;
}
.side-menu__info-login > *, .side-menu .side-menu__info-logout > * {
  background-color: #b4a884;
}
.side-menu__list-img {
  width: 40px;
  left: 8px;
}
.side-menu__footer-inner {
  background: #f2dea6;
}
.side-menu__footer-inner .txt-tel-box {
  background-color: #ffffff;
}

.header-wrap__content-navi .btn-sys-menu > * span {
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .header-wrap__content-navi .btn-sys-menu > * span {
    margin-bottom: 3px;
  }
}

.block-topic-path--list a {
  color: #665e4d;
}

.page-genre .btn-logo {
  width: 207px;
}
@media screen and (max-width: 767px) {
  .page-genre .btn-logo {
    width: 105px;
  }
}
.page-genre .header-wrap {
  background: #ede0bb;
}
.page-genre .header-wrap__content {
  background: inherit;
}
.page-genre .header-wrap__content-navi .fix-inner {
  background: inherit;
}
.page-genre .header-wrap .fix-inner {
  background: inherit;
}
.page-genre .header-wrap .fix-inner.fixInit {
  background: #ede0bb;
}
.page-genre .header-wrap__content-menu {
  display: none;
}

.page-goods .channelTalk-cstmBtn {
  bottom: 190px;
}
@media screen and (max-width: 767px) {
  .page-goods .channelTalk-cstmBtn {
    left: auto !important;
    bottom: 135px !important;
  }
}