@charset "UTF-8";
.wp-element-caption {
  font-size: 0.6875rem;
}
@media screen and (min-width: 768px) {
  .wp-element-caption {
    font-size: 0.8125rem;
  }
}

[data-type="written-client/product-table"] .c-table01 td, [data-type="written-client/product-table"] .c-table01 th {
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/product-table"] .c-table01 td, [data-type="written-client/product-table"] .c-table01 th {
    font-size: 1.0625rem;
  }
}

.c-block-editor p,
.wp-block-paragraph {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .c-block-editor p,
  .wp-block-paragraph {
    font-size: 1.125rem;
  }
}

[data-type="written-client/ingredients-table"] .c-custom02-block__list02 .item, [data-type="written-client/steps-table"] .c-custom02-block__list02 .item {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/ingredients-table"] .c-custom02-block__list02 .item, [data-type="written-client/steps-table"] .c-custom02-block__list02 .item {
    font-size: 1.1875rem;
  }
}

[data-type="written-client/news-table"] .c-tbl__item dt,
[data-type="written-client/news-table"] .c-tbl__item dd,
.wp-block-written-client-news-table .c-tbl__item dt,
.wp-block-written-client-news-table .c-tbl__item dd {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/news-table"] .c-tbl__item dt,
  [data-type="written-client/news-table"] .c-tbl__item dd,
  .wp-block-written-client-news-table .c-tbl__item dt,
  .wp-block-written-client-news-table .c-tbl__item dd {
    font-size: 1.25rem;
  }
}

[data-type="written-client/product-table"] .c-table01__ttl {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/product-table"] .c-table01__ttl {
    font-size: 1.3125rem;
  }
}

[data-type="written-client/news-table"] .c-tbl__ttl,
.wp-block-written-client-news-table .c-tbl__ttl {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/news-table"] .c-tbl__ttl,
  .wp-block-written-client-news-table .c-tbl__ttl {
    font-size: 1.375rem;
  }
}

[data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item-amount, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item-amount, [data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item-ttl::before, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item-ttl::before, [data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item-ttl, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item-ttl {
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item-amount, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item-amount, [data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item-ttl::before, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item-ttl::before, [data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item-ttl, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item-ttl {
    font-size: 1.4375rem;
  }
}

[data-type="written-client/ingredients-table"] .c-custom02-block__ttl, [data-type="written-client/steps-table"] .c-custom02-block__ttl {
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/ingredients-table"] .c-custom02-block__ttl, [data-type="written-client/steps-table"] .c-custom02-block__ttl {
    font-size: 1.5rem;
  }
}

h3.wp-block-heading {
  font-size: 1.4375rem;
}
@media screen and (min-width: 768px) {
  h3.wp-block-heading {
    font-size: clamp(1.4375rem, 0.8941877794vw + 1.0077309985rem, 1.8125rem);
  }
}

h2.wp-block-heading {
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  h2.wp-block-heading {
    font-size: clamp(1.5rem, 1.043219076vw + 0.9986028316rem, 1.9375rem);
  }
}

:where(.editor-styles-wrapper) .is-root-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

html :where(.wp-block) {
  max-width: 1000px;
}

.c-block-editor p,
.wp-block-paragraph {
  letter-spacing: 0.02em;
  font-weight: 400;
  color: #464646;
  line-height: 2.1666666667;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .c-block-editor p,
  .wp-block-paragraph {
    margin-top: 40px;
  }
}
.c-block-editor p:not(:last-child),
.wp-block-paragraph:not(:last-child) {
  margin-bottom: 1.4em;
}

.wp-element-caption {
  margin-top: 4px;
  margin-bottom: 4px;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .wp-element-caption {
    margin-top: 11px;
    margin-bottom: 4px;
  }
}

.editor-styles-wrapper :where(:not(.is-layout-flex, .is-layout-grid)) > h2.wp-block-heading {
  margin-left: unset;
  margin-right: unset;
}

h2.wp-block-heading {
  padding: 8px 10px 8px 17px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
  color: #464646;
  line-height: 1.4193548387;
  letter-spacing: -0.02em;
  background: #E8E7E7;
  border-left: 3px solid #A13325;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  h2.wp-block-heading {
    padding: 14px 19px 14px 27px;
    border-left-width: 5px;
    margin-top: 105px;
  }
}
h2.wp-block-heading:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  h2.wp-block-heading:not(:last-child) {
    margin-bottom: 39px;
  }
}

h3.wp-block-heading {
  font-weight: 700;
  color: #464646;
  line-height: 1.5862068966;
  letter-spacing: -0.02em;
  margin-top: 25px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  h3.wp-block-heading {
    margin-top: 57px;
    margin-bottom: 42px;
  }
}

.wp-block-columns:has(> .wp-block-column:first-child:nth-last-child(2)) {
  gap: 20px;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .wp-block-columns:has(> .wp-block-column:first-child:nth-last-child(2)) {
    gap: clamp(1.875rem, 8.0357142857vw + -1.9821428571rem, 5.25rem);
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    margin-top: 77px;
  }
}
@media screen and (min-width: 768px) {
  .wp-block-columns:has(> .wp-block-column:first-child:nth-last-child(2)) .wp-element-caption {
    margin-top: 14px;
  }
}

[data-type="written-client/news-table"] .c-tbl,
.wp-block-written-client-news-table .c-tbl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/news-table"] .c-tbl,
  .wp-block-written-client-news-table .c-tbl {
    gap: 26px;
  }
}
[data-type="written-client/news-table"] .c-tbl__ttl,
.wp-block-written-client-news-table .c-tbl__ttl {
  margin-bottom: 16px;
  padding-bottom: 10px;
  font-weight: 600;
  color: #464646;
  line-height: 1.9090909091;
  letter-spacing: -0.02em;
  border-bottom: 4px solid #707070;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/news-table"] .c-tbl__ttl,
  .wp-block-written-client-news-table .c-tbl__ttl {
    margin-bottom: 26px;
    padding-bottom: 16px;
    margin-top: 93px;
  }
}
[data-type="written-client/news-table"] .c-tbl__item,
.wp-block-written-client-news-table .c-tbl__item {
  padding-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #707070;
  gap: 5px 20px;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/news-table"] .c-tbl__item,
  .wp-block-written-client-news-table .c-tbl__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 20px;
    gap: 24px;
  }
}
[data-type="written-client/news-table"] .c-tbl__item dt,
[data-type="written-client/news-table"] .c-tbl__item dd,
.wp-block-written-client-news-table .c-tbl__item dt,
.wp-block-written-client-news-table .c-tbl__item dd {
  line-height: 1.8695652174;
}
[data-type="written-client/news-table"] .c-tbl__item dt,
.wp-block-written-client-news-table .c-tbl__item dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/news-table"] .c-tbl__item dt,
  .wp-block-written-client-news-table .c-tbl__item dt {
    width: 230px;
  }
}

