@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

@font-face {
  font-family: "02UtsukushiMincho";
  src: url("fonts/02UtsukushiMincho.otf");
}
@font-face {
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  src: url("fonts/A-OTF Gothic MB101 Pro.otf");
}
@font-face {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  src: url("fonts/A-OTF  Go B101 Pro.otf");
}
@font-face {
  font-family: "SeoulHangang CBL";
  src: url("fonts/Poor Richard.TTF");
}
.c-pageTitle,
#fix_header,
#breadcrumb {
  display: none;
}
.text-shadow {
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.shadow-bold {
  text-shadow: 0.5px 0.5px 0, 0.5px -0.5px 0, -0.5px 0.5px 0, -0.5px -0.5px 0,
    0.5px 0 0, 0 0.5px 0, -0.5px 0 0, 0 -0.5px 0;
}
.w-50 {
  width: 50%;
}
.line-through {
  text-decoration: line-through;
  text-decoration-color: #a32d2b;
}
#content {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}
.color-main {
  color: #a32d2b;
}
.top-text-xl {
  font-family: "02UtsukushiMincho";
  font-weight: 400;
  font-size: 100px;
  text-shadow: 0px 1px 3px #000000;
  padding: 0 !important;
}
.top-text-l {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-weight: 400;
  font-size: 55px;
  line-height: 70px;
  text-shadow: 0px 1px 3px #000000;
  padding: 0 !important;
}
.top-text-m {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-weight: 400;
  font-size: 30px !important;
  line-height: 40px;
  text-shadow: 0px 1px 3px #000000;
}
.top-text-s {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-weight: 600;
  font-size: 20px !important;
  line-height: 35px;
}

.purchase-btn {
  margin-left: auto !important;
  z-index: 1;
}

.purchase-btn.fixed {
  position: fixed;
  bottom: 5%;
  right: 0;
  z-index: 9;
}
.purchase-btn a {
  align-items: center;
  border-radius: 40px 0px 0px 40px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: space-between;
  height: 120px;
  width: 406px;
  font-weight: 400;
  font-size: 25px;
  line-height: 25px;
  color: #584125;
}
.purchase-btn a .text {
  font-family: "02UtsukushiMincho";
}

.purchase-btn a img {
  align-self: end;
  height: 180px;
  width: 120px;
}
.section-top .swell-block-fullWide__inner {
  z-index: initial !important;
}
.section-intro .body-text-pc-top {
  background: rgba(255, 255, 255, 0.6);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 75%;
}
.section-intro .body-text-mobile {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
}
.section-intro .body-text-mobile:nth-child(1) {
  background: rgba(255, 255, 255, 0.6);
  margin: 0 auto 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 80%;
}

.section-intro .heading-text-wrapper {
  overflow: initial;
}
.section-intro .heading-text {
  padding: 15px;
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 0em;
  line-height: 100px;
  white-space: nowrap;
}

.section-intro .heading-text .u-fz-xl {
  font-size: inherit !important;
}
.section-intro .body-text {
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
}
.section-accepting-orders {
  padding-bottom: 200px !important;
}
.section-accepting-orders:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 0 0 100vw;
  border-color: transparent #ffe3c2 #ffe3c2 #ffe3c2;
}
.section-accepting-orders .heading-text {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-weight: 800;
  font-size: 70px;
  line-height: 120%;
  color: #584125;
}

.section-accepting-orders .sub-heading-text {
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  font-weight: 700;
  font-size: 43px;
  line-height: 120%;
  color: #584125;
}
.section-accepting-orders .table-left {
  border: 1px solid #000000;
  padding: 10px;
}

.section-accepting-orders .table-right {
  padding: 10px;
}

.section-accepting-orders img {
  width: 100%;
  border-radius: 30px;
}

