.c-float-logo,
.c-navi {
  opacity: 1;
  pointer-events: initial;
}

.c-navi {
  width: 8.1rem;
  height: 8.1rem;
}
.c-navi.is-open {
  width: auto;
  height: auto;
}

/* sec22 */
.p-sec22__inner {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.p-sec22__content {
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
@media screen and (min-width: 768px) {
  .p-sec22__content {
    min-width: 120rem;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-sec22__block {
    margin-left: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .p-sec22__block {
    margin-left: 40%;
  }
}
@media screen and (min-width: 768px) {
  .p-sec22__block {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-sec22__block {
    margin: 0;
  }
}
.p-sec22__text--01 {
  font-size: 4.8rem;
}
@media screen and (max-width: 767px) {
  .p-sec22__text--01 {
    font-size: 9rem;
  }
}
.p-sec22__text--01 strong {
  font-size: 7rem;
}
@media screen and (max-width: 767px) {
  .p-sec22__text--01 strong {
    font-size: 13.2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-sec22__text--02 {
    font-size: 15.8rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .p-sec22__text--02 {
    font-size: 30rem;
  }
}
.p-sec22__text--03 {
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-sec22__text--03 {
    margin-bottom: 8rem;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec22__text--03 {
    margin-bottom: 10rem;
    font-size: 7rem;
  }
}
.p-sec22__text--03 small {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec22__text--03 small {
    font-size: 5rem;
  }
}
@media screen and (min-width: 768px) {
  .p-sec22__text--04 {
    font-size: 5.4rem;
  }
}
.p-sec22__text--05 {
  position: absolute;
  top: 65rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 102.2rem;
}
@media screen and (min-width: 768px) {
  .p-sec22__bg {
    position: absolute;
    top: 0;
    left: calc(50% - 60rem);
    width: 50rem;
  }
}
@media screen and (max-width: 1279px) {
  .p-sec22__bg {
    top: auto;
    left: 5rem;
    width: 45rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec22__bg {
    width: 124rem;
  }
}
.p-sec22__bg img {
  width: 100%;
  height: 100%;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: contain;
     object-fit: contain;
}

/* sec23 */
@media screen and (max-width: 767px) {
  .p-sec23__inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) {
  .p-sec23__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    white-space: nowrap;
  }
}
@media screen and (min-width: 1280px) {
  .p-sec23__content {
    gap: 40px;
  }
}
.p-sec23__text--01 {
  margin-bottom: 3rem;
  font-size: 3.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec23__text--01 {
    font-size: 8rem;
    line-height: 1.62;
  }
}
.p-sec23__text--01 strong {
  color: #fff100;
  font-size: 4.3rem;
}
@media screen and (max-width: 767px) {
  .p-sec23__text--01 strong {
    font-size: 10rem;
  }
}
.p-sec23__text--02 {
  display: inline-block;
  margin-bottom: 3rem;
  font-size: 4.2rem;
  text-align: left;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  .p-sec23__text--02 {
    display: inline-block;
    margin-bottom: 5rem;
    font-size: 9rem;
  }
}
.p-sec23__text--02 strong {
  font-size: 6rem;
}
@media screen and (max-width: 767px) {
  .p-sec23__text--02 strong {
    font-size: 12.8rem;
  }
}
.p-sec23__text--02 small {
  font-size: 2.4rem;
  letter-spacing: 0.8em;
}
@media screen and (max-width: 767px) {
  .p-sec23__text--02 small {
    font-size: 6rem;
  }
}
.p-sec23__text--02::after {
  display: block;
  width: 100%;
  height: 0.5rem;
  background-color: #ffff00;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec23__text--02::after {
    height: 0.8rem;
  }
}
.p-sec23__text--03 {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.28;
}
@media screen and (max-width: 767px) {
  .p-sec23__text--03 {
    margin: 7rem 0 5rem 0;
    font-size: 4rem;
  }
}
.p-sec23__text--03 span {
  display: inline-block;
  margin: 15px 0;
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  .p-sec23__text--03 span {
    margin: 0 0 1rem 0;
    font-size: 3rem;
  }
}
.p-sec23__text--03 small {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec23__text--03 small {
    font-size: 3rem;
  }
}
.p-sec23__image {
  margin: 0 auto;
}
.p-sec23__image--01 {
  width: 57.7rem;
}
@media screen and (max-width: 767px) {
  .p-sec23__image--01 {
    width: 102.8rem;
  }
}
.p-sec23__image--02 {
  width: 40.7rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .p-sec23__image--02 {
    width: 52.4rem;
    margin-bottom: -7rem;
  }
}
.p-sec23__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (max-width: 767px) {
  .p-sec23__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* sec24 */
@media screen and (max-width: 767px) {
  .p-sec24__inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) {
  .p-sec24__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    white-space: nowrap;
    gap: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec24__content {
    margin-top: auto;
    margin-bottom: -2rem;
  }
}
.p-sec24__text {
  text-align: center;
}
.p-sec24__text--01 {
  margin-bottom: 3rem;
  font-size: 4.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-sec24__text--01 {
    margin-bottom: 8rem;
    font-size: 9rem;
  }
}
.p-sec24__text--01 strong {
  display: inline-block;
  color: #fff100;
  font-size: 6.4rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-sec24__text--01 strong {
    font-size: 12rem;
  }
}
.p-sec24__text--02 {
  font-size: 4.9rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-sec24__text--02 {
    margin-bottom: 8rem;
    font-size: 9rem;
  }
}
.p-sec24__text--02 strong {
  display: inline-block;
  font-size: 6.5rem;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  .p-sec24__text--02 strong {
    font-size: 12rem;
  }
}
.p-sec24__text--02 strong::after {
  display: block;
  width: 100%;
  height: 0.5rem;
  background-color: #ffff00;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec24__text--02 strong::after {
    height: 0.8rem;
  }
}
.p-sec24__image {
  margin: 0 auto;
}
.p-sec24__image--01 {
  width: 21.9rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .p-sec24__image--01 {
    width: 47.3rem;
    margin-bottom: 8rem;
  }
}
.p-sec24__image--02 {
  width: 40.7rem;
}
@media screen and (max-width: 767px) {
  .p-sec24__image--02 {
    width: 69.9rem;
    margin-bottom: -4rem;
  }
}

/* sec25 */
.p-sec25 {
  position: relative;
  z-index: 10;
  height: 100vh;
  background: url(../images/common/bg_pattern-pc.svg) no-repeat center top #fff;
  background-size: auto 400%;
}
@media screen and (max-width: 1279px) {
  .p-sec25 {
    background-size: auto 200%;
  }
}
@media screen and (max-width: 767px) {
  .p-sec25 {
    background-image: url(../images/common/bg_pattern-sp.svg);
  }
}
.p-sec25__inner, .p-sec25__content {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.p-sec25__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/common/bg_movie-pc.png) no-repeat center center/cover;
  pointer-events: none;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec25__inner::after {
    background-image: url(../images/common/bg_movie-sp.png);
    background-size: 100% auto;
  }
}
.p-sec25__movie {
  position: realtive;
  width: 78.9rem;
  margin: 0 auto;
  aspect-ratio: 16/9;
  max-width: 80%;
  max-height: 90%;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .p-sec25__movie {
    width: 98rem;
    max-width: 95%;
  }
}
.p-sec25__movie iframe {
  width: 100%;
  height: 100%;
}

/* sec26 */
@media screen and (max-width: 767px) {
  .p-sec26__inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .p-sec26__content {
    padding-bottom: 5rem;
  }
}
.p-sec26__text {
  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: 2rem;
  margin-bottom: 5rem;
  font-size: 3.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec26__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 6.6rem;
  }
}
.p-sec26__text span {
  font-size: 4.4rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-sec26__text span {
    font-size: 8.6rem;
  }
}
.p-sec26__text strong {
  padding: 0 1rem;
  font-size: 10.2rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffff00), color-stop(90%, #ffff00), color-stop(90%, transparent));
  background: linear-gradient(transparent 75%, #ffff00 75%, #ffff00 90%, transparent 90%);
}
@media screen and (max-width: 767px) {
  .p-sec26__text strong {
    font-size: 14rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffff00), color-stop(95%, #ffff00), color-stop(95%, transparent));
    background: linear-gradient(transparent 75%, #ffff00 75%, #ffff00 95%, transparent 95%);
  }
}
.p-sec26__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
  width: 114.5rem;
}
@media screen and (max-width: 767px) {
  .p-sec26__flex {
    width: 103.4rem;
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
  }
}
.p-sec26__image {
  position: relative;
  z-index: 2;
}
.p-sec26__image--01 {
  width: 114.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-sec26__image--01 {
    width: 103.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec26__image--02 {
    width: 103.4rem;
  }
}
.p-sec26__box {
  position: relative;
  width: 25.2rem;
  height: 24rem;
  margin-top: -1.2rem;
  padding-top: 7rem;
  font-size: 2.9rem;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.7);
  border: 0.6rem solid;
  border-radius: 1.4rem;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-sec26__box {
    width: 43.5rem;
    height: 41.4rem;
    margin-top: -2.2rem;
    padding-top: 11rem;
    font-size: 5rem;
  }
}
.p-sec26__box::before {
  position: absolute;
  top: 2rem;
  left: 50%;
  width: 3.6rem;
  height: 3.2rem;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec26__box::before {
    width: 6.1rem;
    height: 5.3rem;
    top: 3rem;
  }
}
.p-sec26__box span {
  font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
  .p-sec26__box span {
    font-size: 6rem;
  }
}
.p-sec26__box--01 {
  color: #f33212;
  border-color: #f33212;
}
.p-sec26__box--01::before {
  background-color: #f33212;
}
@media screen and (max-width: 767px) {
  .p-sec26__box--01 {
    margin-bottom: 4rem;
  }
}
.p-sec26__box--02 {
  color: #07a3d3;
  border-color: #07a3d3;
}
.p-sec26__box--02::before {
  background-color: #07a3d3;
}
.p-sec26__box--03 {
  padding-top: 9rem;
  color: #f08437;
  border-color: #f08437;
}
.p-sec26__box--03::before {
  background-color: #f08437;
}
@media screen and (max-width: 767px) {
  .p-sec26__box--03 {
    padding-top: 15rem;
  }
}
.p-sec26__box--04 {
  color: #428a09;
  border-color: #428a09;
}
.p-sec26__box--04::before {
  background-color: #428a09;
}

/* sec27 */
@media screen and (max-width: 767px) {
  .p-sec27__inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.p-sec27__text--01 {
  font-size: 5.1rem;
}
@media screen and (max-width: 767px) {
  .p-sec27__text--01 {
    font-size: 8.2rem;
  }
}
.p-sec27__text--01 span {
  font-size: 6.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec27__text--01 span {
    font-size: 10.6rem;
  }
}
.p-sec27__text--01 strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffff00), color-stop(90%, #ffff00), color-stop(90%, transparent));
  background: linear-gradient(transparent 75%, #ffff00 75%, #ffff00 90%, transparent 90%);
}
@media screen and (max-width: 767px) {
  .p-sec27__text--01 strong {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffff00));
    background: linear-gradient(transparent 75%, #ffff00 75%);
  }
}
.p-sec27__text--02 {
  margin-bottom: 4rem;
  font-size: 3.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec27__text--02 {
    margin: 6rem 0 9rem 0;
    font-size: 5.6rem;
  }
}
.p-sec27__text--03 {
  margin-top: 2rem;
  font-size: 2.1rem;
  font-weight: 500;
  text-align: left;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .p-sec27__text--03 {
    margin: 2rem 0 3rem 0;
    font-size: 3.6rem;
  }
}
.p-sec27__text--03 small {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec27__text--03 small {
    font-size: 3rem;
  }
}
.p-sec27__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  .p-sec27__flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-sec27__flex > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-sec27__image--01 {
  width: 70.5rem;
}
@media screen and (max-width: 767px) {
  .p-sec27__image--01 {
    width: 104.8rem;
  }
}
.p-sec27__image--02 {
  width: 28rem;
}
@media screen and (max-width: 767px) {
  .p-sec27__image--02 {
    width: 45.6rem;
  }
}

/* sec28 */
@media screen and (max-width: 767px) {
  .p-sec28__inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.p-sec28__text--01 {
  margin-bottom: 4.5rem;
  font-size: 4.2rem;
}
@media screen and (max-width: 767px) {
  .p-sec28__text--01 {
    margin-bottom: 13rem;
    font-size: 7.6rem;
  }
}
.p-sec28__text--01 span {
  font-size: 5.5rem;
}
@media screen and (max-width: 767px) {
  .p-sec28__text--01 span {
    font-size: 9.8rem;
  }
}
.p-sec28__text--01 strong {
  padding: 0 1.5rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffff00), color-stop(90%, #ffff00), color-stop(90%, transparent));
  background: linear-gradient(transparent 75%, #ffff00 75%, #ffff00 90%, transparent 90%);
}
@media screen and (max-width: 767px) {
  .p-sec28__text--01 strong {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffff00));
    background: linear-gradient(transparent 75%, #ffff00 75%);
  }
}
.p-sec28__text--02 {
  width: 44.2rem;
  height: 18.3rem;
  padding-top: 2rem;
  font-size: 3.2rem;
  background: url(../images/hypertension/bg_sec28.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-sec28__text--02 {
    width: 92.2rem;
    height: 38.7rem;
    padding-top: 4rem;
    font-size: 6.6rem;
  }
}
.p-sec28__text--02 span {
  font-size: 3.9rem;
}
@media screen and (max-width: 767px) {
  .p-sec28__text--02 span {
    font-size: 8rem;
  }
}
.p-sec28__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .p-sec28__flex {
    display: block;
  }
}
.p-sec28__switch {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-sec28__switch {
    margin-bottom: 8rem;
  }
}
.p-sec28__image--01 {
  width: 40.2rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-sec28__image--01 {
    width: 64.5rem;
  }
}
.p-sec28__image--02 {
  position: absolute;
  bottom: 0;
  left: 2rem;
  width: 41.1rem;
}
@media screen and (max-width: 767px) {
  .p-sec28__image--02 {
    width: 66.3rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.p-sec28__image--03 {
  width: 39rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-sec28__image--03 {
    width: 69.9rem;
    margin-bottom: -10rem;
  }
}

/* sec29 */
.p-sec29 {
  height: 500vh;
}
.p-sec29 .js-phase01,
.p-sec29 .js-phase02 {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-sec29 .js-phase01.is-visible,
.p-sec29 .js-phase02.is-visible {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-sec29__inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) {
  .p-sec29__content {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec29__content {
    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: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.p-sec29__hukidashi {
  position: relative;
  width: 61.3rem;
  height: 9.3rem;
  margin: 0 auto 4rem auto;
  padding-top: 0.8rem;
  color: #0e5cb7;
  font-size: 4rem;
  background: #ffff00;
  border-radius: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__hukidashi {
    width: 101.5rem;
    height: 21.2rem;
    margin-bottom: 9rem;
    padding-top: 4rem;
    font-size: 6.6rem;
  }
}
.p-sec29__hukidashi::before {
  position: absolute;
  left: 50%;
  bottom: -3.8rem;
  width: 6rem;
  height: 4rem;
  background-color: #ffff00;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec29__hukidashi::before {
    width: 10rem;
    height: 8rem;
    bottom: -7.8rem;
  }
}
.p-sec29__hukidashi span {
  font-size: 5.2rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__hukidashi span {
    font-size: 8.6rem;
  }
}
.p-sec29__headline {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-sec29__switch {
    position: relative;
  }
}
.p-sec29__image--01 {
  width: 102.9rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__image--01 {
    width: 95.7rem;
  }
}
.p-sec29__image--02 {
  position: absolute;
  top: -33.8rem;
  left: 50%;
  width: 137.5rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-sec29__image--02 {
    top: -82.5rem;
    width: 112.5rem;
    margin-left: 0.9rem;
  }
}
.p-sec29__image--03 {
  width: 102.3rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__image--03 {
    width: 42.9rem;
  }
}
.p-sec29__image--04 {
  position: absolute;
  left: -24.2rem;
  bottom: -4rem;
  width: 22.2rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__image--04 {
    width: 38.6rem;
    left: -11rem;
    bottom: -3rem;
  }
}
.p-sec29__text--01 {
  margin-bottom: 3rem;
  font-size: 4.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--01 {
    margin-bottom: 5rem;
    font-size: 6rem;
  }
}
.p-sec29__text--01 span {
  font-size: 5.5rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--01 span {
    font-size: 7.6rem;
  }
}
.p-sec29__text--01 strong {
  display: inline-block;
  line-height: 1.1;
}
.p-sec29__text--01 strong::after {
  display: block;
  width: 100%;
  height: 0.5rem;
  background-color: #ffff00;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec29__text--01 strong::after {
    height: 0.8rem;
  }
}
.p-sec29__text--02 {
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 4.8rem;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.p-sec29__text--02.is-visible {
  -webkit-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--02 {
    font-size: 6rem;
  }
}
.p-sec29__text--02 span {
  font-size: 5.8rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--02 span {
    font-size: 7.6rem;
  }
}
.p-sec29__text--02 small {
  font-size: 4.7rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--02 small {
    font-size: 7rem;
  }
}
.p-sec29__text--02 strong {
  color: #ffff00;
}
.p-sec29__text--03 {
  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: 2rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--03 {
    display: block;
    text-align: right;
    white-space: nowrap;
  }
}
.p-sec29__text--03 span {
  font-size: 3.8rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--03 span {
    font-size: 5.8rem;
  }
}
.p-sec29__text--03 strong {
  font-size: 13.4rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--03 strong {
    display: block;
    font-size: 20rem;
  }
}
.p-sec29__text--03 strong span {
  font-size: 8rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--03 strong span {
    font-size: 12rem;
  }
}
.p-sec29__text--03 strong::after {
  display: block;
  width: 100%;
  height: 0.5rem;
  margin-top: -1rem;
  background-color: #ffff00;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec29__text--03 strong::after {
    height: 0.8rem;
  }
}
.p-sec29__text--04 {
  margin-top: 2rem;
  font-size: 2.3rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--04 {
    margin-top: 3rem;
    text-align: right;
    font-size: 3.6rem;
  }
}
.p-sec29__text--04 small {
  display: inline-block;
  margin-left: 5rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec29__text--04 small {
    margin: 0;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec29__graph {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5rem;
    margin-bottom: -40rem;
  }
}
.p-sec29__footer.is-visible {
  -webkit-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important;
}
@media screen and (min-width: 768px) {
  .p-sec29__footer {
    position: absolute;
    left: 50%;
    bottom: 3rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .p-sec29__footer {
    padding-bottom: 3rem;
  }
}

/* sec30 */
.p-sec30__inner {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.p-sec30__hukidashi {
  width: 61.6rem;
  height: 58.7rem;
  padding-top: 5rem;
  background: url(../images/cancer/bg_sec21.svg) no-repeat center center/100% 100%;
  -webkit-transform: translateX(-16rem);
          transform: translateX(-16rem);
}
@media screen and (max-width: 767px) {
  .p-sec30__hukidashi {
    width: 172.4rem;
    height: 127.5rem;
    padding-top: 15rem;
    -webkit-transform: translateX(2rem) rotate(-7deg);
            transform: translateX(2rem) rotate(-7deg);
  }
}
.p-sec30__label {
  position: relative;
  z-index: 2;
  margin-bottom: 2rem;
  font-size: 4.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec30__label {
    font-size: 10rem;
    -webkit-transform: translateX(5rem) rotate(7deg);
            transform: translateX(5rem) rotate(7deg);
  }
}
.p-sec30__label span {
  padding: 0 2rem;
}
.p-sec30__label span::before {
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
}
.p-sec30__label em {
  font-style: normal;
}
.p-sec30__text {
  color: #0e5cb7;
  font-size: 3.7rem;
  line-heihgt: 1.32;
}
@media screen and (max-width: 767px) {
  .p-sec30__text {
    font-size: 8rem;
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
}
.p-sec30__text strong {
  font-size: 4.8rem;
}
@media screen and (max-width: 767px) {
  .p-sec30__text strong {
    font-size: 10.3rem;
  }
}
.p-sec30__text small {
  display: inline-block;
  font-size: 2.6rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-sec30__text small {
    font-size: 5.8rem;
  }
}
.p-sec30__text span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ffff00));
  background: linear-gradient(transparent 70%, #ffff00 70%);
}
@media screen and (max-width: 767px) {
  .p-sec30__text span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffff00), color-stop(90%, #ffff00), color-stop(90%, transparent));
    background: linear-gradient(transparent 75%, #ffff00 75%, #ffff00 90%, transparent 90%);
  }
}
.p-sec30__image {
  width: 61.4rem;
  margin-top: -30rem;
  -webkit-transform: translateX(20rem);
          transform: translateX(20rem);
}
@media screen and (max-width: 767px) {
  .p-sec30__image {
    width: 150.5rem;
    margin-top: -11rem;
    -webkit-transform: translateX(22rem);
            transform: translateX(22rem);
  }
}

/* sec31 */
.p-sec31__block {
  margin-bottom: 3.5rem;
  border: 0.8rem solid #ffa800;
  border-radius: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec31__block {
    width: 100.6rem;
    margin: 0 auto 9rem auto;
    border-radius: 5rem;
    border-width: 1.6rem;
    overflow: hidden;
  }
}
.p-sec31__block-title {
  display: inline-block;
  color: #fff;
  width: 42.9rem;
  margin-bottom: 5rem;
  font-size: 3.2rem;
  font-weight: 500;
  border-radius: 0 0 2.4rem 2.4rem;
  background: #ffa800;
}
@media screen and (max-width: 767px) {
  .p-sec31__block-title {
    width: 100%;
    margin: -0.5rem -0.5rem 7rem -0.5rem;
    font-size: 7rem;
    border-radius: 0;
  }
}
.p-sec31__block-title strong {
  font-size: 4.2rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-sec31__block-title strong {
    font-size: 9rem;
  }
}
.p-sec31__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 107rem;
  padding: 0 2rem 5.8rem 2rem;
  gap: 9rem;
}
@media screen and (max-width: 767px) {
  .p-sec31__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 0 0 6rem 0;
  }
}
.p-sec31__item {
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .p-sec31__item {
    max-width: initial;
  }
}
.p-sec31__item-title {
  font-size: 2.9rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-sec31__item-title {
    font-size: 6rem;
  }
}
.p-sec31__item-refer {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-sec31__item-refer {
    font-size: 4rem;
  }
}
.p-sec31__item-link {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-sec31__item-link {
    margin-top: 4rem;
  }
}
.p-sec31__item-link a {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33rem;
  height: 8rem;
  margin: 0 auto;
  color: #0e5cb7;
  font-size: 2.7rem;
  line-height: 1.2;
  border-radius: 2rem;
  background: url(../images/cancer/bg_sec21-01-pc.png) no-repeat center center/cover;
  -webkit-box-shadow: 0px 5px 8.8px 1.2px rgba(38, 44, 64, 0.6), inset 0px 13px 7px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 8.8px 1.2px rgba(38, 44, 64, 0.6), inset 0px 13px 7px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .p-sec31__item-link a {
    width: 68.6rem;
    height: 16.4rem;
    font-size: 5.6rem;
    background-image: url(../images/cancer/bg_sec21-01-sp.png);
  }
}
.p-sec31__item-link a small {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .p-sec31__item-link a small {
    font-size: 4.5rem;
  }
}
.p-sec31__item-image {
  position: relative;
  display: inline-block;
  background-color: #fff;
}
.p-sec31__item-image::before {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  width: 4.3rem;
  height: 4.1rem;
  background: url(../images/common/icon_zoom.png) no-repeat center center/contain;
  pointer-events: none;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec31__item-image::before {
    top: 1.5rem;
    right: 2rem;
    width: 7.6rem;
    height: 7.4rem;
  }
}
.p-sec31__item-image--01 {
  width: 42.7rem;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-sec31__item-image--01 {
    width: 77.1rem;
  }
}
.p-sec31__item-image--02 {
  width: 21.5rem;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-sec31__item-image--02 {
    width: 44.1rem;
  }
}
.p-sec31__modal {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
}
.p-sec31__modal-inner {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-y: auto;
  overflow-x: visible;
  padding: 2rem 3rem;
}
.p-sec31__next {
  position: relative;
  display: inline-block;
  border-top: 0.5rem solid #fff;
  border-bottom: 0.5rem solid #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;
  width: 67.7rem;
  height: 10rem;
  margin-left: 6rem;
  padding: 0 0 0 7rem;
  color: #fff;
  font-size: 3.9rem;
  line-height: 1.2;
  background: url(../images/common/icon_next.png) no-repeat 3rem center/auto 80%;
}
@media screen and (max-width: 767px) {
  .p-sec31__next {
    width: 67.7rem;
    height: 32.3rem;
    margin-left: 0;
    padding-left: 10rem;
    font-size: 6.6rem;
    background-size: 8.6rem auto;
    background-position: left center;
  }
}
.p-sec31__next strong {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .p-sec31__next strong {
    font-size: 8.4rem;
  }
}
.p-sec31__next::after {
  position: absolute;
  top: -5.5rem;
  right: -20rem;
  width: 16.6rem;
  aspect-ratio: 407/467;
  background: url(../images/common/img_drmilk.png) no-repeat center center/contain;
  pointer-events: none;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec31__next::after {
    right: -35rem;
    width: 33.8rem;
  }
}
.p-sec31__newwashoku a {
  position: relative;
  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: 2rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(247, 249, 255)), color-stop(49%, rgb(255, 255, 255)), to(rgb(205, 209, 224)));
  background-image: linear-gradient(180deg, rgb(247, 249, 255) 0%, rgb(255, 255, 255) 49%, rgb(205, 209, 224) 100%);
  -webkit-box-shadow: 0px 5px 8.8px 1.2px rgba(38, 44, 64, 0.6);
          box-shadow: 0px 5px 8.8px 1.2px rgba(38, 44, 64, 0.6);
  width: 50rem;
  height: 10rem;
  margin: 0 auto;
  font-size: 4rem;
  color: #0e5cb7;
  border-radius: 3rem;
}
@media screen and (max-width: 767px) {
  .p-sec31__newwashoku a {
    width: 100.6rem;
    height: 32.3rem;
    font-size: 7.4rem;
    border-radius: 5rem;
    gap: 5rem;
  }
}
.p-sec31__newwashoku a strong {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .p-sec31__newwashoku a strong {
    font-size: 9.4rem;
  }
}
.p-sec31__newwashoku a::after {
  display: block;
  background: url(../images/common/icon_link.png) no-repeat center center/contain;
  pointer-events: none;
  content: "";
}
@media screen and (min-width: 768px) {
  .p-sec31__newwashoku a::after {
    width: 5rem;
    height: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec31__newwashoku a::after {
    width: 10.6rem;
    height: 10.6rem;
  }
}