#page.product.in {
  margin-top: 90px;
}
#page.product.in .program-ttl {
  text-align: center;
}
#page.product.in .program-ttl-eng {
  font-size: 32px;
  line-height: 1;
  color: #606c70;
}
#page.product.in .program-ttl-jp {
  color: #606c70;
  font-size: 15px;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 60px;
}
#page.product.in .meal-mv {
  background-image: url(../img/program_recoverymeal/meal_mv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
}
#page.product.in .meal-mv .meal-mv-wrap {
  padding: 100px 80px 36px 80px;
}
#page.product.in .meal-mv .meal-mv-txtarea {
  margin-bottom: 80px;
}
#page.product.in .meal-mv .meal-mv-ttl {
  color: #bd578e;
  font-size: 34px;
  letter-spacing: 0.15em;
  line-height: 1.5882352941;
  margin-bottom: 60px;
}
#page.product.in .meal-mv .meal-mv-txt {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
#page.product.in .meal-mv .meal-mv-price {
  display: inline-block;
  line-height: 1;
  border-bottom: 1px solid #27294f;
  padding-bottom: 3px;
}
#page.product.in .meal-mv .meal-mv-price-txt {
  font-size: 15px;
  letter-spacing: 0.1em;
}
#page.product.in .meal-mv .meal-mv-price-sign {
  font-size: 16px;
}
#page.product.in .meal-mv .meal-mv-price-num {
  font-size: 22px;
  letter-spacing: 2.2px;
}
#page.product.in .meal-mv .meal-mv-price-tax {
  font-size: 10px;
}
#page.product.in .meal-mv .meal-mv-cart {
  max-width: 430px;
  width: 100%;
}
#page.product.in .meal-mv .meal-mv-cart-txt {
  font-size: 15px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px;
  margin-bottom: 20px;
}
#page.product.in .meal-mv .one-time-purchase-cart-link-btn-parent {
  text-align: center;
  background-color: #606c70;
  background-image: url(../img/program/cart.png);
  background-repeat: no-repeat;
  background-size: 18px 22px;
  background-position: center left 20px;
  border-radius: 5px;
}
#page.product.in .meal-mv .one-time-purchase-cart-link-btn {
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  padding: 26px 0;
}
#page.product.in .meal-elemet {
  background-color: #fafafe;
  margin-bottom: 77px;
  padding: 0 100px;
}
#page.product.in .meal-elemet .meal-elemet-flex {
  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;
  height: 237px;
}
#page.product.in .meal-elemet .meal-elemet-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page.product.in .meal-elemet .meal-elemet-icon {
  max-width: 142px;
  width: 100%;
}
#page.product.in .meal-elemet .meal-elemet-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
}
#page.product.in .meal-elemet .meal-elemet-icon {
  max-width: 142px;
  width: 100%;
  margin-right: 43px;
}
#page.product.in .meal-elemet .meal-elemet-item {
  width: 116px;
  height: 116px;
  border-radius: 50%;
  padding-top: 25px;
}
#page.product.in .meal-elemet .meal-elemet-item:nth-child(1) {
  background-color: #d2e6e6;
}
#page.product.in .meal-elemet .meal-elemet-item:nth-child(2) {
  background-color: #fff2f9;
}
#page.product.in .meal-elemet .meal-elemet-item:nth-child(3) {
  background-color: #e1e6d6;
}
#page.product.in .meal-elemet .meal-elemet-item:nth-child(4) {
  background-color: #f5f2e7;
}
#page.product.in .meal-elemet .meal-elemet-item:nth-child(5) {
  background-color: #d6e6dd;
}
#page.product.in .meal-elemet .meal-elemet-top {
  text-align: center;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 400;
}
#page.product.in .meal-elemet .meal-elemet-txt {
  text-align: center;
  line-height: 1;
  font-size: 10px;
  font-weight: 400;
  margin-bottom: 5px;
}
#page.product.in .meal-elemet .meal-elemet-txt .num {
  font-size: 34px;
  font-weight: 300;
}
#page.product.in .meal-elemet .meal-elemet-txt .unit {
  font-size: 14px;
}
#page.product.in .meal-elemet .meal-elemet-btm {
  text-align: center;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
}
#page.product.in .meal-elemet .meal-elemet-txt-top {
  text-align: center;
  font-size: 11px;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: 400;
}
#page.product.in .meal-elemet .meal-elemet-txt-last {
  text-align: center;
  font-size: 19px;
  line-height: 1;
  font-weight: 400;
}
#page.product.in .cart-fixed {
  position: fixed;
  z-index: 999;
  right: 23px;
  bottom: 23px;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 230px;
  width: 100%;
}
#page.product.in .cart-fixed .cart-fixed-img {
  background-color: #eae0e0;
  padding: 20px 0;
  border-radius: 10px 10px 0 0;
}
#page.product.in .cart-fixed .cart-fixed-img img {
  max-width: 205px;
  margin: 0 auto;
}
#page.product.in .cart-fixed .cart-fixed-txtarea {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  padding: 12px 16px 18px 16px;
}
#page.product.in .cart-fixed .cart-fixed-txt {
  text-align: center;
  line-height: 1;
  margin-bottom: 15px;
}
#page.product.in .cart-fixed .cart-fixed-txt .cart-fixed-txt-set {
  font-size: 14px;
  letter-spacing: 0.1em;
}
#page.product.in .cart-fixed .cart-fixed-txt .cart-fixed-txt-sign {
  font-size: 15px;
  letter-spacing: 0.76px;
}
#page.product.in .cart-fixed .cart-fixed-txt .cart-fixed-txt-price {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 2.08px;
}
#page.product.in .cart-fixed .cart-fixed-txt .cart-fixed-txt-tax {
  font-size: 10px;
  letter-spacing: 0.76px;
}
#page.product.in .cart-fixed .cart-fixed-btn-top {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.2em;
  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;
  gap: 5px;
  margin-bottom: 10px;
}
#page.product.in .cart-fixed .cart-fixed-btn {
  display: block;
  background-color: #606c70;
  border-radius: 5px;
  padding: 18.5px 0 18.5px 12px;
  background-image: url(../img/program/cart-fixed.png);
  background-repeat: no-repeat;
  background-size: 12px 14px;
  background-position: center left 20px;
}
#page.product.in .cart-fixed .cart-fixed-btn-txt {
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
}
#page.product.in .details {
  margin-bottom: 120px;
}
#page.product.in .details .c-wrap {
  max-width: 1266px;
}
#page.product.in .details .page-ttl {
  color: #606c70;
  font-size: 22px;
}
#page.product.in .details .details-ttl {
  text-align: center;
  color: #bd578e;
  font-size: 34px;
  line-height: 1.55;
  margin-bottom: 35px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#page.product.in .details .details-txt {
  text-align: center;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 60px;
}
#page.product.in .details .page-heading {
  margin-bottom: 35px;
}
#page.product.in .details .details-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 160px 0;
}
#page.product.in .details .details-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  cursor: pointer;
  text-align: center;
}
#page.product.in .details .details-item-img {
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
}
#page.product.in .details .details-item-txt-bold {
  color: #bd578e;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}
