@charset "UTF-8";

.headerLink {
  display: inline-block;
  transition: .3s
}

.headerLink img.objImg {
  width: 100%;
  height: 280px;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

.headerLink:hover {
  opacity: .8
}

.sp-next-arrow {
  transform: translate(0)
}

.sp-next-arrow::before {
  background: url(../images/index-slide-right.svg) no-repeat;
  width: 40px;
  height: 40px;
  transform: translate(0);
  background-size: contain
}

.sp-next-arrow::after {
  display: none
}

.sp-arrow.sp-next-arrow {
  right: 45px
}

.sp-previous-arrow::before {
  background: url(../images/index-slide-left.svg) no-repeat;
  width: 40px;
  height: 40px;
  transform: translate(0);
  background-size: contain
}

.sp-previous-arrow::after {
  display: none
}

.sp-button {
  width: 13px;
  height: 13px;
  background: #b0a7a7;
  border: solid 0 #e84566
}

.sp-selected-button {
  background: #e84566
}

.headerBg {
  background: url(../images/header-bg.png) repeat;
  position: relative;
  margin: 0 0 10px
}

.indexDelivery {
  display: flex;
  align-items: flex-start;
  margin: 0 0 20px
}

.deliveryIcon {
  margin: 0 20px 0 0
}

.deliveryText {
  color: #d80404;
  font-size: calc(1.305rem + .495vw)
}
.deliveryText p a{
  text-decoration: none;
  color: #d80404;
  font-size: calc(1.305rem + .495vw)
}

.indexRest {
  margin: 0 0 20px;
  padding: 15px;
  border: solid 1px #d80404
}

.indexRestTitle {
  font-size: calc(1.325rem + .675vw);
  margin: 0 0 20px
}

.indexRestPush {
  font-weight: 700;
  color: #d80404;
  font-size: calc(1.325rem + .675vw)
}

.indexSlide {
  margin: 0 0 60px
}

.slideItem {
  position: relative;
  padding: 0 0 59.5%
}

.slideItem img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

.indexBanner {
  margin: 0 0 45px
}

.indexBannerList {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap
}

.indexBannerItem {
  margin: 0 auto 10px;
  max-width: 450px
}

.lead {
  margin: 0 0 25px
}

.indexNews {
  margin: 0 0 45px
}

.indexNewsList {
  background: #fff6b4;
  padding: 30px 15px 30px;
  border-radius: 30px;
  margin: 0 0 25px
}

.indexBlog {
  margin: 0 0 45px
}

.indexBlogList {
  margin: 0 0 25px
}

.rank {
  margin: 0 0 45px
}

.newProduct {
  margin: 0 0 45px
}

.indexProductList {
  margin: 0 0 35px
}

.indexFukutsutsumi {
  margin: 0 0 45px
}

.fukutsutsumiMain {
  margin: 0 auto 20px
}

.fukuLead {
  margin: 0 auto 40px
}

.fukuListWrap {
  position: relative
}

.fukuArrowLeft {
  position: absolute;
  left: -10px;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  transition: .3s
}

.fukuArrowLeft:hover {
  opacity: .8
}

.fukuArrowRight {
  position: absolute;
  right: -10px;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: .3s
}

.fukuArrowRight:hover {
  opacity: .8
}

.fukuList {
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
  overflow: scroll hidden
}

.fukuItem {
  min-width: 265px
}

.fukuItem:last-of-type {
  display: none
}

.fukuItem:not(:last-of-type) {
  margin: 0 20px 0 0
}

.fukuLink {
  text-decoration: none;
  display: block;
  background: #fff7be;
  border-radius: 30px 30px;
  padding: 20px 20px 30px;
  position: relative
}

.fukuRibonTop {
  position: absolute;
  right: -10px;
  top: 25px;
  transform: rotate(30deg);
  width: 45%
}

.fukuRibonBtm {
  position: absolute;
  left: -10px;
  bottom: 25px;
  transform: rotate(30deg);
  width: 45%
}

.fukuTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 10px;
  border-bottom: solid 1px #000;
  margin: 0 0 10px
}

.fukuIcon {
  width: 33%
}

.fukuIcon img {
  width: 100%;
  margin: 0 0 0 auto
}

.sukuIconNumber {
  color: #76b1c7;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 0 0 15px;
  font-size: calc(1.625rem + 3.375vw)
}

.fukuName {
  color: #444;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
  margin: 0 0 15px;
  text-align: center
}

.fukuText {
  margin: 0 0 15px;
  color: #444
}

.fukuPic {
  margin: 0 0 10px
}

.fukuPrice {
  text-align: right;
  color: #444;
  font-size: 2.1rem;
  font-weight: 700
}

.fukuOtherPic {
  height: 100%;
  display: flex;
  align-items: flex-end
}

.categroy {
  margin: 0 0 45px
}

.catTitle {
  background: url(../images/common-cat-title-bg.png) repeat;
  width: 100%;
  max-width: 585px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc(1.425rem + 1.575vw);
  font-weight: 700
}

.catTitleMb {
  margin: 0 auto 15px
}

.indexCat+.indexCat {
  margin: 60px 0 0
}

.messageMore {
  max-width: 200px;
  margin: 0 auto
}

.indexLeader {
  margin: 0 0 30px
}

