@charset "UTF-8";
.bscstm .fw-500 {
  font-weight: 500 !important;
}
@media screen and (min-width: 768px) {
  .bscstm .w-md-auto {
    width: auto !important;
  }
}

.pane-contents > .container {
  display: block;
  width: 100%;
}

.block-category-list--event {
  display: none;
}

.list_goods_wrap {
  margin: 0 auto 100px;
}
@media screen and (max-width: 767px) {
  .list_goods_wrap {
    width: auto;
    margin: 3px 3px 20px;
  }
}

.pane-contents {
  padding-bottom: 0;
}

#cboxContent {
  background-color: inherit;
  position: relative;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  #cboxContent {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 320px) {
  #cboxContent {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#cboxContent:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30px;
  background-image: url(/common/img/tenpo/hc/2602/pop-up_bg01_sp.png);
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #cboxContent:before {
    height: 60px;
    background-image: url(/common/img/tenpo/hc/2602/pop-up_bg01_pc.png);
    background-size: contain;
  }
}
@media screen and (max-width: 320px) {
  #cboxContent:before {
    background-repeat: no-repeat;
    height: 25px;
  }
}
#cboxContent:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-image: url(/common/img/tenpo/hc/2602/pop-up_bg03_sp.png);
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #cboxContent:after {
    height: 60px;
    background-image: url(/common/img/tenpo/hc/2602/pop-up_bg03_pc.png);
    background-size: contain;
  }
}
@media screen and (max-width: 320px) {
  #cboxContent:after {
    background-repeat: no-repeat;
    height: 25px;
  }
}
#cboxContent #cboxLoadedContent {
  background-image: url(/common/img/tenpo/hc/2602/pop-up_bg02_sp.png);
  background-repeat: repeat-y;
}
@media screen and (min-width: 768px) {
  #cboxContent #cboxLoadedContent {
    background-image: url(/common/img/tenpo/hc/2602/pop-up_bg02_pc.png);
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #cboxContent #cboxLoadedContent {
    background-size: contain;
  }
}
#cboxContent #cboxLoadedContent img {
  height: auto;
  max-width: 100%;
}
#cboxContent #cboxLoadedContent .arrowRight-white {
  position: relative;
}
#cboxContent #cboxLoadedContent .arrowRight-white:after {
  content: "";
  display: block;
  width: 14px;
  height: 8px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewBox="0 0 14 8" fill="none"><path fill-rule="evenodd"  stroke="rgb(255, 255, 255)" stroke-width="1px" stroke-linecap="round" stroke-linejoin="miter" fill="none" d="M12.100,1.562 L6.598,6.562 L1.097,1.562"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#cboxContent #cboxClose {
  font-size: 10px;
  top: 10px;
  right: 10px;
}
@media screen and (min-width: 768px) {
  #cboxContent #cboxClose {
    right: 50px;
    top: 40px;
    font-size: 12px;
    padding: 29px 0;
    color: #552b21;
  }
}
#cboxContent #cboxClose:before {
  width: 25px;
  height: 25px;
  right: 5px;
  top: 5px;
}
@media screen and (min-width: 768px) {
  #cboxContent #cboxClose:before {
    width: 28px;
    height: 28px;
    right: 0;
    top: 0;
  }
}

