@charset "UTF-8";




.the-cacao .the-cacao-meets {
  position: relative;
}
.the-cacao .the-cacao-meets .meets-chocolate {
  position: absolute;
  z-index: 0;
}
.the-cacao .the-cacao-meets .meets-chocolate--01 {
  width: calc(43 / var(--tc_SpDesign) * 100vw);
  right: 0;
  top: calc(64 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-chocolate--02 {
  width: calc(76 / var(--tc_SpDesign) * 100vw);
  left: 0;
  top: calc(80 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-chocolate--03 {
  width: calc(88 / var(--tc_SpDesign) * 100vw);
  right: 0;
  top: calc(200 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-chocolate--04 {
  width: calc(37 / var(--tc_SpDesign) * 100vw);
  left: calc(6 / var(--tc_SpDesign) * 100vw);
  top: calc(520 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-head {
  text-align: center;
  padding-top: calc(80 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-head__logo {
  width: calc(109 / var(--tc_SpDesign) * 100vw);
  margin: 0 auto calc(20 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-head__logo img {
  width: 100%;
}
.the-cacao .the-cacao-meets .meets-head__heading {
  font-weight: normal;
  text-align: center;
  font-size: calc(24 / var(--tc_SpDesign) * 100vw);
  line-height: 1.3;
  margin-bottom: calc(20 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-head__lead-text {
  font-family: var(--tc_fontGothic);
  line-height: 1.5;
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  text-align: center;
  letter-spacing: 0.09em;
  margin-top: 0.5em;
}
.the-cacao .the-cacao-meets .meets-info {
  margin-top: calc(40 / var(--tc_SpDesign) * 100vw);
  margin-bottom: calc(48 / var(--tc_SpDesign) * 100vw);
  position: relative;
}
.the-cacao .the-cacao-meets .meets-info__main {
  position: relative;
}
.the-cacao .the-cacao-meets .meets-info__preparation {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -60.5%;
  text-align: center;
  font-style: normal;
  font-size: calc(17 / var(--tc_SpDesign) * 100vw);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.08em;
  width: calc(240 / var(--tc_SpDesign) * 100vw);
  aspect-ratio: 386/236;
  display: flex;
  align-items: center;
  justify-content: center;
}
.the-cacao .the-cacao-meets .meets-info__preparation::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("/products/brand/the-cacao/assets/img/meets/preparation-bg.svg") no-repeat center center/contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.7;
}
.the-cacao .the-cacao-meets .meets-info__map {
  position: relative;
}
.the-cacao .the-cacao-meets .meets-info__map__circle {
  aspect-ratio: 1/1;
  width: calc(40 / var(--tc_SpDesign) * 100vw);
  background: rgba(53, 24, 7, 0.3);
  border-radius: 50%;
  border: 2px solid var(--tc_colorMain1);
  position: absolute;
}
.the-cacao .the-cacao-meets .meets-info__map__circle--01 {
  top: 68.3%;
  right: 42%;
}
.the-cacao .the-cacao-meets .meets-info__panel {
  background: #fff;
  position: relative;
}
.the-cacao .the-cacao-meets .meets-info__panel--new::before {
  content: "";
  display: block;
  aspect-ratio: 1/1;
  position: absolute;
  right: 0;
  top: 0;
  translate: 50% -50%;
  background: url("/products/brand/the-cacao/assets/img/meets/new-icon.svg") no-repeat center center/contain;
  width: calc(50 / var(--tc_SpDesign) * 100vw);
  margin-top: calc(12 / var(--tc_SpDesign) * 100vw);
  margin-right: calc(10 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel.is-disabled {
  opacity: 0.4;
}
.the-cacao .the-cacao-meets .meets-info__panel__large-heading {
  font-weight: normal;
  text-align: center;
  font-size: calc(20 / var(--tc_SpDesign) * 100vw);
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.the-cacao .the-cacao-meets .meets-info__panel__description {
  font-family: var(--tc_fontGothic);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.08em;
  margin-top: calc(8 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__table {
  font-family: var(--tc_fontGothic);
  width: -moz-fit-content;
  width: fit-content;
  margin: calc(12 / var(--tc_SpDesign) * 100vw) auto 0;
}
.the-cacao .the-cacao-meets .meets-info__panel__table th, .the-cacao .the-cacao-meets .meets-info__panel__table td {
  vertical-align: top;
}
.the-cacao .the-cacao-meets .meets-info__panel__table tbody th {
  width: calc(57 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__table tbody td {
  letter-spacing: 0.04em;
}
.the-cacao .the-cacao-meets .meets-info__panel__table tfoot td {
  text-align: center;
}
.the-cacao .the-cacao-meets .meets-info__panel__table__label {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--tc_colorMain1);
  font-weight: normal;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
  white-space: nowrap;
  font-size: calc(12 / var(--tc_SpDesign) * 100vw);
  width: calc(49 / var(--tc_SpDesign) * 100vw);
  height: calc(20 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__heading {
  font-family: var(--tc_fontGothic);
  font-weight: normal;
  line-height: 1.5;
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.03em;
}
.the-cacao .the-cacao-meets .meets-info__panel__link {
  text-align: right;
  margin-top: calc(5 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__link-list {
  list-style-type: none;
  display: grid;
  gap: calc(10 / var(--tc_SpDesign) * 100vw);
  margin-top: calc(12 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__link-list .meets-info__panel__link {
  justify-self: flex-start;
  margin-top: 0;
  width: 100%;
}
.the-cacao .the-cacao-meets .meets-info__panel__link-list .meets-info__panel__link .tc-m-line-link {
  width: 100%;
  justify-content: space-between;
}
.the-cacao .the-cacao-meets #meets-info__panel__accordion__trigger {
  display: none;
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion {
  margin-top: calc(12 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__head {
  display: block;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid #BAB2AF;
  border-width: 1px 0;
  height: calc(40 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__heading {
  font-weight: normal;
  font-family: var(--tc_fontEB);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.08em;
  position: relative;
  padding-right: calc(25 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__heading::before, .the-cacao .the-cacao-meets .meets-info__panel__accordion__heading::after {
  content: "";
  display: block;
  width: calc(16 / var(--tc_SpDesign) * 100vw);
  height: 1px;
  aspect-ratio: 1/1;
  background: currentColor;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  transition: 0.4s;
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__heading::after {
  rotate: 90deg;
}
.the-cacao .the-cacao-meets #meets-info__panel__accordion__trigger:checked ~ .meets-info__panel__accordion__head .meets-info__panel__accordion__heading::before {
  rotate: 90deg;
  opacity: 0;
}
.the-cacao .the-cacao-meets #meets-info__panel__accordion__trigger:checked ~ .meets-info__panel__accordion__head .meets-info__panel__accordion__heading::after {
  rotate: 180deg;
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__body {
  display: block grid;
  transition: grid-template-rows 0.3s;
  grid-template-rows: 0fr;
  opacity: 0;
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__body * {
  overflow: hidden;
}
.the-cacao .the-cacao-meets #meets-info__panel__accordion__trigger:checked ~ .meets-info__panel__accordion__body {
  grid-template-rows: 1fr;
  opacity: 1;
  padding-top: calc(14 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__note {
  text-align: center;
  font-family: var(--tc_fontGothic);
  font-size: calc(12 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.07em;
  margin-bottom: calc(16 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__link-box {
  display: grid;
  gap: calc(10 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__link-list {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: calc(10 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__panel__accordion__link .tc-m-line-link {
  width: 100%;
  justify-content: space-between;
}
.the-cacao .the-cacao-meets .meets-info__archive {
  margin-top: calc(96 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__archive__heading {
  text-align: center;
  font-weight: normal;
  font-size: calc(22 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.05em;
  margin-bottom: calc(5 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-info__archive__list {
  list-style-type: none;
  display: grid;
  grid-auto-flow: row;
}
.the-cacao .the-cacao-meets .meets-info__archive__list .meets-info__panel {
  position: static;
}
.the-cacao .the-cacao-meets .meets-info__archive__list .meets-info__panel__heading {
  white-space: wrap;
}
.the-cacao .the-cacao-meets .meets-modal .tc-m-basic-modal__content {
  padding: calc(35 / var(--tc_SpDesign) * 100vw) 0 calc(40 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-modal__heading {
  text-align: center;
  font-weight: normal;
  font-size: calc(26 / var(--tc_SpDesign) * 100vw);
  line-height: 1.4;
  letter-spacing: 0.06em;
}
.the-cacao .the-cacao-meets .meets-modal__heading--new::before {
  content: "";
  display: inline-block;
  aspect-ratio: 1/1;
  background: url("/products/brand/the-cacao/assets/img/meets/new-icon.svg") no-repeat center center/contain;
  width: calc(45 / var(--tc_SpDesign) * 100vw);
  margin-bottom: calc(-12 / var(--tc_SpDesign) * 100vw);
  margin-right: calc(-2 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-modal__heading__medium {
  font-size: calc(28 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-modal__heading__small {
  font-size: calc(22 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-modal__image {
  overflow: hidden;
}
.the-cacao .the-cacao-meets .meets-modal__image img {
  width: 100%;
}
.the-cacao .the-cacao-meets .meets-modal__detail {
  flex: 1 1;
  font-family: var(--tc_fontGothic);
}
.the-cacao .the-cacao-meets .meets-modal__text {
  font-family: var(--tc_fontGothic);
  line-height: 1.5;
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.1em;
  margin-bottom: calc(15 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-modal__table + .meets-modal__text {
  margin-top: calc(15 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-modal__text-link {
  text-decoration: underline;
}
.the-cacao .the-cacao-meets .meets-modal__table {
  background: linear-gradient(to right, #BAB2AF 4px, transparent 4px) repeat-x left top/9px 1px, linear-gradient(to right, #BAB2AF 4px, transparent 4px) repeat-x left bottom/9px 1px;
  width: 100%;
  border-spacing: 0 calc(5 / var(--tc_SpDesign) * 100vw);
  padding: calc(2 / var(--tc_SpDesign) * 100vw) calc(8 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-modal__table th, .the-cacao .the-cacao-meets .meets-modal__table td {
  vertical-align: top;
  text-align: left;
}
.the-cacao .the-cacao-meets .meets-modal__table th {
  width: calc(58 / var(--tc_SpDesign) * 100vw);
  padding-right: calc(8 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-meets .meets-modal__table td {
  letter-spacing: 0.05em;
}
.the-cacao .the-cacao-meets .meets-modal__table__label {
  display: inline-block;
  border: 1px solid var(--tc_colorMain1);
  font-weight: normal;
  font-size: calc(12 / var(--tc_SpDesign) * 100vw);
  padding: 0 calc(11 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.03em;
  width: 100%;
  text-align: center;
  white-space: nowrap;
}
.the-cacao .the-cacao-meets .meets-modal__table__note {
  display: block;
  font-size: calc(12 / var(--tc_SpDesign) * 100vw);
  line-height: 1.5;
}
.the-cacao .the-cacao-meets .meets-modal__button {
  text-align: center;
  margin-top: calc(24 / var(--tc_SpDesign) * 100vw);
}
@media (min-width: 768px) {
  .the-cacao .the-cacao-meets .meets-chocolate--01 {
    width: clamp(0px,11.0821428571vw,107px);
    right: clamp(0px,10.9785714286vw,106px);
    top: clamp(0px,11.7035714286vw,113px);
  }
  .the-cacao .the-cacao-meets .meets-chocolate--02 {
    width: clamp(0px,11.9107142857vw,115px);
    top: clamp(0px,22.7857142857vw,220px);
  }
  .the-cacao .the-cacao-meets .meets-chocolate--03 {
    width: clamp(0px,19.9892857143vw,193px);
    top: clamp(0px,19.6785714286vw,190px);
  }
  .the-cacao .the-cacao-meets .meets-chocolate--04 {
    width: clamp(0px,6.4214285714vw,62px);
    left: clamp(0px,1.3464285714vw,13px);
    top: clamp(0px,60.0714285714vw,580px);
  }
  .the-cacao .the-cacao-meets .meets-head {
    padding-top: 144px;
  }
  .the-cacao .the-cacao-meets .meets-head__logo {
    width: 160px;
    margin: 0 auto 25px;
  }
  .the-cacao .the-cacao-meets .meets-head__heading {
    font-size: 28px;
    line-height: 1.5;
    letter-spacing: 0.13em;
    margin-bottom: 22px;
  }
  .the-cacao .the-cacao-meets .meets-head__lead-text {
    font-size: 16px;
    margin-top: 1em;
    letter-spacing: 0.09em;
  }
  .the-cacao .the-cacao-meets .meets-info {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .the-cacao .the-cacao-meets .meets-info__main {
    width: clamp(0px,89.175vw,861px);
    margin: 0 auto;
  }
  .the-cacao .the-cacao-meets .meets-info__preparation {
    translate: -50% -90.5%;
    font-size: clamp(0px,2.2785714286vw,22px);
    width: clamp(0px,39.9785714286vw,386px);
  }
  .the-cacao .the-cacao-meets .meets-info__map__circle {
    width: clamp(0px,6.1107142857vw,59px);
  }
  .the-cacao .the-cacao-meets .meets-info__map__circle--01 {
    top: clamp(0px,52.3035714286vw,505px);
    right: clamp(0px,38.6321428571vw,373px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel {
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    z-index: 2;
    padding: clamp(0px,1.6571428571vw,16px) clamp(0px,2.4857142857vw,24px);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .the-cacao .the-cacao-meets .meets-info__panel--new::before {
    width: clamp(0px,4.9714285714vw,48px);
    margin-top: clamp(-1px,-0.1035714286vw,0px);
    margin-right: clamp(0px,0.6214285714vw,6px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel--large {
    padding: clamp(0px,2.0714285714vw,20px) clamp(0px,2.4857142857vw,24px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__line {
    font-size: 0;
    position: absolute;
  }
  .the-cacao .the-cacao-meets .meets-info__panel__line img {
    width: 100%;
    height: 100%;
  }
  .the-cacao .the-cacao-meets .meets-info__panel--01 {
    top: clamp(0px,33.35vw,322px);
    left: clamp(0px,15.5357142857vw,150px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel--01 .meets-info__panel__line {
    left: 100%;
    top: 50%;
    width: clamp(0px,7.5089285714vw,72.5px);
    aspect-ratio: 72.5/143.5;
  }
  .the-cacao .the-cacao-meets .meets-info__panel__large-heading {
    font-size: clamp(0px,2.2785714286vw,22px);
    letter-spacing: 0.03em;
  }
  .the-cacao .the-cacao-meets .meets-info__panel__description {
    font-size: clamp(0px,1.45vw,14px);
    text-align: center;
    letter-spacing: 0.07em;
    line-height: 1.5;
    margin-top: clamp(0px,0.8285714286vw,8px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__table {
    margin-top: clamp(0px,1.2428571429vw,12px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__table tbody th, .the-cacao .the-cacao-meets .meets-info__panel__table tbody td {
    padding-top: 3px;
  }
  .the-cacao .the-cacao-meets .meets-info__panel__table tbody th {
    width: clamp(0px,5.9035714286vw,57px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__table tbody td {
    font-size: clamp(0px,1.45vw,14px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__table tfoot td {
    letter-spacing: 0.05em;
    padding-top: clamp(0px,0.2071428571vw,2px);
    font-size: clamp(0px,1.2428571429vw,12px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__table__label {
    font-size: clamp(0px,1.2428571429vw,12px);
    width: clamp(0px,5.075vw,49px);
    height: clamp(0px,2.0714285714vw,20px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__heading {
    white-space: nowrap;
    text-align: center;
    font-size: clamp(0px,1.8642857143vw,18px);
    letter-spacing: 0.02em;
  }
  .the-cacao .the-cacao-meets .meets-info__panel__link {
    text-align: center;
    margin-top: clamp(0px,0.8285714286vw,8px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__link-list {
    justify-content: center;
    grid-auto-flow: column;
    grid-template-rows: repeat(5, auto);
    -moz-column-gap: clamp(0px,2.4857142857vw,24px);
         column-gap: clamp(0px,2.4857142857vw,24px);
    row-gap: clamp(0px,1.1392857143vw,11px);
    margin-top: clamp(0px,1.5535714286vw,15px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion {
    margin-top: clamp(0px,1.2428571429vw,12px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__head {
    height: clamp(0px,4.1428571429vw,40px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__heading {
    font-size: clamp(0px,1.6571428571vw,16px);
    padding-right: clamp(0px,3.1071428571vw,30px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__heading::before, .the-cacao .the-cacao-meets .meets-info__panel__accordion__heading::after {
    width: clamp(0px,1.5535714286vw,15px);
  }
  .the-cacao .the-cacao-meets #meets-info__panel__accordion__trigger:checked ~ .meets-info__panel__accordion__body {
    padding-top: clamp(0px,1.45vw,14px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__note {
    font-size: clamp(0px,1.2428571429vw,12px);
    margin-bottom: clamp(0px,0.5178571429vw,5px);
    letter-spacing: 0.05em;
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__link-box {
    grid-template-columns: min-content min-content;
    gap: clamp(0px,2.4857142857vw,24px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__link-list {
    gap: clamp(0px,0.5vw,7px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__link .tc-m-line-link::after {
    width: clamp(0px,1.6571428571vw,16px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__link .tc-m-line-link__text {
    font-size: clamp(0px,1.6571428571vw,16px);
    margin-right: clamp(0px,0.3107142857vw,3px);
  }
  .the-cacao .the-cacao-meets .meets-info__archive {
    max-width: 812px;
    margin: clamp(0px,14.5vw,140px) auto 0;
  }
  .the-cacao .the-cacao-meets .meets-info__archive__heading {
    font-size: 22px;
    letter-spacing: 0.12em;
    margin-bottom: 20px;
  }
  .the-cacao .the-cacao-meets .meets-info__archive__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
  .the-cacao .the-cacao-meets .meets-info__archive__list .meets-info__panel {
    width: auto;
    padding-inline: clamp(0px,1.8642857143vw,18px);
  }
  .the-cacao .the-cacao-meets .meets-info__archive__list .meets-info__panel--wide {
    padding-block: clamp(0px,2.5892857143vw,25px);
    grid-column: span 3;
  }
  .the-cacao .the-cacao-meets .meets-modal .tc-m-basic-modal__content {
    padding: 50px 40px 64px;
  }
  .the-cacao .the-cacao-meets .meets-modal__heading {
    font-size: 40px;
    letter-spacing: 0.06em;
    margin-bottom: 15px;
  }
  .the-cacao .the-cacao-meets .meets-modal__heading--new::before {
    width: 74px;
    margin-right: 0;
    margin-bottom: -20px;
  }
  .the-cacao .the-cacao-meets .meets-modal__heading__medium {
    display: inline-block;
    font-size: 34px;
  }
  .the-cacao .the-cacao-meets .meets-modal__heading__small {
    display: inline-block;
    font-size: 28px;
  }
  .the-cacao .the-cacao-meets .meets-modal__info {
    width: 100%;
    margin: 28px auto 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: clamp(0px,4.1428571429vw,40px);
  }
  .the-cacao .the-cacao-meets .meets-modal__image {
    width: 40%;
    flex: none;
    border-radius: 10px;
  }
  .the-cacao .the-cacao-meets .meets-modal__image--square {
    width: 38%;
  }
  .the-cacao .the-cacao-meets .meets-modal__image--no-radius {
    border-radius: 0;
  }
  .the-cacao .the-cacao-meets .meets-modal__detail {
    max-width: 481px;
  }
  .the-cacao .the-cacao-meets .meets-modal__text {
    font-size: 18px;
    letter-spacing: 0.08em;
    margin-bottom: 22px;
  }
  .the-cacao .the-cacao-meets .meets-modal__table + .meets-modal__text {
    margin-top: 22px;
  }
  .the-cacao .the-cacao-meets .meets-modal__table {
    padding: 4px 16px;
    border-spacing: 0 12px;
  }
  .the-cacao .the-cacao-meets .meets-modal__table th {
    width: 72px;
    padding-right: 10px;
  }
  .the-cacao .the-cacao-meets .meets-modal__table td {
    font-size: 16px;
  }
  .the-cacao .the-cacao-meets .meets-modal__table__label {
    padding: 0 11px;
    font-size: 14px;
  }
  .the-cacao .the-cacao-meets .meets-modal__table__note {
    font-size: 12px;
    margin-top: -2px;
  }
  .the-cacao .the-cacao-meets .meets-modal__button {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .the-cacao .the-cacao-meets .meets-head__inner {
    padding-inline: calc(23 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-meets .meets-info__map {
    margin-top: calc(48 / var(--tc_SpDesign) * 100vw);
    margin-bottom: calc(23 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-meets .meets-info__panel {
    width: calc(295 / var(--tc_SpDesign) * 100vw);
    margin: calc(16 / var(--tc_SpDesign) * 100vw) auto 0;
    border-radius: calc(8 / var(--tc_SpDesign) * 100vw);
    padding: calc(16 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-meets .meets-info__panel--large {
    padding: calc(16 / var(--tc_SpDesign) * 100vw) calc(24 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__line {
    display: none;
  }
  .the-cacao .the-cacao-meets .meets-info__panel__table tbody td {
    font-size: calc(14 / var(--tc_SpDesign) * 100vw);
    line-height: 1.5;
  }
  .the-cacao .the-cacao-meets .meets-info__panel__table tfoot td {
    font-size: calc(12 / var(--tc_SpDesign) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.1em;
    padding-top: calc(3 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-meets .meets-modal__heading--sp-narrow {
    letter-spacing: 0;
  }
  .the-cacao .the-cacao-meets .meets-modal__info {
    padding: 0 calc(32 / var(--tc_SpDesign) * 100vw);
    margin-top: calc(18 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-meets .meets-modal__image {
    border-radius: calc(8 / var(--tc_SpDesign) * 100vw);
    margin-bottom: calc(16 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-meets .meets-modal__image--no-radius {
    border-radius: 0;
  }
  .the-cacao .the-cacao-meets .meets-modal__table td {
    font-size: calc(15 / var(--tc_SpDesign) * 100vw);
    padding-top: calc(2 / var(--tc_SpDesign) * 100vw);
  }
}
@media (min-width: 1024px) {
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__note {
    margin-bottom: clamp(0px,1.2428571429vw,12px);
  }
  .the-cacao .the-cacao-meets .meets-info__panel__accordion__link-list {
    gap: clamp(0px,1.1392857143vw,11px);
  }
  .the-cacao .the-cacao-meets .meets-modal__image {
    width: clamp(0px,45.4678571429vw,439px);
  }
  .the-cacao .the-cacao-meets .meets-modal__image--square {
    width: clamp(0px,27.8607142857vw,269px);
  }
}