.leaderRow {
  position: relative;
  border: solid 3px #7a644c;
  padding: 5px
}

.leaderRowInner {
  border: solid 1px #7a644c;
  padding: 30px 20px;
  min-height: 295px;
  display: flex;
  align-items: center;
  flex-direction: column
}

.leaderPicTopLeft img {
  position: absolute;
  left: -4px;
  top: -3px;
  transform: scale(-1, 1)
}

.leaderPicTopRight img {
  position: absolute;
  right: -4px;
  top: -3px
}

.leaderPicBottomLeft img {
  position: absolute;
  left: -4px;
  bottom: -3px;
  transform: scale(-1, -1)
}

.leaderPicBottomRight img {
  position: absolute;
  right: -4px;
  bottom: -3px;
  transform: scale(1, -1)
}

.leaderPicTop {
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  min-width: 200px;
  max-width: 200px
}

.leaderPic {
  margin: 0 auto 20px;
  width: 180px
}

.leaderTitle {
  font-size: calc(1.345rem + .855vw);
  font-weight: 700;
  color: #e84566;
  padding: 0 0 15px;
  border-bottom: solid 1px #707070;
  margin: 0 0 20px
}

.leaderMessage img {
  margin: 0 0 0 auto
}

.leaderText {
  margin: 0 0 10px
}

.indexBtmBanner {
  max-width: 500px;
  margin: 0 auto
}

.indexBtmBannerBig {
  margin: 0 0 15px;
  display: block;
  transition: .3s
}

.indexBtmBannerBig:hover {
  opacity: .8
}

.indexBtmBannerBox {
  display: block;
  transition: .3s;
  margin: 0 0 15px
}

.indexBtmBannerBox:hover {
  opacity: .8
}


.redButton{
  margin-top: 32px;
  margin-bottom: 40px;
  width: 202px;
}
.redButton a{
  display: inline-block;
  width: 100%;
  height: 46px;
  padding: 0 5px;
  text-decoration: none;
  font-size: 16px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #E84566;
  border: solid 1px #E84566;
  border-radius: 26px;
  transition: all 0.3s;
}
.redButton a:hover{
  background-color: #E84566;
  color: #fff;
}


/*カタログ追加*/
.catalogLink{
  margin-bottom: 60px;
}

@media (min-width:768px) {
  .headerLink img.objImg {
    object-position: calc(50% + 45px) 50%
  }

  .headerBg {
    margin: 0 0 50px
  }

  .indexBanner {
    margin: 0 0 85px
  }

  .indexBannerList {
    flex-direction: row;
    justify-content: space-between
  }

  .indexBannerItem {
    max-width: 100%;
    margin: 0 0 10px;
    width: calc(50% - 6px)
  }
}

@media (min-width:960px) {
  .indexSlide {
    margin: 0 0 90px
  }

  .indexNews {
    margin: 0 0 80px
  }

  .indexNewsList {
    padding: 60px 35px 35px
  }

  .indexBlog {
    margin: 0 0 80px
  }

  .rank {
    margin: 0 0 105px
  }

  .newProduct {
    margin: 0 0 110px
  }

  .indexProductList {
    margin: 0 0 15px
  }

  .indexFukutsutsumi {
    margin: 0 0 125px
  }

  .fukutsutsumiMain {
    margin: 0 auto 50px
  }

  .fukuLead {
    margin: 0 auto 60px
  }

  .fukuArrow {
    display: none
  }

  .fukuList {
    overflow: hidden;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(50% - 16px) 32px calc(50% - 16px);
    grid-template-columns: calc(50% - 16px) calc(50% - 16px);
    grid-column-gap: 32px;
    grid-row-gap: 22px
  }

  .fukuItem:last-of-type {
    display: block
  }

  .fukuItem:not(:last-of-type) {
    margin: 0
  }

  .fukuLink {
    padding: 30px 30px 45px
  }

  .fukuRibonTop {
    width: auto;
    right: -15px;
    top: 35px
  }

  .fukuRibonBtm {
    width: auto;
    left: -15px;
    bottom: 35px
  }

  .categroy {
    margin: 0 0 125px
  }

  .catTitleMb {
    margin: 0 auto 50px
  }

  .indexCat+.indexCat {
    margin: 90px 0 0
  }

  .indexCatItem:nth-of-type(n+4) {
    display: none
  }

  .indexLeader {
    margin: 0 0 55px
  }

  .leaderRowInner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 55px
  }

  .leaderPicTop {
    max-width: 276px;
    top: -33px
  }

  .leaderPic {
    width: auto;
    max-width: 227px;
    min-width: 227px;
    margin: 0 30px 0 0
  }

  .leaderText {
    margin: 0 0 30px
  }

  .indexBtmBanner {
    margin: 0;
    max-width: 100%
  }

  .indexBtmBannerRow {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
  }

  .indexBtmBannerBox {
    width: calc(50% - 10px)
  }
}

@media (min-width:1000px) {
  .deliveryText {
    font-size: 1.8rem
  }

  .indexRestTitle {
    font-size: 2rem
  }

  .indexRestPush {
    font-size: 2rem
  }

  .sukuIconNumber {
    font-size: 5rem
  }

  .catTitle {
    font-size: 3rem
  }

  .leaderTitle {
    font-size: 2.2rem
  }
}