@charset "UTF-8";




.the-cacao {
  background: none;
}
.the-cacao .tc-l-footer {
  background: var(--tc_colorMain4);
  border-bottom: 1px solid var(--tc_colorMain5);
}
.the-cacao .the-cacao-shape {
  position: relative;
}
.the-cacao .the-cacao-shape .shape__top {
  padding-top: calc(52 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape__heading {
  font-size: calc(20 / var(--tc_SpDesign) * 100vw);
  font-weight: 600;
  text-align: center;
}
.the-cacao .the-cacao-shape .shape__lead {
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  text-align: center;
  margin-top: calc(8 / var(--tc_SpDesign) * 100vw);
  font-family: var(--tc_fontGothic);
  line-height: 1.5;
}
.the-cacao .the-cacao-shape .shape__lead:first-of-type {
  margin-top: calc(16 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape__anchor-links {
  margin-top: calc(48 / var(--tc_SpDesign) * 100vw);
  padding: 0 calc(20 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape__anchor-link {
  list-style: none;
  font-family: var(--tc_fontGothic);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.the-cacao .the-cacao-shape .shape__anchor-link picture {
  display: flex;
  align-items: center;
}
.the-cacao .the-cacao-shape .shape__list {
  margin-top: calc(48 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape__item {
  list-style: none;
}
.the-cacao .the-cacao-shape .shape__item:not(:first-of-type) {
  margin-top: calc(64 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape__item .tc-m-flow-item__title {
  letter-spacing: 0.1em;
  line-height: 1.3;
}
.the-cacao .the-cacao-shape .shape__item .tc-m-flow-item__text {
  margin-top: calc(15 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .tc-m-accordion-contents__btn {
  margin-top: calc(24 / var(--tc_SpDesign) * 100vw);
  padding-top: calc(14 / var(--tc_SpDesign) * 100vw);
  border-top: 1px solid #BAB2AF;
  padding-bottom: calc(14 / var(--tc_SpDesign) * 100vw);
  border-bottom: 1px solid #BAB2AF;
  padding-left: calc(16 / var(--tc_SpDesign) * 100vw);
  text-align: left;
  font-family: var(--tc_fontGothic);
  width: 100%;
  color: #000;
}
.the-cacao .the-cacao-shape .tc-m-accordion-contents__btn[aria-expanded=true], .the-cacao .the-cacao-shape .tc-m-accordion-contents__btn.tc-m-accordion-contents__btn--active::before {
  border-bottom: none;
}
.the-cacao .the-cacao-shape .shape__tds .tc-m-accordion-contents__body {
  gap: calc(8 / var(--tc_SpDesign) * 100vw);
  padding-bottom: calc(8 / var(--tc_SpDesign) * 100vw);
  border-bottom: 1px solid #BAB2AF;
}
.the-cacao .the-cacao-shape .shape-tds__box {
  background-color: #fff;
  border-radius: calc(8 / var(--tc_SpDesign) * 100vw);
  padding: calc(40 / var(--tc_SpDesign) * 100vw) calc(32 / var(--tc_SpDesign) * 100vw);
  margin-top: calc(15 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-tds__title {
  text-align: center;
  font-size: calc(20 / var(--tc_SpDesign) * 100vw);
  font-weight: 600;
}
.the-cacao .the-cacao-shape .shape-tds__lead {
  font-size: calc(12 / var(--tc_SpDesign) * 100vw);
  text-align: center;
  letter-spacing: 0.03em;
  font-family: var(--tc_fontGothic);
  margin-top: calc(-3 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-tds__text {
  font-family: var(--tc_fontGothic);
  margin-top: calc(8 / var(--tc_SpDesign) * 100vw);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  line-height: 1.54;
}
.the-cacao .the-cacao-shape .shape-tds__text:first-of-type {
  margin-top: calc(24 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-tds__heading {
  margin-top: calc(16 / var(--tc_SpDesign) * 100vw);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  font-family: var(--tc_fontGothic);
}
.the-cacao .the-cacao-shape .shape-tds__text-sm {
  font-size: calc(12 / var(--tc_SpDesign) * 100vw);
  font-family: var(--tc_fontGothic);
  margin-top: calc(4 / var(--tc_SpDesign) * 100vw);
  line-height: 1.5;
}
.the-cacao .the-cacao-shape .shape-tds__img {
  margin-top: calc(24 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape__product-introduction {
  margin-top: calc(51 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-product-introduction__heading {
  font-size: calc(20 / var(--tc_SpDesign) * 100vw);
  font-weight: 600;
}
.the-cacao .the-cacao-shape .shape-product-introduction__text {
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  font-family: var(--tc_fontGothic);
  margin-top: calc(16 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape__product {
  margin-top: calc(45 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-product._venezuela {
  --theme-color: #006C7E;
}
.the-cacao .the-cacao-shape .shape-product._peru {
  --theme-color: #A62E6A;
}
.the-cacao .the-cacao-shape .shape-product._dominican {
  --theme-color: #B24F00;
}
.the-cacao .the-cacao-shape .shape-product .tc-m-accordion-contents__body {
  padding-top: calc(13 / var(--tc_SpDesign) * 100vw);
  padding-bottom: calc(8 / var(--tc_SpDesign) * 100vw);
  border-bottom: 1px solid #502F07;
}
.the-cacao .the-cacao-shape .shape-product__title {
  color: var(--theme-color);
  font-size: calc(20 / var(--tc_SpDesign) * 100vw);
  font-weight: 600;
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--theme-color);
}
.the-cacao .the-cacao-shape .shape-product__title-en {
  font-size: calc(12 / var(--tc_SpDesign) * 100vw);
  font-weight: 400;
  margin-left: calc(4 / var(--tc_SpDesign) * 100vw);
  display: inline-block;
  letter-spacing: 0.03em;
}
.the-cacao .the-cacao-shape .shape-product__contents {
  margin-top: calc(26 / var(--tc_SpDesign) * 100vw);
  display: flex;
}
.the-cacao .the-cacao-shape .shape-product__img {
  width: calc(88 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-product__text-box {
  padding-top: calc(6 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.1em;
  margin-left: calc(32 / var(--tc_SpDesign) * 100vw);
  flex: 1 1;
}
.the-cacao .the-cacao-shape .shape-product__text {
  font-family: var(--tc_fontGothic);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-product__btn {
  margin-top: calc(12 / var(--tc_SpDesign) * 100vw);
  padding-top: calc(12 / var(--tc_SpDesign) * 100vw);
  border-top: 1px solid #BAB2AF;
  border-bottom: 1px solid #BAB2AF;
  padding-bottom: calc(12 / var(--tc_SpDesign) * 100vw);
  font-family: var(--tc_fontGothic);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  width: 100%;
  text-align: left;
}
.the-cacao .the-cacao-shape .shape-product__btn[aria-expanded=true], .the-cacao .the-cacao-shape .shape-product__btn.tc-m-accordion-contents__btn--active::before {
  border-bottom: none;
}
.the-cacao .the-cacao-shape .shape-product__graph {
  width: 100%;
}
.the-cacao .the-cacao-shape .shape-product__graph img {
  width: 100%;
}
.the-cacao .the-cacao-shape .shape-product__graph-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: calc(8 / var(--tc_SpDesign) * 100vw) 0;
}
.the-cacao .the-cacao-shape .shape-product__graph-arrow picture {
  display: flex;
}
.the-cacao .the-cacao-shape .shape-comment {
  padding-top: calc(64 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-comment__box {
  padding: calc(40 / var(--tc_SpDesign) * 100vw) calc(32 / var(--tc_SpDesign) * 100vw);
  background-color: #fff;
  border-radius: calc(8 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-comment__heading {
  margin-top: calc(24 / var(--tc_SpDesign) * 100vw);
  font-family: var(--tc_fontGothic);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-comment__text {
  margin-top: calc(4 / var(--tc_SpDesign) * 100vw);
  font-family: var(--tc_fontGothic);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  line-height: 1.5;
}
.the-cacao .the-cacao-shape .shape__tasting {
  margin-top: calc(82 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-shape .shape-tasting {
  background: url("/products/brand/the-cacao/assets/img/shape/shape_tasting_bg_sp.png") no-repeat top center;
  background-size: cover;
  padding: calc(80 / var(--tc_SpDesign) * 100vw) 0 calc(86 / var(--tc_SpDesign) * 100vw);
  overflow: hidden;
  color: #fff;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .the-cacao .the-cacao-shape::before {
    content: "";
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url("/products/brand/the-cacao/assets/img/shape/bg_shape.png");
    z-index: -1;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .the-cacao .the-cacao-shape .shape__anchor-link:not(:first-of-type) {
    margin-top: calc(24 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-shape .shape__list .the-cacao-container {
    padding-right: 0;
  }
  .the-cacao .the-cacao-shape .shape__item .tc-m-flow-item__text-box {
    margin-top: calc(24 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-shape .shape__item .tc-m-flow-item__title {
    font-size: calc(25 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-shape .shape__tds {
    padding-right: calc(24 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-shape .shape-product:not(:first-of-type) {
    margin-top: calc(40 / var(--tc_SpDesign) * 100vw);
  }
}
@media (min-width: 768px) {
  .the-cacao .the-cacao-shape {
    background: url("/products/brand/the-cacao/assets/img/shape/bg_shape_pc.png") repeat-y top center;
    background-attachment: fixed;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .the-cacao .the-cacao-shape .shape__top {
    padding-top: 80px;
  }
  .the-cacao .the-cacao-shape .shape__heading {
    font-size: 22px;
  }
  .the-cacao .the-cacao-shape .shape__lead:first-of-type {
    margin-top: 23px;
  }
  .the-cacao .the-cacao-shape .shape__lead {
    margin-top: 16px;
    font-size: 16px;
  }
  .the-cacao .the-cacao-shape .shape__anchor-links {
    margin-top: 48px;
    padding: 0 24px;
  }
  .the-cacao .the-cacao-shape .shape__anchor-link:not(:first-of-type) {
    margin-top: 16px;
  }
  .the-cacao .the-cacao-shape .shape__anchor-link {
    font-size: 16px;
  }
  .the-cacao .the-cacao-shape .shape__list {
    margin-top: 80px;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
  }
  .the-cacao .the-cacao-shape .shape__item:not(:first-of-type) {
    margin-top: 80px;
  }
  .the-cacao .the-cacao-shape .shape__item .tc-m-flow-item__title {
    font-size: 28px;
  }
  .the-cacao .the-cacao-shape .shape__item .tc-m-flow-item__text {
    margin-top: 25px;
  }
  .the-cacao .the-cacao-shape .tc-m-accordion-contents__btn {
    margin-top: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
  .the-cacao .the-cacao-shape .shape__tds .tc-m-accordion-contents__body {
    padding-top: 8px;
    gap: 8px;
    padding-bottom: 16px;
  }
  .the-cacao .the-cacao-shape .shape-tds__box {
    margin-top: 5px;
    padding: 64px 80px 62px;
    font-size: 16px;
    border-radius: 8px;
  }
  .the-cacao .the-cacao-shape .shape-tds__title {
    font-size: 22px;
  }
  .the-cacao .the-cacao-shape .shape-tds__lead {
    font-size: 12px;
    margin-top: -2px;
  }
  .the-cacao .the-cacao-shape .shape-tds__contents {
    display: flex;
    justify-content: space-between;
  }
  .the-cacao .the-cacao-shape .shape-tds__text-box {
    width: calc(50% - 20px);
  }
  .the-cacao .the-cacao-shape .shape-tds__text:first-of-type {
    margin-top: 23px;
  }
  .the-cacao .the-cacao-shape .shape-tds__text {
    letter-spacing: 0.1em;
    margin-top: 16px;
    font-size: 16px;
  }
  .the-cacao .the-cacao-shape .shape-tds__heading {
    font-size: 16px;
    margin-top: 15px;
  }
  .the-cacao .the-cacao-shape .shape-tds__text-sm {
    font-size: 14px;
    margin-top: 4px;
  }
  .the-cacao .the-cacao-shape .shape-tds__img {
    margin-top: 24px;
    width: calc(50% - 20px);
  }
  .the-cacao .the-cacao-shape .shape__product-introduction {
    margin-top: 64px;
  }
  .the-cacao .the-cacao-shape .shape-product-introduction__heading {
    font-size: 22px;
    text-align: center;
  }
  .the-cacao .the-cacao-shape .shape-product-introduction__text {
    font-size: 16px;
    margin-top: 24px;
    text-align: center;
  }
  .the-cacao .the-cacao-shape .shape__product {
    margin-top: 53px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 1090px;
  }
  .the-cacao .the-cacao-shape .shape-product._peru {
    margin-left: 80px;
  }
  .the-cacao .the-cacao-shape .shape-product._dominican {
    margin-top: 54px;
  }
  .the-cacao .the-cacao-shape .shape-product {
    width: calc(50% - 40px);
  }
  .the-cacao .the-cacao-shape .shape-product .tc-m-accordion-contents__body {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .the-cacao .the-cacao-shape .shape-product__title {
    font-size: 22px;
  }
  .the-cacao .the-cacao-shape .shape-product__title-en {
    font-size: 12px;
    margin-left: 4px;
  }
  .the-cacao .the-cacao-shape .shape-product__contents {
    margin-top: 40px;
  }
  .the-cacao .the-cacao-shape .shape-product__img {
    width: 108px;
  }
  .the-cacao .the-cacao-shape .shape-product__text-box {
    padding-top: 11px;
    margin-left: 48px;
  }
  .the-cacao .the-cacao-shape .shape-product__text {
    font-size: 16px;
  }
  .the-cacao .the-cacao-shape .shape-product__btn {
    margin-top: 29px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    padding-left: 17px;
  }
  .the-cacao .the-cacao-shape .shape-product__graph-arrow {
    margin: 16px 0;
  }
  .the-cacao .the-cacao-shape .shape__comment {
    max-width: 1090px;
    margin-left: auto;
    margin-right: auto;
  }
  .the-cacao .the-cacao-shape .shape-comment {
    padding-top: 78px;
  }
  .the-cacao .the-cacao-shape .shape-comment__box {
    padding: 62px 64px;
    border-radius: 8px;
    display: flex;
    -moz-column-gap: min(3.333333vw, 48px);
         column-gap: min(3.333333vw, 48px);
  }
  .the-cacao .the-cacao-shape .shape-comment__img {
    flex: 40% 1;
  }
  .the-cacao .the-cacao-shape .shape-comment__text-contents {
    flex: 60% 1;
  }
  .the-cacao .the-cacao-shape .shape-comment__heading {
    margin-top: 0;
    font-size: 18px;
  }
  .the-cacao .the-cacao-shape .shape-comment__text {
    font-size: 16px;
    margin-top: 8px;
  }
  .the-cacao .the-cacao-shape .shape__tasting {
    margin-top: 143px;
  }
  .the-cacao .the-cacao-shape .shape-tasting {
    background: url("/products/brand/the-cacao/assets/img/shape/shape_tasting_bg.png") no-repeat top center;
    background-size: cover;
    padding: 157px 0 150px;
  }
  .the-cacao .the-cacao-shape .shape-tasting .tc-m-book-item__inner {
    display: flex;
    -moz-column-gap: min(10vw, 144px);
         column-gap: min(10vw, 144px);
    justify-content: center;
  }
  .the-cacao .the-cacao-shape .shape-tasting .tc-m-book-img {
    max-width: 530px;
    flex: 50% 1;
  }
  .the-cacao .the-cacao-shape .shape-tasting .tc-m-book-item__text-contents {
    flex: 50% 1;
    max-width: 418px;
  }
  .the-cacao .the-cacao-shape .shape-tasting .tc-m-book-item__heading {
    margin-top: -9px;
  }
  .the-cacao .the-cacao-shape .shape-tasting .tc-m-book-item__text:first-of-type {
    margin-top: 30px;
  }
}
@media screen and (min-width: 881px) {
  .the-cacao .the-cacao-shape .shape__anchor-links {
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    max-width: 948px;
    margin-left: auto;
    line-height: 1.5;
    margin-right: auto;
  }
  .the-cacao .the-cacao-shape .shape__anchor-link {
    text-align: center;
    padding: 0 45px;
  }
  .the-cacao .the-cacao-shape .shape__anchor-link:nth-of-type(1), .the-cacao .the-cacao-shape .shape__anchor-link:nth-of-type(2) {
    max-width: 352px;
    width: 100%;
    border-left: 1px solid #502F07;
  }
  .the-cacao .the-cacao-shape .shape__anchor-link:nth-of-type(n + 3) {
    width: 100%;
    max-width: 33.33333%;
    margin-top: 24px;
    border-left: 1px solid #502F07;
  }
  .the-cacao .the-cacao-shape .shape__anchor-link:nth-of-type(2), .the-cacao .the-cacao-shape .shape__anchor-link:nth-of-type(5) {
    border-right: 1px solid #502F07;
  }
}