.section-accepting-orders pre {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 130%;
  text-align: center;
  white-space: nowrap;
}
.section-accepting-orders pre span {
  text-shadow: 0.5px 0.5px 0, 0.5px -0.5px 0, -0.5px 0.5px 0, -0.5px -0.5px 0,
    0.5px 0 0, 0 0.5px 0, -0.5px 0 0, 0 -0.5px 0;
  letter-spacing: 2px;
}
.section-accepting-orders .wp-block-columns {
  gap: initial !important;
}
.section-accepting-orders .wp-block-columns .wp-block-column {
  border: 1px solid #000;
}
.section-accepting-orders .wp-block-columns .wp-block-column:first-child {
  border-right: none;
}
.section-for-who {
  padding-bottom: 200px !important;
}
.section-for-who:before {
  border-color: transparent #a32d2b transparent transparent;
  border-style: solid;
  border-width: 120px 100vw 0 0;
  bottom: -1px;
  content: "";
  height: 0;
  position: absolute;
}
.section-for-who h2 {
  font-size: 50px;
}
.section-for-who .examples > div {
  border: 3px solid #a32d2b;
  border-radius: 15px;
  padding: 10px;
  text-align: center;
}
.section-for-who .examples > div .heading-text {
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  height: 70px;
}
.section-for-who .examples > div .body-text {
  font-family: "02UtsukushiMincho";
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  white-space: initial;
}
.section-for-who .examples > div img {
  height: 200px;
  width: auto;
}
.section-short-story h2 {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif !important;
  font-size: 80px;
  font-weight: 800;
  line-height: 77px;
  letter-spacing: 0em;
}
.section-short-story h2 > span {
  font-size: inherit !important;
}
.section-short-story pre {
  overflow: initial;
}
.section-short-story .heading-text {
  padding: 35px 10px 25px 10px;
  font-family: "02UtsukushiMincho";
  font-weight: 400;
  font-size: 26px;
  white-space: nowrap;
  line-height: 35px;
}

.section-short-story .body-text {
  font-family: "02UtsukushiMincho";
  font-size: 20px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 0em;
  white-space: normal;
}