#page.product.in .details .details-item-ttl {
  font-size: 15px;
}
#page.product.in .details .details-item-txt {
  text-align: center;
  font-size: 15px;
  line-height: 1.6666666667;
  margin-bottom: 15px;
}
#page.product.in .details .details-item-num {
  font-size: 15px;
  line-height: 1;
}
#page.product.in .solution .solution-ttl {
  font-size: 50px;
}

@media screen and (max-width: 1100px) {
  #page.product.in .meal-mv {
    background-position: center top;
  }
  #page.product.in .meal-mv .meal-mv-wrap {
    padding: 100px 20px 36px 20px;
  }
}
@media screen and (max-width: 900px) {
  #page.product.in .details .details-ttl {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  #page.product.in {
    margin-top: 0;
  }
  #page.product.in .program-ttl-eng {
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  #page.product.in .program-ttl-jp {
    font-size: 10px;
    margin-top: 8px;
    margin-bottom: 20px;
  }
  #page.product.in .meal-mv {
    background-image: url(../img/program_recoverymeal/meal_mv_sp.jpg);
    aspect-ratio: 375/616;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 30px;
  }
  #page.product.in .meal-mv .meal-mv-wrap {
    padding: 30px 20px 25px 20px;
    width: 100%;
  }
  #page.product.in .meal-mv .meal-mv-txtarea {
    margin-bottom: 15px;
  }
  #page.product.in .meal-mv .meal-mv-ttl {
    font-size: 23px;
    letter-spacing: 0.15em;
    line-height: 1.5;
    margin-bottom: 17px;
  }
  #page.product.in .meal-mv .meal-mv-txt {
    font-size: 12px;
    line-height: 2.25;
    letter-spacing: 0.2em;
    margin-bottom: 15px;
  }
  #page.product.in .meal-mv .meal-mv-price-txt {
    font-size: 12px;
  }
  #page.product.in .meal-mv .meal-mv-price-sign {
    font-size: 12px;
  }
  #page.product.in .meal-mv .meal-mv-price-num {
    font-size: 15px;
    letter-spacing: 1.5px;
  }
  #page.product.in .meal-mv .meal-mv-price-tax {
    font-size: 10px;
  }
  #page.product.in .meal-mv .meal-mv-cart {
    max-width: 100%;
  }
  #page.product.in .meal-mv .meal-mv-cart-txt {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #page.product.in .meal-mv .one-time-purchase-cart-link-btn-parent {
    background-size: 18px 23px;
    background-position: center left 15px;
    border-radius: 0;
  }
  #page.product.in .meal-mv .one-time-purchase-cart-link-btn {
    font-size: 16px;
    padding: 25.5px 0;
  }
  #page.product.in .meal-elemet {
    padding: 0 6px;
    margin-bottom: 15px;
    background-color: transparent;
  }
  #page.product.in .meal-elemet .meal-elemet-flex {
    height: auto;
    padding: 0;
  }
  #page.product.in .meal-elemet .meal-elemet-content {
    gap: 3px;
  }
  #page.product.in .meal-elemet .meal-elemet-icon {
    display: none;
  }
  #page.product.in .meal-elemet .meal-elemet-item {
    width: 69px;
    height: 69px;
    padding-top: 14px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #page.product.in .meal-elemet .meal-elemet-item:first-child .meal-elemet-txt .unit {
    display: block;
    margin-top: 3px;
  }
  #page.product.in .meal-elemet .meal-elemet-item:first-child .meal-elemet-txt .num {
    padding-left: 2px;
  }
  #page.product.in .meal-elemet .meal-elemet-top {
    font-size: 9px;
    margin-bottom: 5px;
  }
  #page.product.in .meal-elemet .meal-elemet-txt {
    font-size: 8px;
    margin-bottom: 3px;
  }
  #page.product.in .meal-elemet .meal-elemet-txt .num {
    font-size: 18px;
  }
  #page.product.in .meal-elemet .meal-elemet-txt .unit {
    font-size: 9px;
  }
  #page.product.in .meal-elemet .meal-elemet-btm {
    font-size: 8px;
  }
  #page.product.in .meal-elemet .meal-elemet-txt-top {
    font-size: 7px;
    margin-bottom: 3px;
  }
  #page.product.in .meal-elemet .meal-elemet-txt-last {
    font-size: 12px;
  }
  #page.product.in .cart-fixed {
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: 100%;
    border-radius: 0;
    -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
            box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.product.in .cart-fixed.is-scrolled {
    opacity: 1;
    visibility: visible;
  }
  #page.product.in .cart-fixed .cart-fixed-img {
    border-radius: 0;
    padding: 8px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 104px;
            flex: 0 0 104px;
  }
  #page.product.in .cart-fixed .cart-fixed-img img {
    max-width: 84px;
  }
  #page.product.in .cart-fixed .cart-fixed-txtarea {
    border-radius: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 8px 12px;
  }
  #page.product.in .cart-fixed .cart-fixed-txt {
    margin-bottom: 0;
    text-align: left;
    margin-bottom: 6px;
  }
  #page.product.in .cart-fixed .cart-fixed-txt .cart-fixed-txt-set {
    font-size: 10px;
  }
  #page.product.in .cart-fixed .cart-fixed-txt .cart-fixed-txt-sign {
    font-size: 12px;
  }
  #page.product.in .cart-fixed .cart-fixed-txt .cart-fixed-txt-price {
    font-size: 16px;
  }
  #page.product.in .cart-fixed .cart-fixed-txt .cart-fixed-txt-tax {
    font-size: 10px;
  }
  #page.product.in .cart-fixed .cart-fixed-btn-top {
    display: none;
  }
  #page.product.in .cart-fixed .cart-fixed-btn {
    padding: 10px 0 10px 12px;
    background-size: 10px 12px;
    background-position: center left 10px;
    min-width: 120px;
  }
  #page.product.in .cart-fixed .cart-fixed-btn-txt {
    font-size: 12px;
  }
  #page.product.in .details {
    margin-bottom: 60px;
  }
  #page.product.in .details .page-heading {
    margin-bottom: 20px;
  }
  #page.product.in .details .page-ttl {
    font-size: 14px;
  }
  #page.product.in .details .details-ttl {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  #page.product.in .details .details-txt {
    font-size: 13px;
    margin-bottom: 30px;
  }
  #page.product.in .details .details-content {
    gap: 40px 15px;
  }
  #page.product.in .details .details-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
  }
  #page.product.in .details .details-item-img {
    max-width: 140px;
    margin-bottom: 15px;
  }
  #page.product.in .details .details-item-txt-bold {
    font-size: 12px;
    margin-bottom: 6px;
  }
  #page.product.in .details .details-item-ttl {
    font-size: 12px;
  }
  #page.product.in .details .details-item-txt {
    font-size: 11px;
    line-height: 1.6;
    margin-bottom: 5px;
  }
  #page.product.in .details .details-item-num {
    font-size: 12px;
  }
  #page.product.in .solution .solution-ttl {
    font-size: 26px;
  }
}
#page.product.in .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#page.product.in .modal-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

