/*slider*/
.slider {
  margin-top: 5px;
  display: block;
  margin: 0 auto;
}

.bx-pager {
  margin: 0;
  padding: 0;
}

.bx-wrapper {
  margin-bottom: 0 !important;
}

.bx-wrapper .bx-viewport {
  left: -1px !important;
  border: 1px solid #b2a487 !important;
  margin: 0 auto !important;
  background: #fff;
}

.bx-pager-item {
  visibility: hidden;
}

/* frees pace */
.news {
  border-style: double none;
  /*border-color: #b2a487;*/
  max-width: 900px;
  padding: 18px 0 10px 0;
  margin: 0 auto;
  margin-top: 5em;
}

.news-inner {
  max-width: 1050px;
  /*margin-top: 10px;
  margin-bottom: 10px;*/
  padding-left: 5px;
  color: #5d5d5d;
}

.free-space {
  max-width: 900px;
  margin-top: 10px;
  margin-bottom: 3em;
  padding-left: 5px;
  color: #5d5d5d;
}

/* recommernd */
.recommend-items {
  margin-top: 3em;
}



/* =================================================================
		#home
================================================================= */

/*hero*/

.home-hero {
  max-width: 1600px;
  height: 540px;
  position: relative;
  overflow: hidden;
  margin: 0 auto 88px;
}

.home-hero .bx-wrapper .bx-viewport {
  border: none !important;
  box-shadow: none;
}

.home-hero .bx-wrapper img {
  width: 100%;
}

#slider {
  width: 100%;
  height: 540px;
}

#slider > div {
  top: 50%;
  transform: translateY(-50%);
}

.home-hero .inner {
  width: 100%;
  max-width: 1100px;
  height: 100%;
  margin: 0 auto;
  z-index: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.home-hero .bx-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.hero-txt {
  z-index: 2;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, .6);
  text-align: center;
}

.hero-txt .logo {
  width: 330px;
  margin: 0 auto 4em;
}

.hero-txt .logo img {
  width: 100%;
}

.catch-en {
  font-family: 'Maven Pro', sans-serif;
  font-size: 2.8rem;
  letter-spacing: .15em;
  margin-bottom: .4em;
}

.catch-jp {
  font-size: 1.7rem;
  letter-spacing: .3em;
  margin-bottom: 2em;
}

.btn-about {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 120%;
  transform: translateX(-50%);
}

.btn-about a {
  text-shadow: none;
  display: inline-block;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.33;
  padding: .7em 2.8em;
  border-radius: 25px;
  background: #121212 url(https://file003.shop-pro.jp/PA01462/478/icon_arrow_wh.png) right 5% center / .4em auto no-repeat;
  transition: 0.4s;
}

.btn-about a:hover {
  background: #2f2f2f url(https://file003.shop-pro.jp/PA01462/478/icon_arrow_wh.png) right 3.5% center / .4em auto no-repeat;
  transition: 0.2s;
}


@media screen and (max-width: 1100px) {

  .home-hero {
    height: 360px;
  }

  .home-hero .inner {
    justify-content: center;
  }

  #slider {
    height: 360px;
  }

}

@media screen and (max-width: 736px) {

  .home-hero {
    height: 330px;
    margin-bottom: 56px;
  }

  #slider {
    height: 330px;
  }

  .home-hero .bx-wrapper img {
    width: auto;
    max-width: none;
    height: 330px;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
  }

  .hero-txt .logo {
    width: 60%;
    margin-bottom: 2.5em;
  }

  .catch-en {
    font-size: 2.1rem;
  }

  .catch-jp {
    font-size: 1.4rem;
  }

  .btn-about a {
    font-size: 1.35rem;
    padding: .8em 2.8em;
    border-radius: 20px;
  }

}


/*バナーエリア*/