.section-short-story .main-column-right .wp-block-columns {
  display: flex;
  flex-wrap: nowrap !important;
  align-items: center !important;
}
.section-how-to-eat {
  height: 700px;
  position: relative;
}
.section-how-to-eat .swell-block-fullWide__inner {
  height: 200px;
  width: 950px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-how-to-eat h2 {
  padding: 10px;
}

.section-how-to-eat .heading-text {
  font-family: "02UtsukushiMincho";
  font-weight: 400;
  font-size: 80px;
  line-height: 80px;
  padding-top: 30px;
}

.section-how-to-eat .body-text {
  font-family: "02UtsukushiMincho";
  font-weight: 400;
  font-size: 50px;
  line-height: 65px;
  padding-bottom: 20px;
}

.section-how-to-eat-examples .sub-heading-text {
  font-family: "02UtsukushiMincho";
  font-size: 65px;
  font-weight: 400;
  line-height: 78px;
  letter-spacing: 0em;
}

.section-how-to-eat-examples .sub-body-text {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 30px;
  font-weight: 505;
  line-height: 36px;
}
.section-subscription {
  height: 470px;
  position: relative;
}
.section-subscription .swell-block-fullWide__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-subscription .heading-text {
  font-family: "02UtsukushiMincho";
  font-size: 90px;
  font-weight: 400;
  line-height: 135px;
  letter-spacing: 0.1em;
}
.section-subscription .body-text {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 45px;
  font-weight: 505;
  line-height: 72px;
}
.section-subscription .sub-heading-text {
  font-family: "02UtsukushiMincho";
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.2em;
}
.section-products .body-text {
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  white-space: nowrap;
}

.section-products .body-text-price {
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  font-size: 25px;
  font-weight: 900;
  line-height: 20px;
  letter-spacing: 0em;
  margin-top: 30px !important;
}

.section-products .sub-body-text {
  font-family: "02UtsukushiMincho";
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.section-products .wp-element-button {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 24px;
  letter-spacing: 0em;
}
.section-products .subscription-title {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
}
.section-products .subscription-body {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 50px;
  letter-spacing: 0em;
  padding-top: 0;
  padding-left: 15%;
  padding-right: 15%;
}
.section-products img {
  border-radius: 25px;
}
.section-products .trial-column-left figure {
  text-align: right;
}
.section-products .trial-column {
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  font-weight: 700;
  font-size: 30px;
}
.section-products .trial-column .wp-block-button__link {
  text-align: left;
}
.nowrap {
  white-space: nowrap;
}
/* .section-faq .l-article {
  margin-left: 25px;
  margin-right: 25px;
} */
.section-faq .heading-text {
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 77px;
  letter-spacing: 0em;
  text-align: center;
}
.section-faq p {
  padding: 0 5%;
}
.section-faq .question {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 40px;
  font-weight: 505;
  line-height: 90px;
  letter-spacing: 0em;
}
.section-faq .question a {
  padding: 10px 0;
}
.section-faq .answer {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 25px;
  font-weight: 505;
  line-height: 60px;
  letter-spacing: 0em;
}
.section-order-form {
  display: none;
}
.section-order-form .heading-text {
  font-family: "SeoulHangang CBL";
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: 0.3em;
}
.section-order-form .sub-heading-text {
  font-family: "A-OTF Gothic MB101 Pro",sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0em;
}

.section-order-form p {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 19px;
}
.section-order-form .heading-input-label-gutena {
  display: flex;
  align-items: center;
  text-align: left;
}

.section-order-form .required.heading-input-label-gutena:after {
  content: "必須";
  font-size: 12px;
  padding-left: 10px;
  background-color: #f4558e;
  color: #fff;
  padding: 2px 10px;
  margin-left: 20px;
}

.section-order-form .wp-block-gutena-form-field {
  border-radius: 15px !important;
}

.section-order-form .checkbox-container {
  padding-left: 33px !important;
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 24px;
}

.section-order-form .checkmark {
  border: 1px solid #000 !important;
  border-radius: 5px !important;
  height: 27px !important;
  width: 27px !important;
}
.section-order-form .checkmark:after {
  left: 7px !important;
  height: 15px !important;
  width: 12px !important;
}

.section-order-form .amazon-apply {
  border: solid 5px #fff;
  padding-left: 15%;
  padding-right: 15%;
}
.section-order-form .amazon-apply .heading-text {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 24px;
  letter-spacing: 0em;
}
.section-order-form .amazon-apply label,
.section-order-form .amazon-apply .info-text {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
}

.section-order-form .heading-input-label-gutena {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 24px;
  letter-spacing: 0em;
}

.section-order-form select,
.section-order-form input {
  background-color: #fff !important;
  border-radius: 15px;
}

.section-order-form .mail-confirm-text {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 34px;
  letter-spacing: 0em;
}
.section-order-form .additional-text {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
}

.section-order-form .agree-with-terms .checkbox-container {
  margin: auto;
}
.section-order-form .submit-btn {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 42px;
  letter-spacing: 0em;
}
.section-order-form .coupon-group {
  width: 100%;
}
.section-order-form .total-price {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 25px;
  font-weight: 505;
  line-height: 30px;
  letter-spacing: 0em;
  margin-left: auto;
}
.section-order-form .is-stack__inner-container {
  display: flex;
}
.section-order-form .is-stack__inner-container .wp-block-gutena-form-field {
  width: 80%;
}
.section-order-form .is-stack__inner-container .wp-block-buttons {
  text-align: right;
  width: 20%;
}
.section-order-form
  .is-stack__inner-container
  .wp-block-buttons
  .wp-block-button {
  width: 180px;
  height: 50px;
}
.section-order-form
  .is-stack__inner-container
  .wp-block-buttons
  .wp-block-button
  .wp-block-button__link {
  font-family: "A-OTF Futo Go B101 Pro",sans-serif;
  font-size: 25px;
  font-weight: 505;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
  padding: 10px 50px;
}
.section-order-form .gutena-forms-select-field {
  position: relative;
  /* width: 200px; */
}
.section-order-form .gutena-forms-select-field:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid black;
  font-size: 20px;
  transform: translate(0, -50%);
  pointer-events: none;
}
.section-order-form .gutena-forms-select-field select {
  position: relative;
  padding: 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.name-form-wrapper {
  width: 100%;
  left: 0;
}

.name-form-wrapper .wp-block-group__inner-container {
  display: flex;
  justify-content: space-between;
}

.name-form-wrapper .wp-block-group__inner-container .form-block {
  width: 40%;
}
.instagram-btn {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}
.divider {
  border-top: 2px solid #000;
  margin-top: 50px;
  margin-bottom: 50px;
}
.divider-in-order-accepting {
  border-width: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.w-50 {
  width: 50%;
}
.mb-10 {
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .section-accepting-orders figure {
    width: 1000px;
    height: 600px;
    margin: auto;
  }
}
@media (min-width: 960px) {
}
@media (max-width: 1199px) {
  .section-subscription {
    height: auto;
  }
  .section-subscription .swell-block-fullWide__inner {
    position: unset;
    transform: inherit;
  }
}
@media (max-width: 960px) {
  .section-how-to-eat-examples .heading-text {
    font-family: "02UtsukushiMincho";
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .top-text-container {
    width: 80%;
  }
  .section-short-story .main-column-right {
    margin-bottom: 10px;
  }
  .divider-in-order-accepting {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .section-for-who .l-container {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .md {
    display: none;
  }
  .top-text-xl {
    font-size: 45px !important;
    line-height: 80px;
  }
  .top-text-l {
    font-size: 16px !important;
    line-height: 25px;
  }
  .top-text-m {
    font-size: 15px !important;
    line-height: 20px;
  }
  .top-text-s {
    font-size: 15px !important;
    line-height: 30px;
  }
  .purchase-btn a {
    height: 70px;
  }
  .purchase-btn a img {
    height: 130px;
    width: auto !important;
  }
  .section-intro .heading-text {
    font-size: 30px;
    line-height: 70px;
  }
  .section-intro .body-text-mobile {
    font-size: 25px;
    line-height: 40px;
  }
  .section-intro .wp-block-columns {
    align-items: center !important;
  }
  .section-accepting-orders .heading-text {
    font-size: 40px;
    line-height: 25px;
  }
  .section-accepting-orders .sub-heading-text {
    font-size: 25px;
    line-height: 30px;
  }
  .section-accepting-orders pre {
    font-size: 25px;
  }
  .section-for-who h2 {
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 20px;
  }
  .section-short-story h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .section-short-story .heading-text {
    line-height: 25px;
    padding: 10px;
    padding-left: 0;
  }
  .section-short-story .heading-text > span {
    font-size: 25px;
  }
  .section-short-story .swell-block-fullWide__inner > .wp-block-columns {
    flex-direction: column-reverse;
  }
  .section-short-story .body-text {
    font-size: 18px;
    line-height: 27px;
  }
  .section-how-to-eat .heading-text {
    font-size: 25px;
    line-height: 25px;
  }
  .section-how-to-eat .body-text {
    font-size: 20px;
    line-height: 25px;
  }
  .section-how-to-eat-examples .sub-heading-text {
    font-size: 45px;
    line-height: 45px;
    text-align: center !important;
  }
  .section-how-to-eat-examples .sub-body-text {
    font-size: 30px;
    line-height: 40px;
    text-align: center !important;
  }
  .section-how-to-eat-examples
    .swell-block-fullWide__inner
    .wp-block-columns:nth-child(3) {
    flex-direction: column-reverse;
  }
  .section-subscription .heading-text {
    font-size: 50px;
    line-height: 65px;
  }
  .section-subscription .sub-heading-text {
    font-size: 35px;
    line-height: 36px;
  }
  .section-subscription .body-text {
    font-size: 30px;
    line-height: 40px;
  }
  .section-products .body-text {
    font-family: "A-OTF Gothic MB101 Pro",sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 45px;
  }
  .section-products .subscription-title {
    font-size: 20px;
    line-height: 24px;
  }
  .section-products .subscription-body {
    font-size: 18px;
    line-height: 35px;
    padding-left: 10%;
    padding-right: 10%;
  }
  .section-products .trial-column-left figure {
    text-align: center !important;
  }
  .section-faq .heading-text {
    font-size: 25px;
    line-height: 25px;
  }
  .section-faq .question {
    font-size: 15px;
    line-height: 22px;
  }
  .section-faq .answer {
    font-size: 15px;
    line-height: 22px;
  }

  .section-order-form .amazon-apply {
    padding-left: 5%;
    padding-right: 5%;
  }
  .section-order-form .heading-text {
    font-size: 25px;
    line-height: 25px;
  }
  .section-order-form .sub-heading-text {
    font-size: 17px;
    line-height: 17px;
  }
  .section-order-form
    .is-stack__inner-container
    .wp-block-buttons
    .wp-block-button
    .wp-block-button__link {
    font-size: 18px;
    line-height: 21px;
    padding: 14px 17px;
  }
  .section-order-form .checkbox-container {
    font-size: 12px;
    line-height: 12px;
  }
  .section-order-form .amazon-apply .heading-text {
    font-size: 15px;
    line-height: 15px;
  }
  .wp-block-gutena-forms
    .gutena-forms-field.checkbox-field
    .checkbox-container {
    font-size: 12px;
  }
  .section-order-form .amazon-apply label,
  .section-order-form .amazon-apply .info-text {
    font-size: 12px;
    line-height: 15px;
  }
  .section-order-form .mail-confirm-text {
    line-height: 18px;
  }
  .section-order-form p {
    font-size: 12px;
  }
  .section-order-form .submit-btn {
    font-size: 18px;
    line-height: 21px;
  }
  .section-order-form .agree-with-terms {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 599px) {
  .md {
    display: none;
  }
  .top-text-container {
    width: 80%;
  }
  .top-text-xl {
    font-size: 45px !important;
    line-height: 80px;
  }
  .top-text-l {
    font-size: 16px !important;
    line-height: 25px;
  }
  .top-text-m {
    font-size: 15px !important;
    line-height: 20px;
  }
  .top-text-s {
    font-size: 15px !important;
    line-height: 23px;
    text-shadow: 0px 1px 4px #000000;
  }
  .instagram-btn {
    right: 15px;
  }
  .purchase-btn a {
    font-size: 15px;
    height: 50px;
    width: 246px;
  }
  .purchase-btn a img {
    width: 64px;
    height: 95px;
    width: auto !important;
  }
  .section-intro .heading-text {
    font-size: 20px;
    line-height: 35px;
  }
  .section-intro .wp-block-columns {
    align-items: center !important;
  }
  .section-accepting-orders .l-container {
    margin-left: 25px;
    margin-right: 25px;
  }

  .section-accepting-orders .heading-text {
    font-size: 30px;
    line-height: 25px;
  }
  .section-accepting-orders .sub-heading-text {
    font-size: 15px;
    line-height: 30px;
  }
  .section-accepting-orders .table-row {
    margin-bottom: 10px;
  }
  .section-accepting-orders .table-left {
    /* border: 1px solid #000000; */
    border: none;
    padding: 5px;
    overflow: initial;
  }
  .section-accepting-orders .table-right {
    padding: 5px;
  }
  .section-accepting-orders pre {
    font-size: 13px;
    line-height: 19.5px;
  }
  .section-for-who h2 {
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 20px;
  }
  .section-short-story .l-container {
    margin-left: 20px;
    margin-right: 20px;
  }
  .section-short-story h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .section-short-story .heading-text {
    line-height: 25px;
    padding: 10px;
  }
  .section-short-story .heading-text > span {
    font-size: 25px !important;
  }
  .section-short-story .swell-block-fullWide__inner > .wp-block-columns {
    flex-direction: column-reverse;
  }
  .section-short-story .main-column-right .wp-block-columns {
    margin-bottom: 20px !important;
    flex-wrap: nowrap !important;
  }
  .section-short-story .body-text {
    font-size: 18px;
    line-height: 27px;
  }
  .section-how-to-eat .heading-text {
    font-size: 25px;
    line-height: 25px;
  }
  .section-how-to-eat .body-text {
    font-size: 20px;
    line-height: 25px;
  }
  .section-how-to-eat-examples .sub-heading-text {
    font-size: 30px;
    line-height: 36px;
    text-align: center !important;
  }
  .section-how-to-eat-examples .sub-body-text {
    font-size: 18px;
    line-height: 26px;
    text-align: center !important;
  }
  .section-how-to-eat-examples
    .swell-block-fullWide__inner
    .wp-block-columns:nth-child(3) {
    flex-direction: column-reverse;
  }
  .section-subscription .heading-text {
    font-size: 35px;
    line-height: 52px;
  }
  .section-subscription .sub-heading-text {
    font-size: 25px;
    line-height: 36px;
  }
  .section-subscription .body-text {
    font-size: 18px;
    line-height: 25px;
  }
  .section-products .body-text {
    font-size: 15px;
    font-family: "A-OTF Gothic MB101 Pro",sans-serif;
    font-weight: 700;
    line-height: 25px;
  }
  .section-products .sub-body-text {
    font-size: 15px;    
  }
  .section-products .l-container {
    margin-left: 25px;
    margin-right: 25px;
  }
  .section-products .body-text-price {
    margin-top: 10px !important;
    line-height: 20px;
  }
  .section-products .body-text-price > span {
    font-size: 20px !important;
  }
  .section-products .subscription-title {
    font-size: 20px;
    line-height: 24px;
  }
  .section-products .subscription-body {
    font-size: 13px;
    line-height: 20px;
    padding-left: 10%;
    padding-right: 10%;
  }
  .section-products .subscription-body br {
    display: block;
    content: "";
    margin: 15px 0;
  }
  .section-products .trial-column-left img {
    width: 165px;
    height: 245px;
  }
  .section-products .trial-column-left figure {
    text-align: center !important;
  }
  .section-products .trial-column > .body-text > span {
    font-size: 35px;
  }
  .section-products .trial-column > .body-text > span > span {
    font-size: 15px;
  }
  .section-products .wp-element-button {
    font-size: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
  }
  .section-products .wp-element-button > span {
    margin-left: auto;
    margin-right: auto;
  }
  .section-faq .heading-text {
    font-size: 25px;
    line-height: 25px;
  }
  .section-faq .question {
    line-height: 22px;
  }
  .section-faq .question a {
    font-size: 15px;
  }
  .section-faq .answer {
    font-size: 15px;
    line-height: 22px;
  }
  .section-faq .l-article {
    margin-left: 25px;
    margin-right: 25px;
  }
  .section-order-form .heading-input-label-gutena {
    font-size: 18px;
  }
  .section-order-form .amazon-apply {
    padding-left: 5%;
    padding-right: 5%;
  }
  .section-order-form .heading-text {
    font-size: 30px;
    line-height: 30px;
  }
  .section-order-form .sub-heading-text {
    font-size: 15px;
    line-height: 17px;
  }
  .section-order-form
    .is-stack__inner-container
    .wp-block-buttons
    .wp-block-button
    .wp-block-button__link {
    font-size: 18px;
    line-height: 21px;
    padding: 14px 8px;
  }
  .section-order-form .checkbox-container {
    font-size: 12px;
    line-height: 12px;
  }
  .section-order-form .amazon-apply .heading-text {
    font-size: 15px;
    line-height: 15px;
  }
  .wp-block-gutena-forms
    .gutena-forms-field.checkbox-field
    .checkbox-container {
    font-size: 12px;
  }
  .section-order-form .l-article {
    margin-left: 25px;
    margin-right: 25px;
  }
  .section-order-form .amazon-apply label,
  .section-order-form .amazon-apply .info-text {
    font-size: 12px;
    line-height: 15px;
  }
  .section-order-form .mail-confirm-text {
    line-height: 18px;
  }
  .section-order-form p {
    font-size: 12px;
  }
  .section-order-form .submit-btn {
    font-size: 18px;
    line-height: 21px;
  }
  .section-order-form .agree-with-terms {
    margin-bottom: 20px !important;
  }
}