.tenpo-top {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.tenpo-top img {
  height: auto;
}
.tenpo-top .swiper-navigation-icon {
  display: none;
}
@media screen and (min-width: 768px) {
  .tenpo-top .inner-wrap__1280 {
    max-width: 1320px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top .inner-wrap__1024 {
    max-width: 1064px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
.tenpo-top .arrowBottom-white {
  position: relative;
}
.tenpo-top .arrowBottom-white:after {
  content: "";
  display: block;
  width: 14px;
  height: 8px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewBox="0 0 14 8" fill="none"><path fill-rule="evenodd" stroke="rgb(255, 255, 255)" stroke-width="1px" stroke-linecap="round" stroke-linejoin="miter" fill="none" d="M12.100,1.562 L6.598,6.562 L1.097,1.562"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
}
.tenpo-top #mv {
  background-image: url(../img/tenpo/hc/2505/mv_bg_sp.jpg);
  min-height: 170px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .tenpo-top #mv {
    background-image: url(../img/tenpo/hc/2505/mv_bg.jpg);
    height: 250px;
    min-height: auto;
  }
}
.tenpo-top #mv .mv-title {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 0;
  margin: 0 auto 0 !important;
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  .tenpo-top #mv .mv-title {
    width: 100%;
  }
}
.tenpo-top #schedule {
  background-color: #552b21;
  color: #fff;
  padding: 5px 20px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #schedule {
    padding: 0 0;
  }
}
.tenpo-top #schedule .tenpoOtodoke-counter .tenpoOtodoke-counter__text {
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 768px) {
  .tenpo-top #schedule .tenpoOtodoke-counter .tenpoOtodoke-counter__text {
    font-size: 14px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.tenpo-top #schedule .tenpoOtodoke-counter .tenpoOtodoke-counter__text > span {
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #schedule .tenpoOtodoke-counter .tenpoOtodoke-counter__text > span {
    font-size: 11px;
  }
}
.tenpo-top #schedule .tenpoOtodoke-counter .tenpoOtodoke-counter__text .tenpoOtodoke-counter__inner-num {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #schedule .tenpoOtodoke-counter .tenpoOtodoke-counter__text .tenpoOtodoke-counter__inner-num {
    font-size: 18px;
  }
}
.tenpo-top #navi .navi_link {
  border-bottom: 1px solid rgba(85, 43, 33, 0.3);
}
.tenpo-top #navi .navi_link a {
  position: relative;
}
@media screen and (min-width: 768px) {
  .tenpo-top #navi .navi_link a {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #navi .navi_link a + a:before {
    content: "";
    display: block;
    width: 1px;
    height: 80%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background-color: rgba(85, 43, 33, 0.3);
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #navi .navi_link a:nth-child(even):before {
    content: "";
    display: block;
    width: 1px;
    height: 80%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background-color: rgba(85, 43, 33, 0.3);
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #navi .navi_link a:nth-child(n+3):after {
    content: "";
    display: block;
    height: 1px;
    width: 90%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    background-color: rgba(85, 43, 33, 0.3);
  }
}
.tenpo-top #navi .navi_link a span.navi_link_arrow:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 8%;
  margin: auto;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media screen and (min-width: 768px) {
  .tenpo-top #navi .navi_link a span.navi_link_arrow:after {
    width: 18px;
    height: 18px;
    right: 20px;
    bottom: 10px;
    border-width: 2px;
  }
}
.tenpo-top #navi .navi_link_sub {
  position: relative;
}
.tenpo-top #navi .navi_link_sub .arrowBottom:after {
  content: "";
  display: block;
  width: 14px;
  height: 8px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewBox="0 0 14 8" fill="none"><path fill-rule="evenodd"  stroke="rgb(12, 44, 23)" stroke-width="1px" stroke-linecap="round" stroke-linejoin="miter" fill="none" d="M12.100,1.562 L6.598,6.562 L1.097,1.562"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
}
.tenpo-top #navi .navi_link_sub .arrowRight {
  position: relative;
}
.tenpo-top #navi .navi_link_sub .arrowRight:after {
  content: "";
  display: block;
  width: 14px;
  height: 8px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewBox="0 0 14 8" fill="none"><path fill-rule="evenodd"  stroke="rgb(12, 44, 23)" stroke-width="1px" stroke-linecap="round" stroke-linejoin="miter" fill="none" d="M12.100,1.562 L6.598,6.562 L1.097,1.562"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.tenpo-top #recomend .swiper_recomend-wrap {
  position: relative;
}
@media screen and (min-width: 768px) {
  .tenpo-top #recomend .swiper_recomend-wrap .swiper_recomend.swiper_not_started .swiper-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.tenpo-top #recomend .swiper_recomend-wrap .swiper_recomend .swiper-slide {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
@media screen and (min-width: 768px) {
  .tenpo-top #recomend .swiper_recomend-wrap .swiper_recomend .swiper-slide {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.tenpo-top #recomend .swiper_recomend-wrap .swiper_recomend .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.tenpo-top #recomend .swiper-button-next, .tenpo-top #recomend .swiper-button-prev {
  background-image: none;
}
@media screen and (min-width: 768px) {
  .tenpo-top #recomend .swiper-button-next, .tenpo-top #recomend .swiper-button-prev {
    top: 45%;
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #recomend .swiper-button-next, .tenpo-top #recomend .swiper-button-prev {
    top: auto;
    bottom: -50px;
  }
}
.tenpo-top #recomend .swiper-button-next {
  right: 20px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #recomend .swiper-button-next {
    right: -15px;
  }
}
.tenpo-top #recomend .swiper-button-next:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .tenpo-top #recomend .swiper-button-next:after {
    border-width: 2px;
  }
}
.tenpo-top #recomend .swiper-button-prev {
  left: 20px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #recomend .swiper-button-prev {
    left: -18px;
  }
}
.tenpo-top #recomend .swiper-button-prev:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
@media screen and (min-width: 768px) {
  .tenpo-top #recomend .swiper-button-prev:after {
    border-width: 2px;
  }
}
.tenpo-top #recomend .swiper-pagination {
  right: 0;
  left: 0;
  bottom: -40px;
}
.tenpo-top #recomend .swiper-pagination .swiper-pagination-bullet {
  background: rgba(85, 43, 33, 0.1);
  opacity: 1;
  margin-left: 8px;
  margin-right: 8px;
}
.tenpo-top #recomend .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #552b21;
}
.tenpo-top #point {
  background-image: linear-gradient(328deg, rgb(85, 43, 33), rgb(60, 25, 16) 43%, rgb(70, 30, 21));
}
.tenpo-top #point .modal-contents {
  display: none;
}
@media screen and (min-width: 768px) {
  .tenpo-top #point .swiper .swiper-wrapper .swiper-slide {
    -ms-flex-negative: inherit;
        flex-shrink: inherit;
  }
}
.tenpo-top #point .swiper-button-next, .tenpo-top #point .swiper-button-prev {
  background-image: none;
}
.tenpo-top #point .swiper-button-next {
  right: 20px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #point .swiper-button-next {
    right: -15px;
  }
}
.tenpo-top #point .swiper-button-next:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .tenpo-top #point .swiper-button-next:after {
    border-width: 2px;
  }
}
.tenpo-top #point .swiper-button-prev {
  left: 20px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #point .swiper-button-prev {
    left: -18px;
  }
}
.tenpo-top #point .swiper-button-prev:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
@media screen and (min-width: 768px) {
  .tenpo-top #point .swiper-button-prev:after {
    border-width: 2px;
  }
}
.tenpo-top #ranking {
  position: relative;
}
.tenpo-top #ranking:before {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 245, 220)), color-stop(30%, rgb(255, 245, 220)), to(rgba(255, 245, 220, 0)));
  background: linear-gradient(180deg, rgb(255, 245, 220) 0%, rgb(255, 245, 220) 30%, rgba(255, 245, 220, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 170px;
}
.tenpo-top #ranking .ranking-navi-swiper {
  margin-bottom: 100px;
  line-height: 1.2;
  border-bottom: 1px solid #230e02;
  padding: 0 16%;
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-navi-swiper {
    margin: 0 0 30px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1;
  }
}
.tenpo-top #ranking .ranking-navi-swiper .swiper {
  bottom: -1px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .tenpo-top #ranking .ranking-navi-swiper .swiper {
    bottom: -2px;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-navi-swiper .swiper {
    opacity: 1;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-navi-swiper .swiper {
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-navi-swiper .swiper-wrapper {
    padding: 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-navi-swiper .swiper-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.tenpo-top #ranking .ranking-navi-swiper .swiper-button-prev,
.tenpo-top #ranking .ranking-navi-swiper .swiper-button-next {
  display: none;
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-navi-swiper .swiper-button-prev,
  .tenpo-top #ranking .ranking-navi-swiper .swiper-button-next {
    display: block !important;
    top: 15px;
  }
  .tenpo-top #ranking .ranking-navi-swiper .swiper-button-prev:after,
  .tenpo-top #ranking .ranking-navi-swiper .swiper-button-next:after {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-navi-swiper .swiper-button-next {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-navi-swiper .swiper-button-prev {
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-navi-swiper .swiper-slide-active {
    background-color: #fff;
    border-top: 1px solid #230e02;
    border-left: 1px solid #230e02;
    border-right: 1px solid #230e02;
  }
  .tenpo-top #ranking .ranking-navi-swiper .swiper-slide-active .ranking-navi-swiper__btn {
    color: #230e02;
  }
  .tenpo-top #ranking .ranking-navi-swiper .swiper-slide-active .ranking-navi-swiper__btn:after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.tenpo-top #ranking .ranking-navi-swiper__btn {
  padding: 15px;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  text-align: center;
  white-space: nowrap;
  color: #cecccb;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 100%;
  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 (max-width: 767px) {
  .tenpo-top #ranking .ranking-navi-swiper__btn {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-navi-swiper__btn.active {
    border-top: 1px solid #230e02;
    border-left: 1px solid #230e02;
    border-right: 1px solid #230e02;
    color: #230e02;
    background-color: #fff;
  }
}
.tenpo-top #ranking .ranking-navi-swiper__btn:after {
  content: "";
  display: block;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  width: 100%;
  height: 3px;
  background: #c94f8e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-navi-swiper__btn:hover:after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .tenpo-top #ranking .ranking-navi-swiper__btn.active:after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.tenpo-top #ranking .ranking-wrap__tab {
  display: none;
}
.tenpo-top #ranking .ranking-wrap__tab.active {
  display: block;
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-wrap__tab .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.tenpo-top #ranking .ranking_more_btn {
  display: none !important;
}
.tenpo-top #ranking .ranking-item-swiper__wrapper {
  position: relative;
}
.tenpo-top #ranking .ranking-item-swiper__wrapper .tgl-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-item-swiper__wrapper {
    height: 550px;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tenpo-top #ranking .ranking-item-swiper__wrapper .tgl-btn {
    display: block;
    position: absolute;
    z-index: 3;
    bottom: 30px;
    left: 50%;
    bottom: 0px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .tenpo-top #ranking .ranking-item-swiper__wrapper .tgl-btn__text {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 5px 30px 5px 20px;
    border-bottom: 1px solid #030303;
  }
  .tenpo-top #ranking .ranking-item-swiper__wrapper .tgl-btn__text:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #c94f8e;
    border-right: 1px solid #c94f8e;
    position: absolute;
    top: 0;
    bottom: 3px;
    right: 5px;
    margin: auto;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .tenpo-top #ranking .ranking-item-swiper__wrapper:before {
    content: "";
    height: 100px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), color-stop(50%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-item-swiper {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-item-swiper .swiper-container .swiper-wrapper {
    overflow: hidden;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #ranking .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(1) {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(2) {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(3) {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(4) {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #ranking .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(5) {
    display: block;
  }
}
.tenpo-top #ranking .ranking-item-swiper.active:before {
  content: none;
}
.tenpo-top #ranking .ranking-item-swiper.active .tgl-btn__text:after {
  bottom: -5px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.tenpo-top #tenpoCategory {
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .tenpo-top #tenpoCategory {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #tenpoCategory .list .list-item {
    max-width: 16.6666666667%;
    padding: 0 6px;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #tenpoCategory .swiper_not_started {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
  }
}
.tenpo-top #tenpoCategory .swiper_not_started .swiper-button-prev, .tenpo-top #tenpoCategory .swiper_not_started .swiper-button-next {
  display: none;
}
.tenpo-top #tenpoCategory .swiper_not_started .list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .tenpo-top #tenpoCategory .swiper_not_started .list {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
.tenpo-top #tenpoCategory .swiper_not_started .list a img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .tenpo-top #tenpoCategory .swiper-button-next {
    right: -8px;
  }
}
.tenpo-top #tenpoCategory .swiper-button-next, .tenpo-top #tenpoCategory .swiper-button-prev {
  background-image: none;
}
@media screen and (max-width: 767px) {
  .tenpo-top #tenpoCategory .swiper-button-next, .tenpo-top #tenpoCategory .swiper-button-prev {
    top: 60%;
  }
}
.tenpo-top #tenpoCategory .swiper-button-next:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .tenpo-top #tenpoCategory .swiper-button-next:after {
    width: 13px;
    height: 13px;
    border-width: 2px;
  }
}
.tenpo-top #tenpoCategory .swiper-button-prev:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
@media screen and (max-width: 767px) {
  .tenpo-top #tenpoCategory .swiper-button-prev:after {
    width: 13px;
    height: 13px;
    border-width: 2px;
  }
}
.tenpo-top #store {
  background-color: #fff4e1;
}
.tenpo-top #store .swiper .swiper-slide {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  background-color: #ffffff;
}
.tenpo-top #store .swiper .swiper-slide.noLink {
  pointer-events: none;
}
.tenpo-top #store .swiper .swiper-slide:not(.noLink):after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 25px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  background-image: url(../img/tenpo/hc/2505/link-arw_sp.png);
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .tenpo-top #store .swiper .swiper-slide:not(.noLink):after {
    width: 20px;
    height: 20px;
    background-image: url(../img/tenpo/hc/2505/link-arw.png);
  }
}
.tenpo-top #store .swiper .swiper-slide .txtWrap {
  padding: 20px 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tenpo-top #store .swiper .swiper-slide .txtWrap h3 {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .tenpo-top #store .swiper .swiper-slide .txtWrap h3 {
    font-size: 18px;
  }
}
.tenpo-top #store .swiper .swiper-slide .txtWrap p {
  font-size: 12px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .tenpo-top #store .swiper .swiper-slide .txtWrap p {
    font-size: 15px;
  }
}
.tenpo-top #store .swiper-button-next {
  right: 20px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #store .swiper-button-next {
    right: -5px;
  }
}
.tenpo-top #store .swiper-button-next:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.tenpo-top #store .swiper-button-prev {
  left: 20px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #store .swiper-button-prev {
    left: -5px;
  }
}
.tenpo-top #store .swiper-button-prev:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  left: 5px;
}
.tenpo-top #store .swiper-button-next,
.tenpo-top #store .swiper-button-prev {
  background-image: none;
  margin-top: auto;
  bottom: -50px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #store .swiper-button-next,
  .tenpo-top #store .swiper-button-prev {
    margin-bottom: auto;
    bottom: auto;
    top: 40%;
  }
}
.tenpo-top #store .swiper-pagination {
  right: 0;
  left: 0;
  bottom: -40px;
}
.tenpo-top #store .swiper-pagination .swiper-pagination-bullet {
  background: rgba(85, 43, 33, 0.1);
  opacity: 1;
  margin-left: 8px;
  margin-right: 8px;
}
.tenpo-top #store .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #552b21;
}
.tenpo-top #userVoice .img-flaot-space {
  width: 1px;
}
.tenpo-top #userVoice .img-flaot-img {
  clear: both;
  float: right;
}
.tenpo-top #howToUse .howto__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .tenpo-top #howToUse .howto__item {
    width: calc(33.3333333333% - 20px);
    display: block;
  }
}
.tenpo-top #howToUse .howto__item:nth-child(n+2) {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #howToUse .howto__item:nth-child(n+2) {
    margin-top: 0;
    margin-left: 30px;
  }
}
.tenpo-top #howToUse .howto__btn {
  position: relative;
  border-top: 1px solid #230e02;
  border-bottom: 1px solid #230e02;
  cursor: pointer;
}
.tenpo-top #howToUse .howto__btn::before, .tenpo-top #howToUse .howto__btn::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #947216;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.tenpo-top #howToUse .howto__btn::before {
  right: 8px;
  width: 16px;
  height: 1px;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .tenpo-top #howToUse .howto__btn::before {
    right: 30px;
    width: 30px;
    height: 2px;
  }
}
.tenpo-top #howToUse .howto__btn::after {
  right: 16px;
  width: 1px;
  height: 16px;
  -webkit-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}
