.static-2202100 {
  line-height: 1;
 /**btn**/ /**section-kv**/;
}

.static-2202100 h1,.static-2202100 h2,.static-2202100 h3,.static-2202100 h4,.static-2202100 ol,.static-2202100 p,.static-2202100 ul {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
}

.static-2202100 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.static-2202100 p {
  margin: 0;
  line-height: 1.8;
}

.static-2202100 p,.static-2202100 span {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}

.static-2202100 .sup {
  font-size: 70%;
}

.static-2202100 img {
  width: 100%;
  height: auto;
}

.static-2202100 .u-font-bold {
  font-weight: bold;
}

.static-2202100 .txt--lead {
  font-size: 22px;
}

.static-2202100 .txt--product {
  font-size: 30px;
}

.static-2202100 .txt--title {
  font-size: 34px;
}

.static-2202100 .txt--info {
  font-size: 10px;
}

.static-2202100 .txt--note {
  font-size: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.static-2202100 .txt--note span:first-child {
  margin-right: 2px;
}

.static-2202100 .txt--normal {
  font-size: 14px !important;
}

.static-2202100 .txt--left {
  text-align: left !important;
}

.static-2202100 .txt--center {
  text-align: center !important;
}

.static-2202100 .btn_static {
  font-size: 16px;
  line-height: 1.366;
  max-width: 320px;
  margin: 50px auto 100px;
}

.static-2202100 .btn_static a.btn--info {
  position: relative;
  display: table;
  margin: 0 auto;
  color: #ffffff;
  background-color: #fff;
  width: 100%;
  height: 64px;
  text-decoration: none;
}

.static-2202100 .btn_static a.btn--info span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #5c5a5a;
  border: none;
  font-weight: bold;
}

.static-2202100 .btn_static a.btn--info span::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 45%;
  right: 22px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.static-2202100 .section-kv {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
}