.home-campaign {
  max-width: 1100px;
  margin: 0 auto 56px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.home-campaign .bn {
  width: 31%;
  margin: 0 3.5% 0 0;
}

.home-campaign .bn a {
  display: block;
  overflow: hidden;
  margin-bottom: 16px;
}

.home-campaign .bn:nth-child(3n) {
  margin-right: 0;
}

.home-campaign .bn img {
  width: 100%;
  transition: 0.4s;
}

.home-campaign .bn:hover img {
  transform: scale(1.05);
  transition: 0.3s;
}

.home-campaign .bn p {
  text-align: center;
  font-size: 1.5rem;
}

@media screen and (max-width: 736px) {

  .home-campaign {
    padding: 0 10vw;
    margin-bottom: 0;
  }

  .home-campaign .bn {
    width: 100%;
    margin: 0 0 24px;
  }

  .home-campaign .bn a {
    margin-bottom: 12px;
  }

  .home-campaign .bn p {
    font-size: 1.3rem;
  }

}


/*PICK UP*/

.home-pickup {
  margin-bottom: 130px;
}

.pickup-ttl h2 {
  font-family: 'Maven Pro', sans-serif;
  font-size: 4em;
  line-height: 1.3;
  letter-spacing: .2em;
  text-align: center;
  margin: 0 0 1.3em;
}

.pickup-list {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.pickup-list li:nth-child(4n) {
  margin-right: 0;
}

.home-cat .prdt-blk,
.home-pickup .prdt-blk {
  position: relative;
  bottom: -30px;
  opacity: 0;
}

.home-cat .prdt-blk.is-show,
.home-pickup .prdt-blk.is-show {
  bottom: 0;
  opacity: 1;
  transition: 0.9s .4s;
}

@media screen and (max-width: 736px) {

  .home-pickup {
    margin-bottom: 88px;
  }


  .pickup-ttl h2 {
    font-size: 2.8em;
  }

}


/* チョコレート・スタンダードブロック*/

.home-cat {
  margin-bottom: 16vh;
  position: relative;
}

.home-choco::before {
  content: "";
  background: url(https://file003.shop-pro.jp/PA01462/478/home_choco2.jpg) center center / cover no-repeat;
  width: 67%;
  height: 75%;
  position: absolute;
  left: -10%;
  top: -12%;
  transform: rotate(-6deg);
  z-index: -1;
  opacity: 0;
}

.home-choco.is-show::before {
  left: -7%;
  top: -6%;
  transform: rotate(0deg);
  opacity: 0.6;
  transition: 3s cubic-bezier(0.47, -0.27, 0.05, 0.66) .1s;
}

.home-standard::before {
  content: "";
  background: url(https://file003.shop-pro.jp/PA01462/478/home_standard.jpg) center center / cover no-repeat;
  width: 67%;
  height: 75%;
  position: absolute;
  right: -10%;
  top: -12%;
  transform: rotate(6deg);
  z-index: -1;
  opacity: 0;
}

.home-boushi::before {
  content: "";
  background: url(https://img07.shop-pro.jp/PA01462/478/etc/home_boushi.jpg) center center / cover no-repeat;
  width: 67%;
  aspect-ratio: 1 / 0.52;
  position: absolute;
  right: -10%;
  top: -12%;
  transform: rotate(6deg);
  z-index: -1;
  opacity: 0;
}

.home-vegan::before {
  content: "";
  background: url(https://img07.shop-pro.jp/PA01462/478/etc/home_began.jpg?cmsp_timestamp=20221112234124) center center / cover no-repeat;
  width: 67%;
  aspect-ratio: 1 / 0.52;
  position: absolute;
  left: -10%;
  top: -12%;
  transform: rotate(-6deg);
  z-index: -1;
  opacity: 0;
}

.home-vegan.is-show::before {
  left: -7%;
  top: -6%;
  transform: rotate(0deg);
  opacity: 0.6;
  transition: 3s cubic-bezier(0.47, -0.27, 0.05, 0.66) .1s;
}

.home-standard.is-show::before,
.home-boushi.is-show::before {
  right: -7%;
  top: -6%;
  transform: rotate(0deg);
  opacity: 0.6;
  transition: 3s cubic-bezier(0.47, -0.27, 0.05, 0.66) .1s;
}

/* for desktop */
@media print,
screen and (min-width: 737px) {

  .home-cat .prdt-list li:nth-child(4n) {
    margin-right: 5%;
  }

  .home-cat .prdt-list li:nth-child(3n) {
    margin-right: 0;
  }

}

.home-cat .inner {
  max-width: 1200px;
  margin: 0 auto;
}

.home-cat-head {
  margin-bottom: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.home-cat-head .ttl-en {
  width: 50%;
  font-family: 'Maven Pro', sans-serif;
  font-size: 6em;
  line-height: 1.2;
  letter-spacing: .1em;
  margin: 0;
}

.home-cat-head .ttl-en span {
  font-size: .7em;
  display: block;
}

.home-cat-head .exp {
  width: 42%;
}

.home-cat-head .exp p {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2;
  text-align: justify;
  margin-bottom: 0
}

.home-cat .prdt-list {
  width: 66%;
  margin: 0 0 0 auto;
}

.home-standard .prdt-list,
.home-boushi .prdt-list {
  margin: 0 auto 0 0;
}

.home-boushi .home-cat-head {
  margin-bottom: 72px;
}

@media print,
screen and (min-width: 737px) {

  .home-standard .home-cat-head .ttl-en,
  .home-boushi .home-cat-head .ttl-en {
    order: 2;
  }

  .home-standard .home-cat-head .exp,
  .home-boushi .home-cat-head .exp {
    order: 1;
  }

}


@media screen and (max-width: 736px) {

  .home-cat {
    margin-bottom: 48px;
  }

  .home-cat-head {
    padding: 0 6vw;
    margin-bottom: 32px;
  }

  .home-cat-head .ttl-en {
    width: 100%;
    font-size: 4em;
    margin-bottom: .8em;
  }

  .home-cat-head .ttl-en span {
    margin-bottom: .3em;
  }

  .home-cat-head .exp {
    width: 100%;
  }

  .home-cat-head .exp p {
    font-size: 1.4rem;
    line-height: 1.8;
  }

  .home-cat .prdt-list {
    width: auto;
  }

  .home-standard .prdt-list {
    margin: 0;
  }

  .home-choco::before {
    width: 88%;
    height: 27%;
    left: -10%;
    top: -10%;
  }

  .home-choco.is-show::before {
    top: -5%;
    opacity: 0.45;
  }

  .home-standard::before {
    width: 88%;
    height: 27%;
    top: -10%;
  }

  .home-standard.is-show::before {
    top: -4%;
    opacity: 0.45;
  }

  .home-boushi::before {
    width: 80%;
    height: 18%;
    right: -7%;
  }

  .home-boushi .home-cat-head {
    margin-bottom: 32px;
  }

  .home-vegan::before {
    width: 88%;
    height: 27%;
    left: -10%;
    top: -10%;
  }

  .home-vegan.is-show::before {
    top: -5%;
    opacity: 0.45;
  }

}

/* 見出し */
.home-sec-ttl {
  line-height: 1.3;
  margin: 0 auto 32px;
  text-align: center;
}

.home-sec-ttl .ttl-en {
  font-family: 'Maven Pro', sans-serif;
  font-size: 4em;
  line-height: 1.3;
  letter-spacing: .1em;
  margin: 0 0 .2em;
}

.home-sec-ttl .ttl-jp {
  font-size: 1.8rem;
  letter-spacing: .1em;
  margin: 0;
}

.home-lead {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 3em;
}

/* for mobile */
@media screen and (max-width: 736px) {

  .home-sec-ttl {
    margin-bottom: 24px;
  }

  .home-sec-ttl .ttl-en {
    font-size: 3.2em;
  }

  .home-sec-ttl .ttl-jp {
    font-size: 1.5rem;
  }

}


/* おためしセット */

.home-trial {
  padding: 100px 0;
  background: #f5d9de url(https://file003.shop-pro.jp/PA01462/478/bg_gift.png) left top repeat;
  position: relative;
  overflow: hidden;
}

.home-trial .inner {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.home-trial .pct_choco {
  position: absolute;
  left: -6%;
  bottom: -50px;
  opacity: 0;
}

.is-show .pct_choco {
  left: -3%;
  opacity: .75;
  transition: 1.3s;
}

.home-trial-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}

.home-trial-list li {
  width: 48%;
  margin: 0;
}

.home-trial-list a {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.home-trial-list .pct {
  margin-bottom: 0;
  width: 45%;
}

.home-trial-list .pct img {
  width: 100%;
  height: 100%;
}

.home-trial-list .txt {
  text-align: left;
  padding: 24px;
  width: 55%;
  box-sizing: border-box;
}

.home-trial-list h3 {
  font-size: 1.9rem;
  margin-bottom: .4em;
}

.home-trial-list .exp {
  margin: 1em 0 0;
  font-size: 1.4rem;
  line-height: 1.8;
}

/* for mobile */
@media screen and (max-width: 736px) {

  .home-lead {
    font-size: 1.4rem;
    text-align: left;
    margin: 0 6vw 40px;
  }

  .home-trial {
    padding: 56px 0;
  }

  .home-trial .pct_choco {
    position: absolute;
    left: -6%;
    bottom: -22px;
    width: 79%;
  }

  .is-show .pct_choco {
    left: -3%;
    opacity: .55;
  }

  .home-trial-list li {
    width: 100%;
    margin: 0 auto 40px !important;
  }

  .home-trial-list a {
    display: block;
    background-color: transparent;
  }

  .home-trial-list .pct {
    width: 85%;
    margin: 0 auto 0 0;
  }

  .prdt-blk .pct:before {
    padding-top: 80%;
  }

  .home-trial-list .pct img {
    width: 100%;
    height: auto;
  }

  .home-trial-list .txt {
    background-color: #fff;
    width: 87%;
    margin: -34px 0 0 auto;
    position: relative;
    z-index: 1;
  }

  .home-trial-list li:nth-child(2n) .pct {
    margin: 0 0 0 auto;
  }

  .home-trial-list li:nth-child(2n) .txt {
    margin: -34px auto 0 0;
  }

  .home-trial-list h3 {
    font-size: 1.6rem;
  }

  .home-trial-list .exp {
    font-size: 1.3rem;
  }

  .home-trial-list .exp br {
    display: none;
  }

}

/* ギフトセット */

.home-gift {
  padding: 100px 0;
  position: relative;
}

.home-gift .inner {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.home-gift .pct_box {
  width: 490px;
  position: absolute;
  right: -8%;
  top: 36px;
  z-index: 0;
  opacity: 0;
}

.is-show .pct_box {
  right: -6%;
  top: 36px;
  z-index: 0;
  opacity: .9;
  transition: 1.3s;
}

/* for mobile */
@media screen and (max-width: 736px) {

  .home-gift {
    padding: 56px 0;
  }

  .home-gift .pct_box {
    width: 67%;
    right: -15%;
    top: 95px;
  }

  .is-show .pct_box {
    right: -10%;
    opacity: .35;
  }

}


/* お知らせ */

.home-news {
  max-width: 1100px;
  margin: 0 auto 120px;
}

.home-news h2 {
  font-family: 'Maven Pro', sans-serif;
  font-size: 2.4rem;
  margin: 0 0 .7em;
}

.news-list {
  font-size: 1.5rem;
  border-top: 1px solid #dedede;
}

.news-list a {
  text-decoration: underline;
}

.news-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 1.1em 0;
  border-bottom: 1px solid #dedede;
}

.news-list p {
  margin-bottom: 0;
}

.news-list .date {
  width: 8em;
  color: #696969;
}

.news-list .subject {
  width: calc(100% - 8em);
}

.news-list a {
  color: #000;
}

.news-list a:hover {
  text-decoration: underline;
}

/* for mobile */
@media screen and (max-width: 736px) {

  .home-news {
    margin-bottom: 64px;
    padding: 0 6vw;
  }

  .home-news h2 {
    font-size: 1.8rem;
  }

  .news-list {
    font-size: 1.4rem;
    border-top: 1px solid #d6d6d6;
  }

  .news-list li {
    display: block;
    padding: 1em 0;
  }

  .news-list .date {
    width: 100%;
    margin-bottom: .2em;
  }

  .news-list .subject {
    width: 100%;
  }

}


.btn-more {
  width: 66%;
  font-size: 1.9rem;
  line-height: 1.4;
  font-family: 'Maven Pro', sans-serif;
  letter-spacing: .1em;
  margin-top: -20px;
  text-align: center;
}

.btn-more a {
  min-width: 180px;
  color: #222;
  display: inline-block;
  padding: .35em .5em .4em 1em;
  border-radius: 9999px;
  border: 1px solid #222;
  transition: background-color 0.2s, color 0.2s;
}

.btn-more a::after {
  content: "";
  display: inline-block;
  background: url(https://img07.shop-pro.jp/PA01462/478/etc/arrow_down.png?cmsp_timestamp=20210118164945) right 5% center / 100% auto no-repeat;
  width: 12px;
  aspect-ratio: 1 / 0.6;
  transform: rotate(-90deg);
  vertical-align: middle;
  margin-left: 6px;
}

.btn-more a:hover {
  color: #fff;
  background-color: #222;
}

.btn-more a:hover::after {
  filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(263deg) brightness(104%) contrast(101%);
}


/* for desktop */
@media print,
screen and (min-width: 737px) {

  .btn-more-right {
    margin-left: auto;
    /*    text-align: right;*/
    padding-right: 20px;
  }

  .btn-more-left {
    width: 66%;
    margin-right: auto;
  }

}

/* for mobile */
@media screen and (max-width: 736px) {

  .btn-more {
    width: 100%;
    font-size: 1.8rem;
    margin-top: 0;
    text-align: center;
  }

  .btn-more a {
    width: 50%;
    min-width: auto;
  }

}