#page.product.in .modal {
  display: none;
}

#page.product.in .modal-bg {
  position: relative;
  z-index: 11;
  background-color: #fff;
  max-width: 700px;
  width: 100%;
  margin: auto;
  padding: 15px;
  padding-bottom: 35px;
}

#page.product.in .modal-close {
  max-width: 12px;
  width: 100%;
  margin-bottom: 20px;
}

#page.product.in .modal_img01 {
  max-width: 75px;
  width: 100%;
}

#page.product.in .modal_img02 {
  max-width: 53px;
}

#page.product.in .modal_img03 {
  max-width: 58px;
}

#page.product.in .modal_img04 {
  max-width: 57px;
}

#page.product.in .modal_img05 {
  max-width: 60px;
}

#page.product.in .modal-ttl {
  max-width: 600px;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #333;
  margin-bottom: 22px;
  font-size: 16px;
  border-bottom: 1px solid #333333;
  padding-bottom: 15px;
}

#page.product.in .modal-recomend-flex-rig {
  color: #333;
  text-align: left;
}

#page.product.in .modal-recomend-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

#page.product.in .modal-recomend-flex-lft {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 95px;
  flex: 0 0 95px;
}

#page.product.in .modal-recomend-flex-lft img {
  margin: auto;
}

#page.product.in .modal-recomend-flex-rig {
  font-size: 12px;
}