@media screen and (min-width: 768px) {
  .tenpo-top #howToUse .howto__btn::after {
    right: 45px;
    width: 2px;
    height: 30px;
  }
}
.tenpo-top #howToUse .howto__btn.toggle-active::before {
  opacity: 0;
}
.tenpo-top #howToUse .howto__btn.toggle-active::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.tenpo-top #howToUse .howto__detail {
  display: none;
  position: relative;
}
.tenpo-top #howToUse .howto__detail:before {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 245, 220, 0)), color-stop(70%, rgb(255, 245, 220)), to(rgb(255, 245, 220)));
  background: linear-gradient(180deg, rgba(255, 245, 220, 0) 0%, rgb(255, 245, 220) 70%, rgb(255, 245, 220) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #howToUse .howto__detail:before {
    height: 80px;
  }
}
.tenpo-top #howToUse .howto__detail-inner {
  background-color: #fff4e1;
  padding-bottom: 70px;
}
.tenpo-top #howToUse .howto__detail .detail__title {
  margin: 0;
}
.tenpo-top #howToUse .howto__detail .step-list__item + .step-list__item {
  margin-top: 65px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #howToUse .howto__detail .step-list__item + .step-list__item {
    margin-top: 80px;
  }
}
.tenpo-top #howToUse .howto__detail .step-list__item + .step-list__item:before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
  border-top: 14px solid rgba(85, 43, 33, 0.2);
  border-bottom: 0;
}
@media screen and (min-width: 768px) {
  .tenpo-top #howToUse .howto__detail .step-list__item + .step-list__item:before {
    top: -50px;
    border-right: 35px solid transparent;
    border-left: 35px solid transparent;
    border-top: 20px solid rgba(85, 43, 33, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .tenpo-top #howToUse .howto__img {
    max-width: 164px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 15px;
  }
}
.tenpo-top #howToUse .howto__close {
  border-bottom: 1px solid #c3c3c3;
  cursor: pointer;
  display: inline-block;
}
.tenpo-top #howToUse .howto__close--inner {
  position: relative;
}
.tenpo-top #howToUse .howto__close--inner:after {
  content: "";
  display: inline-block;
  width: 18.5px;
  height: 11.5px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="18.5" height="11.5" viewBox="0 0 18.5 11.5"><path d="M1.971,9.092 L9.310,2.154 L16.648,9.092" fill-rule="evenodd"  stroke="rgb(155, 144, 115)" stroke-width="1px" stroke-linecap="round" stroke-linejoin="miter" fill="none"></path></svg>');
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .tenpo-top #howToUse .howto__close--inner:after {
    width: 11.5px;
    height: 6.5px;
  }
}
.tenpo-top #howToUse .tenpo-top-btn {
  position: relative;
  max-width: 600px;
  background: rgb(250, 245, 234);
  background: -webkit-gradient(linear, right top, left top, from(rgb(250, 245, 234)), to(rgb(255, 254, 250)));
  background: linear-gradient(-90deg, rgb(250, 245, 234) 0%, rgb(255, 254, 250) 100%);
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.tenpo-top #howToUse .tenpo-top-btn::before, .tenpo-top #howToUse .tenpo-top-btn::after {
  display: block;
  content: "";
  position: absolute;
}
.tenpo-top #howToUse .tenpo-top-btn::before {
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .tenpo-top #howToUse .tenpo-top-btn::before {
    height: 105%;
  }
}
.tenpo-top #howToUse .tenpo-top-btn::after {
  top: 45%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -6px;
  width: 35px;
  height: 7px;
  background: url(../img/tenpo/hc/arrow-next_sp.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  .tenpo-top #howToUse .tenpo-top-btn::after {
    top: 47%;
    right: -35px;
    width: 70px;
    height: 12.5px;
    background: url(../img/tenpo/hc/arrow-next.png) no-repeat center center/contain;
  }
}
.tenpo-top #howToUse .tenpo-top-btn .part {
  position: relative;
  top: -5px;
  left: -5px;
}
.tenpo-top #giftReview {
  background-color: #f5f5f5;
}
.tenpo-top #giftReview #revico-review-slide-zone {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .tenpo-top #giftReview #revico-review-slide-zone {
    max-width: 1384px;
    padding: 0 20px;
  }
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-comment-outer-head .tittle {
  display: none;
}
@media screen and (min-width: 768px) {
  .tenpo-top #giftReview #revico-review-slide-zone .revico-comment-outer-head .revico-arrow {
    bottom: -240px;
  }
}
@media screen and (min-width: 768px) {
  .tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top {
    max-width: 1384px;
    margin: 0 auto;
  }
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner {
  background-color: inherit;
}
@media screen and (max-width: 767px) {
  .tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main {
    margin: 0 0px 0 20px;
  }
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  margin-left: 8px;
  margin-right: 8px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper {
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    margin-left: 10px;
    margin-right: 10px;
    min-width: 300px;
    max-width: 300px;
  }
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper .revico-review-comment-row a .revico-review-comment-detail .revico-review-comment-detail--title-review-title {
  padding-top: 0;
  font-size: 16px;
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper .revico-review-comment-row a .revico-review-comment-detail .revico-review-comment-detail--comment .revico-review-comment-detail--comment--content {
  line-height: 1.5;
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper .revico-review-comment-row a .revico-review-comment-detail .revico-review-comment-detail--comment .rev_productName {
  text-align: left;
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper .revico-review-comment-row a .revico-review-comment-detail .revico-review-comment-detail--product .revico-review-comment-detail--product-name {
  display: block !important;
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper .revico-review-comment-row a .revico-review-comment-detail .revico-review-comment-detail--product .revico-review-comment-detail--product-name img {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (min-width: 768px) {
  .tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper .revico-review-comment-row a .revico-review-comment-detail .revico-review-comment-detail--product .revico-review-comment-detail--product-name img {
    width: 70%;
    max-height: none;
  }
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper .revico-review-comment-row a .revico-review-comment-detail .revico-review-comment-detail--product .revico-review-comment-detail--product-name .revico-review-comment-detail--star {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: unset;
  flex-flow: unset;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding-left: 0;
  margin-top: 10px;
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper .revico-review-comment-row a .revico-review-comment-detail .revico-review-comment-detail--product .revico-review-comment-detail--product-name .revico-review-comment-detail--star .revico-review-comment-detail--star-date {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 10px;
  color: #000000;
  font-weight: normal;
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main .revico-review-comment-row-wrapper .revico-review-comment-row a .revico-review-comment-detail .revico-review-comment-detail--product .revico-review-comment-detail--product-name .revico-review-comment-detail--star .revico-review-comment-detail--star-rate {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  top: -5px;
  position: relative;
  margin: 0 !important;
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-comment-outer-head .tittle, .tenpo-top #giftReview #revico-review-slide-zone .revico-comment-outer-head .revico-tittle {
  display: none;
}
.tenpo-top #giftReview #revico-review-slide-zone .revico-multicomment-top .revico-multicomment-inner .revico-comment-main:hover {
  background-color: inherit !important;
}
.tenpo-top #giftReview .revico-comment-outer-foot,
.tenpo-top #giftReview #revico-review-slide-zone .revico-comment-outer-head .revico-logo:after {
  display: none;
}
.tenpo-top #giftService .giftService_inner {
  background: url("../img/tenpo/hc/2505/gift_service_bg-pc.jpg?=1") repeat-y;
  position: relative;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .tenpo-top #giftService .giftService_inner {
    background: url("../img/tenpo/hc/2505/gift_service_bg-sp.jpg?=1") repeat-y;
    background-position: center;
    background-size: contain;
  }
}
.tenpo-top #hc-cake {
  background-color: #fff4e1;
}
.tenpo-top #hc-cake #hc-cake__mv {
  position: relative;
}
.tenpo-top #hc-cake #hc-cake__mv .swiper-button-next {
  right: 3px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #hc-cake #hc-cake__mv .swiper-button-next {
    right: -18px;
  }
}
.tenpo-top #hc-cake #hc-cake__mv .swiper-button-next:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.tenpo-top #hc-cake #hc-cake__mv .swiper-button-prev {
  left: 3px;
}
@media screen and (min-width: 768px) {
  .tenpo-top #hc-cake #hc-cake__mv .swiper-button-prev {
    left: -18px;
  }
}
.tenpo-top #hc-cake #hc-cake__mv .swiper-button-prev:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  left: 5px;
}
.tenpo-top #hc-cake #hc-cake__mv .swiper-button-next,
.tenpo-top #hc-cake #hc-cake__mv .swiper-button-prev {
  background-image: none;
  margin-top: auto;
}
@media screen and (min-width: 768px) {
  .tenpo-top #hc-cake #hc-cake__mv .swiper-button-next,
  .tenpo-top #hc-cake #hc-cake__mv .swiper-button-prev {
    margin-bottom: auto;
    bottom: auto;
  }
}
.tenpo-top .fixed-page-link__wrap {
  position: fixed;
  top: auto;
  bottom: 150px;
  right: 0px;
  z-index: 10;
  display: none;
}
@media screen and (max-width: 767px) {
  .tenpo-top .fixed-page-link__wrap {
    bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .block-category-list {
    padding-top: 15px;
  }
}
.block-category-list .ff-mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.block-category-list #hcCakeList {
  position: relative;
  background-color: #fff4e1;
}
.block-category-list #hcCakeList .hcCakeList__btn__wrap {
  line-height: 1.2;
  border-bottom: 1px solid #230e02;
  padding: 0 11%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -1px;
}
@media screen and (max-width: 767px) {
  .block-category-list #hcCakeList .hcCakeList__btn__wrap {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1;
  }
}
.block-category-list #hcCakeList .hcCakeList__btn {
  padding: 15px 8px;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 100%;
  margin-left: 5px;
  margin-right: 5px;
  bottom: -1px;
  opacity: 0.8;
  color: #230e02;
  background-color: #e7dfd1;
}
@media screen and (max-width: 767px) {
  .block-category-list #hcCakeList .hcCakeList__btn {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
  }
}
.block-category-list #hcCakeList .hcCakeList__btn__sub {
  color: #ffffff;
  background-color: #c94f8e;
  text-align: center;
  border-radius: 5em;
  display: inline-block;
  font-size: 11px;
  padding: 5px 10px;
}
@media screen and (min-width: 768px) {
  .block-category-list #hcCakeList .hcCakeList__btn__sub {
    font-size: 14px;
  }
}
.block-category-list #hcCakeList .hcCakeList__btn.active {
  border-top: 1px solid #230e02;
  border-left: 1px solid #230e02;
  border-right: 1px solid #230e02;
  background-color: #fff4e1;
  opacity: 1;
}
.block-category-list #hcCakeList .hcCakeList__btn:after {
  content: "";
  display: block;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  width: 100%;
  height: 3px;
  background: #c94f8e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (min-width: 768px) {
  .block-category-list #hcCakeList .hcCakeList__btn:hover:after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.block-category-list #hcCakeList .hcCakeList__btn.active:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.block-category-list #hcCakeList .hcCakeList__tab {
  display: none;
}
.block-category-list #hcCakeList .hcCakeList__tab.active {
  display: block;
}
.block-category-list #hcCakeList .ranking-item-swiper__wrapper {
  position: relative;
}
.block-category-list #hcCakeList .ranking-item-swiper__wrapper .tgl-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  .block-category-list #hcCakeList .ranking-item-swiper__wrapper {
    height: 410px;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .block-category-list #hcCakeList .ranking-item-swiper__wrapper .tgl-btn {
    display: block;
    position: absolute;
    z-index: 3;
    bottom: 30px;
    left: 50%;
    bottom: 0px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .block-category-list #hcCakeList .ranking-item-swiper__wrapper .tgl-btn__text {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 5px 30px 5px 20px;
    border-bottom: 1px solid #030303;
  }
  .block-category-list #hcCakeList .ranking-item-swiper__wrapper .tgl-btn__text:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #c94f8e;
    border-right: 1px solid #c94f8e;
    position: absolute;
    top: 0;
    bottom: 3px;
    right: 5px;
    margin: auto;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .block-category-list #hcCakeList .ranking-item-swiper__wrapper:before {
    content: "";
    height: 100px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 244, 225)), color-stop(50%, rgb(255, 244, 225)), to(rgba(255, 244, 225, 0)));
    background: linear-gradient(0deg, rgb(255, 244, 225) 0%, rgb(255, 244, 225) 50%, rgba(255, 244, 225, 0) 100%);
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
.block-category-list #hcCakeList .ranking-item-swiper {
  position: relative;
}
@media screen and (max-width: 767px) {
  .block-category-list #hcCakeList .ranking-item-swiper .swiper-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .block-category-list #hcCakeList .ranking-item-swiper .swiper-container .swiper-wrapper {
    overflow: hidden;
  }
}