.static-2202100 .section-kv__inner {
  background-image: url("/contents/small/2202100/images/bg-kv-pc.jpg");
  height: 480px;
  padding: 170px 0 0 10%;
  background-position: top right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.static-2202100 .section-kv__text-circle {
  position: absolute;
  top: 40px;
  right: 7%;
  width: 85px;
}

.static-2202100 .section-kv__text-block .txt--lead {
  margin-bottom: 20px;
}

.static-2202100 .section-kv__text-block .txt--title {
  margin-bottom: 15px;
}

.static-2202100 .section-kv__text-block__read {
  margin: 50px 0;
  text-align: center;
}

.static-2202100 .section-nutrition h2 {
  font-size: 32px;
}

.static-2202100 .section-nutrition h3 {
  font-size: 24px;
}

.static-2202100 .section-nutrition .col-2_container {
  height: 300px;
  margin: 45px 0 70px;
  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;
}

.static-2202100 .section-nutrition .col-2_container .col-2:last-child {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-left: 50px;
}

.static-2202100 .section-nutrition .col-2_container_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.static-2202100 .section-nutrition .col-2_container_inner .photo {
  margin-right: 10px;
  text-align: center;
}

.static-2202100 .section-nutrition .col-2_container_inner .text {
  max-width: 270px;
}

.static-2202100 .three_good_thing-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.static-2202100 .three_good_thing-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.static-2202100 .three_good_thing-wrap ul li {
  border-radius: 50%;
  border: solid 1px #e2e2e2;
  margin: 0 10px;
}

.static-2202100 .three_good_thing-wrap ul li div {
  width: 160px;
  height: 160px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.static-2202100 .three_good_thing-wrap ul li div img {
  max-width: 59px;
}

.static-2202100 .three_good_thing-wrap ul li div p {
  margin-top: 10px;
  text-align: center;
  line-height: 1.2;
}

.static-2202100 .section-tablet .product_container .contentwrap {
  background-repeat: no-repeat;
  max-width: 880px;
  height: 306px;
  margin: 70px auto 40px;
}

.static-2202100 .section-tablet .product_container .contentwrap h3 {
  font-size: 24px;
  display: inline;
}

.static-2202100 .section-tablet .product_container .contentwrap h4 {
  font-size: 20px;
  margin: 20px 0;
}

.static-2202100 .section-tablet .product_container .textwrap {
  max-width: 750px;
}

.static-2202100 .section-tablet .product_container .componentlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.static-2202100 .section-tablet .product_container .componentlist div {
  height: 80px;
  margin: 0 4px;
  padding: 0 20px;
  white-space: nowrap;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  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;
}

.static-2202100 .section-tablet .product_container .componentlist div p {
  font-size: 14px;
  text-align: center;
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap01 {
  background-image: url("/contents/small/2202100/images/img-tablet-01.png");
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap01 h3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #efbfd8));
  background: -webkit-linear-gradient(transparent 75%, #efbfd8 0%);
  background: linear-gradient(transparent 75%, #efbfd8 0%);
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap01 .componentlist span {
  color: #e4007f;
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap01 .textwrap {
  margin-left: 50%;
  padding-top: 40px;
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap02 {
  background-image: url("/contents/small/2202100/images/img-tablet-02.png");
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap02 h3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #f5d576));
  background: -webkit-linear-gradient(transparent 75%, #f5d576 0%);
  background: linear-gradient(transparent 75%, #f5d576 0%);
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap02 .componentlist span {
  color: #e6ac00;
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap02 .textwrap {
  margin-left: 5%;
  padding-top: 40px;
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap03 {
  background-image: url("/contents/small/2202100/images/img-tablet-03.png");
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap03 h3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #b7e1d3));
  background: -webkit-linear-gradient(transparent 75%, #b7e1d3 0%);
  background: linear-gradient(transparent 75%, #b7e1d3 0%);
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap03 .componentlist span {
  color: #00aa71;
}

.static-2202100 .section-tablet .product_container .contentwrap.wrap03 .textwrap {
  margin-left: 50%;
  padding-top: 40px;
}

.static-2202100 .section-tablet__3col .productcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 888px;
  margin: 100px auto 100px;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap {
  max-width: 260px;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap h3 {
  font-size: 24px;
  margin: 15px 0;
  display: inline;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap .titlewrap {
  margin-bottom: 20px;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap .titlewrap .img {
  max-width: 174px;
  margin-bottom: 10px;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap .titlewrap .font img {
  width: auto;
  max-height: 45px;
  margin-bottom: 10px;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap .componentlist {
  margin-top: 20px;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap .componentlist div {
  height: 60px;
  margin: 10px 0;
  padding: 0 20px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  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;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap .componentlist p {
  font-size: 14px;
  text-align: center;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap.wrap01 h3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #dbd7e8));
  background: -webkit-linear-gradient(transparent 75%, #dbd7e8 0%);
  background: linear-gradient(transparent 75%, #dbd7e8 0%);
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap.wrap01 .componentlist span {
  color: #4b388a;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap.wrap02 h3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #f9e3cf));
  background: -webkit-linear-gradient(transparent 75%, #f9e3cf 0%);
  background: linear-gradient(transparent 75%, #f9e3cf 0%);
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap.wrap02 .componentlist span {
  color: #e3750f;
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap.wrap03 h3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #dbf0f0));
  background: -webkit-linear-gradient(transparent 75%, #dbf0f0 0%);
  background: linear-gradient(transparent 75%, #dbf0f0 0%);
}

.static-2202100 .section-tablet__3col .productcontainer .contentwrap.wrap03 .componentlist span {
  color: #4ab2b3;
}

.static-2202100 .section__set .set_container {
  max-width: 720px;
  margin: 90px auto 80px;
  padding: 40px;
  border: 1px solid #231815;
}

.static-2202100 .section__set h3 {
  font-size: 24px;
}

.static-2202100 .section__set .title {
  max-width: 720px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.static-2202100 .section__set .title h3 {
  font-size: 26px;
  font-weight: normal;
  margin: 0 10px;
}

.static-2202100 .section__set .title h3 rt {
  text-align: center;
  letter-spacing: 0;
}

.static-2202100 .section__set .title .icon {
  width: 90px;
}

.static-2202100 .section__set .notice-box {
  font-size: 18px;
  text-align: center;
  max-width: 410px;
  margin: 10px 10px 0;
  padding: 0 10px;
  border: 1px solid #231815;
  background-color: #FFF;
  white-space: nowrap;
}

.static-2202100 .section__set .notice-box .ruledLine {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #231815;
}

.static-2202100 .section__set .block-col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.static-2202100 .section__set .block-col2 .text {
  max-width: 340px;
}

.static-2202100 .section__set .block-col2 .text .txt--note {
  margin-top: 20px;
}

.static-2202100 .section__set .block-col2 .combi {
  max-width: 250px;
}

.static-2202100 .section__set .block-col2 .combi h4 {
  font-size: 18px;
  margin-bottom: 15px;
}

.static-2202100 .section__set .block-col2 .combi .combiWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}

.static-2202100 .bunner-balance {
  border: 1px solid #5c5a5a;
  max-width: 508px;
  height: 200px;
  margin: 30px auto 60px;
  background-image: url("/contents/small/2202100/images/bk-bunner-balance.jpg");
  background-repeat: no-repeat;
}

.static-2202100 .bunner-balance a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

.static-2202100 .bunner-balance h3 {
  font-size: 24px;
}

.static-2202100 .bunner-balance .textwrap {
  padding: 40px 10px 10px 205px;
}

.static-2202100 .bunner-balance .textwrap .txt--lead {
  font-size: 19px;
}

.static-2202100 .bunner-balance .textwrap .txt--title {
  font-size: 22px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #facce5));
  background: -webkit-linear-gradient(transparent 75%, #facce5 0%);
  background: linear-gradient(transparent 75%, #facce5 0%);
  display: inline;
}

.static-2202100 .slideToggleContent--large {
  max-width: 880px;
}

.static-2202100 .slideToggleContent--large__inner {
  position: relative;
  overflow: hidden;
  height: 0;
  min-height: 0;
}

.static-2202100 .slideToggleContent--large__inner::after {
  height: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(90%, #fff), to(#fff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 90%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 90%, #fff 100%);
  -webkit-transition: opacoty 0.4s ease;
}

.static-2202100 .slideToggleContent--large__inner .txt--note {
  margin-top: 14px;
}

.static-2202100 .slideToggleContent--large__inner .content__comment {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.static-2202100 .slideToggleContent--large__inner .content__comment div {
  padding: 20px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e0e0e0;
}

.static-2202100 .slideToggleContent--large__inner .content__comment div:last-child {
  border-bottom: none;
}

.static-2202100 .link--nextToggle--large {
  position: relative;
  top: 0;
}

@media screen and (max-width: 768px) {
  .static-2202100 .three_good_thing-wrap {
    margin: 25px 0;
  }

  .static-2202100 .three_good_thing-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .static-2202100 .three_good_thing-wrap ul li {
    margin: 0 5px;
  }

  .static-2202100 .three_good_thing-wrap ul li div {
    width: 110px;
    height: 110px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .static-2202100 .three_good_thing-wrap ul li div img {
    max-width: 39px;
  }

  .static-2202100 .three_good_thing-wrap ul li div p {
    margin-top: 10px;
    text-align: center;
  }

  .static-2202100 .section-tablet .slideToggleContent--large {
    margin: 0 20px;
  }

  .static-2202100 .section-tablet .product_container .contentwrap h3 {
    font-size: 20px;
  }

  .static-2202100 .section-tablet .product_container .contentwrap h4 {
    font-size: 16px;
    margin: 20px 0;
  }

  .static-2202100 .section-tablet .product_container .componentlist {
    margin-top: 20px;
  }

  .static-2202100 .section-tablet .product_container .componentlist div {
    padding: 0 5px;
    white-space: nowrap;
  }

  .static-2202100 .section-tablet .product_container .componentlist div:first-child {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }

  .static-2202100 .section-tablet .product_container .componentlist div:nth-child(n + 2) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .static-2202100 .section-tablet .product_container .componentlist div p {
    font-size: 12px;
    text-align: center;
  }

  .static-2202100 .section-tablet .product_container .contentwrap.wrap01,.static-2202100 .section-tablet .product_container .contentwrap.wrap02,.static-2202100 .section-tablet .product_container .contentwrap.wrap03 {
    background: none;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 750px;
    height: auto;
    margin: 50px 20px 20px;
  }

  .static-2202100 .section-tablet .product_container .contentwrap.wrap01 .textwrap,.static-2202100 .section-tablet .product_container .contentwrap.wrap02 .textwrap,.static-2202100 .section-tablet .product_container .contentwrap.wrap03 .textwrap {
    margin-left: 0;
    padding-top: 40px;
  }

  .static-2202100 .section-tablet .componentlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap .componentlist {
    margin: 10px 0px;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap .componentlist div:first-child {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap .componentlist div:nth-child(n + 2) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .static-2202100 .section-tablet__3col .productcontainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px auto 50px;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap {
    max-width: 750px;
    margin: 20px 0;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap h3 {
    font-size: 20px;
    letter-spacing: -2px;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap .titlewrap {
    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;
    margin-bottom: 10px;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap .titlewrap .img {
    max-width: 140px;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap .titlewrap .font img {
    max-width: 150px;
    max-height: 35px;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap .componentlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap .componentlist div {
    margin: 10px 4px;
    min-height: 60px;
    padding: 0 10px;
  }

  .static-2202100 .section-tablet__3col .productcontainer .contentwrap .componentlist p {
    font-size: 12px;
  }

  .static-2202100 .block--sp {
    padding: 0 20px;
  }

  .static-2202100 .section-kv {
    margin: 0 -20px 40px;
  }

  .static-2202100 .section-kv__inner {
    width: 100%;
    height: 447px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/contents/small/2202100/images/sp/bg-kv-sp.jpg");
    margin-bottom: 40px;
    padding: 320px 0 0;
    border: none;
  }

  .static-2202100 .section-kv__text-circle {
    position: absolute;
    top: 40px;
    left: 10%;
    width: 70px;
  }

  .static-2202100 .section-kv__text-block {
    text-align: center;
    position: static;
  }

  .static-2202100 .section-kv__text-block__read {
    margin: 50px 20px;
    text-align: left;
  }

  .static-2202100 .section-kv .txt--lead {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .static-2202100 .section-kv .txt--title {
    font-size: 25px;
    margin-bottom: 5px;
  }

  .static-2202100 .section-kv .txt--product {
    font-size: 17px;
  }

  .static-2202100 .section-nutrition h2 {
    font-size: 20px;
    text-align: center;
    line-height: 1.8;
    letter-spacing: -0.5px;
  }

  .static-2202100 .section-nutrition h3 {
    font-size: 20px;
    letter-spacing: -0.5px;
  }

  .static-2202100 .section-nutrition .col-2_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 25px 0 40px;
    height: auto;
  }

  .static-2202100 .section-nutrition .col-2_container .col-2:last-child {
    margin-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .static-2202100 .section-nutrition .col-2_container .col-2:last-child img {
    width: 70%;
  }

  .static-2202100 .section-nutrition .col-2_container_inner {
    margin: 20px 0;
  }

  .static-2202100 .section-nutrition .col-2_container_inner .photo {
    margin-right: 10px;
  }

  .static-2202100 .bunner-balance {
    margin: 30px auto 60px;
    max-width: 313px;
    height: 141px;
    background-image: url("/contents/small/2202100/images/sp/bk-bunner-balance.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
  }

  .static-2202100 .bunner-balance .textwrap {
    padding: 4% 0 6% 38%;
    margin: 0 0 0 0;
  }

  .static-2202100 .bunner-balance .textwrap .txt--lead {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 8px;
  }

  .static-2202100 .bunner-balance .textwrap .txt--title {
    font-size: 15px;
    letter-spacing: -1px;
  }

  .static-2202100 .bunner-balance .textwrap .tag--new {
    margin: 0 5px 5px;
  }

  .static-2202100 .section-nutrition h3 {
    font-size: 20px;
    line-height: 1.8;
  }

  .static-2202100 .section__set .set_container {
    margin: 20px auto 40px;
    padding: 20px 0;
    border: none;
    border-top: 1px solid #231815;
    border-bottom: 1px solid #231815;
  }

  .static-2202100 .section__set .title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
  }

  .static-2202100 .section__set h3 {
    font-size: 18px;
    line-height: 1.5;
  }

  .static-2202100 .section__set .notice-box {
    max-width: 300px;
    font-size: 11px;
    margin: 0px auto 30px;
    padding: 0;
  }

  .static-2202100 .section__set .notice-box .ruledLine {
    margin-right: 5px;
    padding-right: 5px;
  }

  .static-2202100 .section__set .block-col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .static-2202100 .section__set .block-col2 .combi {
    margin-top: 30px;
  }

  .static-2202100 .section__set .block-col2 .text .txt--note {
    margin-top: 10px;
  }

  .static-2202100 .section__set .title h3 {
    font-size: 22px;
    line-height: 1.5;
  }

  .static-2202100 .section__set .title .icon {
    width: 75px;
  }
}

@media screen and (max-width: 374px) {
  .static-2202100 .three_good_thing-wrap {
    margin: 25px 0;
  }

  .static-2202100 .three_good_thing-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .static-2202100 .three_good_thing-wrap ul li {
    margin: 0 5px;
  }

  .static-2202100 .three_good_thing-wrap ul li div {
    width: 80px;
    height: 80px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .static-2202100 .three_good_thing-wrap ul li div img {
    max-width: 39px;
  }

  .static-2202100 .three_good_thing-wrap ul li div p {
    margin-top: 5px;
    text-align: center;
    font-size: 10px;
  }
}