#page.product.in .modal-recomend {
  max-width: 600px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

#page.product.in .modal-recomend-flex {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
}

#page.product.in .modal-close-btn {
  border: 1px solid #333333;
  color: #333;
  padding: 15px;
  font-size: 12px;
  max-width: 260px;
  width: 100%;
  margin: auto;
  margin-top: 25px;
  cursor: pointer;
  text-align: center;
}

#page.product.in .modal-about-txt {
  max-width: 600px;
  color: #333;
  text-align: left;
  font-size: 12px;
  margin: auto;
  line-height: 1.7;
}

#page.product.in .modal-position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

#page.product.in .modal-table {
  max-width: 600px;
  width: 100%;
  margin: auto;
}

#page.product.in .modal-table th {
  text-align: left;
  width: 25%;
  font-size: 14px;
  vertical-align: top;
}

#page.product.in .modal-table td {
  width: 85%;
  font-size: 14px;
  padding-bottom: 20px;
}

@media screen and (max-width: 719px) {
  #page.product.in .modal-bg {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 85vh;
    overflow-y: auto;
  }
  #page.product.in .modal-wrap {
    padding: 0 15px;
  }
  #page.product.in .modal-table th {
    width: 40%;
  }
  #page.product.in .modal-table td {
    width: 60%;
  }
}