.block-category-list #hcCakeList .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide {
  display: none;
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(1) {
  display: block;
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(2) {
  display: block;
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(3) {
  display: block;
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(4) {
  display: block;
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-child(5) {
  display: block;
}
@media screen and (max-width: 767px) {
  .block-category-list #hcCakeList .ranking-item-swiper .swiper-container .swiper-wrapper .swiper-slide {
    width: 50%;
  }
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-button-next {
  right: -20px;
}
@media screen and (max-width: 767px) {
  .block-category-list #hcCakeList .ranking-item-swiper .swiper-button-next {
    right: 3px;
  }
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-button-next:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-button-prev {
  left: -20px;
}
@media screen and (max-width: 767px) {
  .block-category-list #hcCakeList .ranking-item-swiper .swiper-button-prev {
    left: 3px;
  }
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-button-prev:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #552b21 1px solid;
  border-top: #552b21 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  left: 5px;
}
.block-category-list #hcCakeList .ranking-item-swiper .swiper-button-next,
.block-category-list #hcCakeList .ranking-item-swiper .swiper-button-prev {
  display: none;
  background-image: none;
  margin-top: auto;
  top: 35%;
}
@media screen and (min-width: 768px) {
  .block-category-list #hcCakeList .ranking-item-swiper .swiper-button-next,
  .block-category-list #hcCakeList .ranking-item-swiper .swiper-button-prev {
    display: none;
  }
}
.block-category-list #hcCakeList .ranking-item__tax {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .block-category-list #hcCakeList .ranking-item__tax {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .block-category-list #hcCakeList .ranking-item__price {
    font-size: 14px;
  }
}