[data-type="written-client/product-table"] .c-table01 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/product-table"] .c-table01 {
    margin-top: 46px;
  }
}
[data-type="written-client/product-table"] .c-table01__ttl {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.9047619048;
  color: #000000;
}
[data-type="written-client/product-table"] .c-table01 .wp-block {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
[data-type="written-client/product-table"] .c-table01 table {
  border: 2px solid #707070;
  border-collapse: collapse;
  width: 100%;
  margin-top: 9px;
}
[data-type="written-client/product-table"] .c-table01 tr,
[data-type="written-client/product-table"] .c-table01 th,
[data-type="written-client/product-table"] .c-table01 td {
  border: 1px solid #707070;
}
[data-type="written-client/product-table"] .c-table01 th {
  background-color: rgba(161, 51, 37, 0.11);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: var(--cl-black01);
  width: 19.2%;
  min-width: 130px;
  padding: 5px 10px 5px 20px;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/product-table"] .c-table01 th {
    padding: 6px 20px 5px 36px;
    min-width: 149px;
  }
}
[data-type="written-client/product-table"] .c-table01 td {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #000000;
  padding: 5px 10px 5px 20px;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/product-table"] .c-table01 td {
    padding: 6px 20px 5px 34px;
  }
}

[data-type="written-client/ingredients-table"] .c-custom02-block__ttl, [data-type="written-client/steps-table"] .c-custom02-block__ttl {
  background-color: #D0727D;
  color: #FFF;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  padding: 5px 20px;
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/ingredients-table"] .c-custom02-block__ttl, [data-type="written-client/steps-table"] .c-custom02-block__ttl {
    margin-top: 48px;
    padding: 10px 38px;
  }
}
[data-type="written-client/ingredients-table"] .c-custom02-block__list01, [data-type="written-client/steps-table"] .c-custom02-block__list01 {
  margin-top: 25px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
[data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  border-bottom: 1px solid #B4B4B4;
  padding: 10px 0;
  margin-top: 15px;
}
[data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item-ttl, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item-ttl {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
  line-height: 1.4782608696;
  color: var(--cl-black01);
  padding-left: 27px;
  position: relative;
}
[data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item-ttl::before, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item-ttl::before {
  content: "●";
  font-weight: 500;
  line-height: 1.4782608696;
  color: #D0727D;
  position: absolute;
  top: 50%;
  left: -3px;
  translate: 0 -50%;
}
[data-type="written-client/ingredients-table"] .c-custom02-block__list01 .item-amount, [data-type="written-client/steps-table"] .c-custom02-block__list01 .item-amount {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
  line-height: 1.4782608696;
  color: #000;
  padding-right: 2px;
}
[data-type="written-client/ingredients-table"] .c-custom02-block + .c-custom02-block, [data-type="written-client/steps-table"] .c-custom02-block + .c-custom02-block {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/ingredients-table"] .c-custom02-block + .c-custom02-block, [data-type="written-client/steps-table"] .c-custom02-block + .c-custom02-block {
    margin-top: 96px;
  }
}
[data-type="written-client/ingredients-table"] .c-custom02-block__list02, [data-type="written-client/steps-table"] .c-custom02-block__list02 {
  counter-reset: step-counter;
  margin-top: 24px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
[data-type="written-client/ingredients-table"] .c-custom02-block__list02 .item, [data-type="written-client/steps-table"] .c-custom02-block__list02 .item {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
  line-height: 1.4736842105;
  color: rgba(0, 0, 0, 0.86);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 9px;
  margin-top: 23px;
}
[data-type="written-client/ingredients-table"] .c-custom02-block__list02 .item::before, [data-type="written-client/steps-table"] .c-custom02-block__list02 .item::before {
  content: counter(step-counter);
  counter-increment: step-counter;
  background-color: #D0727D;
  border-radius: 50%;
  color: #FFF;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  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;
  width: 18px;
  aspect-ratio: 1/1;
  margin-top: 3px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  [data-type="written-client/ingredients-table"] .c-custom02-block__list02 .item::before, [data-type="written-client/steps-table"] .c-custom02-block__list02 .item::before {
    margin-top: 6px;
    padding-bottom: 0;
    font-size: 0.84375rem;
  }
}
[data-type="written-client/ingredients-table"] .c-custom02-block .wp-block, [data-type="written-client/steps-table"] .c-custom02-block .wp-block {
  margin: 0 !important;
  margin-bottom: 0 !important;
}