@charset "UTF-8";
/**
 mixin
 */
@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");
article .inner {
  width: 100%;
  max-width: 1000px;
  padding-inline: 10px;
  margin-inline: auto; }

article .ttl-jp {
  font-weight: 500;
  font-size: 50px;
  color: #1d2088;
  letter-spacing: 0.14em;
  text-align: center;
  margin-bottom: 7px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }
  @media (max-width: 979px) {
    article .ttl-jp {
      font-size: 30px; } }

article .ttl-en {
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.32em;
  text-align: center; }

article .mv {
  background-color: #e3eaf4;
  text-align: center; }
  @media (max-width: 979px) {
    article .mv {
      background: #e3eaf4;
      padding-bottom: 10px; }
      article .mv .inner {
        padding: 0; }
      article .mv img {
        width: 100%; } }
  article .mv .text_clinic {
    background-color: #000;
    color: #fff;
    font-size: 1.8rem;
    padding: 5px 0; }

article .nav-sub {
  background: #8b97a9; }
  article .nav-sub__list {
    display: flex; }
    article .nav-sub__list li {
      flex: 1 1 auto;
      text-align: center;
      padding-block: 15px; }
      article .nav-sub__list li:first-of-type a {
        border-left: 1px solid #fff; }
      article .nav-sub__list li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 40px;
        font-weight: 500;
        font-size: 16px;
        line-height: 1.25;
        color: #fff;
        text-decoration: none;
        border-right: 1px solid #fff; }
  @media (max-width: 979px) {
    article .nav-sub .nav-sub__list {
      flex-flow: row wrap;
      padding: 0; }
      article .nav-sub .nav-sub__list li {
        flex: auto;
        width: 50%;
        border-bottom: 1px solid #fff; }
        article .nav-sub .nav-sub__list li:not(:nth-of-type(2n)) a:before {
          content: "";
          width: 1px;
          height: 100%;
          background: #fff;
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          margin: auto; }
        article .nav-sub .nav-sub__list li a {
          height: 36px;
          font-size: 14px;
          border: none;
          position: relative; } }

article .progression {
  background: url("/assets/faga/folix/images/progression-bg.png") no-repeat center bottom;
  padding-block: 139px 465px;
  position: relative; }
  article .progression:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("/assets/faga/folix/images/mark.png") repeat-x left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1; }
  article .progression-ttl {
    display: flex;
    align-items: flex-start;
    justify-content: center; }
    article .progression-ttl:before, article .progression-ttl:after {
      content: "";
      width: 32px;
      height: 28px;
      background-repeat: no-repeat;
      background-size: contain;
      margin-top: -7px; }
    article .progression-ttl:before {
      background-image: url("/assets/faga/folix/images/before.png");
      margin-right: 22px; }
    article .progression-ttl:after {
      background-image: url("/assets/faga/folix/images/after.png");
      margin-left: 9px; }
    article .progression-ttl span {
      flex-shrink: 0;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
      font-weight: 500;
      font-size: 90px;
      line-height: 1;
      color: #add7f2;
      letter-spacing: 0.14em; }
  @media (max-width: 979px) {
    article .progression {
      padding-block: 90px 210px;
      background-size: auto 205px; }
      article .progression:after {
        background-size: auto 205px; }
      article .progression .progression-ttl:before, article .progression .progression-ttl:after {
        width: 20px;
        height: 18px; }
      article .progression .progression-ttl:before {
        margin-right: 15px; }
      article .progression .progression-ttl:after {
        margin-left: 10px; }
      article .progression .progression-ttl span {
        font-size: 40px; } }

article .aware {
  font-weight: 500;
  font-size: 26px;
  line-height: 1.53846153846;
  overflow: hidden;
  padding-block: 94px 33px;
  position: relative;
  z-index: 0; }
  article .aware-des {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center; }
    article .aware-des.big_text {
      font-size: 4.6rem; }
      @media (max-width: 979px) {
        article .aware-des.big_text {
          font-size: 3rem; } }
    article .aware-des.bot {
      height: 135px;
      background: url("/assets/faga/folix/images/aware_bg.png") no-repeat center bottom; }
  article .aware-ctn {
    position: relative;
    padding-bottom: 54px;
    margin-block: 40px 95px;
    padding-top: 80px; }
    @media (max-width: 979px) {
      article .aware-ctn {
        margin-block: 20px 40px;
        padding-top: 30px;
        padding-bottom: 30px; } }
    article .aware-ctn:after {
      content: "";
      width: 1px;
      height: 100%;
      background: #dae7ee;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: -5; }
  article .aware .medicine .aware_01 {
    position: relative; }
    article .aware .medicine .aware_01::after {
      content: "";
      display: block;
      background: url(/assets/faga/folix/images/aware_01_shadow.png) no-repeat center center/contain;
      width: 650px;
      height: 650px;
      position: absolute;
      bottom: -150px;
      left: -250px;
      z-index: -1; }
      @media (max-width: 979px) {
        article .aware .medicine .aware_01::after {
          width: 250px;
          height: 250px;
          bottom: -60px;
          left: -70px; } }
  article .aware .medicine .box_frame {
    text-align: center;
    margin-top: -90px; }
    @media (max-width: 979px) {
      article .aware .medicine .box_frame {
        margin-top: -50px; } }
    article .aware .medicine .box_frame .frame {
      display: inline-block;
      background: linear-gradient(to top, #5bb0c2, #2e8698);
      position: relative;
      padding: 10px; }
      @media (max-width: 979px) {
        article .aware .medicine .box_frame .frame {
          padding: 7px; } }
      article .aware .medicine .box_frame .frame .text {
        border: 1px solid #fff;
        font-family: "YuMincho", "Yu Mincho", "游明朝体";
        font-size: 4rem;
        color: #fff;
        letter-spacing: 0.14em;
        padding: 80px 40px; }
        @media (max-width: 979px) {
          article .aware .medicine .box_frame .frame .text {
            padding: 30px 10px;
            font-size: 1.8rem; } }
        article .aware .medicine .box_frame .frame .text .text_m {
          font-size: 125%; }
        article .aware .medicine .box_frame .frame .text .text_l {
          font-size: 150%; }
        article .aware .medicine .box_frame .frame .text .marker {
          background: linear-gradient(to bottom, transparent 70%, rgba(255, 255, 255, 0.2) 70%); }
      article .aware .medicine .box_frame .frame .icon {
        position: absolute;
        z-index: -1; }
        @media (max-width: 979px) {
          article .aware .medicine .box_frame .frame .icon {
            width: 100px; } }
        article .aware .medicine .box_frame .frame .icon.icon01 {
          top: 17%;
          right: calc(100% + 5px); }
          @media (max-width: 979px) {
            article .aware .medicine .box_frame .frame .icon.icon01 {
              top: 30%;
              right: calc(100% - 10px); } }
        article .aware .medicine .box_frame .frame .icon.icon02 {
          top: calc(100% - 80px);
          right: calc(100% - 80px); }
          @media (max-width: 979px) {
            article .aware .medicine .box_frame .frame .icon.icon02 {
              top: calc(100% - 24px);
              right: calc(100% - 30px); } }
        article .aware .medicine .box_frame .frame .icon.icon03 {
          top: calc(100% - 180px);
          left: calc(100% + 5px); }
          @media (max-width: 979px) {
            article .aware .medicine .box_frame .frame .icon.icon03 {
              top: calc(100% - 65px);
              left: calc(100% - 13px); } }
  article .aware-items {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    margin-top: 90px; }
    article .aware-items__img {
      width: 50%;
      flex-shrink: 0;
      position: relative; }
      article .aware-items__img.img02 {
        height: 540px; }
        article .aware-items__img.img02 img {
          width: 647px;
          top: -97px;
          right: -260px; }
      article .aware-items__img img {
        max-width: none;
        position: absolute; }
    article .aware-items__txt {
      width: 100%;
      letter-spacing: 0.14em;
      position: relative;
      z-index: 1;
      padding-left: 105px;
      margin-top: 105px; }
      article .aware-items__txt:before {
        content: "";
        width: 3px;
        background: #5bb0c2;
        position: absolute;
        top: -9px;
        bottom: -14px;
        right: -2px; }
      article .aware-items__txt span {
        font-size: 50px;
        color: #ccc; }
  @media (max-width: 979px) {
    article .aware {
      font-size: 18px;
      padding-block: 50px 30px; }
      article .aware .aware-des.bot {
        height: 80px;
        background-size: contain; }
      article .aware .aware-ctn {
        width: 355px;
        padding-bottom: 0;
        margin: 50px auto; } }
    @media (max-width: 979px) and (max-width: 979px) {
      article .aware .aware-ctn {
        margin: 25px auto; } }
  @media (max-width: 979px) {
      article .aware .aware-items {
        width: 100%; }
        article .aware .aware-items:nth-of-type(2n) {
          padding-left: 0; }
          article .aware .aware-items:nth-of-type(2n) .aware-items__txt {
            margin-top: -25px;
            padding-left: 0; }
            article .aware .aware-items:nth-of-type(2n) .aware-items__txt:before {
              left: auto;
              right: 0; }
        article .aware .aware-items__img {
          flex-shrink: 0;
          position: relative;
          width: 177px;
          height: auto;
          margin: auto; }
          article .aware .aware-items__img.img01 {
            height: 270px; }
            article .aware .aware-items__img.img01 img {
              width: 285px;
              left: -115px; }
          article .aware .aware-items__img.img02 {
            height: 250px; }
            article .aware .aware-items__img.img02 img {
              width: 275px;
              top: -70px;
              right: -105px; }
        article .aware .aware-items__txt {
          width: 100%;
          letter-spacing: 0.14em;
          position: relative;
          z-index: 1;
          padding-left: 10px;
          margin-top: 0; }
          article .aware .aware-items__txt:before {
            left: 0;
            margin: 0 -1px; }
          article .aware .aware-items__txt span {
            font-size: 25px; } }

article .transplant {
  background: #eef5ff;
  padding-block: 120px 100px;
  overflow: hidden;
  position: relative;
  perspective: 1px;
  background: url(/assets/faga/folix/images/transplant_bg.jpg) no-repeat center center/cover; }
  article .transplant-ttl {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 500;
    font-size: 70px;
    line-height: 1;
    color: #fff;
    letter-spacing: 0.14em;
    text-align: center; }
    article .transplant-ttl .main {
      font-size: 5rem;
      background-color: #1d2088;
      font-weight: 500;
      margin-top: 25px;
      display: inline-block;
      padding: 5px 30px; }
  article .transplant .wrap_content {
    position: relative;
    margin: 80px 0 35px; }
    @media (max-width: 979px) {
      article .transplant .wrap_content {
        margin: 40px 0 20px; } }
    article .transplant .wrap_content .transplant_illust {
      width: 52vw;
      max-width: 1200px; }
      @media (max-width: 979px) {
        article .transplant .wrap_content .transplant_illust {
          width: 80vw;
          max-width: 600px; } }
    article .transplant .wrap_content .box_text {
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
      line-height: 2;
      color: #fff;
      letter-spacing: 0.14em; }
      @media (min-width: 980px) {
        article .transplant .wrap_content .box_text {
          position: absolute;
          top: 50%;
          left: 48%;
          translate: 0 -50%;
          font-size: 4.2rem;
          font-size: min(2.8vw ,4.2rem); } }
      @media (max-width: 979px) {
        article .transplant .wrap_content .box_text {
          font-size: 2.1rem;
          display: flex;
          flex-direction: row-reverse; } }
      @media (max-width: 979px) {
        article .transplant .wrap_content .box_text .text {
          margin-right: 5vw; } }
      article .transplant .wrap_content .box_text .bg {
        color: #1d2088;
        background-color: #fff;
        line-height: 1.6; }
        @media (min-width: 980px) {
          article .transplant .wrap_content .box_text .bg {
            font-size: 7rem;
            font-size: min(4.67vw ,7.0rem);
            padding: 10px 20px; } }
        @media (max-width: 979px) {
          article .transplant .wrap_content .box_text .bg {
            font-size: 3rem;
            padding: 5px 10px; } }
  article .transplant-list {
    width: 800px;
    background: rgba(63, 67, 107, 0.6);
    margin: auto;
    padding: 25px 60px 35px; }
    article .transplant-list ul li {
      font-weight: 500;
      font-size: 2.4rem;
      color: #fff;
      line-height: 2.5;
      padding-left: 62px;
      position: relative; }
      article .transplant-list ul li:after {
        content: "";
        width: 36px;
        height: 49px;
        background: url("/assets/faga/folix/images/icon_01.png") no-repeat;
        position: absolute;
        top: 4px;
        left: 0;
        filter: brightness(0) invert(1); }
      article .transplant-list ul li .dot {
        border-bottom: 1px dashed #fff;
        padding-bottom: 10px; }
  @media (max-width: 979px) {
    article .transplant {
      padding-block: 60px; }
      article .transplant:before {
        height: 574px;
        background-position: calc(50% - 150px) 0; }
      article .transplant .transplant-ttl {
        font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
        font-weight: 500;
        font-size: 30px;
        line-height: 1;
        letter-spacing: 0.14em;
        text-align: center;
        margin-bottom: 30px;
        font-size: 25px; }
        article .transplant .transplant-ttl .main {
          font-size: 2rem; }
      article .transplant .transplant-list {
        width: 100%;
        box-shadow: 10px 10px 19px rgba(48, 73, 156, 0.1);
        padding: 15px 20px 25px; }
        article .transplant .transplant-list ul li {
          font-size: 14px;
          padding-left: 33px; }
          article .transplant .transplant-list ul li:after {
            content: "";
            width: 20px;
            height: 28px;
            background-size: contain;
            top: 3px; }
          article .transplant .transplant-list ul li + li:after {
            top: 18px; }
          article .transplant .transplant-list ul li + li:before {
            margin: 15px 0 20px; } }

article .result {
  padding-block: 141px 117px; }
  article .result .more_arrow {
    text-align: center;
    color: #1d2088;
    font-size: 5rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    position: relative;
    z-index: 0;
    margin-bottom: 65px; }
    @media (max-width: 979px) {
      article .result .more_arrow {
        font-size: 3rem;
        margin-bottom: 40px; } }
    article .result .more_arrow::before, article .result .more_arrow::after {
      content: "";
      display: block;
      width: 600px;
      height: 125px;
      background: linear-gradient(to top, #c6d2ff, #eff2ff 50%, #fafbff 75%, transparent);
      -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
              clip-path: polygon(0 0, 100% 0, 50% 100%);
      position: absolute;
      top: 65%;
      left: 50%;
      translate: -50% -50%;
      z-index: -1; }
      @media (max-width: 979px) {
        article .result .more_arrow::before, article .result .more_arrow::after {
          width: 300px;
          height: 65px; } }
    article .result .more_arrow::after {
      translate: -50% calc(-50% - 25px); }
    article .result .more_arrow .dot {
      position: relative; }
      article .result .more_arrow .dot::after {
        content: "";
        display: inline-block;
        width: 8px;
        height: 8px;
        background-color: #1d2088;
        border-radius: 50%;
        position: absolute;
        top: -10px;
        left: 50%;
        translate: -50% -100%; }
        @media (max-width: 979px) {
          article .result .more_arrow .dot::after {
            width: 5px;
            height: 5px; } }
  article .result-ttl {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.7;
    letter-spacing: 0.04em;
    margin-bottom: 30px; }
    article .result-ttl span {
      font-size: 50px;
      background: #1d2088;
      color: #fff;
      line-height: 1.44;
      letter-spacing: 0.1em;
      padding: 0 15px;
      margin-left: 14px; }
  article .result-img {
    width: 100%;
    max-width: 702px;
    margin: 80px auto 0; }
  @media (max-width: 979px) {
    article .result {
      padding-block: 60px; }
      article .result .result-ttl {
        align-items: center;
        flex-direction: column;
        font-size: 20px;
        margin-bottom: 20px; }
        article .result .result-ttl span {
          font-size: 30px;
          margin-left: 0;
          margin-top: 5px; }
      article .result .result-img {
        margin: 40px auto 0; } }

article .photo_sec {
  padding-block: 141px 117px;
  background-color: #9eaabb; }
  @media (max-width: 979px) {
    article .photo_sec {
      padding-block: 60px; } }
  article .photo_sec .box_content {
    padding: 10px 70px;
    border-radius: 30px; }
    @media (max-width: 979px) {
      article .photo_sec .box_content {
        padding: 20px 15px;
        border-radius: 15px; } }
    article .photo_sec .box_content .ul_photo {
      display: none;
      padding-bottom: 15px;
      margin-top: 50px; }
      @media (max-width: 979px) {
        article .photo_sec .box_content .ul_photo {
          padding-bottom: 0px;
          margin-top: 25px; } }
      article .photo_sec .box_content .ul_photo.slick-initialized {
        display: block; }
      article .photo_sec .box_content .ul_photo li img {
        width: 100%; }
    article .photo_sec .box_content .slick-prev {
      left: -10px;
      transform: translate(-100%, -50%); }
    article .photo_sec .box_content .slick-next {
      right: -10px;
      transform: translate(100%, -50%); }
    article .photo_sec .box_content .mhlw-risk {
      margin-top: 60px; }
      @media (max-width: 979px) {
        article .photo_sec .box_content .mhlw-risk {
          margin-top: 50px; } }
    article .photo_sec .box_content .source_text {
      font-size: 1.2rem;
      color: #fff;
      text-align: right;
      margin-top: 15px; }
      @media (max-width: 979px) {
        article .photo_sec .box_content .source_text {
          font-size: 1rem;
          margin-top: 8px; } }

article .effects {
  background: #e6ebf1;
  background: linear-gradient(to top, #cdd4dd, #e9eef4);
  overflow: hidden;
  padding-block: 122px 190px; }
  article .effects .inner {
    max-width: 1066px; }
  article .effects-ttl {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.14em;
    text-align: center;
    margin-bottom: 26px; }
    article .effects-ttl .ttl-jp {
      margin-top: 23px; }
  article .effects-list {
    width: 556px;
    margin-top: 60px;
    position: relative;
    perspective: 1px;
    padding: 0 33px; }
  article .effects-items {
    position: relative;
    text-align: center; }
    article .effects-items + .effects-items {
      margin-top: 40px; }
    article .effects-items__num {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      width: 98px;
      height: 114px;
      background: url("/assets/faga/folix/images/effect_01.png") no-repeat;
      background-size: contain;
      font-weight: 700;
      font-size: 12px;
      line-height: 1;
      color: #1d2088;
      letter-spacing: 0.06em;
      position: absolute;
      top: -34px;
      left: -55px; }
      article .effects-items__num span {
        font-size: 22px;
        margin-top: 10px; }
    article .effects-items__ttl {
      background: #1d2088;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 1.2;
      color: #fff;
      padding: 8px 25px; }
    article .effects-items__ctn {
      background: #fff;
      font-weight: 500;
      font-size: 18px;
      line-height: 1.66666666667;
      color: #1d2088;
      padding: 14px 20px 17px; }
  article .effects-img {
    width: 560px;
    position: absolute;
    bottom: -55px;
    right: -457px;
    z-index: -1; }
  @media (max-width: 979px) {
    article .effects {
      padding-block: 60px; }
      article .effects .effects-ttl {
        font-size: 20px;
        margin-bottom: 20px; }
        article .effects .effects-ttl .ttl-jp {
          margin-top: 10px; }
      article .effects .effects-list {
        width: 100%;
        margin-top: 40px;
        padding: 0; }
      article .effects .effects-items {
        position: relative;
        text-align: center;
        margin-left: 30px; }
        article .effects .effects-items + .effects-items {
          margin-top: 40px; }
        article .effects .effects-items__num {
          width: 60px;
          height: 80px;
          font-size: 10px;
          top: -15px;
          left: -30px; }
          article .effects .effects-items__num span {
            font-size: 18px;
            margin-top: 5px; }
        article .effects .effects-items__ttl {
          font-size: 16px;
          padding: 10px 40px; }
        article .effects .effects-items__ctn {
          font-size: 13px;
          padding: 15px; }
      article .effects .effects-img {
        width: 100%;
        position: relative;
        inset: 0; }
        article .effects .effects-img img {
          width: 100%;
          margin-top: 40px; } }

article .mechanism_sec {
  padding-block: 141px 117px; }
  @media (max-width: 979px) {
    article .mechanism_sec {
      padding-block: 60px; } }
  article .mechanism_sec .ul_mechanism {
    margin-top: 50px; }
    article .mechanism_sec .ul_mechanism > li {
      display: flex;
      align-items: flex-start; }
      @media (max-width: 979px) {
        article .mechanism_sec .ul_mechanism > li {
          flex-direction: column-reverse;
          align-items: center; } }
      @media (max-width: 979px) {
        article .mechanism_sec .ul_mechanism > li .img {
          margin-top: 20px; } }
      article .mechanism_sec .ul_mechanism > li .box_text {
        flex: 1;
        margin-left: 40px;
        position: relative; }
        @media (max-width: 979px) {
          article .mechanism_sec .ul_mechanism > li .box_text {
            margin-left: 0;
            width: 100%; } }
        article .mechanism_sec .ul_mechanism > li .box_text .num_text {
          background-color: #1d2088;
          color: #fff;
          font-size: 1.2rem;
          font-weight: 700;
          letter-spacing: 0.16em;
          display: inline-block;
          position: absolute;
          top: 0;
          left: 0;
          padding: 5px 10px;
          min-width: 200px;
          text-align: center; }
          @media (max-width: 979px) {
            article .mechanism_sec .ul_mechanism > li .box_text .num_text {
              font-size: 1rem;
              padding: 3px 5px;
              min-width: 150px; } }
          article .mechanism_sec .ul_mechanism > li .box_text .num_text .num {
            font-size: 133%; }
        article .mechanism_sec .ul_mechanism > li .box_text .text {
          background-color: #fff;
          font-size: 1.8rem;
          letter-spacing: 0.14em;
          margin-top: 20px;
          min-height: 180px;
          padding: 30px 40px;
          line-height: 2; }
          @media (max-width: 979px) {
            article .mechanism_sec .ul_mechanism > li .box_text .text {
              font-size: 1.3rem;
              margin-top: 15px;
              min-height: 0;
              padding: 20px 15px; } }
      article .mechanism_sec .ul_mechanism > li:nth-last-child(n + 2) {
        margin-bottom: 60px; }
        @media (max-width: 979px) {
          article .mechanism_sec .ul_mechanism > li:nth-last-child(n + 2) {
            margin-bottom: 80px; } }
        article .mechanism_sec .ul_mechanism > li:nth-last-child(n + 2) .img {
          position: relative; }
          article .mechanism_sec .ul_mechanism > li:nth-last-child(n + 2) .img::before, article .mechanism_sec .ul_mechanism > li:nth-last-child(n + 2) .img::after {
            content: "";
            display: block;
            background-color: #1681b2;
            width: 76px;
            height: 10px;
            position: absolute;
            top: calc(100% + 10px);
            left: 50%;
            translate: -50% 0; }
            @media (max-width: 979px) {
              article .mechanism_sec .ul_mechanism > li:nth-last-child(n + 2) .img::before, article .mechanism_sec .ul_mechanism > li:nth-last-child(n + 2) .img::after {
                top: calc(100% + 20px); } }
          article .mechanism_sec .ul_mechanism > li:nth-last-child(n + 2) .img::after {
            width: 111px;
            height: 19px;
            -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
                    clip-path: polygon(0 0, 100% 0, 50% 100%);
            top: calc(100% + 20px); }
            @media (max-width: 979px) {
              article .mechanism_sec .ul_mechanism > li:nth-last-child(n + 2) .img::after {
                top: calc(100% + 30px); } }

article .point {
  padding-block: 103px 120px; }
  article .point-block {
    margin-top: 60px; }
  article .point-items {
    display: flex; }
    article .point-items + .point-items {
      margin-top: 40px; }
    article .point-items__num {
      flex-shrink: 0;
      width: 116px;
      margin-right: 65px;
      text-align: center; }
      article .point-items__num .img01 {
        margin-top: 4px; }
    article .point-items__ctn {
      width: 100%;
      background: #f9f4ee;
      border-radius: 20px;
      padding: 34px 60px 27px; }
      article .point-items__ctn dt {
        font-weight: 500;
        font-size: 22px;
        line-height: 1.5;
        color: #1d2088;
        border-bottom: 1px solid currentColor;
        padding-bottom: 10px;
        margin-bottom: 20px; }
      article .point-items__ctn dd {
        font-weight: 500;
        font-size: 18px;
        line-height: 2.22222222222; }
  @media (max-width: 979px) {
    article .point {
      padding-block: 60px; }
      article .point .point-block {
        margin-top: 40px; }
      article .point .point-items {
        flex-direction: column; }
        article .point .point-items__num {
          width: 70px;
          margin: 0 auto 30px; }
        article .point .point-items__ctn {
          border-radius: 10px;
          padding: 30px 20px; }
          article .point .point-items__ctn dt {
            font-size: 18px;
            margin-bottom: 15px; }
          article .point .point-items__ctn dd {
            font-size: 15px; } }

article .price {
  background: url("/assets/faga/folix/images/price_bg.png") repeat-x;
  background-size: auto 100%;
  padding-block: 103px 120px; }
  article .price .price_wrap {
    background: #fff;
    padding: 20px;
    margin: 40px 0 0; }
  article .price-des {
    max-width: 700px;
    width: 100%;
    background: #609aab;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.53846153846;
    color: #fff;
    text-align: center;
    margin: 60px auto 30px;
    padding: 10px 20px; }
  article .price-content {
    display: flex;
    background: #fff;
    border: 1px solid #c5c5c5; }
    article .price-content__ttl {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 342px;
      flex-shrink: 0;
      font-weight: 700;
      font-size: 22px;
      line-height: 1.36363636364;
      color: #757a17;
      border-left: 8px solid #acb421;
      margin-right: 25px; }
    article .price-content__wrap {
      width: 100%;
      padding: 47px 65px 47px 0; }
      article .price-content__wrap table {
        text-align: right;
        width: 100%; }
        article .price-content__wrap table thead th {
          font-weight: 500;
          font-size: 18px;
          line-height: 1;
          text-decoration: underline;
          text-underline-offset: 4px;
          padding-bottom: 29px; }
          article .price-content__wrap table thead th:nth-of-type(1) {
            width: 120px; }
          article .price-content__wrap table thead th:nth-of-type(2) {
            padding-right: 30px; }
          article .price-content__wrap table thead th:nth-of-type(3) {
            width: 203px;
            padding-right: 10px; }
          article .price-content__wrap table thead th.red {
            color: #de341e; }
        article .price-content__wrap table tbody tr:not(:last-of-type) td {
          padding-bottom: 23px; }
        article .price-content__wrap table tbody td .border {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 35px;
          border: 1px solid #000;
          font-weight: 500;
          font-size: 18px;
          line-height: 1; }
        article .price-content__wrap table tbody td .text {
          font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
          font-weight: 600;
          font-size: 28px;
          line-height: 1; }
          article .price-content__wrap table tbody td .text small {
            font-size: 22px; }
          article .price-content__wrap table tbody td .text--red {
            color: #de341e; }
  @media (max-width: 979px) {
    article .price {
      padding-block: 60px; }
      article .price .price_wrap {
        padding: 2.5vw;
        margin: 4vw 0 0; }
      article .price .price-des {
        margin: 40px auto 20px;
        padding: 10px; }
      article .price .price-content {
        display: block;
        background: #fff;
        border: 1px solid #c5c5c5; }
        article .price .price-content__ttl {
          width: 100%;
          font-size: 20px;
          border-left: none;
          border-top: 8px solid #acb421;
          margin: 0;
          padding-top: 20px; }
        article .price .price-content__wrap {
          padding: 30px 10px; }
          article .price .price-content__wrap table thead th {
            font-size: 16px;
            padding-bottom: 20px; }
            article .price .price-content__wrap table thead th:nth-of-type(1) {
              width: 80px; }
            article .price .price-content__wrap table thead th:nth-of-type(2) {
              padding-right: 0; }
            article .price .price-content__wrap table thead th:nth-of-type(3) {
              width: 120px;
              padding-right: 0; }
            article .price .price-content__wrap table thead th.red {
              color: #de341e; }
          article .price .price-content__wrap table tbody tr:not(:last-of-type) td {
            padding-bottom: 20px; }
          article .price .price-content__wrap table tbody td .border {
            height: 30px;
            font-size: 16px; }
          article .price .price-content__wrap table tbody td .text {
            font-size: 20px; }
            article .price .price-content__wrap table tbody td .text small {
              font-size: 18px; } }

article .clinic_sec {
  padding-block: 141px 0; }
  article .clinic_sec .container {
    width: 980px;
    margin: 50px auto 0; }
    article .clinic_sec .container .bc_01_047 .bc-item > .info > .name {
      font-weight: bold;
      color: #1d2088; }
    article .clinic_sec .container .bc_01_047 .bc-item > .info > .tel > .number {
      font-weight: bold;
      color: #1d2088; }
    article .clinic_sec .container .bc_01_047 .bc-item > .info > .tel > .freetel {
      fill: #1d2088; }
  @media (max-width: 979px) {
    article .clinic_sec {
      padding-block: 60px 0; }
      article .clinic_sec .container {
        width: 95%;
        margin: 5vw auto 0; }
        article .clinic_sec .container .bc_01_047 .bc-item > .info {
          padding: 0;
          margin: 0 0 3vw; }
          article .clinic_sec .container .bc_01_047 .bc-item > .info > .name {
            font-size: 5vw;
            margin: 0; }
          article .clinic_sec .container .bc_01_047 .bc-item > .info .address {
            font-size: 3vw;
            margin: 2vw 0 0; }
          article .clinic_sec .container .bc_01_047 .bc-item > .info > .tel {
            margin: 2vw 0 0; }
            article .clinic_sec .container .bc_01_047 .bc-item > .info > .tel > .number {
              font-size: 5.5vw; }
            article .clinic_sec .container .bc_01_047 .bc-item > .info > .tel > .freetel {
              width: 7vw;
              height: 7vw;
              margin: 0 2vw 0 0; } }

.arrowbg {
  display: inline-block;
  border-radius: 50%;
  background: #328396;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  padding: 3px; }

.dli-plus {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 4px;
  height: 17px;
  background: currentColor;
  border-radius: .1em;
  position: relative; }
  .dli-plus::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg); }

._mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

.tit_w {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  font-size: 36px;
  font-weight: normal; }
  @media (max-width: 979px) {
    .tit_w {
      font-size: 18px; } }
  .tit_w .folix {
    color: #07bbd2;
    font-size: 44px; }
    @media (max-width: 979px) {
      .tit_w .folix {
        font-size: 24px; } }
  .tit_w .pink {
    color: #ff3e99;
    font-size: 44px; }
    @media (max-width: 979px) {
      .tit_w .pink {
        font-size: 26px; } }
  .tit_w ruby rt {
    font-size: 13px; }

.tit_b {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  font-size: 36px;
  font-weight: normal;
  color: #fff; }
  @media (max-width: 979px) {
    .tit_b {
      font-size: 18px; } }
  .tit_b .aqua {
    color: #00ffea;
    font-size: 44px; }
    @media (max-width: 979px) {
      .tit_b .aqua {
        font-size: 24px; } }
  .tit_b .yellow {
    color: #ebff61;
    font-size: 44px; }
    @media (max-width: 979px) {
      .tit_b .yellow {
        font-size: 26px; } }
  .tit_b ruby rt {
    font-size: 13px; }
    @media (max-width: 979px) {
      .tit_b ruby rt {
        font-size: 8px; } }

.pickup {
  padding: 80px 0; }
  @media (max-width: 979px) {
    .pickup {
      padding: 60px 0; } }

.reason {
  padding: 80px 0;
  background: #000; }
  @media (max-width: 979px) {
    .reason {
      padding: 60px 0; } }
  .reason .reason_item {
    background: #fff;
    padding: 20px 5%;
    display: flex;
    border-radius: 3px; }
    @media (max-width: 979px) {
      .reason .reason_item {
        background: #fff;
        padding: 20px 5%;
        display: block;
        border-radius: 3px; } }
    .reason .reason_item + .reason_item {
      margin-top: 20px; }
    .reason .reason_item .ico .num {
      background: #001064;
      padding: 5px 10px;
      color: #fff;
      width: 70px;
      text-align: center;
      font-size: 15px;
      display: inline-block; }
    .reason .reason_item .reason_txt {
      margin-left: 15px; }
      .reason .reason_item .reason_txt .tit {
        color: #001064;
        font-size: 22px; }
        @media (max-width: 979px) {
          .reason .reason_item .reason_txt .tit {
            color: #001064;
            font-size: 18px; } }

.what {
  padding: 80px 0; }
  @media (max-width: 979px) {
    .what {
      padding: 60px 0; } }

.mechanism_sec {
  background: linear-gradient(to top, #292929, #494949); }

.structure {
  padding: 80px 0; }
  @media (max-width: 979px) {
    .structure {
      padding: 60px 0; } }
  .structure .structure_item {
    background: #fff;
    padding: 20px 5%;
    display: flex;
    border-radius: 3px; }
    @media (max-width: 979px) {
      .structure .structure_item {
        background: #fff;
        padding: 20px 5%;
        display: block;
        border-radius: 3px; } }
    .structure .structure_item + .structure_item {
      margin-top: 20px; }
    .structure .structure_item .ico .num {
      background: #001064;
      padding: 5px 10px;
      color: #fff;
      width: 70px;
      text-align: center;
      font-size: 15px;
      display: inline-block; }
    .structure .structure_item .structure_txt {
      margin-left: 15px; }
      .structure .structure_item .structure_txt .tit {
        color: #001064;
        font-size: 22px; }
        @media (max-width: 979px) {
          .structure .structure_item .structure_txt .tit {
            color: #001064;
            font-size: 20px; } }

.photo_sec {
  background-color: #9eaabb; }
  .photo_sec .box_content {
    background-color: #transparent;
    padding: 10px 70px;
    border-radius: 30px; }
    @media (max-width: 979px) {
      .photo_sec .box_content {
        padding: 10px 4%;
        border-radius: 30px; } }
  .photo_sec .mhlw-risk-single {
    background-color: #fff; }
  .photo_sec .box_content .source_text {
    color: #ffffff; }

.slick-dots li button::before {
  background-color: #fff; }

.flow {
  padding: 80px 0; }
  .flow .flow_item {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 979px) {
      .flow .flow_item {
        display: block; } }
    .flow .flow_item .img {
      width: 25%; }
      @media (max-width: 979px) {
        .flow .flow_item .img {
          width: 60%;
          margin: 0 auto 10px; } }
      .flow .flow_item .img img {
        width: 100%; }
    .flow .flow_item .txt {
      width: 70%; }
      @media (max-width: 979px) {
        .flow .flow_item .txt {
          width: 100%; } }
      .flow .flow_item .txt .flow_tit {
        font-size: 30px;
        color: #1d2088; }
        @media (max-width: 979px) {
          .flow .flow_item .txt .flow_tit {
            font-size: 21px;
            text-align: center; } }
      .flow .flow_item .txt .flow_txt {
        margin-top: 10px; }
    .flow .flow_item + .flow_item {
      margin-top: 45px; }
      @media (max-width: 979px) {
        .flow .flow_item + .flow_item {
          margin-top: 25px; } }