.block-category-list--goods.list_goods_wrap {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .block-category-list--goods.list_goods_wrap {
    padding-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  .block-thumbnail-t, .block-goods-list--pager {
    min-width: auto;
  }
}

.pane-topic-path {
  display: none;
}

.header-wrap__content-menu {
  display: none;
}
@media screen and (max-width: 767px) {
  .header-wrap__content-menu {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .header-wrap__content-menu.show {
    display: block !important;
  }
}

.header-wrap__content-navi .fix-inner.fixed .header-wrap__content-menu {
  display: none;
}
.header-wrap__content-navi .fix-inner.fixed .header-wrap__content-menu:not(.fixed) {
  display: none;
}
.header-wrap__content-navi .fix-inner.fixed .header-wrap__content-menu.show {
  display: block;
}

.block-category-list {
  padding-top: 0;
}

h1.h1.block-category-list--header {
  position: absolute;
  top: -100px;
  left: 0;
  margin: 0;
  font-size: 24px;
  z-index: 0;
}

.TopCategoryGift-contentsWrap {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

@media screen and (min-width: 768px) {
  .TopCategoryGift-contentsWrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
.TopCategoryGift-tab {
  margin-top: 15px;
  grid-area: 2/1/3/2;
}

@media screen and (min-width: 768px) {
  .TopCategoryGift-tab {
    grid-area: 1/1/2/3;
    margin-top: 5px;
  }
}
.TopCategoryGift-tab-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #552b21;
}

@media screen and (min-width: 768px) {
  .TopCategoryGift-tab-switch {
    display: none;
  }
}
.TopCategoryGift-tab-link {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .TopCategoryGift-tab-link {
    width: 100%;
  }
}
.TopCategoryGift-tab-link img {
  margin-left: auto;
  margin-right: auto;
}

.TopCategoryGift-tab-link.TopCategoryGift-tab-item-active:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #c94f8e;
  position: absolute;
  bottom: 0px;
}

.TopCategoryGift-tab-link.TopCategoryGift-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;
}

.TopCategoryGift-tab-link__contents {
  overflow: hidden;
  position: relative;
  margin-top: 5px;
}

@media screen and (min-width: 768px) {
  .TopCategoryGift-tab-link__contents {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .TopCategoryGift-tab-link__contents {
    overflow-x: scroll;
    padding-bottom: 10px;
  }
}
.TopCategoryGift-tab-link__contents > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}

@media screen and (max-width: 767px) {
  .TopCategoryGift-tab-link__contents > ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .TopCategoryGift-tab-link__contents > ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: -7px;
    margin-right: -7px;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .TopCategoryGift-tab-link__contents > ul:nth-child(odd) {
    padding-right: 7px;
  }
}
@media screen and (min-width: 768px) {
  .TopCategoryGift-tab-link__contents > ul:nth-child(even) {
    padding-left: 7px;
  }
}
.TopCategoryGift-tab-link__contents-list {
  width: 28.5714285714%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (min-width: 768px) {
  .TopCategoryGift-tab-link__contents-list {
    width: 25%;
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 0px;
  }
}
.TopCategoryGift-tab-link__contents-list a {
  display: block;
}

.TopCategoryGift-tab-link__contents-list p {
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
}

@media screen and (min-width: 768px) {
  .TopCategoryGift-tab-link__contents-list p {
    font-size: 13px;
    margin-top: 10px;
  }
}
.TopCategoryGift-tab-item {
  position: relative;
  padding-top: 50px;
}

@media screen and (max-width: 767px) {
  .TopCategoryGift-tab-item {
    padding-top: 30px;
    display: none;
  }
}
.TopCategoryGift-tab-item.TopCategoryGift-tab-item-active {
  display: block;
}

@media screen and (min-width: 768px) {
  .TopCategoryGift-tab-item + .TopCategoryGift-tab-item {
    border-top: 2px solid #552b21;
    margin-top: 50px;
  }
}
.TopCategoryGift-tab-item-allLink {
  position: relative;
  padding-right: 30px;
}

.TopCategoryGift-tab-item-allLink: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);
}